-- MySQL dump 10.16  Distrib 10.2.15-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: jsn_air_2_pro_demo_j30
-- ------------------------------------------------------
-- Server version	10.2.15-MariaDB

/*!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 `jos_assets`
--

DROP TABLE IF EXISTS `jos_assets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_assets` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
  `parent_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set parent.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.',
  `name` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The unique name for the asset.\n',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The descriptive title for the asset.',
  `rules` varchar(5120) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'JSON encoded access control.',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_asset_name` (`name`),
  KEY `idx_lft_rgt` (`lft`,`rgt`),
  KEY `idx_parent_id` (`parent_id`)
) ENGINE=InnoDB AUTO_INCREMENT=329 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_assets`
--

LOCK TABLES `jos_assets` WRITE;
/*!40000 ALTER TABLE `jos_assets` DISABLE KEYS */;
INSERT INTO `jos_assets` VALUES (1,0,1,676,0,'root.1','Root Asset','{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"6\":1},\"core.login.offline\":[],\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.create\":{\"6\":1,\"3\":1},\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"core.edit.own\":{\"6\":1,\"3\":1}}'),(2,1,2,3,1,'com_admin','com_admin','{}'),(3,1,4,13,1,'com_banners','com_banners','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(4,1,14,15,1,'com_cache','com_cache','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(5,1,16,17,1,'com_checkin','com_checkin','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(6,1,18,19,1,'com_config','com_config','{}'),(7,1,20,91,1,'com_contact','com_contact','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(8,1,92,437,1,'com_content','com_content','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(9,1,438,439,1,'com_cpanel','com_cpanel','{}'),(10,1,440,441,1,'com_installer','com_installer','{\"core.admin\":{\"7\":0},\"core.manage\":{\"7\":0},\"core.delete\":{\"7\":0},\"core.edit.state\":{\"7\":0}}'),(11,1,442,443,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,444,445,1,'com_login','com_login','{}'),(13,1,446,447,1,'com_mailto','com_mailto','{}'),(14,1,448,449,1,'com_massmail','com_massmail','{}'),(15,1,450,451,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,452,453,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,39,40,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,456,549,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,550,557,1,'com_newsfeeds','com_newsfeeds','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(20,1,558,559,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,560,561,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,562,563,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,564,565,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,566,567,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.options\":[],\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(26,1,568,569,1,'com_wrapper','com_wrapper','{}'),(34,8,109,112,2,'com_content.category.9','Uncategorised','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(35,3,7,8,2,'com_banners.category.10','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(36,7,25,26,2,'com_contact.category.11','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(37,19,553,554,2,'com_newsfeeds.category.12','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(39,8,113,332,2,'com_content.category.14','Sample Data-Articles','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(40,3,9,10,2,'com_banners.category.15','Sample Data-Banners','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(41,7,27,88,2,'com_contact.category.16','Sample Data-Contact','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(42,19,555,556,2,'com_newsfeeds.category.17','Sample Data-Newsfeeds','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(44,39,114,247,3,'com_content.category.19','Joomla!','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(45,44,115,224,4,'com_content.category.20','Extensions','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(46,45,116,131,5,'com_content.category.21','Components','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(47,45,132,191,5,'com_content.category.22','Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(48,45,192,203,5,'com_content.category.23','Templates','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(49,45,204,205,5,'com_content.category.24','Languages','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(50,45,206,221,5,'com_content.category.25','Plugins','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(51,39,248,279,3,'com_content.category.26','Park Site','{\"core.create\":{\"10\":0,\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(52,51,249,254,4,'com_content.category.27','Park Blog','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(53,51,255,276,4,'com_content.category.28','Photo Gallery','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(54,39,280,293,3,'com_content.category.29','Fruit Shop Site','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(55,54,281,286,4,'com_content.category.30','Growers','{\"core.create\":{\"12\":0},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":{\"10\":1}}'),(59,41,28,29,3,'com_contact.category.34','Park Site','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(60,41,30,87,3,'com_contact.category.35','Shop Site','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(61,60,31,32,4,'com_contact.category.36','Staff','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(62,60,33,86,4,'com_contact.category.37','Fruit Encyclopedia','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(63,62,34,35,5,'com_contact.category.38','A','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(64,62,36,37,5,'com_contact.category.39','B','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(65,62,38,39,5,'com_contact.category.40','C','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(66,62,40,41,5,'com_contact.category.41','D','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(67,62,42,43,5,'com_contact.category.42','E','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(68,62,44,45,5,'com_contact.category.43','F','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(69,62,46,47,5,'com_contact.category.44','G','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(70,62,48,49,5,'com_contact.category.45','H','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(71,62,50,51,5,'com_contact.category.46','I','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(72,62,52,53,5,'com_contact.category.47','J','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(73,62,54,55,5,'com_contact.category.48','K','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(74,62,56,57,5,'com_contact.category.49','L','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(75,62,58,59,5,'com_contact.category.50','M','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(76,62,60,61,5,'com_contact.category.51','N','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(77,62,62,63,5,'com_contact.category.52','O','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(78,62,64,65,5,'com_contact.category.53','P','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(79,62,66,67,5,'com_contact.category.54','Q','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(80,62,68,69,5,'com_contact.category.55','R','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(81,62,70,71,5,'com_contact.category.56','S','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(82,62,72,73,5,'com_contact.category.57','T','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(83,62,74,75,5,'com_contact.category.58','U','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(84,62,76,77,5,'com_contact.category.59','V','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(85,62,78,79,5,'com_contact.category.60','W','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(86,62,80,81,5,'com_contact.category.61','X','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(87,62,82,83,5,'com_contact.category.62','Y','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(88,62,84,85,5,'com_contact.category.63','Z','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(89,46,117,118,6,'com_content.article.1','Administrator Components','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(90,93,134,135,7,'com_content.article.2','Archive Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(91,93,136,137,7,'com_content.article.3','Article Categories Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(92,93,138,139,7,'com_content.article.4','Articles Category Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(93,47,133,148,6,'com_content.category.64','Content Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(94,47,149,156,6,'com_content.category.65','User Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(95,47,157,170,6,'com_content.category.66','Display Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(96,47,171,182,6,'com_content.category.67','Utility Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(97,48,193,194,6,'com_content.category.68','Atomic','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(98,48,195,196,6,'com_content.category.69','Beez 20','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(99,48,197,198,6,'com_content.category.70','Beez5','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(100,48,199,200,6,'com_content.category.71','Milky Way','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(101,50,207,208,6,'com_content.article.5','Authentication','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(102,51,277,278,4,'com_content.article.6','Australian Parks ','{\"core.delete\":[],\"core.edit\":{\"2\":1},\"core.edit.state\":[]}'),(103,95,158,159,7,'com_content.article.7','Banner Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(104,44,225,226,4,'com_content.article.8','Beginners','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(105,46,119,120,6,'com_content.article.9','Contact','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(106,46,121,122,6,'com_content.article.10','Content','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(107,109,267,268,6,'com_content.article.11','Cradle Mountain','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(108,53,256,265,5,'com_content.category.72','Animals','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(109,53,266,275,5,'com_content.category.73','Scenery','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(110,95,160,161,7,'com_content.article.12','Custom HTML Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(111,54,287,288,4,'com_content.article.13','Directions','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(112,50,209,210,6,'com_content.article.14','Editors','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(113,50,211,212,6,'com_content.article.15','Editors-xtd','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(114,95,162,163,7,'com_content.article.16','Feed Display','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(115,52,250,251,5,'com_content.article.17','First Blog Post','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(116,52,252,253,5,'com_content.article.18','Second Blog Post','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(117,95,164,165,7,'com_content.article.19','Footer Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(118,54,289,290,4,'com_content.article.20','Fruit Shop','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(119,44,227,228,4,'com_content.article.21','Getting Help','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(120,44,229,230,4,'com_content.article.22','Getting Started','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(121,55,282,283,5,'com_content.article.23','Happy Orange Orchard','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(122,44,231,232,4,'com_content.article.24','Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(123,108,257,258,6,'com_content.article.25','Koala','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(124,96,172,173,7,'com_content.article.26','Language Switcher','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(125,93,140,141,7,'com_content.article.27','Latest Articles Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(126,94,150,151,7,'com_content.article.28','Login Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(127,166,186,187,7,'com_content.article.29','Menu Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(128,93,142,143,7,'com_content.article.30','Most Read Content','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(129,93,144,145,7,'com_content.article.31','News Flash','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(130,44,233,234,4,'com_content.article.32','Parameters','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(131,108,259,260,6,'com_content.article.33','Phyllopteryx','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(132,109,269,270,6,'com_content.article.34','Pinnacles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(133,44,235,236,4,'com_content.article.35','Professionals','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(134,95,166,167,7,'com_content.article.36','Random Image Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(135,93,146,147,7,'com_content.article.37','Related Items Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(136,44,237,238,4,'com_content.article.38','Sample Sites','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(137,46,123,124,6,'com_content.article.39','Search','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(138,96,174,175,7,'com_content.article.40','Search Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(139,50,213,214,6,'com_content.article.41','Search ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(140,39,294,295,3,'com_content.article.42','Site Map','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(141,108,261,262,6,'com_content.article.43','Spotted Quoll','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(142,96,176,177,7,'com_content.article.44','Statistics Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(143,96,178,179,7,'com_content.article.45','Syndicate Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(144,50,215,216,6,'com_content.article.46','System','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(145,44,239,240,4,'com_content.article.47','The Joomla! Community','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(146,44,241,242,4,'com_content.article.48','The Joomla! Project','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(147,48,201,202,6,'com_content.article.49','Typography','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(148,44,243,244,4,'com_content.article.50','Upgraders','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(149,50,217,218,6,'com_content.article.51','User','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(150,46,125,126,6,'com_content.article.52','Users','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(151,44,245,246,4,'com_content.article.53','Using Joomla!','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(152,46,127,128,6,'com_content.article.54','Weblinks','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(153,95,168,169,7,'com_content.article.55','Weblinks Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(154,94,152,153,7,'com_content.article.56','Who\'s Online','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(155,108,263,264,6,'com_content.article.57','Wobbegone','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(156,55,284,285,5,'com_content.article.58','Wonderful Watermelon','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(157,96,180,181,7,'com_content.article.59','Wrapper Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(158,46,129,130,6,'com_content.article.60','News Feeds','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(159,166,188,189,7,'com_content.article.61','Breadcrumbs Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(160,50,219,220,6,'com_content.article.62','Content','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(162,109,271,272,6,'com_content.article.64','Blue Mountain Rain Forest','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(163,109,273,274,6,'com_content.article.65','Ormiston Pound','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(165,94,154,155,7,'com_content.article.66','Latest Users Module','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(166,47,185,190,6,'com_content.category.75','Navigation Modules','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(167,54,291,292,4,'com_content.category.76','Recipes','{\"core.create\":{\"12\":1,\"10\":1},\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":{\"12\":1,\"10\":1}}'),(168,34,110,111,3,'com_content.article.67','What\'s New in 1.5?','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(169,8,333,422,2,'com_content.category.77','Template Details','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(170,169,334,351,3,'com_content.category.78','Design & Features','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(171,169,352,383,3,'com_content.category.79','Advanced Stuff','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(172,169,384,391,3,'com_content.category.80','General','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(173,169,392,407,3,'com_content.category.81','Layout Variations','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(174,169,408,409,3,'com_content.category.82','Testimonials','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(175,169,410,421,3,'com_content.category.83','Menu Styles','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(176,170,335,336,4,'com_content.article.68','Color Variations','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(177,170,337,338,4,'com_content.article.69','Font Styles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(178,170,339,340,4,'com_content.article.70','JSN Air Design','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(179,170,341,342,4,'com_content.article.71','Layout','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(180,170,343,344,4,'com_content.article.72','Menu Styles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(181,170,345,346,4,'com_content.article.73','Module Styles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(182,170,347,348,4,'com_content.article.74','Typography','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(183,171,353,354,4,'com_content.article.75','CSS/JS Compression','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(184,171,355,356,4,'com_content.article.76','Docs & Support','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(185,171,357,358,4,'com_content.article.77','Easy to Start','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(186,171,359,360,4,'com_content.article.78','Extended styles','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(187,171,361,362,4,'com_content.article.79','Image Gallery','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(188,171,363,364,4,'com_content.article.80','Flash Gallery Alternative','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(189,171,365,366,4,'com_content.article.81','Joomla! 2.5 and Joomla! 3.x Support','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(190,171,367,368,4,'com_content.article.82','Responsive Layout','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(191,171,369,370,4,'com_content.article.83','Multilingual Support','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(192,171,371,372,4,'com_content.article.84','Painless Configuration ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(193,171,373,374,4,'com_content.article.85','RTL Layout Support','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(194,171,375,376,4,'com_content.article.86','SEO & Accessibility','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(195,173,393,394,4,'com_content.article.87','Layout variation Center | Innerright | Right ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(196,173,395,396,4,'com_content.article.88','Layout variation Innerleft | Center | Right ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(197,173,397,398,4,'com_content.article.89','Layout variation Left | Center | Innerright ','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(198,173,399,400,4,'com_content.article.90','Layout variation Left | Center | Right','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(199,173,401,402,4,'com_content.article.91','Layout variation Left | Innerleft | Center','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(200,173,403,404,4,'com_content.article.92','Main content only','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(201,175,411,412,4,'com_content.article.93','Main Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(202,175,413,414,4,'com_content.article.94','Rich Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(203,175,415,416,4,'com_content.article.95','Side Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(205,175,417,418,4,'com_content.article.97','Top Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(206,175,419,420,4,'com_content.article.98','Tree Menu','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(207,171,377,378,4,'com_content.article.99','JSN Air Features','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(208,171,379,380,4,'com_content.article.100','K2 Support','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(209,172,385,386,4,'com_content.article.101','JSN Air Product Tour','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(210,172,387,388,4,'com_content.article.102','5 reasons to choose JSN Air','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(211,225,311,312,4,'com_content.article.103','Welcome to JSN Air','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(212,172,389,390,4,'com_content.article.104','JSN Air Showcase','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(213,3,11,12,2,'com_banners.category.84','Promo','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(215,7,89,90,2,'com_contact.category.85','Contacts','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(216,173,405,406,4,'com_content.article.105','Main content only (2)','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(223,39,298,299,3,'com_content.article.106','Sample Article','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(224,39,300,301,3,'com_content.article.107','Test','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(225,39,302,313,3,'com_content.category.86','Template  Articles','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(226,225,303,304,4,'com_content.article.108','Vel illum dolore eu feugiat nulla','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(227,225,305,306,4,'com_content.article.109','Claritas est etiam processus dynamicus','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(228,225,307,308,4,'com_content.article.110',' Nam liber tempor cum soluta nobis','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(229,225,309,310,4,'com_content.article.111','Diam nonummy nibh euismod tincidunt ut','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(231,39,314,315,3,'com_content.article.112','Form Builder','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(235,39,316,317,3,'com_content.article.113','JSN PowerAdmin - Managing your Joomla website can\'t be easier','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(238,1,644,645,1,'com_joomlaupdate','com_joomlaupdate','{\"core.admin\":{\"8\":1},\"core.manage\":{\"7\":1},\"core.delete\":{\"6\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(239,1,646,647,1,'com_imageshow','imageshow','{}'),(241,1,648,649,1,'com_uniform','uniform','{}'),(242,1,650,651,1,'com_k2','com_k2','{\"core.admin\":[],\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(243,1,652,653,1,'com_kunena','com_kunena','{}'),(244,1,654,655,1,'com_finder','com_finder','{}'),(245,1,656,657,1,'com_tags','com_tags','{}'),(246,1,658,659,1,'com_contenthistory','com_contenthistory','{}'),(247,1,660,661,1,'com_ajax','com_ajax','{}'),(248,1,662,663,1,'com_postinstall','com_postinstall','{}'),(249,18,457,458,2,'com_modules.module.457','Extended style','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(252,18,459,460,2,'com_modules.module.435','JSN imageshow Quick Icons','{}'),(253,1,664,665,1,'com_mobilize','mobilize','{}'),(254,171,381,382,4,'com_content.article.114','Website Mobilizing','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(255,18,461,462,2,'com_modules.module.91','Features','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(257,39,318,319,3,'com_content.article.115','JSN Extended Styles Introduction','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(258,18,463,464,2,'com_modules.module.384','Our Team','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(259,18,465,466,2,'com_modules.module.101','JoomlaShine copyright','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(261,39,320,321,3,'com_content.article.116','JSN PageBuilder - The Easiest Way to Build Joomla Pages','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(262,18,467,468,2,'com_modules.module.458','Reviews on JED','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(263,18,469,470,2,'com_modules.module.459','Reviews on JED','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(264,18,471,472,2,'com_modules.module.460','Reviews on JED','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(265,18,473,474,2,'com_modules.module.87','Compatibility','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(266,1,666,667,1,'com_easyslider','EasySlider','{}'),(267,18,475,476,2,'com_modules.module.461','mod_easyslider','{}'),(268,45,222,223,5,'com_content.article.117','Content Slider','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(269,18,477,478,2,'com_modules.module.445','Reviews on JED','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(270,18,479,480,2,'com_modules.module.110','See other templates','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(271,18,481,482,2,'com_modules.module.462','Menu Style','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(272,18,483,484,2,'com_modules.module.463','Menu Layout','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(273,18,485,486,2,'com_modules.module.464','Menu Design','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(274,18,487,488,2,'com_modules.module.465','Free edition extensions','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(275,18,489,490,2,'com_modules.module.466','Easy to use','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(276,39,322,323,3,'com_content.article.118','Mega Menu','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(277,39,324,325,3,'com_content.article.119','Social Icons','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(278,39,326,327,3,'com_content.article.120','Full Microdata Support','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(279,39,328,329,3,'com_content.article.121','Cookie Law','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(280,18,491,492,2,'com_modules.module.467','SEO Friendly','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(282,18,493,494,2,'com_modules.module.92','Side Menu RTL','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(284,18,495,496,2,'com_modules.module.89','Tree Menu','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(285,18,497,498,2,'com_modules.module.468','Color variations','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(286,39,330,331,3,'com_content.article.122','Mobile Menus','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":[],\"core.edit\":{\"4\":1},\"core.edit.state\":{\"5\":1},\"core.edit.own\":[]}'),(288,18,499,500,2,'com_modules.module.456','K2 Tag Cloud','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1},\"module.edit.frontend\":[]}'),(289,18,501,502,2,'com_modules.module.446','Docs','{}'),(290,18,503,504,2,'com_modules.module.410','Demo Builder Button','{}'),(291,1,668,669,1,'com_fields','com_fields','{}'),(292,1,670,671,1,'com_associations','com_associations','{}'),(293,18,505,506,2,'com_modules.module.434','JSN Imageshow Module','{}'),(295,18,507,508,2,'com_modules.module.470','Recent Projects IS','{}'),(296,18,509,510,2,'com_modules.module.471','PB Recent Projects','{}'),(297,18,511,512,2,'com_modules.module.126','\"LightBox 1\" Style','{}'),(298,18,513,514,2,'com_modules.module.127','\"LightBox 2\" Style','{}'),(299,18,515,516,2,'com_modules.module.128','\"RichBox 1\" Style','{}'),(300,18,517,518,2,'com_modules.module.130','\"RichBox 2\" Style','{}'),(301,18,519,520,2,'com_modules.module.132','\"Solid 1\" Style','{}'),(302,18,521,522,2,'com_modules.module.131','\"Solid 2\" Style','{}'),(303,18,523,524,2,'com_modules.module.158','Testimonials','{}'),(304,18,525,526,2,'com_modules.module.472','PB Our Team','{}'),(305,18,527,528,2,'com_modules.module.88','Download','{}'),(306,18,529,530,2,'com_modules.module.124','Sample Content','{}'),(307,18,531,532,2,'com_modules.module.473','Native Compatibility','{\"core.delete\":{\"6\":1},\"core.edit\":{\"6\":1,\"4\":1},\"core.edit.state\":{\"6\":1,\"5\":1}}'),(308,18,533,534,2,'com_modules.module.455','K2 Calendar','{}'),(309,18,535,536,2,'com_modules.module.454','K2 Comments','{}'),(310,18,537,538,2,'com_modules.module.90','Design','{}'),(311,18,539,540,2,'com_modules.module.100','Breadcrumbs','{}'),(312,18,541,542,2,'com_modules.module.77','Top Menu','{}'),(313,18,543,544,2,'com_modules.module.44','Login','{}'),(314,18,545,546,2,'com_modules.module.83','Position \"left\"','{}'),(315,8,423,436,2,'com_content.category.87','JSN Sun Framework Blog','{}'),(316,170,349,350,4,'com_content.article.123','Diverse Content Types','{}'),(317,315,424,425,3,'com_content.article.124','Link Type','{}'),(318,315,426,427,3,'com_content.article.125','Quote Type','{}'),(319,315,428,429,3,'com_content.article.126','Audio Type','{}'),(320,315,430,431,3,'com_content.article.127','Video Type','{}'),(321,315,432,433,3,'com_content.article.128','Gallery Type','{}'),(322,315,434,435,3,'com_content.article.129','Standard Content Type','{}'),(326,1,672,673,1,'com_poweradmin2','PowerAdmin2','{}'),(327,18,547,548,2,'com_modules.module.475','Admin Bar','{}'),(328,1,674,675,1,'com_pagebuilder3','PageBuilder3','{}');
/*!40000 ALTER TABLE `jos_assets` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_associations`
--

DROP TABLE IF EXISTS `jos_associations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_associations` (
  `id` int(11) NOT NULL COMMENT 'A reference to the associated item.',
  `context` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The context of the associated item.',
  `key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.',
  PRIMARY KEY (`context`,`id`),
  KEY `idx_key` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_associations`
--

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

--
-- Table structure for table `jos_banner_clients`
--

DROP TABLE IF EXISTS `jos_banner_clients`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_banner_clients` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `contact` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `extrainfo` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `own_prefix` tinyint(4) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1,
  PRIMARY KEY (`id`),
  KEY `idx_own_prefix` (`own_prefix`),
  KEY `idx_metakey_prefix` (`metakey_prefix`(100))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_banner_clients`
--

LOCK TABLES `jos_banner_clients` WRITE;
/*!40000 ALTER TABLE `jos_banner_clients` DISABLE KEYS */;
INSERT INTO `jos_banner_clients` VALUES (1,'Joomla!','Administrator','email@email.com','',1,0,'0000-00-00 00:00:00','',0,'',-1,-1,-1);
/*!40000 ALTER TABLE `jos_banner_clients` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_banner_tracks`
--

DROP TABLE IF EXISTS `jos_banner_tracks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_banner_tracks` (
  `track_date` datetime NOT NULL,
  `track_type` int(10) unsigned NOT NULL,
  `banner_id` int(10) unsigned NOT NULL,
  `count` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
  KEY `idx_track_date` (`track_date`),
  KEY `idx_track_type` (`track_type`),
  KEY `idx_banner_id` (`banner_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_banner_tracks`
--

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

--
-- Table structure for table `jos_banners`
--

DROP TABLE IF EXISTS `jos_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_banners` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cid` int(11) NOT NULL DEFAULT 0,
  `type` int(11) NOT NULL DEFAULT 0,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `imptotal` int(11) NOT NULL DEFAULT 0,
  `impmade` int(11) NOT NULL DEFAULT 0,
  `clicks` int(11) NOT NULL DEFAULT 0,
  `clickurl` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `catid` int(10) unsigned NOT NULL DEFAULT 0,
  `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custombannercode` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sticky` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `own_prefix` tinyint(1) NOT NULL DEFAULT 0,
  `metakey_prefix` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `purchase_type` tinyint(4) NOT NULL DEFAULT -1,
  `track_clicks` tinyint(4) NOT NULL DEFAULT -1,
  `track_impressions` tinyint(4) NOT NULL DEFAULT -1,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created_by` int(10) unsigned NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `idx_state` (`state`),
  KEY `idx_own_prefix` (`own_prefix`),
  KEY `idx_banner_catid` (`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_metakey_prefix` (`metakey_prefix`(100))
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_banners`
--

LOCK TABLES `jos_banners` WRITE;
/*!40000 ALTER TABLE `jos_banners` DISABLE KEYS */;
INSERT INTO `jos_banners` VALUES (2,1,0,'Shop 1','shop-1',0,16,0,'http://shop.joomla.org/amazoncom-bookstores.html',1,15,'Get books about Joomla! at the Joomla! book shop.','',0,1,'','{\"imageurl\":\"images\\/banners\\/shop-ad-books.jpg\",\"width\":\"\",\"height\":\"\",\"alt\":\"Joomla! Books\"}',0,'',-1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2011-01-01 00:00:01','en-GB',0,'','0000-00-00 00:00:00',0,1),(3,1,0,'Shop 2','shop-2',0,22,0,'http://shop.joomla.org',1,15,'T Shirts, caps and more from the Joomla! Shop.','',0,2,'','{\"imageurl\":\"images\\/banners\\/shop-ad.jpg\",\"width\":\"\",\"height\":\"\",\"alt\":\"Joomla! Shop\"}',0,'',-1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2011-01-01 00:00:01','en-GB',0,'','0000-00-00 00:00:00',0,1),(4,1,0,'Support Joomla!','support-joomla',0,19,0,'http://contribute.joomla.org',1,15,'Your contributions of time, talent and money make Joomla! possible.','',0,3,'','{\"imageurl\":\"images\\/banners\\/white.png\",\"width\":\"\",\"height\":\"\",\"alt\":\"\"}',0,'',-1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','en-GB',0,'','0000-00-00 00:00:00',0,1),(5,1,1,'Product Tour','product-tour',0,291,4,'index.php?option=com_content&view=article&id=101&Itemid=497',1,84,'','<a title=\"Product Tour\" target=\"_blank\" href=\"index.php?option=com_content&view=article&id=101&Itemid=497\"><img alt=\"Product Tour\" src=\"/images/banners/product-tour.jpg\"/></a>',0,1,'','{\"imageurl\":\"images\\/banners\\/product-tour.jpg\",\"width\":\"\",\"height\":\"\",\"alt\":\"\"}',0,'',1,0,0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','2011-04-01 08:32:43','*',0,'','0000-00-00 00:00:00',0,1);
/*!40000 ALTER TABLE `jos_banners` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_categories`
--

DROP TABLE IF EXISTS `jos_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `parent_id` int(10) unsigned NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) unsigned NOT NULL DEFAULT 0,
  `path` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `extension` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `checked_out` int(11) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'The meta keywords for the page.',
  `metadata` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `cat_idx` (`extension`,`published`,`access`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_language` (`language`),
  KEY `idx_path` (`path`(100)),
  KEY `idx_alias` (`alias`(100))
) ENGINE=InnoDB AUTO_INCREMENT=88 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_categories`
--

LOCK TABLES `jos_categories` WRITE;
/*!40000 ALTER TABLE `jos_categories` DISABLE KEYS */;
INSERT INTO `jos_categories` VALUES (1,0,0,0,145,0,'','system','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',0,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(9,34,1,123,124,1,'uncategorised','com_content','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(10,35,1,121,122,1,'uncategorised','com_banners','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(11,36,1,117,118,1,'uncategorised','com_contact','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(12,37,1,53,54,1,'uncategorised','com_newsfeeds','Uncategorised','uncategorised','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(14,39,1,1,50,1,'sample-data-articles','com_content','Sample Data-Articles','sample-data-articles','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(15,40,1,119,120,1,'sample-data-banners','com_banners','Sample Data-Banners','sample-data-banners','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\",\"foobar\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(16,41,1,55,116,1,'sample-data-contact','com_contact','Sample Data-Contact','sample-data-contact','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(17,42,1,51,52,1,'sample-data-newsfeeds','com_newsfeeds','Sample Data-Newsfeeds','sample-data-newsfeeds','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(19,44,14,2,31,2,'sample-data-articles/joomla','com_content','Joomla!','joomla','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(20,45,19,3,30,3,'sample-data-articles/joomla/extensions','com_content','Extensions','extensions','','<p>The Joomla! content management system lets you create webpages of various types using extensions. There are 5 basic types of extensions: components, modules, templates, languages, and plugins. Your website includes the extensions you need to create a basic website in English, but thousands of additional extensions of all types are available. The<a href=\"http://extensions.joomla.org\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">Joomla! Extensions Directory</a> is the largest directory of Joomla! extensions.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(21,46,20,4,5,4,'sample-data-articles/joomla/extensions/components','com_content','Components','components','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-component.png\" class=\"image-left\" alt=\"Component Image\" />Components are larger extensions that produce the major content for your site. Each component has one or more \"views\" that control how content is displayed.In the Joomla! administrator there are additional extensions suce as Menus, Redirection, and the extension managers.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(22,47,20,6,17,4,'sample-data-articles/joomla/extensions/modules','com_content','Modules','modules','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-module.png\" alt=\"Media Image\" class=\"image-left\" />Modules are small blocks of content that can be displayed in positions on a web page. The menus on this site are displayed in modules. The core of Joomla! includes 17 separate modules ranging from login to search to random images. Each module has a name that starts mod_ but when it displays it has a title. In the descriptions in this section, the titles are the same as the names.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(23,48,20,18,25,4,'sample-data-articles/joomla/extensions/templates','com_content','Templates','templates','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-themes.png\" border=\"0\" alt=\"Media Image\" align=\"left\" />Templates give your site its look and feel. They determine layout, colors, type faces, graphics and other aspects of design that make your site unique. Your installation of Joomla comes prepackaged with four templates. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help16:Extensions_Template_Manager_Templates\">Help</a></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-10 04:42:02',0,'*',1),(24,49,20,26,27,4,'sample-data-articles/joomla/extensions/languages','com_content','Languages','languages','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-language.png\" border=\"0\" alt=\"Languages Image\" align=\"left\" />Joomla! installs in English, but translations of the interfaces, sample data and help screens are available in dozens of languages. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help16:Extensions_Language_Manager_Installed\">Help</a></p>\n<p><a href=\"http://community.joomla.org/translations.html\">Translation information</a></p>\n<p>If there is no language pack available for your language, instructions are available for creating your own translation, which you can also contribute to the community by starting a translation team to create an accredited translation.</p>\n<p>Translations of the interfaces are installed using the extensions manager in the site administrator and then managed using the language manager.</p>\n<p>If you have two or more languages installed you may enable the language switcher plugin and module. They should always be used together. If you create multilingual content and mark your content, menu items or modules as in specific languages and follow <a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_for_Joomla_1.6\">the complete instructions</a> your users will be able to select a specific content language using the module. By default both the plugin and module are disabled.</p>\n<p>There are a number of extensions that can help you manage translations of content available in the<a href=\"http://extensions.joomla.org\"> Joomla! Extensions Directory</a>.</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-10 04:07:45',0,'*',1),(25,50,20,28,29,4,'sample-data-articles/joomla/extensions/plugins','com_content','Plugins','plugins','','<p><img src=\"administrator/templates/bluestork/images/header/icon-48-plugin.png\" border=\"0\" alt=\"Plugin Image\" align=\"left\" />Plugins are small task oriented extensions that enhance the Joomla! framework. Some are associated with particular extensions and others, such as editors, are used across all of Joomla!. Most beginning users do not need to change any of the plugins that install with Joomla!. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&keyref=Help16:Extensions_Plugin_Manager_Edit\">Help</a></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-10 04:05:05',0,'*',1),(26,51,14,32,41,2,'sample-data-articles/park-site','com_content','Park Site','park-site','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'en-GB',1),(27,52,26,33,34,3,'sample-data-articles/park-site/park-blog','com_content','Park Blog','park-blog','','<p><span style=\"font-size: 12px;\">Here is where I will blog all about the parks of Australia.</span></p>\n<p><em>You can make a blog on your website by creating a category to write you blog posts in (this one is called Park Blog). Each blog post will be an article in that category. If you make a category blog menu link with 1 column it will look like this page, if you display the category description (this part) displayed. </em></p>\n<p><em>To enhance your blog you may want to add extensions for<a href=\"http://extensions.joomla.org/extensions/contacts-and-feedback/articles-comments\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">comments</a>,<a href=\"http://extensions.joomla.org/extensions/social-web\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\"> interacting with social network sites</a>,<a href=\"http://extensions.joomla.org/extensions/content-sharing\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">tagging</a>, and<a href=\"http://extensions.joomla.org/extensions/content-sharing\" style=\"color: #1b57b1; text-decoration: none; font-weight: normal;\">keeping in contact with your readers</a>.You will also enable the syndication that is included in Joomla! (in the Integration Options set Show Feed Link to Show an make sure to display the syndication module on the page).</em></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"images\\/sampledata\\/parks\\/banner_cradle.jpg\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'en-GB',1),(28,53,26,35,40,3,'sample-data-articles/park-site/photo-gallery','com_content','Photo Gallery','photo-gallery','','<p><img src=\"/images/sampledata/parks/banner_cradle.jpg\" border=\"0\" /></p>\n<p>These are my photos from parks I have visited (I didn\'t take them, they are all from <a href=\"http://commons.wikimedia.org/wiki/Main_Page\">Wikimedia Commons</a>).</p>\n<p><em>This shows you how to make a simple image gallery using articles in com_content. </em></p>\n<p><em>In each article put a thumbnail image before a \"readmore\" and the full size image after it. Set the article to Show Intro Text: Hide. </em></p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',1,'en-GB',1),(29,54,14,42,47,2,'sample-data-articles/fruit-shop-site','com_content','Fruit Shop Site','fruit-shop-site','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(30,55,29,43,44,3,'sample-data-articles/fruit-shop-site/growers','com_content','Growers','growers','','<p>We search the whole countryside for the best fruit growers.</p>\n<p><em>You can let each supplier have a page that he or she can edit. To see this in action you will need to create a users who is in the suppliers group. <br />Create one page in the growers category for that user and make that supplier the author of the page. That user will be able to edit his or her page. </em></p>\n<p><em>This illustrates the use of the Edit Own permission. </em></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(34,59,16,56,57,2,'sample-data-contact/park-site','com_contact','Park Site','park-site','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'en-GB',1),(35,60,16,58,115,2,'sample-data-contact/shop-site','com_contact','Shop Site','shop-site','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(36,61,35,59,60,3,'sample-data-contact/shop-site/staff','com_contact','Staff','staff','','<p>Please feel free to contact our staff at any time should you need assistance.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(37,62,35,61,114,3,'sample-data-contact/shop-site/fruit-encyclopedia','com_contact','Fruit Encyclopedia','fruit-encyclopedia','','<p></p><p>Our directory of information about different kinds of fruit.</p><p>We love fruit and want the world to know more about all of its many varieties.</p><p>Although it is small now, we work on it whenever we have a chance.</p><p>All of the images can be found in <a href=\"http://commons.wikimedia.org/wiki/Main_Page\">Wikimedia Commons</a>.</p><p><img src=\"/images/sampledata/fruitshop/apple.jpg\" border=\"0\" alt=\"Apples\" title=\"Apples\" /></p><p><em>This encyclopedia is implemented using the contact component, each fruit a separate contact and a category for each letter. A CSS style is used to create the horizontal layout of the alphabet headings. </em></p><p><em>If you wanted to, you could allow some users (such as your growers) to have access to just this category in the contact component and let them help you to create new content for the encyclopedia.</em></p><p></p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(38,63,37,62,63,4,'sample-data-contact/shop-site/fruit-encyclopedia/a','com_contact','A','a','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(39,64,37,64,65,4,'sample-data-contact/shop-site/fruit-encyclopedia/b','com_contact','B','b','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(40,65,37,66,67,4,'sample-data-contact/shop-site/fruit-encyclopedia/c','com_contact','C','c','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(41,66,37,68,69,4,'sample-data-contact/shop-site/fruit-encyclopedia/d','com_contact','D','d','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(42,67,37,70,71,4,'sample-data-contact/shop-site/fruit-encyclopedia/e','com_contact','E','e','','',0,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(43,68,37,72,73,4,'sample-data-contact/shop-site/fruit-encyclopedia/f','com_contact','F','f','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(44,69,37,74,75,4,'sample-data-contact/shop-site/fruit-encyclopedia/g','com_contact','G','g','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(45,70,37,76,77,4,'sample-data-contact/shop-site/fruit-encyclopedia/h','com_contact','H','h','','',0,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(46,71,37,78,79,4,'sample-data-contact/shop-site/fruit-encyclopedia/i','com_contact','I','i','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(47,72,37,80,81,4,'sample-data-contact/shop-site/fruit-encyclopedia/j','com_contact','J','j','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(48,73,37,82,83,4,'sample-data-contact/shop-site/fruit-encyclopedia/k','com_contact','K','k','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(49,74,37,84,85,4,'sample-data-contact/shop-site/fruit-encyclopedia/l','com_contact','L','l','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(50,75,37,86,87,4,'sample-data-contact/shop-site/fruit-encyclopedia/m','com_contact','M','m','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(51,76,37,88,89,4,'sample-data-contact/shop-site/fruit-encyclopedia/n','com_contact','N','n','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(52,77,37,90,91,4,'sample-data-contact/shop-site/fruit-encyclopedia/o','com_contact','O','o','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(53,78,37,92,93,4,'sample-data-contact/shop-site/fruit-encyclopedia/p','com_contact','P','p','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(54,79,37,94,95,4,'sample-data-contact/shop-site/fruit-encyclopedia/q','com_contact','Q','q','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(55,80,37,96,97,4,'sample-data-contact/shop-site/fruit-encyclopedia/r','com_contact','R','r','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(56,81,37,98,99,4,'sample-data-contact/shop-site/fruit-encyclopedia/s','com_contact','S','s','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(57,82,37,100,101,4,'sample-data-contact/shop-site/fruit-encyclopedia/t','com_contact','T','t','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(58,83,37,102,103,4,'sample-data-contact/shop-site/fruit-encyclopedia/u','com_contact','U','u','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(59,84,37,104,105,4,'sample-data-contact/shop-site/fruit-encyclopedia/v','com_contact','V','v','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(60,85,37,106,107,4,'sample-data-contact/shop-site/fruit-encyclopedia/w','com_contact','W','w','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(61,86,37,108,109,4,'sample-data-contact/shop-site/fruit-encyclopedia/x','com_contact','X','x','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(62,87,37,110,111,4,'sample-data-contact/shop-site/fruit-encyclopedia/y','com_contact','Y','y','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(63,88,37,112,113,4,'sample-data-contact/shop-site/fruit-encyclopedia/z','com_contact','Z','z','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(64,93,22,7,8,5,'sample-data-articles/joomla/extensions/modules/articles-modules','com_content','Content Modules','articles-modules','','<p>Content modules display article and other information from the content component.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(65,94,22,9,10,5,'sample-data-articles/joomla/extensions/modules/user-modules','com_content','User Modules','user-modules','','<p>User modules interact with the user system, allowing users to login, showing who is logged in, and showing the most recently registered users.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(66,95,22,11,12,5,'sample-data-articles/joomla/extensions/modules/display-modules','com_content','Display Modules','display-modules','','<p>These modules display information from components other than content and user. These include weblinks, news feeds and the media manager.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(67,96,22,13,14,5,'sample-data-articles/joomla/extensions/modules/utility-modules','com_content','Utility Modules','utility-modules','','<p>Utility modules provide useful functionality such as search, syndication, and statistics.</p>',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',0,'2011-01-01 00:00:01',0,'*',1),(68,97,23,23,24,5,'sample-data-articles/joomla/extensions/templates/atomic','com_content','Atomic','atomic','','<p>Atomic is a minimal template designed to be a skeleton for making your own template and to learn about Joomla! templating.</p>\n<p><img src=\"templates/atomic/template_thumbnail.png\" border=\"0\" alt=\"The Atomic Template\" style=\"border: 0; float: right;\" /></p>\n<p></p>\n<ul>\n<li><a href=\"index.php?Itemid=285\">Home Page</a></li>\n<li><a href=\"index.php?Itemid=316\">Typography</a></li>\n</ul>\n<p></p>\n<p></p>\n<p><br /><br /></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(69,98,23,19,20,5,'sample-data-articles/joomla/extensions/templates/beez-20','com_content','Beez 20','beez-20','','<p><img src=\"templates/beez_20/template_thumbnail.png\" border=\"0\" alt=\"Beez_20 thumbnail\" align=\"right\" style=\"float: right; margin: 5px,80px,5px,25px;\" /></p>\n<p>Beez 2.0 is a versatile, easy to customize template that works for a variety of sites. It meets major accessibilitystandards and demonstrates a range of css and javascript techniques. It is the default template that installs with Joomla!</p>\n<ul>\n<li><a href=\"index.php?Itemid=424\">Home Page</a></li>\n<li><a href=\"index.php?Itemid=423\">Typography</a></li>\n</ul>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(70,99,23,21,22,5,'sample-data-articles/joomla/extensions/templates/beez5','com_content','Beez5','beez5','','<p><img src=\"templates/beez5/template_thumbnail.png\" border=\"0\" alt=\"Beez5 Thumbnail\" align=\"right\" style=\"float: right;\" /></p>\n<p></p>\n<p>Beez 5 is an html5 implementation of a Joomla! template. It uses a number of html5 techniques to enhance the presentation of a site. It is used as the template for the Fruit Shop sample site.</p>\n<ul>\n<li><a href=\"index.php?Itemid=458\">Home Page</a></li>\n<li><a href=\"index.php?Itemid=457\">Typography</a></li>\n</ul>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(72,108,28,36,37,4,'sample-data-articles/park-site/photo-gallery/animals','com_content','Animals','animals','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'en-GB',1),(73,109,28,38,39,4,'sample-data-articles/park-site/photo-gallery/scenery','com_content','Scenery','scenery','','',1,0,'0000-00-00 00:00:00',1,'{\"target\":\"\",\"image\":\"\"}','','','{\"page_title\":\"\",\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'en-GB',1),(75,166,22,15,16,5,'sample-data-articles/joomla/extensions/modules/navigation-modules','com_content','Navigation Modules','navigation-modules','','<p>Navigation modules help your visitors move through your site and find what they need.</p>\n<p>Menus provide your site with structure and help your visitors navigate your site. Although they are all based on the same menu module, the variety of ways menus are used in the sample data show how flexible this module is.</p>\n<p>A menu can range from extremely simple (for example the top menu or the menu for the Australian Parks sample site) to extremely complex (for example the About Joomla! menu with its many levels). They can also be used for other types of presentation such as the site map linked from the \"This Site\" menu.</p>\n<p>Breadcrumbs provide users with information about where they are in a site.</p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(76,167,29,45,46,3,'sample-data-articles/fruit-shop-site/recipes','com_content','Recipes','recipes','','<p>Customers and suppliers can post their favorite recipes for fruit here.</p>\n<p>A good idea is to promote the use of metadata keywords to make finding other recipes for the same fruit easier.</p>\n<p><em>To see this in action, create a user assigned to the customer group and a user assigned to the suppliers group. These users will be able to create their own recipe pages and edit those pages. The will not be able to edit other users\' pages.</em><br /><br /></p>',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-01-01 00:00:01',42,'2011-01-01 00:00:01',0,'*',1),(77,169,1,125,138,1,'template-details','com_content','Template Details','template-details','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:52:47',0,'0000-00-00 00:00:00',0,'*',1),(78,170,77,126,127,2,'template-details/design-a-features','com_content','Design & Features','design-a-features','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:53:14',0,'0000-00-00 00:00:00',0,'*',1),(79,171,77,128,129,2,'template-details/advanced-stuff','com_content','Advanced Stuff','advanced-stuff','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:53:27',0,'0000-00-00 00:00:00',0,'*',1),(80,172,77,130,131,2,'template-details/general','com_content','General','general','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:53:39',0,'0000-00-00 00:00:00',0,'*',1),(81,173,77,132,133,2,'template-details/layout-variations','com_content','Layout Variations','layout-variations','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:53:50',0,'0000-00-00 00:00:00',0,'*',1),(82,174,77,134,135,2,'template-details/testimonials','com_content','Testimonials','testimonials','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:53:58',0,'0000-00-00 00:00:00',0,'*',1),(83,175,77,136,137,2,'template-details/menu-styles','com_content','Menu Styles','menu-styles','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 02:54:08',0,'0000-00-00 00:00:00',0,'*',1),(84,213,1,139,140,1,'promo','com_banners','Promo','promo','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-01 08:36:56',0,'0000-00-00 00:00:00',0,'*',1),(85,215,1,141,142,1,'contacts','com_contact','Contacts','contacts','','Contact Details for this Web site',-2,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-04-13 07:17:36',0,'0000-00-00 00:00:00',0,'*',1),(86,225,14,48,49,2,'sample-data-articles/template-s-articles','com_content','Template  Articles','template-s-articles','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',209,'2012-11-19 02:42:34',209,'2012-11-19 02:43:10',1,'*',1),(87,315,1,143,144,1,'jsn-sun-framework-blog','com_content','JSN Sun Framework Blog','jsn-sun-framework-blog','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"_:blog\",\"image\":\"\",\"image_alt\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',199,'2017-10-02 05:00:34',0,'2017-10-02 05:00:34',0,'*',1);
/*!40000 ALTER TABLE `jos_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_contact_details`
--

DROP TABLE IF EXISTS `jos_contact_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_contact_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `con_position` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `suburb` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `state` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `postcode` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `telephone` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `fax` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `misc` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `image` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `email_to` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `default_con` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `catid` int(11) NOT NULL DEFAULT 0,
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `mobile` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `webpage` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sortname3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `language` varchar(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadata` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.',
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'A reference to enable linkages to external data sets.',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`published`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_featured_catid` (`featured`,`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_contact_details`
--

LOCK TABLES `jos_contact_details` WRITE;
/*!40000 ALTER TABLE `jos_contact_details` DISABLE KEYS */;
INSERT INTO `jos_contact_details` VALUES (1,'Contact Name Here','name','Position','Street Address','Suburb','State','Country','Zip Code','Telephone','Fax','<p>Information about or by the contact.</p>','images/powered_by.png','email@email.com',1,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Twitter\",\"linka\":\"http:\\/\\/twitter.com\\/joomla\",\"linkb_name\":\"YouTube\",\"linkb\":\"http:\\/\\/www.youtube.com\\/user\\/joomla\",\"linkc_name\":\"Facebook\",\"linkc\":\"http:\\/\\/www.facebook.com\\/joomla\",\"linkd_name\":\"FriendFeed\",\"linkd\":\"http:\\/\\/friendfeed.com\\/joomla\",\"linke_name\":\"Scribed\",\"linke\":\"http:\\/\\/www.scribd.com\\/people\\/view\\/504592-joomla\",\"contact_layout\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,16,1,'','','last','first','middle','en-GB','2011-01-01 00:00:01',0,'','2011-01-08 17:39:00',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(2,'Webmaster','webmaster','','','','','','','','','','','webmaster@example.com',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,34,1,'','','','','','en-GB','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(3,'Owner','owner','','','','','','','','','<p>I\'m the owner of this store.</p>','','',0,1,0,'0000-00-00 00:00:00',2,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,36,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(4,'Buyer','buyer','','','','','','','','','<p>I am in charge of buying fruit. If you sell good fruit, contact me.</p>','','',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,36,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(5,'Bananas','bananas','Scientific Name: Musa','Image Credit: Enzik\nRights: Creative Commons Share Alike Unported 3.0\nSource: http://commons.wikimedia.org/wiki/File:Bananas_-_Morocco.jpg','','Type: Herbaceous','Large Producers: India, China, Brasil','','','','<p>Bananas are a great source of potassium.</p>\n<p></p>','images/sampledata/fruitshop/bananas_2.jpg','',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"show_with_link\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"1\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"1\",\"show_postcode\":\"\",\"show_country\":\"1\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Wikipedia: Banana English\",\"linka\":\"http:\\/\\/en.wikipedia.org\\/wiki\\/Banana\",\"linkb_name\":\"Wikipedia:  \\u0939\\u093f\\u0928\\u094d\\u0926\\u0940 \\u0915\\u0947\\u0932\\u093e\",\"linkb\":\"http:\\/\\/hi.wikipedia.org\\/wiki\\/%E0%A4%95%E0%A5%87%E0%A4%B2%E0%A4%BE\",\"linkc_name\":\"Wikipedia:Banana Portugu\\u00eas\",\"linkc\":\"http:\\/\\/pt.wikipedia.org\\/wiki\\/Banana\",\"linkd_name\":\"Wikipedia: \\u0411\\u0430\\u043d\\u0430\\u043d  \\u0420\\u0443\\u0441\\u0441\\u043a\\u0438\\u0439\",\"linkd\":\"http:\\/\\/ru.wikipedia.org\\/\\u0411\\u0430\\u043d\\u0430\\u043d\",\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"beez5:encyclopedia\"}',0,39,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(6,'Apples','apples','Scientific Name: Malus cubestica','Image Credit: Fievet\nRights: Public Domain\nSource: http://commons.wikimedia.org/wiki/File:Pommes_vertes.JPG','','Family: Rosaceae','Large: Producers: China, United States','','','','<p>Apples are a versatile fruit, used for eating, cooking, and preserving.</p>\n<p>There are more that 7500 different kinds of apples grown around the world.</p>','images/sampledata/fruitshop/apple.jpg','',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Wikipedia: Apples English\",\"linka\":\"http:\\/\\/en.wikipedia.org\\/wiki\\/Apple\",\"linkb_name\":\"Wikipedia: Manzana Espa\\u00f1ol \",\"linkb\":\"http:\\/\\/es.wikipedia.org\\/wiki\\/Manzana\",\"linkc_name\":\"Wikipedia: \\u82f9\\u679c \\u4e2d\\u6587\",\"linkc\":\"http:\\/\\/zh.wikipedia.org\\/zh\\/\\u82f9\\u679c\",\"linkd_name\":\"Wikipedia: Tofaa Kiswahili\",\"linkd\":\"http:\\/\\/sw.wikipedia.org\\/wiki\\/Tofaa\",\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"beez5:encyclopedia\"}',0,38,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(7,'Tamarind','tamarind','Scientific Name: Tamarindus indica','Image Credit: Franz Eugen Khler, Khler\'s Medizinal-Pflanzen \nRights: Public Domain\nSource:http://commons.wikimedia.org/wiki/File:Koeh-134.jpg','','Family: Fabaceae','Large Producers: India, United States','','','','<p>Tamarinds are a versatile fruit used around the world. In its young form it is used in hot sauces; ripened it is the basis for many refreshing drinks.</p>\n<p></p>','images/sampledata/fruitshop/tamarind.jpg','',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"plain\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"1\",\"linka_name\":\"Wikipedia: Tamarind English\",\"linka\":\"http:\\/\\/en.wikipedia.org\\/wiki\\/Tamarind\",\"linkb_name\":\"Wikipedia: \\u09a4\\u09c7\\u0981\\u09a4\\u09c1\\u09b2  \\u09ac\\u09be\\u0982\\u09b2\\u09be  \",\"linkb\":\"http:\\/\\/bn.wikipedia.org\\/wiki\\/\\u09a4\\u09c7\\u0981\\u09a4\\u09c1\\u09b2 \",\"linkc_name\":\"Wikipedia: Tamarinier Fran\\u00e7ais\",\"linkc\":\"http:\\/\\/fr.wikipedia.org\\/wiki\\/Tamarinier\",\"linkd_name\":\"Wikipedia:Tamaline lea faka-Tonga\",\"linkd\":\"http:\\/\\/to.wikipedia.org\\/wiki\\/Tamaline\",\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"beez5:encyclopedia\"}',0,57,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(8,'Shop Address','shop-address','','','Our City','Our Province','Our Country','','555-555-5555','','<p>Here are directions for how to get to our shop.</p>','','',0,1,0,'0000-00-00 00:00:00',1,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,35,1,'','','','','','*','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"rights\":\"\"}',1,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0),(9,'Name','name','Position','Street','Suburb','State','Country','Zip Code','Telephone','Fax','Miscellanous info','images/powered_by.png','email@email.com',0,-2,0,'0000-00-00 00:00:00',3,'{\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"presentation_style\":\"\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_profile\":\"\",\"show_links\":\"0\",\"linka_name\":\"\",\"linka\":\"\",\"linkb_name\":\"\",\"linkb\":\"\",\"linkc_name\":\"\",\"linkc\":\"\",\"linkd_name\":\"\",\"linkd\":\"\",\"linke_name\":\"\",\"linke\":\"\",\"contact_layout\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\"}',0,85,1,'','','','','','*','2011-04-13 07:20:25',42,'','0000-00-00 00:00:00',0,'','','{\"robots\":\"\",\"rights\":\"\"}',0,'','0000-00-00 00:00:00','0000-00-00 00:00:00',1,0);
/*!40000 ALTER TABLE `jos_contact_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_content`
--

DROP TABLE IF EXISTS `jos_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_content` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `introtext` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `fulltext` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `catid` int(10) unsigned NOT NULL DEFAULT 0,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `images` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `urls` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `attribs` varchar(5120) COLLATE utf8mb4_unicode_ci NOT NULL,
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  `metadata` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT 0 COMMENT 'Set if article is featured.',
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The language code for the article.',
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_featured_catid` (`featured`,`catid`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`),
  KEY `idx_alias` (`alias`(191))
) ENGINE=InnoDB AUTO_INCREMENT=130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_content`
--

LOCK TABLES `jos_content` WRITE;
/*!40000 ALTER TABLE `jos_content` DISABLE KEYS */;
INSERT INTO `jos_content` VALUES (1,89,'Administrator Components','administrator-components','<p>Allcomponents also are used in the administrator area of your website. In addition to the ones listed here, there are components in the administrator that do not have direct front end displays, but do help shape your site. The most important ones for most users are</p>\n<ul>\n<li>Media Manager</li>\n<li>Extensions Manager</li>\n<li>Menu Manager</li>\n<li>Global Configuration</li>\n<li>Banners</li>\n<li>Redirect</li>\n</ul>\n<hr title=\"Media Manager\" alt=\"Media Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\n<p></p>\n<h3>Media Manager</h3>\n<p>The media manager component lets you upload and insert images into content throughout your site. Optionally, you can enable the flash uploader which will allow you to to upload multiple images. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Content_Media_Manager\">Help</a></p>\n<hr title=\"Extensions Manager\" alt=\"Extensions Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\n<h3>Extensions Manager</h3>\n<p>The extensions manager lets you install, update, uninstall and manage all of your extensions. The extensions manager has been extensively redesigned for Joomla! 1.6, although the core install and uninstall functionality remains the same as in Joomla 1.5. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Extension_Manager_Install\">Help</a></p>\n<hr title=\"Menu Manager\" alt=\"Menu Manager\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\n<h3>Menu Manager</h3>\n<p>The menu manager lets you create the menus you see displayed on your site. It also allows you to assign modules and template styles to specific menu links. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Menus_Menu_Manager\">Help</a></p>\n<hr title=\"Global Configuration\" alt=\"Global Configuration\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\n<h3>Global Configuration</h3>\n<p>The global configuration is where the site administrator configures things such as whether search engine friendly urls are enabled, the site meta data (descriptive text used by search engines an indexers) and other functions. For many beginning users simply leaving the settings on default is a good way to begin, although when your site is ready for the public you will want to change the meta data to match its content. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Site_Global_Configuration\">Help</a></p>\n<hr title=\"Banners\" alt=\"Banners\" class=\"system-pagebreak\" style=\"color: gray; border: 1px dashed gray;\" />\n<h3>Banners</h3>\n<p>The banners component provides a simple way to display a rotating image in a module and, if you wish to have advertising, a way to track the number of times an image is viewed and clicked. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Banners_Banners_Edit\">Help</a></p>\n<h3>\n<hr title=\"Redirect\" class=\"system-pagebreak\" />\n</h3>\n<h3><br />Redirect</h3>\n<p>The redirect component is used to manage broken links that produce Page Not Found (404) errors. If enabled it will allow you to redirect broken links to specific pages. It can also be used to manage migration related URL changes.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Redirect_Manager\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 12:57:27',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',7,7,'','',1,785,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(2,90,'Archive Module','archive-module','<p>This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Archive\" title=\"Archive Module\">Help</a></p>\n<p>{loadposition archiveload}</p>','',1,64,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:21:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,5,'modules, content','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(3,91,'Article Categories Module','article-categories-module','<p>This module displays a list of categories from one parent category.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Categories\" title=\"Categories Module\">Help</a></p>\n<p>{loadposition articlescategoriesload}</p>\n<p></p>','',1,64,'2011-01-01 00:00:01',42,'','2011-01-10 03:24:54',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,6,'modules, content','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(4,92,'Articles Category Module','articles-category-module','<p>This module allows you to display the articles in a specific category. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Category\">Help</a></p>\n<p>{loadposition articlescategoryload}</p>','',1,64,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:57:37',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',4,7,'','articles,content',1,7,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(5,101,'Authentication','authentication','<p>The authentication plugins operate when users login to your site or administrator. The Joomla! authentication is in operation by default but you can enable Gmail or LDAP or install a plugin for a different system. An example is included that may be used to create a new authentication plugin.</p><p>Default on:</p><ul><li>Joomla</li></ul><p>Default off:</p><ul><li>Gmail</li><li>LDAP</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,3,'','',1,0,'',0,'*',''),(6,102,'Australian Parks ','australian-parks','<p><img src=\"/images/sampledata/parks/banner_cradle.jpg\" border=\"0\" alt=\"Cradle Park Banner\" /></p>\n<p>Welcome!</p>\n<p>This is a basic site about the beautiful and fascinating parks of Australia.</p>\n<p>On this site you can read all about my travels to different parks, see photos, and find links to park websites.</p>\n<p><em>This sample site is an example of using the core of Joomla! to create a basic website, whether a \"brochure site,\" a personal blog, or as a way to present information on a topic you are interested in.</em></p>\n<p><em> Read more about the site in the About Parks module.</em></p>\n<p></p>','',1,26,'2011-01-01 00:00:01',42,'Parks webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,1,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(7,103,'Banner Module','banner-module','<p>The banner module is used to display the banners that are managed by the banners component in the site administrator. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Banners\">Help</a>.</p>\n<p>{loadposition bannersload}</p>','',1,66,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:41:15',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,6,'','',1,2,'',0,'*',''),(8,104,'Beginners','beginners','<p>If this is your first Joomla site or your first web site, you have come to the right place. Joomla will help you get your website up and running quickly and easily.</p>\n<p>Start off using your site by logging in using the administrator account you created when you installed Joomla!.</p>\n','\n<p>Explore the articles and other resources right here on your site data to learn more about how Joomla works.(When you\'re done reading, you can delete or archive all of this.) You will also probably want to visit the beginners\' areas of the <a href=\"http://docs.joomla.org/Beginners\">Joomla documentation</a> and <a href=\"http://forum.joomla.org\">support forums</a>.</p>\n<p>You\'ll also want to sign up for the Joomla Security Mailing list and the Announcements mailing list. For inspiration visit the Joomla Site Showcase to see an amazing array of ways people use Joomla to tell their stories on the web.</p>\n<p>The basic Joomla! installation will let you get a great site up and running, but when you are ready for more features the power of Joomla! is in the creative ways that developers have extended it to do all kinds of things. Visit the Joomla! Extensions Directory to see thousands of extensions that can do almost anything you could want on a website. Can\'t find what you need? You may want to find a Joomla professional on the Joomla! Resources Directory.</p>\n<p>Want to learn more? Consider attending a Joomla! Day or other event or joining a local Joomla! Users Group. Can\'t find one near you? Start one yourself.</p>',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-04-01 07:22:14',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',4,4,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(9,105,'Contacts','contact','<p>The contact component provides a way to provide contact forms and information for your site or to create a complex directory that can be used for many different purposes. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Contacts_Contacts\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:15:37',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,2,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(10,106,'Content','content','<p>The content component (com_content) is what you use to write articles. It is extremely flexible and has the largest number of built in views. Articles can be created an edited from the front end, making content the easiest component to use to create your site content. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Content_Article_Manager\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'','2011-01-10 04:28:12',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,1,'','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(11,107,'Cradle Mountain','cradle-mountain','<p><img style=\"vertical-align: middle;\" src=\"images/joomlashine/sample/landscape/250px_cradle_mountain_seen_from_barn_bluff.jpg\" alt=\"Cradle Mountain\" border=\"0\" /></p>\r\n','\r\n<p><img style=\"vertical-align: middle;\" src=\"images/joomlashine/sample/landscape/800px_ormiston_pound.jpg\" alt=\"Cradle Mountain\" border=\"0\" /></p>\r\n<p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p>\r\n<p class=\"caption\">Author: Alan J.W.C.</p>\r\n<p class=\"caption\">License: GNU Free Documentation License v . 1.2 or later</p>',1,73,'2011-01-01 00:00:01',42,'Parks Webmaster','2017-08-23 11:15:37',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,1,'','',1,15,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(12,110,'Custom HTML Module','custom-html-module','<p>This Module allows you to create your own HTML Module using a WYSIWYG editor.<a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Custom_HTML\" title=\"Custom HTML Module\">Help</a></p>\n<p>{loadposition customload}</p>','',1,66,'2011-01-01 00:00:01',42,'','2011-01-10 03:46:58',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,1,'','',1,2,'',0,'*',''),(13,111,'Directions','directions','<p>Here\'s how to find our shop.</p><p>By car</p><p>Drive along Main Street to the intersection with First Avenue. Look for our sign.</p><p>By foot</p><p>From the center of town, walk north on Main Street until you see our sign.</p><p>By bus</p><p>Take the #73 Bus to the last stop. We are on the north east corner.</p>','',1,29,'2011-01-01 00:00:01',42,'Fruit Shop Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,2,'','',1,0,'',0,'*',''),(14,112,'Editors','editors','<p>Editors are used thoughout Joomla! where content is created. TinyMCE is the default choice in most locations although CodeMirror is used in the template manager. No Editor provides a text box for html content.</p><p>Default on:</p><ul><li>CodeMirror Help</li><li>TinyMCE Help</li><li>No Editor Help</li></ul><p>Default off:</p><ul><li>None</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,5,'','',1,0,'',0,'*',''),(15,113,'Editors-xtd','editors-xtd','<p>These plugins are behind the buttons found beneath your editor. They only run when an editor plugin runs.</p><p>Default on:</p><ul><li>Editor Button: Image</li><li>Editor Button: Readmore</li><li>Editor Button: Page Break</li><li>Editor Button: Article</li></ul><p>Default off:</p><ul><li>None</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,6,'','',1,0,'',0,'*',''),(16,114,'Feed Display','feed-display','<p>This module allows the displaying of a syndicated feed. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Feed_Display\" title=\"Feed Display Module\">Help</a></p><p>{loadposition feeddisplayload}</p>','',1,66,'2011-01-01 00:00:01',42,'','2011-01-01 00:00:01',0,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,2,'','',1,0,'',0,'*',''),(17,115,'First Blog Post','first-blog-post','<p><em>Lorem Ipsum is filler text that is commonly used by designers before the content for a new site is ready.</em></p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum tristique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna condimentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus posuere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec varius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sodales mauris orci vitae magna.</p>','<p>Quisque a massa sed libero tristique suscipit. Morbi tristique molestie metus, vel vehicula nisl ultrices pretium. Sed sit amet est et sapien condimentum viverra. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Phasellus viverra tortor porta orci convallis ac cursus erat sagittis. Vivamus aliquam, purus non luctus adipiscing, orci urna imperdiet eros, sed tincidunt neque sapien et leo. Cras fermentum, dolor id tempor vestibulum, neque lectus luctus mauris, nec congue tellus arcu nec augue. Nulla quis mi arcu, in bibendum quam. Sed placerat laoreet fermentum. In varius lobortis consequat. Proin vulputate felis ac arcu lacinia adipiscing. Morbi molestie, massa id sagittis luctus, sem sapien sollicitudin quam, in vehicula quam lectus quis augue. Integer orci lectus, bibendum in fringilla sit amet, rutrum eget enim. Curabitur at libero vitae lectus gravida luctus. Nam mattis, ligula sit amet vestibulum feugiat, eros sem sodales mi, nec dignissim ante elit quis nisi. Nulla nec magna ut leo convallis sagittis ac non erat. Etiam in augue nulla, sed tristique orci. Vestibulum quis eleifend sapien.</p><p>Nam ut orci vel felis feugiat posuere ut eu lorem. In risus tellus, sodales eu eleifend sed, imperdiet id nulla. Nunc at enim lacus. Etiam dignissim, arcu quis accumsan varius, dui dui faucibus erat, in molestie mauris diam ac lacus. Sed sit amet egestas nunc. Nam sollicitudin lacinia sapien, non gravida eros convallis vitae. Integer vehicula dui a elit placerat venenatis. Nullam tincidunt ligula aliquet dui interdum feugiat. Maecenas ultricies, lacus quis facilisis vehicula, lectus diam consequat nunc, euismod eleifend metus felis eu mauris. Aliquam dapibus, ipsum a dapibus commodo, dolor arcu accumsan neque, et tempor metus arcu ut massa. Curabitur non risus vitae nisl ornare pellentesque. Pellentesque nec ipsum eu dolor sodales aliquet. Vestibulum egestas scelerisque tincidunt. Integer adipiscing ultrices erat vel rhoncus.</p><p>Integer ac lectus ligula. Nam ornare nisl id magna tincidunt ultrices. Phasellus est nisi, condimentum at sollicitudin vel, consequat eu ipsum. In venenatis ipsum in ligula tincidunt bibendum id et leo. Vivamus quis purus massa. Ut enim magna, pharetra ut condimentum malesuada, auctor ut ligula. Proin mollis, urna a aliquam rutrum, risus erat cursus odio, a convallis enim lectus ut lorem. Nullam semper egestas quam non mattis. Vestibulum venenatis aliquet arcu, consectetur pretium erat pulvinar vel. Vestibulum in aliquet arcu. Ut dolor sem, pellentesque sit amet vestibulum nec, tristique in orci. Sed lacinia metus vel purus pretium sit amet commodo neque condimentum.</p><p>Aenean laoreet aliquet ullamcorper. Nunc tincidunt luctus tellus, eu lobortis sapien tincidunt sed. Donec luctus accumsan sem, at porttitor arcu vestibulum in. Sed suscipit malesuada arcu, ac porttitor orci volutpat in. Vestibulum consectetur vulputate eros ut porttitor. Aenean dictum urna quis erat rutrum nec malesuada tellus elementum. Quisque faucibus, turpis nec consectetur vulputate, mi enim semper mi, nec porttitor libero magna ut lacus. Quisque sodales, leo ut fermentum ullamcorper, tellus augue gravida magna, eget ultricies felis dolor vitae justo. Vestibulum blandit placerat neque, imperdiet ornare ipsum malesuada sed. Quisque bibendum quam porta diam molestie luctus. Sed metus lectus, ornare eu vulputate vel, eleifend facilisis augue. Maecenas eget urna velit, ac volutpat velit. Nam id bibendum ligula. Donec pellentesque, velit eu convallis sodales, nisi dui egestas nunc, et scelerisque lectus quam ut ipsum.</p>',1,27,'2011-01-01 00:00:01',42,'','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,0,'','',1,67,'',0,'*',''),(18,116,'Second Blog Post','second-blog-post','<p><em>Lorem Ipsum is text that is traditionally used by designers when working on a site before the content is ready.</em></p><p>Pellentesque bibendum metus ut dolor fermentum ut pulvinar tortor hendrerit. Nam vel odio vel diam tempus iaculis in non urna. Curabitur scelerisque, nunc id interdum vestibulum, felis elit luctus dui, ac dapibus tellus mauris tempus augue. Duis congue facilisis lobortis. Phasellus neque erat, tincidunt non lacinia sit amet, rutrum vitae nunc. Sed placerat lacinia fermentum. Integer justo sem, cursus id tristique eget, accumsan vel sapien. Curabitur ipsum neque, elementum vel vestibulum ut, lobortis a nisl. Fusce malesuada mollis purus consectetur auctor. Morbi tellus nunc, dapibus sit amet rutrum vel, laoreet quis mauris. Aenean nec sem nec purus bibendum venenatis. Mauris auctor commodo libero, in adipiscing dui adipiscing eu. Praesent eget orci ac nunc sodales varius.</p>','<p>Nam eget venenatis lorem. Vestibulum a interdum sapien. Suspendisse potenti. Quisque auctor purus nec sapien venenatis vehicula malesuada velit vehicula. Fusce vel diam dolor, quis facilisis tortor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Pellentesque libero nisi, pellentesque quis cursus sit amet, vehicula vitae nisl. Curabitur nec nunc ac sem tincidunt auctor. Phasellus in mattis magna. Donec consequat orci eget tortor ultricies rutrum. Mauris luctus vulputate molestie. Proin tincidunt vehicula euismod. Nam congue leo non erat cursus a adipiscing ipsum congue. Nulla iaculis purus sit amet turpis aliquam sit amet dapibus odio tincidunt. Ut augue diam, congue ut commodo pellentesque, fermentum mattis leo. Sed iaculis urna id enim dignissim sodales at a ipsum. Quisque varius lobortis mollis. Nunc purus magna, pellentesque pellentesque convallis sed, varius id ipsum. Etiam commodo mi mollis erat scelerisque fringilla. Nullam bibendum massa sagittis diam ornare rutrum.</p><p>Praesent convallis metus ut elit faucibus tempus in quis dui. Donec fringilla imperdiet nibh, sit amet fringilla velit congue et. Quisque commodo luctus ligula, vitae porttitor eros venenatis in. Praesent aliquet commodo orci id varius. Nulla nulla nibh, varius id volutpat nec, sagittis nec eros. Cras et dui justo. Curabitur malesuada facilisis neque, sed tempus massa tincidunt ut. Sed suscipit odio in lacus auctor vehicula non ut lacus. In hac habitasse platea dictumst. Sed nulla nisi, lacinia in viverra at, blandit vel tellus. Nulla metus erat, ultrices non pretium vel, varius nec sem. Morbi sollicitudin mattis lacus quis pharetra. Donec tincidunt mollis pretium. Proin non libero justo, vitae mattis diam. Integer vel elit in enim varius posuere sed vitae magna. Duis blandit tempor elementum. Vestibulum molestie dui nisi.</p><p>Curabitur volutpat interdum lorem sed tempus. Sed placerat quam non ligula lacinia sodales. Cras ultrices justo at nisi luctus hendrerit. Quisque sit amet placerat justo. In id sapien eu neque varius pharetra sed in sapien. Etiam nisl nunc, suscipit sed gravida sed, scelerisque ut nisl. Mauris quis massa nisl, aliquet posuere ligula. Etiam eget tortor mauris. Sed pellentesque vestibulum commodo. Mauris vitae est a libero dapibus dictum fringilla vitae magna.</p><p>Nulla facilisi. Praesent eget elit et mauris gravida lobortis ac nec risus. Ut vulputate ullamcorper est, volutpat feugiat lacus convallis non. Maecenas quis sem odio, et aliquam libero. Integer vel tortor eget orci tincidunt pulvinar interdum at erat. Integer ullamcorper consequat eros a pellentesque. Cras sagittis interdum enim in malesuada. Etiam non nunc neque. Fusce non ligula at tellus porta venenatis. Praesent tortor orci, fermentum sed tincidunt vel, varius vel dui. Duis pulvinar luctus odio, eget porta justo vulputate ac. Nulla varius feugiat lorem sed tempor. Phasellus pulvinar dapibus magna eget egestas. In malesuada lectus at justo pellentesque vitae rhoncus nulla ultrices. Proin ut sem sem. Donec eu suscipit ipsum. Cras eu arcu porttitor massa feugiat aliquet at quis nisl.</p>',1,27,'2011-01-01 00:00:01',42,'','2011-01-01 00:00:01',0,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,0,'','',1,18,'',0,'*',''),(19,117,'Footer Module','footer-module','<p>This module shows the Joomla! copyright information. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Footer\" title=\"Footer Module\">Help</a></p>\n<p>{loadposition footerload}</p>','',1,66,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:43:33',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,3,'','',1,3,'',0,'*',''),(20,118,'Fruit Shop','fruit-shop','<h2>Welcome to the Fruit Shop</h2><p>We sell fruits from around the world. Please use our website to learn more about our business. We hope you will come to our shop and buy some fruit.</p><p ><em>This mini site will show you how you might want to set up a site for a business, in this case one selling fruit. It shows how to use access controls to manage your site content. If you were building a real site, you would might want to extend it with e-commerce, a catalog, mailing lists or other enhancements, many of which are available through the</em><a href=\"http://extensions.joomla.org\"><em> Joomla! Extensions Directory</em></a>.</p><p><em>To understand this site you will probably want to make one user with groups set to customer and one with group set to grower. By logging in with different privileges  you can see how access control works.</em></p>','',1,29,'2011-01-01 00:00:01',42,'Fruit Shop Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,0,'',0,'*',''),(21,119,'Getting Help','getting-help','<p><img class=\"image-left\" src=\"administrator/templates/hathor/images/header/icon-48-help_header.png\" border=\"0\" /> There are lots of places you can get help with Joomla!. In many places in your site administrator you will see the help icon. Click on this for more information about the options and functions of items on your screen. Other places to get help are:</p>\n<ul>\n<li><a href=\"http://forum.joomla.org\">Support Forums</a></li>\n<li><a href=\"http://docs.joomla.org\">Documentation</a></li>\n<li><a href=\"http://resources.joomla.org\">Professionals</a></li>\n<li><a href=\"http://shop.joomla.org/amazoncom-bookstores.html\">Books</a></li>\n</ul>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 15:32:54',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',10,8,'','',1,19,'',0,'*',''),(22,120,'Getting Started','getting-started','<p>It\'s easy to get started creating your website. Knowing some of the basics will help.</p><h3>What is a Content Management System?</h3><p>A content management system is software that allows you to create and manage webpages easily by separating the creation of your content from the mechanics required to present it on the web.</p><p>In this site, the content is stored in a <em>database</em>. The look and feel are created by a <em>template</em>. The Joomla! software brings together the template and the content to create web pages.</p><h3>Site and Administrator</h3><p>Your site actually has two separate sites. The site (also called the front end) is what visitors to your site will see.  The administrator (also called the back end) is only used by people managing your site. You can access the administrator by clicking the \"Site Administrator\" link on the \"This Site\" menu or by adding /administrator to the end of you domain name.</p><p>Log in to the administrator using the username and password created during the installation of Joomla!.</p><h3>Logging in</h3><p>To login to the front end of your site use the login form or the login menu link on the \"This Site\" menu. Use the user name an password that were created as part of the installation process. Once logged in you will be able to create and edit articles.</p><p>In managing your site, you will be able to create content that only logged in users are able to see.</p><h3>Creating an article</h3><p>Once you are logged in, a new menu will be visible.  To create a new article, click on the \"submit article\" link on that menu.</p><p>The new article interface gives you a lot of options, but all you need to do is add a title an put something in the content area. To make it easy to find, set the state to published an put it in the Joomla! category.</p><div>You can edit an existing article by  clicking on the edit icon (this only displays to users who have the right to edit).</div><h3>Learn more</h3><p>There is much more to learn about how to use Joomla! to create the web site you envision. You can learn much more at the <a href=\"http://docs.joomla.org\">Joomla! documentation site</a> and on the<a href=\"http://forum.joomla.org\"> Joomla! forums</a>.</p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,9,'','',1,5,'',0,'*',''),(23,121,'Happy Orange Orchard','happy-orange-orchard','<p>At our orchard we grow the world\'s best oranges as well as other citrus fruit such as lemons and grapefruit. Our family has been tending this orchard for generations.</p>','',1,30,'2011-01-01 00:00:01',42,'Fruit Shop Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,2,'','',1,0,'',0,'*',''),(24,122,'Joomla!','joomla','<p>Congratulations! You have a Joomla! site! Joomla! makes it easy to build a website just the way you want it and keep it simple to update and maintain.</p>\n<p>Joomla! is a flexible and powerful platform, whether you are building a small site for yourself or a huge site with hundreds of thousands of visitors. Joomla is open source, which means you can make it work just the way you want it to.</p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-04-01 07:22:18',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,2,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(25,123,'Koala','koala','<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/animals/180px_koala_ag1.jpg\" alt=\"Koala  Thumbnail\" width=\"180\" height=\"123\" border=\"0\" /></p>\r\n','\r\n<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/animals/800px_koala_ag1.jpg\" alt=\"Koala Climbing Tree\" width=\"500\" height=\"341\" border=\"0\" /></p>\r\n<p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Koala-ag1.jpg</p>\r\n<p class=\"caption\">Author: Arnaud Gaillard</p>\r\n<p><span class=\"caption\">License: Creative Commons Share Alike Attribution Generic 1.0</span></p>',1,72,'2011-01-01 00:00:01',42,'Parks Webmaster','2017-08-23 11:14:39',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,2,'','',1,60,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(26,124,'Language Switcher','language-switcher','<p>The language switcher module allows you to take advantage of the language tags that are available when content, modules and menu links are created.</p>\n<p>This module displays a list of available Content Languages for switching between them.</p>\n<p>When switching languages, it redirects to the Home page defined for the chosen language. Thereafter, the navigation will be the one defined for that language.</p>\n<p><strong>The language filter plugin must be enabled for this module to work properly.</strong></p>\n<p><strong></strong> <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Language_Switcher\" title=\"Language Switcher Module\">Help</a></p>\n<p>To view an example of the language switch moduler module, go to the site administrator and enable the language filter plugin and the language switcher module labellled \"language switcher\" and visit the fruit shop or park sample sites. Then follow<a href=\"http://docs.joomla.org/Language_Switcher_Tutorial_for_Joomla_1.6\"> the instructions in this tutorial</a>.</p>','',1,67,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:57:35',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,3,'','',1,3,'',0,'*',''),(27,125,'Latest Articles Module','latest-articles-module','<p>This Module shows a list of the most recently published and current Articles. Some that are shown may have expired even though they are the most recent. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Latest_News\" title=\"Latest Articles\">Help</a></p>\n<p>{loadposition articleslatestload}</p>','',1,64,'2011-01-01 00:00:01',42,'','2011-01-10 03:18:38',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,1,'modules, content','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(28,126,'Login Module','login-module','<p>This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in the Global Configuration settings), another link will be shown to enable self-registration for users. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Login\" title=\"Login\">Help</a></p>\n<p>{loadposition loginload}</p>','',1,65,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:36:13',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,2,'','',1,3,'',0,'*',''),(29,127,'Menu Module','menu-module','<p>This module displays a menu on the site (frontend). Menus can be displayed in a wide variety of ways by using the menu options and css menu styles. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Menu\">Help</a></p>\r\n<p>{loadposition menuload}</p>','',1,75,'2011-01-01 00:00:01',42,'Joomla!','2017-08-10 03:30:26',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,1,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(30,128,'Most Read Content','most-read-content','<p>This Module shows a list of the currently published Articles which have the highest number of page views. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Most_Read\" title=\"Most Read Content\">Help</a></p>\n<p>{loadposition articlespopularload}</p>','',1,64,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:13:53',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',3,2,'modules, content','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(31,129,'News Flash','news-flash','<p>Displays a set number of articles from a category based on date or random selection. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Newsflash\" title=\"News Flash Module\">Help</a></p>\n<p>{loadposition newsflashload}</p>','',1,64,'2011-01-01 00:00:01',42,'','2011-01-10 03:16:50',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,3,'modules, content','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(32,130,'Parameters','parameters','<p>As you make your Joomla! site using the extension you will control the details of the display using <em>parameter</em><strong>s</strong>. Parameters control everything from whether the author\'s name is displayed to who can view what to the number of items shown on a list.</p><p>Default parameters for each components are changed using the Options button on the component toolbar.</p><p>Parameters can also be set on an individual item, such as an article or contact and in menu links.</p><p>If you are happy with how your site looks, it is fine to leave all of the parameters set to the defaults that were created when your site was installed. As you become more experienced with Joomla! you will use parameters more.</p><p></p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,10,'','',1,1,'',0,'*',''),(33,131,'Phyllopteryx','phyllopteryx','<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/animals/180px_koala_ag1.jpg\" alt=\"Koala  Thumbnail\" width=\"180\" height=\"123\" border=\"0\" /></p>\r\n','\r\n<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/animals/800px_koala_ag1.jpg\" alt=\"Koala Climbing Tree\" width=\"500\" height=\"341\" border=\"0\" /></p>\r\n<p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Koala-ag1.jpg</p>\r\n<p class=\"caption\">Author: Arnaud Gaillard</p>\r\n<p><span class=\"caption\">License: Creative Commons Share Alike Attribution Generic 1.0</span></p>',1,72,'2011-01-01 00:00:01',42,'Parks Webmaster','2017-08-23 11:16:52',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,3,'','',1,8,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(34,132,'Pinnacles','pinnacles','<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/landscape/120px_pinnacles_western_australia.jpg\" alt=\"Kings Canyon\" width=\"120\" height=\"90\" border=\"0\" /></p>\r\n','\r\n<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/landscape/800px_pinnacles_western_australia.jpg\" alt=\"King\'s Canyon\" width=\"500\" height=\"374\" border=\"0\" /></p>\r\n<p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Pinnacles_Western_Australia.jpg</p>\r\n<p class=\"caption\">Author: Martin Gloss</p>\r\n<p class=\"caption\">License: GNU Free Documentation license v 1.2 or later.</p>',1,73,'2011-01-01 00:00:01',42,'Parks Webmaster','2017-08-23 11:18:07',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,4,'','',1,8,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(35,133,'Professionals','professionals','<p>Joomla! 1.6 continues development of the Joomla Framework and CMS as a powerful and flexible way to bring your vision of the web to reality. With the administrator now fully MVC, the ability to control its look and the management of extensions is now complete.</p>\n','\n<p>Working with multiple template styles and overrides for the same views, creating the design you want is easier than it has ever been. Limiting support to PHP 5.2.4 and above and ending legacy support for Joomla 1.0 extensions makes Joomla! lighter and faster than ever.Languages files can now be overridden without having your changes lost during an upgrade. With the proper xml your users update extensions with a single click.</p>\n<p>Access control lists are now incorporated using a new system developed for Joomla!. The ACL system is designed with developers in mind, so it is easy to incorporate into your extensions. The new nested sets libraries allow you to incorporate infinitely deep categories but also to use nested sets in a variety of other ways.</p>\n<p>A new forms library makes creating all kinds of user interaction simple. MooTools 1.3 provides a highly flexible javascript framework that is a major advance over MooTools 1.0.</p>\n<p>New events throughout the core make integration of your plugins where you want them a snap.</p>\n<p>Learn about:</p>\n<ul>\n<li><a href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6\">Changes since 1.5</a></li>\n<li><a href=\"http://docs.joomla.org/ACL_Tutorial_for_Joomla_1.6\">Working with ACL</a></li>\n<li><a href=\"http://docs.joomla.org/API16:JCategories\">Working with nested categories</a></li>\n<li><a href=\"http://docs.joomla.org/API16:JForm\">Forms library</a></li>\n<li><a href=\"http://docs.joomla.org/Working_with_Mootools_1.3\">Working with Mootools 1.3</a></li>\n<li><a href=\"http://docs.joomla.org/Layout_Overrides_in_Joomla_1.6\">Using new features of the override system</a></li>\n<li><a href=\"http://docs.joomla.org/API16:Framework\">Joomla! 1.6 AP</a>I</li>\n<li><a href=\"http://docs.joomla.org/API16:JDatabaseQuery\">Using JDatabaseQuery</a></li>\n<li><a href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6#Events\">New and updated events</a></li>\n<li><a href=\"http://docs.joomla.org/Xml-rpc_changes_in_Joomla!_1.6\">Xmlrpc</a></li>\n<li><a href=\"http://docs.joomla.org/What\'s_new_in_Joomla_1.6#Extension_management\">Installing and updating extensions</a></li>\n<li><a href=\"http://docs.joomla.org/Setting_up_your_workstation_for_Joomla!_development\">Setting up your development environment</a></li>\n</ul>',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-04-01 07:22:26',42,0,'0000-00-00 00:00:00','2011-01-09 16:41:13','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',13,5,'','',1,9,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(36,134,'Random Image Module','random-image-module','<p>This Module displays a random image from your chosen image directory. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Random_Image\" title=\"Random Image Module\">Help</a></p>\n<p>{loadposition randomimageload}</p>','',1,66,'2011-01-01 00:00:01',42,'','2011-01-10 03:39:30',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,4,'','',1,2,'',0,'*',''),(37,135,'Related Items Module','related-items-module','<p>This Module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta Keywords.All the keywords of the current Article are searched against all the keywords of all other published articles. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Articles_Related\" title=\"Related Items Module\">Help</a></p>\n<p>{loadposition relateditemsload}</p>','',1,64,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:23:25',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,4,'modules, content','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(38,136,'Sample Sites','sample-sites','<p>Your installation includes sample data, designed to show you some of the options you have for building your website. In addition to information about Joomla! there are two sample \"sites within a site\" designed to help you get started with builidng your own site.</p><p>The first site is a simple site about <a href=\"index.php?Itemid=243\">Australian Parks</a>. It shows you you an quickly and easily build a personal site with just the building blocks that are part of Joomla!. It includes a personal blog, weblinks, and a very simple image gallery.</p><p>The second site is slightly more complex and represents what you might do if you are building a site for a small business, in this case a <a href=\"index.php/welcome.html\"></a><a href=\"index.php?Itemid=429\">Fruit Shop</a>.</p><p>In building either style site, or something completely different, you will probably want to add <a href=\"http://extensions.joomla.org\">extensions</a> and either create or purchase your own template. Many Joomla! users start off by modifying the <a href=\"http://docs.joomla.org/How_do_you_modify_a_template%3F\">templates</a> that come with the core distribution so that they include special images and other design elements that relate to their site\'s focus.</p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,11,'','',1,0,'',0,'*',''),(39,137,'Search','search-component','<p>The search component proviedes basic search functionality for the information contained in your core components. Many third part extensions also can be searched by the search component. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Search\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:19:31',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,3,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(40,138,'Search Module','search-module','<p>This module will display a search box. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Search\" title=\"Search\">Help</a></p>\n<p>{loadposition searchload}</p>','',1,67,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:55:54',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,4,'','',1,2,'',0,'*',''),(41,139,'Search ','search-plugin','<p>The search component uses plugins to control which parts of your Joomla! site are searched. You may choose to turn off some areas to improve performance or for other reasons. Many third party Joomla! extensions have search plugins that extend where search takes place.</p><p>Default On:</p><ul><li>Content Help</li><li>Contacts Help</li><li>WeblinksHelp</li><li>News FeedsHelp</li><li>CategoriesHelp</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,1,'',0,'*',''),(42,140,'Site Map','site-map','<p>{loadposition sitemapload}</p><p><em>By putting all of your content into nested categories you can give users and search engines access to everything using a menu.</em></p>','',1,14,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,11,'','',1,0,'',0,'*',''),(43,141,'Spotted Quoll','spotted-quoll','<p><img style=\"vertical-align: middle; border: 0;\" src=\"images/joomlashine/sample/animals/220px_spottedquoll_2005_seanmcclean.jpg\" alt=\"Spotted Quoll\" border=\"0\" /></p>\r\n','\r\n<p><img style=\"vertical-align: middle;\" src=\"images/joomlashine/sample/animals/789px_spottedquoll_2005_seanmcclean.jpg\" alt=\"Spotted Quoll\" border=\"0\" /></p>\r\n<p>Source: http://en.wikipedia.org/wiki/File:SpottedQuoll_2005_SeanMcClean.jpg</p>\r\n<p>Author: Sean McClean</p>\r\n<p>License: GNU Free Documentation License v 1.2 or later</p>',1,72,'2011-01-01 00:00:01',42,'Parks Webmaster','2017-08-23 11:21:42',199,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,4,'','',1,9,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(44,142,'Statistics Module','statistics','<p>The Statistics Module shows information about your server installation together with statistics on the Web site users, number of Articles in your database and the number of Web links you provide.</p><p>{loadposition statisticsload}</p>','',1,67,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,5,'','',1,0,'',0,'*',''),(45,143,'Syndicate Module','syndicate-module','<p>The syndicate module allows you to display a link that allows users to take a feed from your site. It will only display on pages for which feeds are possible. That means it will not display on single article, contact or weblinks pages, such as this one. <a href=\"http://docs.joomla.org/Help15:Screen.modulessite.edit.15#Syndicate\" title=\"Synicate Module\">Help</a></p><p>{loadposition syndicateload}</p>','',1,67,'2011-01-01 00:00:01',42,'','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,6,'','',1,0,'',0,'*',''),(46,144,'System','system','<p>System plugins operate every time a page on your site loads. They control such things as your URLS, whether users can check a \"remember me\" box on the login module, and whether caching is enabled. New in 1.6 is the redirect plugin that with the redirect component assist you in managing changes in URLs.</p><p>Default on:</p><ul><li>Remember me Help</li><li>SEFHelp</li><li>DebugHelp</li></ul><p>Default off:</p><ul><li>CacheHelp</li><li>LogHelp</li><li>RedirectHelp</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,2,'','',1,6,'',0,'*',''),(47,145,'The Joomla! Community','the-joomla-community','<p>Joomla! means All Together, and it is a community of people all working and having fun together that makes Joomla! possible. Thousands of people each year participate in the Joomla! community, and we hope you will be one of them.</p><p>People with all kinds of skills, of all skill levels and from around the world are welcome to join in. Participate in the <a href=\"http://joomla.org\">Joomla.org</a> family of websites (the<a href=\"http://forum.joomla.org\"> forum </a>is a great place to start). Come to a <a href=\"http://community.joomla.org/events.html\">Joomla! event</a>. Join or start a <a href=\"http://community.joomla.org/user-groups.html\">Joomla! Users Group</a>. Whether you are a developer, site administrator, designer, end user or fan, there are ways for you to participate and contribute.</p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,4,'','',1,22,'',0,'*',''),(48,146,'The Joomla! Project','the-joomla-project','<p>The Joomla! Project consists of all of the people who make and support the Joomla! Web Platform and Content Management System.</p><p>Our mission is to provide a flexible platform for digital publishing and collaboration.</p><p>The core values are:</p><ul><li>Freedom</li><li>Equality</li><li>Trust</li><li>Community</li><li>Collaboration</li><li>Usability</li></ul><p>In our vision, we see:</p><ul><li>People publishing and collaborating in their communities and around the world</li><li>Software that is free, secure, and high-quality</li><li>A community that is enjoyable and rewarding to participate in</li><li>People around the world using their preferred languages</li><li>A project that acts autonomously</li><li>A project that is socially responsible</li><li>A project dedicated to maintaining the trust of its users</li></ul><p>There are millions of users around the world and thousands of people who contribute to the Joomla! Project. They work in three main groups: the Production Working Group, responsible for everything that goes into software and documentation; the Community Working Group, responsible for creating a nurturing the community; and Open Source Matters, the non profit organization responsible for managing legal, financial and organizational issues.</p><p>Joomla! is a free and open source project, which uses the GNU General Public Licenseversion 2 or later.</p>','',1,19,'2011-01-01 00:00:01',42,'','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,75,'',0,'*',''),(49,147,'Typography','typography','<h1>H1 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h1><h2>H2 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h2><h3>H3 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h3><h4>H4 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h4><h5>H5 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h5><h6>H6 ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmonpqrstuvwzyz</h6><p>P The quick brown fox ran over the lazy dog. THE QUICK BROWN FOX RAN OVER THE LAZY DOG.</p><ul><li>Item</li><li>Item</li><li>Item<br /> <ul><li>Item</li><li>Item</li><li>Item<br /> <ul><li>Item</li><li>Item</li><li>Item</li></ul></li></ul></li></ul><ol><li>tem</li><li>Item</li><li>Item<br /> <ol><li>Item</li><li>Item</li><li>Item<br /><ol><li>Item</li><li>Item</li><li>Item</li></ol></li></ol> </li></ol>','',-2,23,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,0,'',0,'*',''),(50,148,'Upgraders','upgraders','<p>If you are an experienced Joomla! 1.5 user, 1.6 will seem very familiar. There are new templates and improved user interfaces, but most functionality is the same. The biggest changes are improved access control (ACL) and nested categories.</p>\n','\n<p>The new user manager which will let you manage who has access to what in your site. You can leave access groups exactly the way you had them in Joomla 1.5 or make them as complicated as you want. You can learn more about<a href=\"http://docs.joomla.org/ACL_Tutorial_for_Joomla_1.6\"> how access control works</a> in on the <a href=\"http://docs.joomla.org\">Joomla! Documentation site</a></p>\n<p>In Joomla 1.5 and 1.0 content was organized into sections and categories. In 1.6 sections are gone, and you can create categories within categories, going as deep as you want. The sample data provides many examples of the use of nested categories.</p>\n<p>All layouts have been redesigned to improve accessibility and flexibility. If you would like to keep the 1.5 layouts, you can find them in the html folder of the MilkyWay template. Simply copy the layouts you want to the html folder of your template.</p>\n<p>Updating your site and extensions when needed is easier than ever thanks to installer improvements.</p>\n<p></p>',1,19,'2011-01-01 00:00:01',42,'','2011-04-01 07:22:36',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',3,5,'','',1,4,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(51,149,'User','user-plugins','<p>Default on:</p><ul><li>Joomla Help</li></ul><p>Default off:</p><p>Two new plugins are available in 1.6 but are disabled by default.</p><ul><li>Contact CreatorHelp<br />Creates a new linked contact record for each new user created. </li><li>ProfileHelp<br />This example profile plugin allows you to insert additional fields into user registration and profile display. This is intended as an example of the types of extensions to the profile you might want to create. </li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,4,'','',1,0,'',0,'*',''),(52,150,'Users','users-component','<p>The users extension lets your site visitors register, login and logout, change their passwords and other information, and recover lost passwords. In the administrator it allows you to create, block and manage users and create user groups and access levels. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Users_User_Manager\">Help</a></p>\n<p>Please note that some of the user views will not display if you are not logged in to the site.</p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:52:55',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,5,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(53,151,'Using Joomla!','using-joomla','<p>With Joomla! You can create anything from a simple personal website to a complex ecommerce or social site with millions of visitors.</p><p>This section of the sample data provides you with a brief introduction to Joomla! concepts and reference material to help you understand how Joomla! works.</p><p><em>When you no longer need the sample data, you can can simply unpublish the sample data category found within each extension in the site administrator or you may completely delete each item and all of the categories. </em></p>','',1,19,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,7,'','',1,16,'',0,'*',''),(54,152,'Weblinks','weblinks','<p>Weblinks (com_weblinks) is a component that provides a structured way to organize external links and present them in a visually attractive, consistent and informative way. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Weblinks_Links\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:20:10',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,6,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(55,153,'Weblinks Module','weblinks-module','<p>This module displays the list of weblinks in a category. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Weblinks\" title=\"Weblinks Module\">Help</a></p>\n<p>{loadposition weblinksload}</p>','',1,66,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:45:52',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,5,'','',1,4,'',0,'*',''),(56,154,'Who\'s Online','whos-online','<p>The Who\'s Online Module displays the number of Anonymous Users (e.g. Guests) and Registered Users (ones logged in) that are currently accessing the Web site. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Who_Online\" title=\"Who\'s Online\">Help</a></p>\n<p>{loadposition whosonlineload}</p>','',1,65,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:34:18',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,1,'','',1,7,'',0,'*',''),(57,155,'Wobbegone','wobbegone','<p><img src=\"/images/sampledata/parks/animals/180px_wobbegong.jpg\" border=\"0\" alt=\"Wobbegone\" style=\"vertical-align: middle; border: 0;\" /></p>','<p><img src=\"/images/sampledata/parks/animals/800px_wobbegong.jpg\" border=\"0\" style=\"vertical-align: middle; border: 0;\" /></p><p>Source: http://en.wikipedia.org/wiki/File:Wobbegong.jpg</p><p>Author: Richard Ling</p><p>Rights: GNU Free Documentation License v 1.2 or later</p>',1,72,'2011-01-01 00:00:01',42,'Parks Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,0,'',0,'*',''),(58,156,'Wonderful Watermelon','wonderful-watermelon','<p>Watermelon is a wonderful and healthy treat. We grow the world\'s sweetest watermelon. We have the largest watermelon patch in our country.</p>','',1,30,'2011-01-01 00:00:01',42,'Fruit Shop Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,1,'','',1,3,'',0,'*',''),(59,157,'Wrapper Module','wrapper-module','<p>This module shows an iFrame window to specified location. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Wrapper\" title=\"Wrapper Module\">Help</a></p>\n<p>{loadposition wrapperload}</p>','',1,67,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:44:50',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,1,'','',1,3,'',0,'*',''),(60,158,'News Feeds','news-feeds','<p>News Feeds (com_newsfeeds) provides a way to organize and present news feeds. News feeds are a way that you present information from another site on your site. For example, the joomla.org website has numerous feeds that you an incorporate on your site. You an use menus to present a single feed, a list of feeds in a category, or or a list of all feed categories. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Components_Newsfeeds_Feeds\">Help</a></p>','',1,21,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 04:17:08',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,4,'','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(61,159,'Breadcrumbs Module','breadcrumbs-module','<p>Breadcrumbs provide a pathway for users to navigate through the site. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Breadcrumbs\" title=\"Breacrumbs Module\">Help</a></p>\n<p>{loadposition breadcrumbsload}</p>','',1,75,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:10:46',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',3,2,'','',1,6,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(62,160,'Content','content-plugins','<p>Content plugins run when specific kinds of pages are loaded. They do things ranging from protecting email addresses from harvesters to creating page breaks.</p><p>Default on:</p><ul><li>Email Cloaking Help</li><li>Load Module Help</li><li>Page Break Help</li><li>Page Navigation Help</li><li>Rating Help</li></ul><p>Default off:</p><ul><li>Code Highlighting (Geshi) Help</li></ul>','',1,25,'2011-01-01 00:00:01',42,'Joomla!','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,7,'','',1,2,'',0,'*',''),(64,162,'Blue Mountain Rain Forest','blue-mountain-rain-forest','<p><img src=\"/images/sampledata/parks/landscape/120px_rainforest_bluemountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\" /></p>','<p><img src=\"/images/sampledata/parks/landscape/727px_rainforest_bluemountainsnsw.jpg\" border=\"0\" alt=\"Rain Forest Blue Mountrains\" style=\"vertical-align: middle;\" /></p><p></p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Rainforest,bluemountainsNSW.jpg</p><p class=\"caption\">Author: Adam J.W.C.</p><p class=\"caption\">License: GNU Free Documentation License</p>',1,73,'2011-01-01 00:00:01',42,'Parks Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,2,'','',1,0,'',0,'*',''),(65,163,'Ormiston Pound','ormiston-pound','<p><img src=\"/images/sampledata/parks/landscape/180px_ormiston_pound.jpg\" border=\"0\" alt=\"Ormiston Pound\" style=\"border: 0;\" /></p>','<p><img src=\"/images/sampledata/parks/landscape/800px_ormiston_pound.jpg\" border=\"0\" alt=\"Ormiston Pound\" height=\"375\" style=\"vertical-align: middle; border: 0;\" /></p><p></p><p class=\"caption\">Source: http://commons.wikimedia.org/wiki/File:Ormiston_Pound.JPG</p><p class=\"caption\">Author:</p><p class=\"caption\">License: GNU Free Public Documentation License</p>',1,73,'2011-01-01 00:00:01',42,'Parks Webmaster','2011-01-01 00:00:01',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,3,'','',1,3,'',0,'*',''),(66,165,'Latest Users Module','latest-users-module','<p>This module displays the latest registered users. <a href=\"http://help.joomla.org/proxy/index.php?option=com_help&amp;keyref=Help16:Extensions_Module_Manager_Latest_Users\">Help</a></p>\n<p>{loadposition userslatestload}</p>','',1,65,'2011-01-01 00:00:01',42,'Joomla!','2011-01-10 03:31:12',42,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"1\",\"link_category\":\"1\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',2,3,'','',1,4,'',0,'*',''),(67,168,'What\'s New in 1.5?','whats-new-in-15','<p>As with previous releases, Joomla! provides a unified and easy-to-use framework for delivering content for Web sites of all kinds. To support the changing nature of the Internet and emerging Web technologies, Joomla! required substantial restructuring of its core functionality and we also used this effort to simplify many challenges within the current user interface. Joomla! 1.5 has many new features.</p>\n<p style=\"margin-bottom: 0in;\">In Joomla! 1.5, you\'\'ll notice:</p>\n<ul>\n<li>Substantially improved usability, manageability, and scalability far beyond the original Mambo foundations</li>\n<li>Expanded accessibility to support internationalisation, double-byte characters and right-to-left support for Arabic, Farsi, and Hebrew languages among others</li>\n<li>Extended integration of external applications through Web services</li>\n<li>Enhanced content delivery, template and presentation capabilities to support accessibility standards and content delivery to any destination</li>\n<li>A more sustainable and flexible framework for Component and Extension developers</li>\n<li>Backward compatibility with previous releases of Components, Templates, Modules, and other Extensions</li>\n</ul>','',2,9,'2011-01-01 00:00:01',42,'Joomla! 1.5','2011-01-01 00:00:01',0,0,'0000-00-00 00:00:00','2011-01-01 00:00:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_readmore\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"page_title\":\"\",\"alternative_readmore\":\"\",\"layout\":\"\"}',1,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(68,176,'Color Variations','color-variations','<div id=\"hidden-content\">\r\n<div class=\"placeholder-text\">\r\n<p>Here should be the presentation of JSN ImageShow,<br />but it is not installed on your website.</p>\r\n<a class=\"link-button button-light\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" rel=\"noopener noreferrer\">Free Download Now</a></div>\r\n</div>\r\n<p>JSN Air provides<strong> 6 major color variations</strong> for your taste. Each color variation covers not only the main background, but also color of drop-down menu, links, table\'s header and some others.</p>\r\n<h3>Color variations</h3>\r\n<div class=\"content-center\" style=\"width: 600px; margin: 0 auto;\">\r\n<p><strong>Click on any screenshot to LIVE demo of that color variation. (<a class=\"link-action\" href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=677\">reset to default</a>)</strong></p>\r\n<div class=\"is-demo-theme\">{imageshow sl=4 sc=9 w=600 h=300 /}</div>\r\n<p>Interactive images presentation by <a href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" rel=\"noopener noreferrer\">JSN ImageShow extension</a></p>\r\n</div>','',1,78,'2011-04-01 02:55:34',42,'','2017-10-10 03:22:02',199,0,'0000-00-00 00:00:00','2011-04-01 02:55:34','0000-00-00 00:00:00','','','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"standard\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',31,7,'','',1,754,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(69,177,'Font Styles','font-styles','<h3>Flexible font options</h3>\r\n<p>JSN Template provides two font options for your template: <strong>800+ Google fonts </strong> and <strong>standard font</strong>.</p>\r\n<p>To make your website content look even better, we included feature to load special fonts directly from Google Font Directory. Google fonts are selected through a magic font picker, and you don\'t have to touch a single line of code for font embedding. Since this service is provided by Google, it\'s very reliable and fast.</p>\r\n<div class=\"content-center\">\r\n<p><strong>Google fonts with Live Preview</strong></p>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Google fonts preview\" src=\"images/joomlashine/sample/Google-font-with-preview.png\" alt=\"Google fonts preview\" /></p>\r\n<p><strong>Standard Fonts with enhanced Live Font Preview </strong></p>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Standard Fonts\" src=\"images/joomlashine/sample/Standard-font-with-Live-Preview.png\" alt=\"Standard Fonts\" /></p>\r\n<p><strong>Browsing through Google fonts collection</strong></p>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Google font Collection\" src=\"images/joomlashine/sample/Google-font-collection.png\" alt=\"Google font Collection\" /></p>\r\n<p><strong>\"Online News / Magazine\" style with special font</strong></p>\r\n</div>','',1,78,'2011-04-01 02:55:57',42,'','2017-08-10 03:18:39',199,0,'0000-00-00 00:00:00','2011-04-01 02:55:57','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,6,'','',1,534,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(70,178,'JSN Air Design','jsn-air-design-a-features','<p>JSN Air 2 has incredibly beautiful clean design with ultra flexible layout built-up from 37+ module styles. The combination of 6 colors variation, 5 menu styles and 6 module styles results in a really remarkable website. In addition, super rich typography makes your content look stunning and clear for all users.</p>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>Layout</h3>\r\n<p><strong>37+ module styles </strong>allowing you to have multiple layout configurations. All module positions are collapsible and can arrange modules in horizontal or vertical layout.</p>\r\n<p><a class=\" btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=71&amp;Itemid=466\"><span class=\"link-icon jsn-icon-info\">Read more about layout</span></a></p>\r\n</div>\r\n<div>\r\n<h3>Color Variations</h3>\r\n<p><strong>6 major color variations</strong> for your taste. Each color variation covers not only the main background, but also color of drop-down menu, links, table\'s header and more.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=467\"><span class=\"link-icon jsn-icon-info\">Read more about color variations</span></a></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>Menu Styles</h3>\r\n<p><strong>5 menu styles </strong>to display your website navigation on multiple positions. And...you don\'t need to install any external menu extension, cool huh.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=72&amp;Itemid=468\"><span class=\"link-icon jsn-icon-info\">Read more about menu styles</span></a></p>\r\n</div>\r\n<div>\r\n<h3>Typography</h3>\r\n<p><strong>Super rich typography</strong> ready for the most comprehensive content presentation. Headings, text, links, tables, images, everything was designed with high level of refinement.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=74&amp;Itemid=469\"><span class=\"link-icon jsn-icon-info\">Read more about typography</span></a></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>Module Styles</h3>\r\n<p><strong>6 box designs</strong> for module background styling and <strong>20 icon designs </strong>for module title styling. Combination usage gives you <strong>120 module styles in total</strong>. Pretty amazing!</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=73&amp;Itemid=470\"><span class=\"link-icon jsn-icon-info\">Read more about module styles</span></a></p>\r\n</div>\r\n<div>\r\n<h3>Font Styles</h3>\r\n<p><strong>3 font face</strong> options for major website types and <strong>3 font size</strong> options for major audience. Each font face option is a combination of 2 font types, which looks stunning..</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=69&amp;Itemid=471\"><span class=\"link-icon jsn-icon-info\">Read more about font styles</span></a></p>\r\n</div>\r\n</div>','',1,78,'2011-04-01 02:56:18',42,'','2017-08-23 11:01:43',199,0,'0000-00-00 00:00:00','2011-04-01 02:56:18','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',26,5,'','',1,649,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(71,179,'Layout','layout','<h3>New Drag-n-Drop Layout Builder</h3>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Layout Builder\" src=\"images/joomlashine/sample/layout-builder.png\" alt=\"Layout Builder\" /></p>\r\n<p>The good new is, with the new Sun Framework, you can freely modify any layout element in JSN Templates to any degree with complete design control. This framework helps you go beyond any limit that you might experience with the first JSN Templates or any other Joomla templates in the market.</p>\r\n<hr class=\"line-dots\" />\r\n<h3>Unlimited Module Positions</h3>\r\n<p>Just with drag-n-drop in the Layout Builder, you can create Joomla module position on the fly without having to write a single line of code. Thanks to the power of Sun Framework, JSN Templates provides UNLIMITED module positions in addition to the pre-built ones.</p>\r\n<h3><a class=\"link-action\" href=\"https://www.joomlashine.com/joomla-extensions/jsn-sunframework.html\" target=\"_blank\" rel=\"noopener noreferrer\">See full features of Sun Framework here</a></h3>\r\n<hr class=\"line-dots\" />\r\n<h3>Layout Variations</h3>\r\n<p>JSN Templates layout system is flexible and capable than ever before. The built-in module positions are designed in smart way to cover all possible spot where you might want to put content. However, please do not be confused by them or think that they are all the variations that you can have. They are are just some examples that we create to help you speed up your site development process. You can create your own layout variation in any style you want. Bellow is live presentation of some most popular layout variations:</p>\r\n<div class=\"grid-layout row\" style=\"margin-top: 10px;\">\r\n<div class=\"content-center col-xs-6\"><a class=\"link-highlight\" href=\"index.php?option=com_content&amp;view=article&amp;id=90&amp;Itemid=472\"><img class=\"margin-right\" style=\"vertical-align: middle;\" src=\"images/joomlashine/sample/layout-variations/layout-thumb-lcr.png\" alt=\"Left | Center | Right\" width=\"160\" height=\"90\" /><br /> Left | Center | Right</a></div>\r\n<div class=\"content-center col-xs-6\"><a class=\"link-highlight\" href=\"index.php?option=com_content&amp;view=article&amp;id=92&amp;Itemid=477\"><img class=\"margin-right\" style=\"vertical-align: middle;\" src=\"images/joomlashine/sample/layout-variations/layout-thumb-mc.png\" alt=\"Main content only\" width=\"160\" height=\"90\" /><br /> Main content only</a></div>\r\n</div>','',1,78,'2011-04-01 02:56:37',42,'','2017-08-10 03:06:13',199,0,'0000-00-00 00:00:00','2011-04-01 02:56:37','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',22,4,'','',1,501,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(72,180,'Menu Styles','menu-styles','<p>JSN Air 2 provides 4<strong> menu styles </strong>to present your website navigation. The default Joomla! built-in menu module <strong>(mod_mainmenu)</strong> is utilized, so you don\'t need to install any external menu modules.</p>\r\n<h3>Main Menu</h3>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/menu-styles/menu-mainmenu-submenus.png\" alt=\"Main Menu\" width=\"600\" height=\"300\" /></p>\r\n<p>Main Menu is very powerful menu built with clean accessible XHTML code structure and effective drop-down submenu panels.</p>\r\n<h4>Main Menu with icons and rich text</h4>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/menu-styles/menu-mainmenu-richicons.png\" alt=\"Main Menu Rich Text combined with Icons\" /></p>\r\n<p>You can add icon and descriptive text to each menu item to make them much clearer and more appealing. Both descriptive text and icons are configured directly in menu item settings page, which is very convenient.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=93&amp;Itemid=479\"><span class=\"link-icon jsn-icon-display\">See live demo of Main Menu</span></a></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Side Menu</h3>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/menu-styles/menu-sidemenu.png\" alt=\"Side Menu\" width=\"600\" height=\"300\" /></p>\r\n<p>Side Menu is very unique vertical menu with slide-out panels. This menu is extremely efficient when you have complex navigation with a lot of menu items.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=95&amp;Itemid=480\"><span class=\"link-icon jsn-icon-display\">See live demo of Side Menu</span></a></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Tree Menu</h3>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/menu-styles/menu-treemenu.png\" alt=\"Tree Menu\" width=\"600\" height=\"300\" /></p>\r\n<p>Tree Menu represents menu items in clear tree-like hierarchy, which is very appropriate for indexing menu. By default all submenu items are collapsed until you select the parent menu item.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=98&amp;Itemid=482\"><span class=\"link-icon jsn-icon-display\">See live demo of Tree Menu</span></a></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Div Menu</h3>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/menu-styles/menu-divmenu.png\" alt=\"Div Menu\" width=\"600\" height=\"175\" /></p>\r\n<p>Div Menu is simple yet nice menu bar with items separated by slightly visible dashes. This menu is very suitable for footer navigation presentation.</p>','',1,78,'2011-04-01 02:56:55',42,'','2017-08-10 04:34:51',199,0,'0000-00-00 00:00:00','2011-04-01 02:56:55','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,3,'','',1,249,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(73,181,'Module Styles','module-styles','<p>JSN Templates provides <strong>4 box designs</strong> for module background styling, which can be combined with <strong>20 predefined icons</strong> for module title styling. Take a look around to see how module styles are applied.</p>','',1,78,'2011-04-01 02:57:11',42,'','2017-08-10 03:21:52',199,0,'0000-00-00 00:00:00','2011-04-01 02:57:11','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,2,'','',1,756,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(74,182,'Typography','typography','<p>JSN Air 2 was developed with <strong>extreme focus on typography</strong> and we believe it provides the most comprehensive content presentation capability. Headings, text, links, tables, images, everything was designed with high level of refinement. Let\'s take a look.</p>\r\n<h3>Headings</h3>\r\n<div class=\"row\">\r\n<div class=\"col-xs-12 col-sm-6\">\r\n  <div>\r\n    <h1 class=\"text-danger\">This is an H1 Header</h1>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n  </div>\r\n    <div>\r\n    <h3 class=\"text-warning\">This is an H3 Header</h3>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n  </div>\r\n  <div>\r\n    <h5 class=\"text-info\">This is an H5 Header</h5>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n  </div>\r\n</div>\r\n<div class=\"col-xs-12 col-sm-6\">\r\n    <div>\r\n    <h2 class=\"text-success\">This is an H2 Header</h2>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n    </div>\r\n  <div>\r\n    <h4 class=\"text-important\">This is an H4 Header</h4>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n  </div>\r\n  <div>\r\n    <h6 class=\"text-mute\">This is an H6 Header</h6>\r\n    <p>Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem. Aenean lorem consequat consequat eu.</p>\r\n  </div>\r\n</div>\r\n</div>\r\n<div class=\"block-border\">\r\n<code>\r\n<h1 class=\"text-danger\">h1. Bootstrap heading</h1>\r\n<h2 class=\"text-warning\">h2. Bootstrap heading</h2>\r\n<h3 class=\"text-info\">h3. Bootstrap heading</h3>\r\n<h4 class=\"text-success\">h4. Bootstrap heading</h4>\r\n<h5 class=\"text-important\">h5. Bootstrap heading</h5>\r\n<h6 class=\"text-mute\">h6. Bootstrap heading</h6></code>\r\n</div>\r\n<h3>Blockquotes</h3>\r\n<h4><strong>Default Blockquote</strong></h4>\r\n<blockquote>\r\n  <p>You can us this style to quote somebody\'s speech, idea or a fragment from some book, articles, etc. Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus  laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem.  Aenean lorem consequat consequat eu.</p>\r\n<p><span class=\"text-highlight highlight-light\"><strong>Usage:</strong></span> <strong>&lt;blockquote&gt;</strong>This is your quote<strong>&lt;/blockquote&gt;</strong></p>\r\n</blockquote>\r\n\r\n<h3>Highlighted Text</h3>\r\n<p>You can use this style to <span class=\"bg-info\">highlight important words and / or keyword expression</span> in search result page. Lorem ipsum dolor sit amet consectetuer eleifend elit vel tellus  laoreet. At ut pellentesque risus quis sem eros et consequat enim lorem.  Aenean lorem consequat consequat eu.</p>\r\n<p><span class=\"bg-info\"><strong>Usage:</strong></span> <strong>&lt;span class=&quot;text-highlight&quot;&gt;</strong>This is the text to be highlighted.<strong>&lt;/span&gt;</strong></p>\r\n<h3>Alerts</h3>\r\n<p>Bootstrap provides an easy way to create predefined alert messages:</p>\r\n<div class=\"alert alert-success\">\r\n<p><strong>Success!</strong> You should <strong>read this message.</strong></p>\r\n</div>\r\n<div class=\"alert alert-info\">\r\n<p><strong>Info!</strong> You should <strong>read this message.</strong></p>\r\n</div>\r\n<div class=\"alert alert-warning\">\r\n<p><strong>Warning!</strong> You should <strong>read this message.</strong></p>\r\n</div>\r\n<div class=\"alert alert-danger\">\r\n<p><strong>Danger!</strong> You should <strong>read this message.</strong></p>\r\n</div>\r\n<h3>Closing Alerts</h3>\r\n<div class=\"alert alert-success alert-dismissable\">\r\n  <a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">&times;</a>\r\n  <strong>Success!</strong> Indicates a successful or positive action.\r\n</div>\r\n<p>To close the alert message, add a <span class=\"text-danger\">.alert-dismissable</span> class to the alert container. Then add <span class=\"text-danger\">class=\"close\"</span> \r\nand <span class=\"text-danger\">data-dismiss=\"alert\"</span> to a link or a button element (when you click on this the alert box will disappear).</p>\r\n<h3>Animated Alerts</h3>\r\n<div class=\"alert alert-danger fade in\">\r\n  <a href=\"#\" class=\"close\" data-dismiss=\"alert\" aria-label=\"close\">&times;</a>\r\n  <strong>Success!</strong> Indicates a successful or positive action.\r\n</div>\r\n<p>To close the alert message, add a <span class=\"text-danger\">.alert-dismissable</span> class to the alert container. Then add <span class=\"text-danger\">class=\"close\"</span> \r\nand <span class=\"text-danger\">data-dismiss=\"alert\"</span> to a link or a button element (when you click on this the alert box will disappear).</p>\r\n\r\n<h3>Link Styles</h3>\r\n<h4><strong>Link Icon Styles</strong></h4>\r\n<p>You can attach up to <strong>28 predefined icons</strong> to the front of any link by adding simple class to it.</p>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-3\">\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-file-o\"></i>Link with article icon</li>\r\n      <li><i class=\"fa fa-calendar\"></i>Link with calendar icon</li>\r\n      <li><i class=\"fa fa-shopping-cart\"></i>Link with cart icon</li>\r\n      <li><i class=\"fa fa-comment\"></i>Link with comment icon</li>\r\n      <li><i class=\"fa fa-desktop\"></i>Link with display icon</li>\r\n      <li><i class=\"fa fa-star\"></i>Link with star icon</li>\r\n      <li><i class=\"fa fa-folder-o\"></i>Link with folder icon</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-3\">\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-home\"></i>Link with home icon</li>\r\n      <li><i class=\"fa fa-image\"></i>Link with image icon</li>\r\n      <li><i class=\"fa fa-info\"></i>Link with info icon</li>\r\n      <li><i class=\"fa fa-envelope-open-o\"></i>Link with mail icon</li>\r\n      <li><i class=\"fa fa-rss\"></i>Link with rss icon</li>\r\n      <li><i class=\"fa fa-search\"></i>Link with search icon</li>\r\n      <li><i class=\"fa fa-puzzle-piece\"></i>Link with selection icon</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-3\">\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-life-ring\"></i>Link with help icon</li>\r\n      <li><i class=\"fa fa-database\"></i>Link with database icon</li>\r\n      <li><i class=\"fa fa-check\"></i>Link with check icon</li>\r\n      <li><i class=\"fa fa-calculator\"></i>Link with calculator icon</li>\r\n      <li><i class=\"fa fa-pencil-square-o\"></i>Link with edit icon</li>\r\n      <li><i class=\"fa fa-arrows\"></i>Link with arrows icon</li>\r\n      <li><i class=\"fa fa-download\"></i>Link with download icon</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-3\">\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-flag \"></i>Link with flag icon</li>\r\n      <li><i class=\"fa fa-diamond\"></i>Link with diamond icon</li>\r\n      <li><i class=\"fa fa-users\"></i>Link with users icon</li>\r\n      <li><i class=\"fa fa-level-up\"></i>Link with level-up icon</li>\r\n      <li><i class=\"fa fa-times\"></i>Link with remove icon</li>\r\n      <li><i class=\"fa fa-reply\"></i>Link with reply icon</li>\r\n      <li><i class=\"fa fa-heart\"></i>Link with love icon</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"block-border alert\">\r\n<code><i class=\"fa fa-download\"></i>This is link to download something.</code>\r\n</div>\r\n\r\n<p><span class=\"text-highlight highlight-light\"><strong>Usage:</strong></span> <strong>&lt;a class=&quot;link-icon jsn-icon-xxx&quot;&gt;</strong>This is link  text.<strong>&lt;/a&gt;</strong>, where <strong>xxx</strong> is the name of icon to be applied. Detailed information about all icon names can be found in template documentation.</p>\r\n<p><span class=\"text-highlight highlight-light\"><strong>Example:</strong></span> <strong>&lt;a  class=&quot;link-icon jsn-icon-download&quot;&gt;</strong>This is link to download something.<strong>&lt;/a&gt;</strong></p>\r\n<h4>Link Button Styles</h4>\r\n<p>JSN  Venture offers<strong> 12 button styles </strong>to decorate  any call-to-action links you have in the content.</p>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n  <p><a href=\"#\" class=\"btn btn-default\">Link as default button</a></p>\r\n    <p><a href=\"#\" class=\"btn btn-primary\">Link as primary button</a></p>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n   <p><a href=\"#\" class=\"btn btn-danger\">Link as danger button</a></p>\r\n      <p><a href=\"#\" class=\"btn btn-success\">Link as success button</a></p>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n   <p><a href=\"#\" class=\"btn btn-info\">Link as info button</a></p>\r\n   <p><a href=\"#\" class=\"btn btn-warning\">Link as warning button</a></p>\r\n  </div>\r\n</div>\r\n<p><span class=\"text-highlight highlight-light\"><strong>Usage:</strong></span> <strong>&lt;a class=&quot;link-button button-xxx&quot;&gt;</strong>This  is link text.<strong>&lt;/a&gt;</strong>, where <strong>xxx</strong> is the button color name selected from: <strong>light</strong>, <strong>dark</strong>, <strong>green</strong>, <strong>orange</strong>, <strong>blue</strong> and <strong>red</strong>.</p>\r\n<p><span class=\"text-highlight highlight-light\"><strong>Example:</strong></span> <strong>&lt;a  class=&quot;link-button button-orange&quot;&gt;</strong>See plans &amp; pricing.<strong>&lt;/a&gt;</strong></p>\r\n\r\n<h3>Table Styles</h3>\r\n<h4>Plain  Rows table style</h4>\r\n<table width=\"100%\" border=\"0\" class=\"table table-bordered\">\r\n  <thead class=\"thead-inverse bg-info\">\r\n    <tr>\r\n      <th>Table header</th>\r\n      <th>Column header 1</th>\r\n      <th class=\"btn-info\">Column header 2</th>\r\n      <th>Column header 3</th>\r\n    </tr>\r\n  </thead>\r\n  <tbody>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"btn-default\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"btn-default\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"btn-default\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"btn-default\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"btn-default\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n  </tbody>\r\n  <tfoot>\r\n    <tr class=\"btn-default\">\r\n      <th>Table footer</th>\r\n      <td colspan=\"3\">Footer data</td>\r\n    </tr>\r\n  </tfoot>\r\n</table>\r\n<h4>Color Stripes table style</h4>\r\n<table width=\"100%\" border=\"0\" class=\"table table-bordered table-striped\">\r\n  <thead class=\"bg-primary\">\r\n    <tr>\r\n      <th>Table header</th>\r\n      <th>Column header 1</th>\r\n      <th class=\"highlight\">Column header 2</th>\r\n      <th>Column header 3</th>\r\n    </tr>\r\n  </thead>\r\n  <tbody>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"highlight\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr>\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"highlight\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"highlight\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr>\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"highlight\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n    <tr class=\"odd\">\r\n      <th>Row header 1</th>\r\n      <td>Lorem ipsum</td>\r\n      <td class=\"highlight\">Dolor sit amet</td>\r\n      <td>Lorem ipsum</td>\r\n    </tr>\r\n  </tbody>\r\n  <tfoot>\r\n    <tr>\r\n      <th>Table footer</th>\r\n      <td colspan=\"3\">Footer data</td>\r\n    </tr>\r\n  </tfoot>\r\n</table>\r\n<h3>List styles</h3>\r\n<h4>Standard list styles</h4>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-6\">\r\n    <h4>Unordered list</h4>\r\n    <ul>\r\n      <li>Lorem ipsum dolor sit amet</li>\r\n      <li>Consetetur sadipscing elitr</li>\r\n      <li>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-6\">\r\n    <h4>Ordered list</h4>\r\n    <ol>\r\n      <li>Lorem ipsum dolor sit amet</li>\r\n      <li>Consetetur sadipscing elitr</li>\r\n      <li>Sed diam voluptua</li>\r\n    </ol>\r\n  </div>\r\n</div>\r\n<h4><strong>Arrow list styles</strong></h4>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Red arrow</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-caret-right text-danger\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-caret-right text-danger\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-caret-right text-danger\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Blue arrow</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-caret-right text-info\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-caret-right text-info\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-caret-right text-info\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Green arrow</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-caret-right text-success\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-caret-right text-success\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-caret-right text-success\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n<h4><strong>Icon list styles</strong></h4>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Article icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-file-o\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-file-o\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-file-o\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Folder icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-folder-o\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-folder-o\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-folder-o\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Image icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-image\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-image\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-image\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Online icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-smile-o\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-smile-o\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-smile-o\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Star icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-star\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-star\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-star\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>User icon list</h4>\r\n    <ul class=\"list-nobullet\">\r\n      <li><i class=\"fa fa-user-o\"></i>Lorem ipsum dolor sit amet</li>\r\n      <li><i class=\"fa fa-user-o\"></i>Consetetur sadipscing elitr</li>\r\n      <li><i class=\"fa fa-user-o\"></i>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n<p class=\"text-tip\">You can assign any of predefined 20 icons to list items. 6 icons shown above are just samples.</p>\r\n<h4><strong>Number list styles</strong></h4>\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Blue Bullet number list</h4>\r\n    <ul class=\"list-nobullet bullet-blue\">\r\n      <li><span class=\"jsn-listbullet bg-primary\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"jsn-listbullet bg-primary\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"jsn-listbullet bg-primary\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Green Bullet number list</h4>\r\n    <ul class=\"list-nobullet bullet-green\">\r\n      <li><span class=\"jsn-listbullet btn-success\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"jsn-listbullet btn-success\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"jsn-listbullet btn-success\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Red Bullet number list</h4>\r\n    <ul class=\"list-nobullet bullet-red\">\r\n      <li><span class=\"jsn-listbullet btn-danger\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"jsn-listbullet btn-danger\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"jsn-listbullet btn-danger\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n\r\n<div class=\"row\">\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Blue Digit number list</h4>\r\n    <ul class=\"list-nobullet digit-blue\">\r\n      <li><span class=\"text-info\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"text-info\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"text-info\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Green Digit number list</h4>\r\n    <ul class=\"list-nobullet digit-green\">\r\n      <li><span class=\"text-success\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"text-success\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"text-success\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n  <div class=\"col-xs-12 col-sm-6 col-md-4\">\r\n    <h4>Red Digit number list</h4>\r\n    <ul class=\"list-nobullet digit-red\">\r\n      <li><span class=\"text-danger\">1</span>Lorem ipsum dolor sit amet</li>\r\n      <li><span class=\"text-danger\">2</span>Consetetur sadipscing elitr</li>\r\n      <li><span class=\"text-danger\">3</span>Sed diam voluptua</li>\r\n    </ul>\r\n  </div>\r\n</div>\r\n','',1,78,'2011-04-01 02:57:27',42,'','2017-08-10 04:20:26',199,0,'0000-00-00 00:00:00','2011-04-01 02:57:27','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',10,1,'','',1,648,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(75,183,'CSS/JS Compression','cssjs-compression','<p>At JoomlaShine.com, we put great efforts in optimizing our templates performance by multiple techniques like image sprites application, clean html code output and now one new step <strong>CSS/JS Compression</strong>.</p>\r\n<p>What it does is to combine all CSS/JS files into a single file and deliver it in GZIP compressed state to browser. This feature significantly reduce http request number to server as well as overall loading size, which results in 35% performance boost.</p>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/cssjs-compression/system-compression-filesbefore.png\" alt=\"Before enabling CSS/JS compression\" width=\"600\" height=\"380\" border=\"0\" /></p>\r\n<p class=\"content-center\"><em>Before enabling CSS/JS compression</em></p>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/cssjs-compression/system-compression-filesafter.png\" alt=\"After enabling CSS/JS compression\" width=\"600\" height=\"200\" border=\"0\" /></p>\r\n<p class=\"content-center\"><em>After enabling CSS/JS compression</em></p>\r\n<p>CSS/JS Compression feature is enabled on this demo website. You can check the source code to see how it works.</p>\r\n<hr class=\"line-dots\" />\r\n<h3>Custom CSS File(s)</h3>\r\n<p>This feature allows you to load multiple custom CSS files among with template default files. This feature is very useful, when you have special dedicated CSS file for content styling.</p>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/cssjs-compression/system-customcss.png\" alt=\"Custom CSS files are loaded among with other template CSS files\" width=\"600\" height=\"320\" border=\"0\" /></p>\r\n<p class=\"content-center\"><em>Custom CSS files are loaded among with other template CSS files</em></p>\r\n<p>Just put custom CSS files to template\'s CSS folder and define them in template parameter <strong>Custom CSS File(s)</strong> each file name at a line. If you enable <strong>CSS/JS Compression </strong>feature, all custom CSS files will be compressed as well.</p>','',1,79,'2011-04-01 03:05:52',42,'','2017-08-23 11:10:49',199,0,'0000-00-00 00:00:00','2011-04-01 03:05:52','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,14,'','',1,19,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(76,184,'Docs & Support','docs-and-support-2','<h3>Documentation</h3>\r\n<p>JSN Templates are equipped with very comprehensive documentation package that will help you with template utilization.</p>\r\n<ul>\r\n<li>\r\n<h4>Configuration Manual</h4>\r\nThis PDF document gives you detailed description of every template feature. You can print and use this document as a reference every time you want to configure your template. You also can watch <a href=\"http://www.youtube.com/playlist?list=PL068EB32BB584F3F7\">our play list JoomlaShine Template Configuration</a>.</li>\r\n<li>\r\n<h4>Customization Manual</h4>\r\nThis PDF document gives you easy-to-understand instruction how to customize template elements to make it suites you or your client. You also can watch <a href=\"http://www.youtube.com/playlist?list=PL0B473CA36B16C3FD\">our playlist JoomlaShine Template Customization</a>.</li>\r\n</ul>\r\n<p class=\"content-center\"><a class=\"link-button button-light btn btn-primary\" href=\"https://www.joomlashine.com/documentation/jsn-templates/jsn-air.html\"><span class=\"link-icon jsn-icon-info\">Read documentation online</span></a></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Support</h3>\r\n<p>Technical support is available for everyone who use our products via Support Forum. Here you will find forums for FREE and PRO editions owners and get support from our support team as well as thousands of active members.</p>\r\n<p>When purchasing our products you are backed up with professional and timely support, 12-hour response time is guaranteed for PRO editions owners only.</p>','',1,79,'2011-04-01 03:06:29',42,'','2017-08-15 16:10:11',199,0,'0000-00-00 00:00:00','2011-04-01 03:06:29','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',13,12,'','',1,70,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(77,185,'Easy to Start','easy-to-start','<p><img class=\"pull-center\" title=\"Easy to Start\" src=\"images/joomlashine/sample/Easy-to-start-1.jpg\" alt=\"Easy to Start\" /></p>\r\n<p>One of the fastest and easiest ways to learn template is to install sample data and start playing with it. JSN Template provides unique mechanism of installing sample data directly on your current website. Just few steps and the demo website is here.</p>\r\n<h3>Setup sample data</h3>\r\n<p>Go to template settings page and click button <strong>\"Sample data\" on the topbar menu.</strong></p>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Sample data 2\" src=\"images/joomlashine/sample/Easy-to-start-2.png\" alt=\"Sample data 1\" /></p>\r\n<p>There are 2 options for you to choose: <strong>Install only layout and style</strong> or<strong> Install only layout and style</strong>.</p>\r\n<p class=\"content-center\"><img class=\"pull-center\" title=\"Sample data 2\" src=\"images/joomlashine/sample/Easy-to-start-3.png\" alt=\"Sample data 2\" /></p>\r\n<p>The installation process would start instantly and you would get the website in less than a minute.</p>','',1,79,'2011-04-01 03:06:47',42,'','2017-08-10 03:33:19',199,0,'0000-00-00 00:00:00','2011-04-01 03:06:47','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',17,12,'','',1,228,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(78,186,'Extended styles','extended-styles','<p>One of hottest features in JSN Air is extended styles adapted for 5 most popular Joomla! extension: <strong>K2</strong>, <strong>Community Builder</strong>, <strong>Virtue Mart</strong>, <strong>JEvents</strong> and <strong>JoomGallery</strong>.</p>\r\n<p>Technically extended styles are overrides of default extensions style (images + CSS) and located in folder <strong>/ext</strong> inside template folder. Some extensions have their own template system and you might want to turn off extended style thru template parameter in order to use those native templates.</p>\r\n<p class=\"text-info\">The extensions discussed here are not included in the template package and you have to download separately. You can download the extensions on Joomla! Extensions Directory <a href=\"http://extensions.joomla.org/\">http://extensions.joomla.org/</a></p>\r\n<h3>K2</h3>\r\n<p>Extended style for K2 includes adapted tabs color, additional module styles, fixed alignment issues and some other minor visual enhancement.</p>\r\n<h4>Component styling</h4>\r\n<p>Here is how K2 component will look like after extended styles applied.</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"445\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-style-after.png\" alt=\"K2 Style Applied\" /></p>\r\n<h4>Module styling</h4>\r\n<p>Besides from extended component styling you can use template module styles for K2 modules as well.</p>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<p class=\"content-center\"><img width=\"300\" height=\"455\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-module-content.png\" alt=\"K2 Style Module Content\" /></p>\r\n<ul><li>K2 Content Module (mod_k2_content) with module style <strong>box-green jsn-icon-article</strong> applied</li></ul>\r\n</div>\r\n<div>\r\n  <p class=\"content-center\"><img src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-module-comment-login.png\" width=\"300\" height=\"580\" alt=\"K2 Style Module Comment\" /></p>\r\n  <ul>\r\n    <li>K2 Comments Module (mod_k2_comments) with module style <strong>box-blue jsn-icon-comment</strong> applied</li>\r\n    <li>K2 Login Module (mod_k2_login) with module style <strong>box-yellow jsn-icon-user</strong> applied </li>\r\n  </ul>\r\n</div>\r\n</div>\r\n<hr class=\"line-dots\" />\r\n<h3>Community Builder</h3>\r\n<p>Extended style for Community Builder includes adapted dropdown menu style, tabs color, additional module styles and some other minor visual enhancement.</p>\r\n<h4>Component styling</h4>\r\n<p>Here is how Community Builder component will look like after extended styles applied.</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"500\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-cb-profile.png\" alt=\"CB Profile Style\" /><br />\r\nAdapted drop-menu style and tabs color on <strong>CB Profile page</strong></p>\r\n<h4>Module styling</h4>\r\n<p>Besides from extended component styling you can use template module styles for Community Builder modules as well.</p>\r\n<p class=\"content-center\"><img width=\"300\" height=\"360\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-cb-modules.png\" alt=\"CB Module Style\" /></p>\r\n<p>In the example above:</p>\r\n<ul>\r\n  <li>CB Login Module (mod_cblogin) with module style <strong>box-yellow jsn-icon-user</strong> applied</li>\r\n  <li>CB Online Module (mod_comprofilerOnline) with module style <strong>box-blue jsn-icon-online</strong> applied</li>\r\n  <li>CB Workflows (mod_comprofilermoderator) with module style<strong> box-grey jsn-icon-selection</strong> applied</li>\r\n</ul>\r\n<hr class=\"line-dots\" />\r\n<h3>Virtue Mart</h3>\r\n<p>Extended style for Virtue Mart includes adapted Add to Cart button, additional module styles, fixed alignment issues, redesigned checkout-steps icons and some other minor visual enhancement.</p>\r\n<h4>Component Styling</h4>\r\n<p class=\"content-center\"><img width=\"600\" height=\"420\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-vm-product.png\" alt=\"VM Product Style\" /><br />Fixed alignment issues on <strong>Product Details</strong> page</p>\r\n<h4>Module styling</h4>\r\n<p>Besides from extended component styling you can use template module styles for Virtue Mart modules as well.</p>\r\n<p class=\"content-center\"><img width=\"300\" height=\"420\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-vm-module.png\" alt=\"VM Module Style\" /></p>\r\n<ul>\r\n  <li>VirtueMart Module (mod_virtuemart) with module style <strong>box-blue jsn-icon-cart</strong> applied.</li>\r\n</ul>\r\n<hr class=\"line-dots\" />\r\n<h3>JEvents</h3>\r\n<p>Extended style for JEvents includes redesigned calendar navigation icons and calendar table, adapted table header color, additional module styles, fixed alignment issues and some other minor visual enhancement.</p>\r\n<h4>Component Styling</h4>\r\n<p class=\"content-center\"><img width=\"600\" height=\"220\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jevents-navigation.png\" alt=\"JEvents Navigation Style\" /><br />Totally redesigned calendar navigation icons</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"455\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jevents-monthly.png\" alt=\"JEvents Monthly Style\" /><br />Adapted calendar table header color</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"550\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jevents-weekly.png\" alt=\"JEvents Weekly Style\" /><br />\r\nAdapted table header color on Event List page</p>\r\n<h4>Module styling</h4>\r\n<p>Besides from extended component styling you can use template module styles for JEvents modules as well.</p>\r\n<p class=\"content-center\"><img width=\"300\" height=\"530\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jevents-modules.png\" alt=\"JEvents Module Style\" /></p>\r\n<p>In the example above:</p>\r\n<ul>\r\n  <li>Events Calendar Module (mod_jevents_cal) with module style <strong>box-blue jsn-icon-calendar</strong> applied.</li>\r\n  <li>Latest Events Module (mod_jevents_latest) with module style <strong>box-green jsn-icon-star</strong> applied.</li>\r\n  <li>JEvents Legend Module (mod_jevents_legend) with module style <strong>box-grey jsn-icon-info</strong> applied.</li>\r\n</ul>\r\n<hr class=\"line-dots\" />\r\n<h3>JoomGallery</h3>\r\n<p>Extended style for JoomGallery includes redesigned navigation icons, fixed alignment issues, additional module styles and some other minor visual enhancement.</p>\r\n<h4>Component Styling</h4>\r\n<p class=\"content-center\"><img width=\"600\" height=\"500\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jg-layout.png\" alt=\"JG Layout Style\" /><br />Totally redesigned navigation bar and information panel</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"500\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jg-navigation.png\" alt=\"JG Navigation Style\" /><br />\r\nFixed alignment issues</p>\r\n<h4>Module styling</h4>\r\n<p>Besides from extended component styling you can use template module styles for JoomGallery modules as well.</p>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<p class=\"content-center\"><img width=\"300\" height=\"500\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jg-modules1.png\" alt=\"JG Module Style\" /></p>\r\n<ul>\r\n  <li>JoomSearch Module (mod_joomsearch) with module style<strong> box-blue jsn-icon-search</strong> applied.</li>\r\n  <li>JoomGallery Treeview Module (mod_jgtreeview) with module style <strong>box-yellow jsn-icon-image</strong> applied. </li>\r\n</ul>\r\n</div>\r\n<div>\r\n<p class=\"content-center\"><img width=\"300\" height=\"500\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-jg-modules2.png\" alt=\"JG Module 2 Style\" /></p>\r\n<ul>\r\n  <li>JoomGallery Latest Categories Module (mod_jglatestcart) with module style <strong>box-grey jsn-icon-star</strong> applied.</li>\r\n  <li>JoomGallery Stats Module (mod_joomgallerystats) with module style <strong>box-green jsn-icon-statistics</strong> applied.</li>\r\n</ul>\r\n</div>\r\n</div>','',1,79,'2011-04-01 03:07:08',42,'','2017-08-23 11:12:58',199,0,'0000-00-00 00:00:00','2011-04-01 03:07:08','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,11,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(79,187,'Image Gallery','image-gallery','<div id=\"hidden-content\">\r\n<div class=\"placeholder-text\">\r\n<p>Here should be the presentation of JSN ImageShow, but it is not installed on your website.</p>\r\n</div>\r\n</div>\r\n<div class=\"sw-info-block\" style=\"background-image: none; padding-left: 15px;\">\r\n<p>The image gallery you see on this website is the <strong>Free Edition</strong> of another cool product <strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" rel=\"noopener noreferrer\">JSN ImageShow</a></strong> from JoomlaShine. Please click on the below button to check the PRO Edition of this extension.</p>\r\n<p align=\"center\"><a class=\"link-button button-blue btn btn-primary\" href=\"http://demo.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" rel=\"noopener noreferrer\">See Demo</a><a class=\"link-button button-green btn btn-default\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow-joomla-gallery-extension.html\" target=\"_blank\" rel=\"noopener noreferrer\">Buy Now</a></p>\r\n</div>\r\n<p>This product is shipped with component, module and content plugin, so you can place it anywhere on every website.</p>\r\n<p>On this page you can see how JSN ImageShow is presented as module on top and as plugin in article content. With it, you get smooth experience and consistent performance in all browsers. The JSN ImageShow also support mobile devices normally with JS/HTML version switched automatically when you visit the website.</p>\r\n<p>Currently, JSN ImageShow comes with 6 themes: Theme Classic, Theme Slider, Theme Grid, Theme Carousel, Theme Strip and Theme Flow. More themes will be released in the future.</p>\r\n<div class=\"content-center\" style=\"max-width: 640px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=3 h=400 /}</div></div>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Classic</em></p>\r\n<div class=\"content-center\"style=\"max-width: 640px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=9 h=400 /}</div></div>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Slider</em></p>\r\n<div class=\"content-center\" style=\"max-width: 660px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=4 h=400 /}</div></div>\r\n<p class=\"content-center\" style=\"clear: both;\"><em>JSN ImageShow with Theme Grid</em></p>\r\n<div class=\"content-center\" style=\"max-width: 660px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=5/}</div></div>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Carousel</em></p>\r\n<div class=\"content-center\" style=\"max-width: 660px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=6/}</div></div>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Strip Vertical</em></p>\r\n<div class=\"content-center\" style=\"max-width: 660px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=7/}</div></div>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Strip Horizontal</em></p>\r\n<div class=\"content-center\" style=\"max-width: 660px; margin: 0 auto;\"><div class=\"is-demo-theme\">{imageshow sl=9 sc=8 h=200/}</div></div>\r\n<br/>\r\n<p class=\"content-center\"><em>JSN ImageShow with Theme Flow</em></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Mobile optimized</h3>\r\n<p>For mobile device, we have built special lightweight Javascript version, so you can be absolutely sure about images presentation.</p>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/flash-gallery/flash-gallery-iphone.png\" border=\"0\" alt=\"Mobile optimized presentation (screenshot made by iPhone)\" width=\"320\" height=\"480\" /><p><p class=\"content-center\"><em>Mobile optimized presentation (screenshot made by iPhone)</em></p>','',1,79,'2011-04-01 03:07:30',42,'','2017-08-23 11:06:42',199,0,'0000-00-00 00:00:00','2011-04-01 03:07:30','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',48,10,'','',1,331,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(80,188,'Flash Gallery Alternative','flash-gallery-alternative','<a href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" style=\"display: block; height: 300px; background: url(/pro/images/extensions/custom-html/jsn-imageshow-promo/jsn-imageshow-promo.jpg) center center no-repeat;\"></a>','',1,79,'2011-04-01 03:07:50',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2011-04-01 03:07:50','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,9,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(81,189,'Joomla! 2.5 and Joomla! 3.x Support','joomla-25-support','<p class=\"content-center\"><img width=\"600\" height=\"300\" src=\"images/content/template-details/advanced-stuff/joomla-25-support/joomla25-3x-promo.jpg\" /><br />\r\n</p>\r\n<p>All JoomlaShine products are delivered in 2 separated versions <strong>natively compatible for Joomla! 2.5 and Joomla! 3.x</strong>.</p>\r\n<p class=\"content-center\"><img width=\"600\" height=\"300\" src=\"images/content/template-details/advanced-stuff/joomla-25-support/installation-files.png\" /></p>\r\n<p>In Customer Area, you can choose to download appropriate installation file for the Joomla! version you are using.</p>','',1,79,'2011-04-01 03:08:14',42,'','2013-05-18 08:08:47',199,0,'0000-00-00 00:00:00','2011-04-01 03:08:14','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,8,'','',1,51,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\",\"tags\":null}',0,'*',''),(82,190,'Responsive Layout','mobile-ready','<p>All JoomlaShine.com templates have special built-in design optimized for modern mobile devices iPhone, Android and Windows Mobile-based. The responsive design is applied for both Joomla 2.5 and 3.0 versions, and for Pro Edition only.</p>\r\n<p>Unlike other template providers, we do not develop something that looks like a mobile app with heavy menu and animation. We built compact and lightweight version of the template preserving the whole original look-and-feel.</p>\r\n<h3>Mobile layout overview on Iphone</h3>\r\n<p> </p>\r\n<div class=\"grid-layout row\">\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-top.png\" alt=\"Mobile layout overview\" /></p>\r\n<p class=\"content-center\"><em>Mobile layout overview</em></p>\r\n</div>\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-modules.png\" alt=\"Module positions in mobile layout\" /></p>\r\n<p class=\"content-center\"><em>Module positions in mobile layout</em></p>\r\n<p class=\"content-center\"> </p>\r\n</div>\r\n</div>\r\n<p>As default, all modules will be displayed on both desktop and mobile. To display a module on only desktop or on only mobile, you can add <strong>Module Class Suffix</strong> parameter as following:</p>\r\n<ul>\r\n<li>Display a module on only desktop: <strong>display-desktop</strong></li>\r\n<li>Display a module on only mobile: <strong>display-mobile</strong></li>\r\n</ul>\r\n<h3>Mobile layout overview on Ipad</h3>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-ipad.png\" alt=\"Mobile Ipad layout overview\" /></p>\r\n<p class=\"content-center\"><em>Mobile layout overview on Ipad</em></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Optimized HTML overrides for mobile</h3>\r\n<p> </p>\r\n<div class=\"grid-layout row\">\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-content-article.png\" alt=\"Article presentation (com_content)\" /></p>\r\n<p class=\"content-center\"><em>Article presentation (com_content)</em></p>\r\n</div>\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-content-newsfeeds.png\" alt=\"News feeds presentation (com_newsfeeds)\" /></p>\r\n<p class=\"content-center\"><em>News feeds presentation (com_newsfeeds)</em></p>\r\n<p class=\"content-center\"> </p>\r\n</div>\r\n</div>\r\n<p>We optimized HTML overrides for all default Joomla! extensions to make them looks neat in mobile edition. The work is mainly focused on rearrangement content from columns to rows.</p>\r\n<hr class=\"line-dots\" />\r\n<h3>Optimized menu for mobile</h3>\r\n<p>For mobile edition, we have built very simple, yet effective menu system, where all children menu items are presented as tree in collapsible panel. This menu system utilizes only little Javascript (MooTool) for expanding/collapsing submenu panels and is very fast and lightweight.</p>\r\n<p> </p>\r\n<div class=\"grid-layout row\">\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-menu-normal.png\" alt=\"Special designed mobile menu system\" /></p>\r\n<p class=\"content-center\"><em>Special designed mobile menu system</em></p>\r\n</div>\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-menu-expanded.png\" alt=\"Children menu items are presented as tree\" /></p>\r\n<p class=\"content-center\"><em>Children menu items are presented as tree</em></p>\r\n<p class=\"content-center\"> </p>\r\n</div>\r\n</div>\r\n<h4>Mobile Menu with icons and rich text</h4>\r\n<p>The most amazing thing is mobile menu inherits all the goodies of regular menu like icons and rich text.</p>\r\n<p> </p>\r\n<div class=\"grid-layout row\">\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-menu-icon.png\" alt=\"Mobile menu with icons applied\" /></p>\r\n<p class=\"content-center\"><em>Mobile menu with icons applied</em></p>\r\n</div>\r\n<div class=\"col-xs-12 col-sm-6\">\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-ready/mobile-iphone-menu-richtext.png\" alt=\"Mobile menu with rich text\" /></p>\r\n<p class=\"content-center\"><em>Mobile menu with rich text</em></p>\r\n<p class=\"content-center\"> </p>\r\n</div>\r\n</div>\r\n<p class=\"text-info\">The responsive feature is enabled on live demo. You can check this by resizing the demo to the desired size and see how it presents on mobile devices.</p>','',1,79,'2011-04-01 03:08:38',42,'','2017-08-10 03:08:33',199,0,'0000-00-00 00:00:00','2011-04-01 03:08:38','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',18,7,'','',1,318,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(83,191,'Multilingual Support','multilingual-support','<p>In our templates all wordings of both back-end and front-end are moved to separated language files, so you can easily translate them into any language you want.</p>\n<div class=\"content-center\">\n{imageshow sl=10 sc=2 with=600 h=250 /}\n<p>Interactive images presentation by <a href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\">JSN ImageShow extension</a></p>\n</div>\n<!--<p>Currently our templates support <strong>more then 10 languages</strong> and more to be come in future.</p>\n<div class=\"content-center\">\n<p>\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-en.png\" border=\"0\" alt=\"English support\" width=\"600\" height=\"250\" /><br />\n<strong>English</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-de.png\" border=\"0\" alt=\"German support\" width=\"600\" height=\"250\" /><br />\n<strong>German</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-nl.png\" border=\"0\" alt=\"Dutch support\" width=\"600\" height=\"250\" /><br />\n<strong>Dutch</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-it.png\" border=\"0\" alt=\"Italian support\" width=\"600\" height=\"250\" /><br />\n<strong>Italian</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-es.png\" border=\"0\" alt=\"Spanish support\" width=\"600\" height=\"250\" /><br />\n<strong>Spanish</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-fr.png\" border=\"0\" alt=\"French support\" width=\"600\" height=\"250\" /><br />\n<strong>French</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-ja.png\" border=\"0\" alt=\"Japanese support\" width=\"600\" height=\"250\" /><br />\n<strong>Japanese</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-da.png\" border=\"0\" alt=\"Danish support\" width=\"600\" height=\"250\" /><br />\n<strong>Danish</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-ru.png\" border=\"0\" alt=\"Russian support\" width=\"600\" height=\"250\" /><br />\n<strong>Russian</strong> <br />\n\n<img src=\"images/content/template-details/advanced-stuff/multilingual-support/seo-lang-pl.png\" border=\"0\" alt=\"Polish support\" width=\"600\" height=\"250\" /><br />\n<strong>Polish</strong> <br />\n\n</p>\n</div>-->','',1,79,'2011-04-01 03:08:55',42,'','2011-04-11 02:33:35',42,0,'0000-00-00 00:00:00','2011-04-01 03:08:55','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,6,'','',1,12,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(84,192,'Painless Configuration ','painless-configuration','<p>All JoomlaShine templates powered by Sun Framework can be effortlessly configured by template parameters. In template setting page, you will find <strong>unlimited template parameters</strong> arranged into logical groups for convenient operation.</p>\r\n<hr class=\"line-dots\" />\r\n<h3>Set parameters without confusion</h3>\r\n<p>Most parameters are designed that way that you can simply select options without confusion about what value to define. All parameters are equipped with description text for easier understanding.</p>\r\n<p class=\"content-center\"><br /><img class=\"pull-center\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"Style params\" src=\"images/joomlashine/sample/Google-font-with-preview.png\" alt=\"Style params\" /></p>\r\n<p class=\"content-center\" style=\"text-align: center;\"><em>Parameter</em><em>s to control style dimensions</em></p>\r\n<p class=\"content-center\" style=\"text-align: center;\"><img class=\"pull-center\" title=\"Layout Params \" src=\"images/joomlashine/sample/layout-builder.png\" alt=\"Layout Params \" /><br /> <em>Parameters to control layout options</em></p>','',1,79,'2011-04-01 03:09:23',42,'','2017-08-10 03:33:56',199,0,'0000-00-00 00:00:00','2011-04-01 03:09:23','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',14,5,'','',1,197,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(85,193,'RTL Layout Support','rtl-layout-support','<p>All JoomlaShine templates are equipped with <strong>native RTL layout support</strong>. We spent huge amount of time tweaking every tiny details of the template to make it look absolutely awesome in RTL mode. Everything is horizontally-flipped including dropdown main menu and side menu.</p>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/rtl-layout-support/layout-rtl.png\" alt=\"RTL layout support\" border=\"0\" /></p>\r\n<p class=\"content-center\"><strong>(Select any menu item to get back to normal layout</strong>)</p>','',1,79,'2011-04-01 03:09:40',42,'','2017-10-10 03:22:41',199,0,'0000-00-00 00:00:00','2011-04-01 03:09:40','0000-00-00 00:00:00','','','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"standard\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',27,4,'','',1,254,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(86,194,'SEO & Accessibility','seo-a-accessibility','<p>JSN Air has some great features to improve your website visibility to search engines and audience with disabilities. All these SEO features are not new, but they are built-in the template and you do not have to install any additional extensions.</p>\n<h3>Source ordering</h3>\n<p class=\"content-center\"><img src=\"images/content/template-details/advanced-stuff/seo-accessibility/seo-source-ordering.png\" width=\"600\" height=\"350\" alt=\"Source ordering\" /></p>\n<p>One of the most important SEO techniques is to make sure that  search engine can find your critical content before others. To make this  possible in our template code structure we generate the <strong>&ldquo;center&rdquo;</strong>  part first and only after that <strong>&ldquo;left&rdquo;</strong> and <strong>&ldquo;right&rdquo;</strong> columns.</p>\n<p>In this way, you can be sure that search engines will see  your critical content first. You can use Lynx browser both <a href=\"http://www.delorie.com/web/lynxview.html\">online</a> or <a href=\"http://www.vordweb.co.uk/standards/download_lynx.htm\">offline</a> to make sure  of that.</p>\n<hr class=\"line-dots\" />\n<h3>Website Title</h3>\n<p class=\"content-center\"><img src=\"images/content/template-details/advanced-stuff/seo-accessibility/seo-website-title.png\" width=\"600\" height=\"300\" alt=\"Website Title\" /></p>\n<p>This feature allows  you to use value defined in parameter <strong>Site Name</strong> from Joomla Global Configuration and show it in tag <strong>&lt;title&gt;</strong> <strong>on every pages</strong>. By default Joomla!  presents <strong>Site Name</strong> only at back-end and offline  page. Now, with parameter <strong>Website Title</strong> you can  utilize Site Name at front-end on every page. This is great feature to improve  your website SEO, since you can define a website title with some important  keywords and show it on every page.</p>\n<hr class=\"line-dots\" />\n<h3>Top H1 tag</h3>\n<p class=\"content-center\"><img src=\"images/content/template-details/advanced-stuff/seo-accessibility/seo-top-h1.png\" width=\"600\" height=\"300\" alt=\"Top h1 tag\" /></p>\n<p>This feature allows you to wrap website slogan to <strong>&lt;h1&gt;</strong> tag, which is good for both <strong>SEO</strong> and <strong>accessibility</strong>. As we all know, <strong>&lt;h1&gt;</strong>  is the most important content tag and search engine normally pays special  attention to the content in that tag. Once you configured your keyword-powered  website title and slogan, you can include them in the first h1 tag to increase  SE ranking.</p>','',1,79,'2011-04-01 03:09:59',42,'','2011-12-28 03:37:16',42,0,'0000-00-00 00:00:00','2011-04-01 03:09:59','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,3,'','',1,14,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(87,195,'Layout variation Center | Innerright | Right ','layout-variation-center-innerright-right','<p>This is 3 columns layout with content presented on the left side, which is typical for blog sites. On right side columns you can present modules with sumplementary information for main content. The width of side columns can be adjusted conveniently via template parameters.</p>\r\n\r\n','',1,81,'2011-04-01 03:11:52',42,'','2017-08-10 03:15:20',199,0,'0000-00-00 00:00:00','2011-04-01 03:11:52','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,6,'','',1,94,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(88,196,'Layout variation Innerleft | Center | Right ','layout-variation-innerleft-center-right','<p>This is also 3 columns layout with content presented at center, but the left side column was designed to present content of secondary importance comparing to those in right side column. On side columns you can present modules with equal importance. The width of side columns can be adjusted conveniently via template parameters.</p>\r\n\r\n','',1,81,'2011-04-01 03:12:20',42,'','2017-08-10 03:15:00',199,0,'0000-00-00 00:00:00','2011-04-01 03:12:20','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,5,'','',1,64,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(89,197,'Layout variation Left | Center | Innerright ','layout-variation-left-center-innerright','<p>This is also 3 columns layout with content presented at center, but the right side column was designed to present content of secondary importance comparing to those in left side column. On side columns you can present modules with equal importance. The width of side columns can be adjusted conveniently via template parameters.</p>\r\n','',1,81,'2011-04-01 03:12:40',42,'','2017-08-10 03:15:14',199,0,'0000-00-00 00:00:00','2011-04-01 03:12:40','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,4,'','',1,121,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(90,198,'Layout variation Left | Center | Right','layout-variation-left-center-right','<p>This is pretty &ldquo;old-fashioned&rdquo; 3 columns layout with content presented at center. On side columns you can present modules with equal importance. The width of side columns can be adjusted conveniently via template parameters.</p>\r\n\r\n','',1,81,'2011-04-01 03:13:33',42,'','2017-08-10 03:15:36',199,0,'0000-00-00 00:00:00','2011-04-01 03:13:33','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,3,'','',1,378,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(91,199,'Layout variation Left | Innerleft | Center','layout-variation-left-innerleft-center','<p>This is  3 columns layout with content presented on the right side, which is typical for blog sites. On left side columns you can  present modules with sumplementary information for main content. The width of side columns can be  adjusted conveniently via template parameters.</p>\r\n\r\n','',1,81,'2011-04-01 03:13:50',42,'','2017-08-10 03:15:44',199,0,'0000-00-00 00:00:00','2011-04-01 03:13:50','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,2,'','',1,170,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(92,200,'Main content only','main-content-only','<p>Here you can see how content are presented only in main content area. Sometimes, you will need a lot of space to present content and that how it will looks like.</p>\r\n<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce suscipit dui eu augue faucibus non interdum odio elementum. Praesent faucibus lorem sed massa condimentum in semper lacus aliquet. Aliquam viverra erat a libero accumsan a egestas lorem hendrerit. Donec id elit dolor. Phasellus est ligula, hendrerit id vehicula sit amet, placerat ut diam. Sed eu fringilla lectus. Aliquam augue lorem, suscipit eu consequat vel, viverra id diam. Praesent lectus elit, interdum a imperdiet vitae, cursus at velit. </p>\r\n\r\n','',1,81,'2011-04-01 03:14:14',42,'','2017-08-10 03:16:00',199,0,'0000-00-00 00:00:00','2011-04-01 03:14:14','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,1,'','',1,84,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(93,201,'Main Menu','main-menu','<p class=\"text-tip\" style=\"position: relative;\">On the top of this page, you can see live demonstration of Main Menu with icons and rich text.<img class=\"hidden-xs\" style=\"position: absolute; top: -20px; padding-left: 10px;\" src=\"images/joomlashine/sample/cliparts/arrows/arrow-up-right-2.png\" /></p>\r\n<p>Main Menu is very powerful menu built with clean accessible XHTML code structure and effective drop-down submenu panels.</p>\r\n<h3>Main Menu Icons</h3>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mainmenu/menu-mainmenu-icons.png\" alt=\"Main Menu Icons\" width=\"600\" /></p>\r\n<p> </p>\r\n<p>You can attach any of <strong>many icons</strong> to menu items to make them more appealing.</p>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mainmenu/menu-mainmenu-icons-settings-j25.png\" alt=\"Main Menu Icons Settings\" width=\"600\" height=\"300\" /></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Main Menu Rich Text</h3>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mainmenu/menu-mainmenu-rich.png\" alt=\"Main Menu Rich Text\" width=\"600\" /></p>\r\n<p> </p>\r\n<p>You can add descriptive text to menu items to make them much clearer.</p>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mainmenu/mainmenu-menu-mainmenu-rich-settings-j25\" alt=\"Main Menu Rich Text Settings\" width=\"600\" height=\"300\" /></p>\r\n<p> </p>\r\n<p>To set up descriptive text, you need to go to menu item settings and add descriptive text to menu items parameter <strong>Link Description</strong>.</p>\r\n<hr class=\"line-dots\" />\r\n<h3>Main Menu Icons and Rich Text in combination</h3>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mainmenu/menu-mainmenu-rich-text.png\" alt=\"Main Menu Rich Text combined with Icons\" width=\"600\" /></p>\r\n<p> </p>\r\n<p>You can set up menu items to utilize both icons and rich text in combination. Take a look at main menu on this page to see live demonstration.</p>','',1,83,'2011-04-01 04:04:45',42,'','2017-08-10 04:57:12',199,0,'0000-00-00 00:00:00','2011-04-01 04:04:45','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',21,5,'','',1,481,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(94,202,'Rich Menu','rich-menu','<p class=\"text-tip\" style=\"position: relative\">On top of this page, you can see live demonstration of Rich Menu. <img src=\"/images/cliparts/arrows/arrow-up-right-2.png\" style=\"position: absolute; top: -50px; padding-left: 10px\" alt=\"Icon Arrow Up\" /></p>\n<p>With this menu system you can attach icons and add descriptive text to each menu item making them much clearer and visually appealing. The best thing is you can use the default menu module built-in Joomla!, no need to install external menu modules.</p>\n<h3>Menu items with descriptive text</h3>\n<p>JSN Air allows you to present menu items with descriptive text placed on a separated line at the bottom of main text.</p>\n<p class=\"content-center\"><img src=\"images/content/template-details/menu-styles/rich-menu/menu-mainmenu-rich.png\" alt=\"Main Menu Rich Text\" width=\"600\" height=\"175\" border=\"0\" /></p>\n<p>To setup text strings you need to go to menu item settings and add symbol combination &ldquo;<strong>(=)</strong><strong>&rdquo;</strong> as separator between primary and secondary text.</p>\n<p class=\"content-center\"><img src=\"images/content/template-details/menu-styles/rich-menu/menu-mainmenu-rich-settings.png\" alt=\"Main Menu Rich Text Settings\" width=\"600\" height=\"270\" border=\"0\" /></p>\n<p>In the example above text &ldquo;<strong>Home</strong>&rdquo; is the primary text and &ldquo;<strong>Lorem ipsum dolor sit...</strong>&rdquo; is the secondary text. Separator between them is the symbol combination &ldquo;<strong>(=)</strong>&rdquo;. Really simple and elegant solution.</p>\n<hr class=\"line-dots\" />\n<h3>Menu items with icons</h3>\n<p>JSN Air allows you to assign up to <strong>20 predefined icons</strong> for items in main menu.</p>\n<p class=\"content-center\"><img src=\"images/content/template-details/menu-styles/rich-menu/menu-mainmenu-icons.png\" alt=\"Main Menu Icons\" width=\"600\" height=\"125\" border=\"0\" /></p>\n<p> To setup icons, you need to find template parameter <strong>Main Menu Icons</strong> and choose any icon you want to display from drop-down panel.</p>\n<p class=\"content-center\"><img src=\"images/content/template-details/menu-styles/rich-menu/menu-mainmenu-icons-settings.png\" alt=\"Main Menu Icons Settings\" width=\"600\" height=\"300\" border=\"0\" /></p>\n<hr class=\"line-dots\" />\n<h3>Combination of descriptive text and icons</h3>\n<p>You can use combination of descriptive text and icons to get Rich Menu in it\'s best presentation.</p>\n<p class=\"content-center\"><img src=\"images/content/template-details/menu-styles/rich-menu/menu-mainmenu-rich-icons.png\" alt=\"Main Menu Rich Text combined with Icons\" width=\"600\" height=\"175\" border=\"0\" /></p>','',1,83,'2011-04-01 04:05:08',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2011-04-01 04:05:08','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,4,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(95,203,'Side Menu','side-menu','<p class=\"text-tip\" style=\"position: relative;\"><img class=\"hidden-xs\" style=\"position: absolute; top: 35px; left: -30px;\" src=\"images/joomlashine/sample/cliparts/arrows/arrow-down-left.png\" />Here you can see live demonstration of Side Menu with icons and rich text.</p>\r\n<p>Side Menu is very unique vertical menu with slide-out panels. This menu is extremely efficient when you have complex navigation with a lot of menu items.</p>\r\n<p>To setup Side Menu you just need to configure module parameter “<strong>Menu Class Suffix</strong>” appropriately and the menu system will take care of the rest. There are very detailed instructions in template documentation.</p>\r\n<h3>Side Menu with Icons and Rich Text</h3>\r\n<p>Side Menu can present menu items with icons and descriptive text, pretty much like Main Menu.</p>\r\n<p>To setup icons you need to configure menu items appropriately just like Main Menu. There are very detailed instructions in template documentation.</p>\r\n<h3>Side Menu with RTL Support</h3>\r\n<p>Side Menu works flawlessly even in RTL layout, in which sub-menu panels will slide out from right to left.</p>','',1,83,'2011-04-01 04:05:29',42,'','2017-08-23 08:59:09',199,0,'0000-00-00 00:00:00','2011-04-01 04:05:29','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"0\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',22,3,'','',1,841,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(97,205,'Top Menu','top-menu','<p class=\"text-tip\" style=\"position: relative;\">At the top of this page, you can see live demonstration of Top Menu.</p>\r\n<p>Top Menu allows you to arrange menu items in horizontal line and assign icons to them. All icons are configured directly in menu item settings page which is very convenient.</p>\r\n<p>You can choose up to <strong>28 predefined icons</strong> to menu item.</p>\r\n<p> </p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/topmenu/menu-topmenu-icons-settings-j17.png\" width=\"600\" height=\"300\" /></p>','',1,83,'2011-04-01 04:05:59',42,'','2017-08-23 08:58:36',199,0,'0000-00-00 00:00:00','2011-04-01 04:05:59','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',13,1,'','',1,223,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(98,206,'Tree Menu','tree-menu','<p class=\"text-tip\" style=\"position: relative;\">Here you can see live demonstration of Tree Menu.<img class=\"hidden-xs\" style=\"position: absolute; top: 20px; right: -30px; z-index: 5;\" src=\"images/joomlashine/sample/cliparts/arrows/arrow-down-right.png\" /></p>\r\n<p>Tree Menu represents menu items in clear tree-like hierarchy, which is very appropriate for indexing menu. By default all submenu items are collapsed until you select the parent menu item.</p>\r\n<p>To setup Tree Menu you just need to configure module parameter “<strong>Menu Class Suffix</strong>” appropriately and the menu system will take care of the rest.</p>\r\n<h3>Tree Menu with Icons and Rich Text</h3>\r\n<p class=\"text-video\" style=\"position: relative; background-image: none; padding-left: 20px;\"><img class=\"hidden-xs\" style=\"position: absolute; top: 40px; left: -30px; z-index: 5;\" src=\"images/joomlashine/sample/cliparts/arrows/arrow-down-left.png\" />Here you can see live demonstration of Tree Menu with icons and rich text.</p>\r\n<p>Tree Menu can present menu items with icons and descriptive text, pretty much like <a href=\"index.php?option=com_content&amp;view=article&amp;id=93&amp;Itemid=479\">Main Menu</a> and <a href=\"index.php?option=com_content&amp;view=article&amp;id=95&amp;Itemid=480\">Side Menu</a>.</p>\r\n<p>To setup icons you need to configure menu items appropriately just like Main Menu. There are very detailed instructions in template documentation.</p>\r\n<h3>Lorem ipsum</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras non lorem libero. Vestibulum a leo ac tortor congue euismod. Nam sed nulla tellus. Suspendisse ut hendrerit justo. Sed molestie vestibulum nisl, a sodales urna molestie nec. Etiam neque nisl, malesuada ut egestas ut, facilisis vel leo. Morbi gravida blandit porttitor. Phasellus sed diam ante, quis lobortis tortor. Nunc quis mi congue ipsum fringilla hendrerit nec eget magna.</p>\r\n<h4>Lorem ipsum</h4>\r\n<p>Quisque sed mi non risus egestas cursus. Aenean odio mi, rhoncus sit amet tincidunt placerat, pellentesque ac mi. Mauris est lectus, faucibus vel ultrices eget, lobortis vitae lorem. Nam non nisl vel lorem pulvinar pharetra quis nec augue. Sed in odio lorem. In hac habitasse platea dictumst. Pellentesque elementum, ipsum vel sollicitudin porttitor, felis augue pharetra erat, ut vestibulum dui turpis sed nulla. Suspendisse ac nulla nisi. Fusce sed est a leo gravida bibendum non non odio. Maecenas et tortor sit amet dolor sagittis scelerisque sed sit amet lectus. Suspendisse sollicitudin suscipit velit, eu pellentesque tortor tristique a. Aliquam ut velit dolor, quis convallis orci. Curabitur tincidunt aliquam tellus id tempor. Etiam iaculis erat id metus placerat eget lacinia est eleifend. Ut in interdum mi.</p>','',1,83,'2011-04-01 04:06:29',42,'','2017-08-23 08:57:41',199,0,'0000-00-00 00:00:00','2011-04-01 04:06:29','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',16,0,'','',1,297,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(99,207,'JSN Air Features','jsn-air-advanced-stuff','<p>We have been developing JSN Air 2 for <strong>more than 2 years</strong> and that tremendous amount of time allowed us to roll out some really advanced stuff. For us, the word “adviced” is not just fancy marketing buzz, but really something that you will not likely see anywhere else.</p>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>Easy to Start</h3>\r\n<p>JSN Air 2 provides unique mechanism of installing sample data on directly your current website. Just few clicks and the demo website is here.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=77&amp;Itemid=484\"><span class=\"link-icon jsn-icon-info\">More about sample data</span></a></p>\r\n</div>\r\n<div>\r\n<h3>Mobile Ready</h3>\r\n<p>JSN Air 2 provides special built-in design optimized for modern mobile devices such as iPhone, Android and Windows Mobile-based.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=82&amp;Itemid=486\"><span class=\"link-icon jsn-icon-info\">More about mobile support</span></a></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>Painless Configuration</h3>\r\n<p>JSN Air 2 provides 40+ template parameters for super flexible template configuration. All parameters are nicely arranged in multiple sections for easy and convenient access.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=84&amp;Itemid=485\"><span class=\"link-icon jsn-icon-info\">More about template configuration</span></a></p>\r\n</div>\r\n<div>\r\n<h3>Image Gallery</h3>\r\n<p>The image gallery you see on this website is cool product <strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\">JSN ImageShow</a></strong>. You can use this product to show either professional photo portfolio or your family album.</p>\r\n<p><a class=\"btn btn-default\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\"><span class=\"link-icon jsn-icon-info\">Read more about JSN ImageShow</span></a></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-layout\">\r\n<div>\r\n<h3>RTL Layout</h3>\r\n<p>All JoomlaShine templates are equipped with native RTL layout support. We tweak every tiny details to make template look absolutely awesome in RTL mode.</p>\r\n<p><a class=\"btn btn-default\" href=\"index.php?option=com_content&amp;view=article&amp;id=85&amp;Itemid=488\"><span class=\"link-icon jsn-icon-info\">Read more about RTL layout</span></a></p>\r\n</div>\r\n<div>\r\n<h3>JSN UniForm</h3>\r\n<p>The powerful features of JSN UniForm will surely amazed you when first met. Easy-to-use, free from extreme technical knowledge, but still so practical, tons of form is all in your hand!</p>\r\n<p><a class=\"btn btn-default\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-uniform.html\"><span class=\"link-icon jsn-icon-info\">Read more about JSN UniForm</span></a></p>\r\n</div>\r\n</div>','',1,79,'2011-04-01 04:17:12',42,'','2017-08-15 09:36:19',199,0,'0000-00-00 00:00:00','2011-04-01 04:17:12','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',35,2,'','',1,318,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(100,208,'K2 Support','k2-support','<p>One of hottest features in JSN Air is extended styles adapted for a very popular Joomla! extension <strong>K2</strong>. Technically extended styles are overrides of default extension&rsquo;s style (images + CSS) and located in folder &ldquo;<strong>/ext/k2&rdquo;</strong> inside template folder.</p>\n<p>Extended style for K2 includes adapted tabs color, additional module styles, fixed alignment issues and some other minor visual enhancement.</p>\n<h3>Component styling</h3>\n<p>Here is how K2 component will look like after extended styles applied.</p>\n<p class=\"content-center\"><img width=\"600\" height=\"445\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-style-after.png\" /></p>\n<h3>Module styling</h3>\n<p>Besides from extended component styling you can use template module styles for K2 modules as well.</p>\n<div class=\"grid-layout\">\n<div>\n<p class=\"content-center\"><img width=\"300\" height=\"455\" src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-module-content.png\" /></p>\n<ul><li>K2 Content Module (mod_k2_content) with module style <strong>box-green jsn-icon-article</strong> applied</li></ul>\n</div>\n<div>\n  <p class=\"content-center\"><img src=\"images/content/template-details/advanced-stuff/extended-styles/ext-k2-module-comment-login.png\" width=\"300\" height=\"580\" /></p>\n  <ul>\n    <li>K2 Comments Module (mod_k2_comments) with module style <strong>box-blue jsn-icon-comment</strong> applied</li>\n    <li>K2 Login Module (mod_k2_login) with module style <strong>box-yellow jsn-icon-user</strong> applied </li>\n  </ul>\n</div>\n</div>\n<p class=\"text-info\">The K2 extensions is not included in the template package and you have to download separately at http://www.getk2.org</p>','',0,79,'2011-04-01 04:24:28',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,1,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(101,209,'JSN Air Product Tour','jsn-air-product-tour','<div id=\"hidden-content\">\r\n<div class=\"placeholder-text\">\r\n<p>Here should be the presentation of JSN ImageShow,<br />but it is not installed on your website.</p>\r\n<a class=\"link-button button-light\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow.html\" target=\"_blank\" rel=\"noopener noreferrer\">Free Download Now</a></div>\r\n</div>\r\n<h3>Easy to start</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/Easy-to-start-3.png\" alt=\"Easy to Start\" border=\"0\" /></p>\r\n<p>One of the fastest and easiest ways to learn template is to install sample data and start playing with it. JSN Mico provides unique mechanism of <strong>installing sample data directly on your current website</strong>. Just few steps and the demo website is here.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=77&amp;Itemid=484\"><span class=\"link-icon jsn-icon-info\">More about easy start</span></a></p>\r\n<h3>Painless Configuration</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/layout-builder.png\" alt=\"Painless Configuration\" border=\"0\" /></p>\r\n<p>All JoomlaShine templates can be effortlessly configured by template parameters. In template setting page, you will find <strong>40+ template parameters</strong> arranged into logical groups for convenient operation. All parameters are equipped with description text for easier understanding.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=84&amp;Itemid=485\"><span class=\"link-icon jsn-icon-info\">More about configuration</span></a></p>\r\n<h3>Flexible Layout</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-layout.jpg\" alt=\"Flexible layout\" border=\"0\" /></p>\r\n<p>JSN Mico provides <strong>37+ module positions </strong>allowing you to have multiple layout configurations. Module positions are designed in smart way to cover all possible spot where you might want to put content. You can specify width of both overall layout and specific columns conveniently via template parameters.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=71&amp;Itemid=466\"><span class=\"link-icon jsn-icon-info\">More about layout</span></a></p>\r\n<h3>Multiple Color Variations</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-colors.jpg\" alt=\"Color Variations\" border=\"0\" /></p>\r\n<p>JSN Mico provides<strong> 6 major colors variation</strong> for your taste. Each color variation covers not only the main background, but also color of drop-down menu, links, table\'s header and some others.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=467\"><span class=\"link-icon jsn-icon-info\">More about color variations</span></a></p>\r\n<h3>Versatile Menu Styles</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-menu-styles.jpg\" alt=\"Menu Styles\" border=\"0\" /></p>\r\n<p>JSN Mico provides <strong>5 menu styles</strong> to present your website navigation. The default Joomla! built-in menu module is utilized, so you don\'t need to install any external menu modules.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=72&amp;Itemid=468\"><span class=\"link-icon jsn-icon-info\">More about menu styles</span></a></p>\r\n<h3>Comprehensive Typography</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-typography.jpg\" alt=\"Comprehensive typography\" border=\"0\" /></p>\r\n<p>JSN Mico was developed with <strong>extreme focus on typography</strong> and we believe it provides the most comprehensive content presentation capability. Headings, text, links, tables, images, everything was designed with high level of refinement.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=74&amp;Itemid=469\"><span class=\"link-icon jsn-icon-info\">More about typography</span></a></p>\r\n<h3>Excellent Mobile Support</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-mobile-ready.jpg\" alt=\"Comprehensive typography\" border=\"0\" /></p>\r\n<p>All JoomlaShine.com templates have special built-in design optimized for modern mobile devices iPhone, Android and Windows Mobile-based.</p>\r\n<p>Unlike other template providers, we do not develop something that looks like a mobile app with heavy menu and animation. We built compact and lightweight version of the template preserving the whole original look-and-feel.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=82&amp;Itemid=486\"><span class=\"link-icon jsn-icon-info\">More about mobile support</span></a></p>\r\n<h3>Native RTL Support</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-rtl-support.jpg\" alt=\"RTL Support\" border=\"0\" /></p>\r\n<p>All JoomlaShine templates are equipped with <strong>native RTL layout support</strong>. We spent huge amount of time tweaking every tiny details of the template to make it look absolutely awesome in RTL mode. Everything is horizontally-flipped including dropdown main menu and side menu.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=85&amp;Itemid=488\"><span class=\"link-icon jsn-icon-info\">More about RTL support</span></a></p>\r\n<h3>Cool Image Gallery</h3>\r\n<div class=\"is-demo-theme\">{imageshow sl=9 sc=9 max-width=650 h=400 /}</div>\r\n<p>The image gallery you see on this website is another cool product <strong>JSN ImageShow</strong> from JoomlaShine.com. With flash technology applied, you get smooth experience and consistent performance in all browsers.</p>\r\n<p>For mobile device, we have built special lightweight Javascript version, so you can be absolutely sure about images presentation.</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=79&amp;Itemid=487\"><span class=\"link-icon jsn-icon-info\">More about image gallery</span></a></p>\r\n<h3>Manage Joomla easily</h3>\r\n<p class=\"content-center\"><img src=\"images/joomlashine/sample/product-tour/slide-poweradmin.jpg\" alt=\"JSN PowerAdmin\" /></p>\r\n<p>When you install sample data template, you will have one more powerful extension to manage your Joomla site: <strong>JSN PowerAdmin</strong>. It provides <strong>s</strong>potlight search, giving results as you type. When you find the desired item, just click it to open the edit page.</p>\r\n<p>JSN PowerAdmin allows you to have full control under your Joomla website in single screen. You can manipulate elements by using convenient GUI with drag-n-drop operations</p>\r\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=107&amp;Itemid=906\" target=\"_blank\" rel=\"noopener noreferrer\"><span class=\"link-icon jsn-icon-info\">More about JSN PowerAdmin</span></a></p>\r\n<h3>Great Docs &amp; Support</h3>\r\n<div style=\"max-width: 680px; margin: 0px auto; padding: 0 20px 10px; border: 8px solid #EEE;\">\r\n<div class=\"grid-layout\">\r\n<div style=\"width: 49%; float: left;\">\r\n<h3>Documentation</h3>\r\n<p>JSN Mico is equipped with very comprehensive documentation package that will help you with template utilization.</p>\r\n<ul>\r\n<li>\r\n<h4>Configuration Manual</h4>\r\nThis PDF document gives you detailed description of every template feature. You can print and use this document as a reference every time. You also can watch <a href=\"http://www.youtube.com/playlist?list=PL068EB32BB584F3F7\">our play list JoomlaShine Template Configuration</a>.</li>\r\n<li>\r\n<h4>Customization Manual</h4>\r\nThis PDF document gives you easy-to-understand instruction how to customize template elements to make it suites you or your client. You also can watch <a href=\"http://www.youtube.com/playlist?list=PL0B473CA36B16C3FD\">our playlist JoomlaShine Template Customization</a>.</li>\r\n</ul>\r\n</div>\r\n<div style=\"width: 49%; float: right;\">\r\n<h3>Support</h3>\r\n<p>When purchasing our products you are backed up with professional and timely support providing via:</p>\r\n<ul>\r\n<li>\r\n<h4>Support Forum</h4>\r\nIn the <a href=\"http://www.joomlashine.com/forum.html\">support forum</a> we provide support for everyone who bought the <strong>PRO Edition</strong> of our products. Here you will get support from our support team as well as thousands of active members.</li>\r\n<li>\r\n<h4>Dedicated Ticket Support</h4>\r\n<a href=\"http://www.joomlashine.com/dedicated-support.html\">Dedicated Ticket Support</a> is for developers who bought<strong> PRO UNLIMITED Edition </strong>of our products. With ticket support we can investigate the issue in-depth and provide a solution much faster. <strong>12-hour</strong> response time is guaranteed.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<p class=\"content-center\"><br /><a class=\"link-button button-light\" href=\"https://www.joomlashine.com/joomla-hub/jsn-mico-configuration-manual.html\"><span class=\"link-icon jsn-icon-info\">Read documentation online</span></a></p>\r\n</div>','',1,80,'2011-04-01 04:41:44',42,'','2017-10-10 03:21:46',199,0,'0000-00-00 00:00:00','2011-04-01 04:41:44','0000-00-00 00:00:00','','','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"standard\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',44,3,'','',1,520,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(102,210,'5 reasons to choose JSN Air','5-reasons-to-choose-jsn-air','<h3>Beautiful Design</h3>\n<p>JSN Air has incredibly beautiful clean design with ultra flexible layout built-up from 28 module positions. The combination of 6 colors variation, 5 menu styles and 6 module styles results in a really remarkable website. In addition, super rich typography makes your content look stunning and clear for all users.</p>\n<p><strong>Read more:</strong> <a href=\"layout.html\">Layout</a> - <a href=\"colors-varitation.html\">Colors Variation</a> - <a href=\"menu-styles.html\">Menu Styles</a> - <a href=\"typography.html\">Typography</a> - <a href=\"modules-styles.html\">Module Styles</a> <a href=\"font-styles.html\">Font Styles</a>.</p>\n<h3>Stable Feature Rich Core</h3>\n<p>For us, JSN Air is not just a template, but whole piece of software for which we spent more then 2 years. As the result you get ultra stable template with native RTL support and flawlessly running on IE6. Even more than that, there are multiple SEO &amp; Accessibility features which make your website greatly visible for both search engines and people with disabilities.</p>\n<p><strong>Read more:</strong> <a href=\"rtl-support.html\">RTL Layout Support</a> - <a href=\"ie6-support.html\">IE6 Support</a> - <a href=\"seo-accessibility.html\">SEO &amp; Accessibility</a> - <a href=\"flash-gallery.html\">Flash Gallery</a>.</p>\n<h3>Dead-easy Configuration</h3>\n<p>You will be surprised how such a capable template can be so easily handled. Majority of template features are conveniently managed by over 40 template parameters. You dont have to be a CSS master or PHP guru. Just set parameters as you want and enjoy the result.</p>\n<p><strong>Read more:</strong> <a href=\"template-parameters.html\">Template Parameters</a>.</p>\n<h3>Outstanding Docs &amp; Support</h3>\n<p>Even when the template is deadly easy to use, we still provide very comprehensive documentation package of 3 PDF documents. So its really hard to get things done wrong, but if even so, you can get timely and professional support from our team as well as friendly community.</p>\n<p><strong>Next Step:</strong> <a href=\"download-jsn-air-docs.html\">Download template documentation</a> for free.</p>\n<h3>Cost Effective Solution</h3>\n<p>All the benefits is available for you for just 29$. Our ultimate goal is to offer you a solution that in turns must bring you much more profit. Even more, we provide 30-days money back guarantee, so this is absolutely risk-free. Just give it a try and you wont look back.</p>\n<p><strong>Next Step:</strong> <a href=\"buy-now.html\">Download JSN Air</a>.</p>','',1,80,'2011-04-01 07:17:52',42,'','2012-07-16 10:36:08',43,0,'0000-00-00 00:00:00','2011-04-01 07:17:52','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,2,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(103,211,'Welcome to JSN Air','introducing-jsn-air','<!-- Start PageFly HTML --><style type=\"text/css\"> ._xNa4NB[data-parallax=\"true\"] { position: relative; overflow: hidden; } ._xNa4NB__parallax { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } ._xNa4NB[data-parallax=\"true\"] .parallax-bg { position: absolute; left: 50%; bottom: 0; min-width: 100%; min-height: 100%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform: translateX(-50%); transform: translateX(-50%); max-width: inherit; } ._xNa4NB[data-reversed=\"true\"] .parallax-bg { bottom: auto; top: 0; } .parallax-container[data-reversed=\"true\"] .parallax-bg { bottom: auto; top: 0; } ._xNa4NB { box-sizing: border-box; padding: 15px 0; } ._xNa4NB__container { width: auto; margin: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } ._pVxb12 { font-size: 1em; vertical-align: middle; text-align: center; width: auto; height: auto; } ._pVxb12--diamond, ._pVxb12--circle, ._pVxb12--square { width: 50px; height: 50px; line-height: 50px; border: 1px solid; } ._pVxb12--circle { border-radius: 100%; } ._pVxb12--diamond { transform: rotate(45deg); -webkit-transform: rotate(45deg); } ._pVxb12--diamond:before { display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } ._DOoN23 > span:last-child { line-height: inherit; } ._DOoN23[class*=\"dropcap--\"] > span:first-child { display: block; line-height: 1; margin-right: 10px; float: left; font-size: 2em; background: #919da9; color: black; width: 50px; height: 50px; line-height: 50px; } ._DOoN23[class*=\"dropcap--\"]:not(.dropcap--none) > span:first-child { margin-right: 20px; text-align: center; } ._DOoN23.dropcap--none > span:first-child { text-align: inherit; line-height: 1 !important; width: auto !important; height: auto !important; background: none !important; border-radius: 0; } ._DOoN23.dropcap--circle > span:first-child { border-radius: 100%; } ._DOoN23:not([class*=\"dropcap--\"]) > span { margin-right: 0 !important; } ._DOoN23[class*=\"dropcap--\"] > span:last-child { display: inherit; } ._Y6RW61 > a { color: inherit; } ._Y6RW61 { word-break: break-word; } ._Y6RW61__icon--left i { margin-right: 0.3em; } ._Y6RW61__icon--right i { margin-left: 0.3em; } ._Y6RW61__icon--top i { margin-bottom: 0.5em; } ._Y6RW61__icon--top > span, ._Y6RW61__icon--top > a, ._Y6RW61__icon--top > span[data-empty][contenteditable] { display: block; } ._Y6RW61 [class*=\"--diamond\"] { margin-right: 1em; } ._pVxb12 { font-size: 1em; vertical-align: middle; text-align: center; width: auto; height: auto; } ._pVxb12--diamond, ._pVxb12--circle, ._pVxb12--square { width: 50px; height: 50px; line-height: 50px; border: 1px solid; } ._pVxb12--circle { border-radius: 100%; } ._pVxb12--diamond { transform: rotate(45deg); -webkit-transform: rotate(45deg); } ._pVxb12--diamond:before { display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } </style><style>.sw-aligncontent {\r\n	    align-items: flex-start;\r\n}</style><link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Arial\"><style type=\"text/css\"> @media all { #_olDxcw { font-weight: 300; font-size: 34px; color: rgb(74, 74, 74); margin-top: 0px; margin-bottom: 20px; line-height: 34px; } #_6n2rsl { font-size: 13px; color: rgb(114, 114, 114); font-family: Arial; margin-bottom: 40px; line-height: 1.6; } #_j7E5HX { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_GmKXcY { font-size: 18px; font-weight: normal; margin-top: 0px; } #_1R2zcw { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_yQPDiZ { padding: 0px 15px 15px; } #_03kou7 { display: flex; align-items: flex-start; } #_nz3MhN { padding-bottom: 0px; } #_05xJIE { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_2JPjh7 { font-size: 18px; font-weight: normal; margin-top: 0px; } #_x0OxI2 { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_z6N4HA { padding: 0px 15px 15px; } #_lepKca { display: flex; align-items: flex-start; } #_12Lyun { padding-bottom: 0px; } #_nYL3Ul > ._q_7aFN.column { padding-bottom: 0px; } #_nYL3Ul > ._q683sD.column { padding-bottom: 0px; } #_nYL3Ul { padding: 0px; margin: 0px -15px; } #_Lq6wTOO { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_R6Vgcz3 { font-size: 18px; font-weight: normal; margin-top: 0px; } #__1x_fMn { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_EG1Lf7N { padding: 0px 15px 15px; } #_Q439sP { display: flex; align-items: flex-start; } #_NNvmu6 { padding-bottom: 0px; } #_GDgwtxD { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_YKLvfOR { font-size: 18px; font-weight: normal; margin-top: 0px; } #_MDA5TP2 { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_JMabiLP { padding: 0px 15px 15px; } #_LXkxH24 { display: flex; align-items: flex-start; } #_o_3zul { padding-bottom: 0px; } #_XJLeCp > ._PKKDSy.column { padding-bottom: 0px; } #_XJLeCp > ._G254C8.column { padding-bottom: 0px; } #_XJLeCp { padding: 0px; margin: 0px -15px; } #_PqaeTX { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_LBY8co { font-size: 18px; font-weight: normal; margin-top: 0px; } #_Nzr5T6 { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_ZrYwc0 { padding: 0px 15px; } #_eoL5cn { display: flex; align-items: flex-start; } #_xE35iG { padding-bottom: 0px; } #_2Qx3UY { font-size: 1.2em; background-color: rgb(83, 95, 111); padding: 12px; color: rgb(255, 255, 255); border-radius: 100%; } #_ldDPIZ { font-size: 18px; font-weight: normal; margin-top: 0px; } #_VNjxCE { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); font-weight: normal; } #_7qwBF_ { padding: 0px 15px; } #_rXNeHn { display: flex; align-items: flex-start; } #_MYLmcw { padding-bottom: 0px; } #_OEGri9 > ._qL2Dt4.column { padding-bottom: 0px; } #_OEGri9 > ._q7JjuX.column { padding-bottom: 0px; } #_OEGri9 { padding: 0px; margin: 0px -15px; } #_L6BYTl { padding-top: 0px; } #_QORDHO > ._VnkXs5.column { padding-top: 0px; } #_QORDHO { margin: 0px; } #_AzE5HA { padding: 0px; } } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { #_olDxcw { font-size: 32px; } #_GmKXcY { font-size: 16px; } #_2JPjh7 { font-size: 16px; } #_R6Vgcz3 { font-size: 16px; } #_YKLvfOR { font-size: 16px; } #_LBY8co { font-size: 16px; } #_ldDPIZ { font-size: 16px; } } @media only screen and (max-width: 767px) { #_olDxcw { font-size: 30px; } } </style><section id=\"_AzE5HA\" class=\"_xNa4NB _AzE5HA\"><div id=\"_QORDHO\" class=\"_gL_BzW _QORDHO pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 0px;\"><div id=\"_L6BYTl\" class=\"_PNdBOk _L6BYTl\"><h1 id=\"_olDxcw\" class=\"_Y6RW61 _olDxcw\" data-event=\"{}\"><span class=\"_rmEgn4 _obG3FL _JdPm85\"><a href=\"#\"><font color=\"#4a4a4a\">Welcome to JSN Air</font></a></span></h1><p id=\"_6n2rsl\" class=\"_DOoN23 _6n2rsl\"><span class=\"_rmEgn4 _pQR0u8 _Gwmb_O\">JSN Air is fresh, clean looking template designed for all websites. Equipped with <font color=\"#ca0554\"><b><a href=\"#\">powerful features</a></b></font> this template allows you to present content in whatever way you like. <font color=\"#ca0554\"><b><a href=\"#\">Super flexible layout, 6 colors variation, 3 font styles, 5 menu styles, 6 modules styles</a></b></font> and much more are under your management via convenient <b><font color=\"#ca0554\"><a href=\"#\">template parameters</a></font>.\r\n<br><br></b>JSN Air2 is distributed in 2 editions: <b>Free</b> and <b>PRO</b>. Many features demonstrated on this website are NOT available in the Free Edition. For full details about JSN Air PRO Edition features, please <a href=\"#\"><b>download template documentation</b></a> for free.<br></span></p><div id=\"_nYL3Ul\" class=\"_gL_BzW _nYL3Ul pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_nz3MhN\" class=\"_PNdBOk _nz3MhN\"><div id=\"_03kou7\" class=\"_o45pXO _03kou7 sw-aligncontent\"><i id=\"_j7E5HX\" class=\"_pVxb12 _j7E5HX fa _pVxb12--none fa-hand-peace-o\"></i><div id=\"_yQPDiZ\" class=\"_o45pXO _yQPDiZ\"><h3 id=\"_GmKXcY\" class=\"_Y6RW61 _GmKXcY _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _GmjJH0 _JdPm85\"><font color=\"#4a4a4a\"><a href=\"index.php/advanced-stuff/advanced-stuff/easy-to-start\">Easy to start</a></font></span></h3><p id=\"_1R2zcw\" class=\"_DOoN23 _1R2zcw _DOoN23\"><span class=\"_rmEgn4 _1QMJuZ _Gwmb_O\"><b>JSN Air</b> provides unique mechanism of installing sample data on directly your current website. Just few clicks and the demo website is all setup.</span></p></div></div></div></div><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_12Lyun\" class=\"_PNdBOk _12Lyun\"><div id=\"_lepKca\" class=\"_o45pXO _lepKca sw-aligncontent\"><i id=\"_05xJIE\" class=\"_pVxb12 _05xJIE fa _pVxb12--none fa-star\"></i><div id=\"_z6N4HA\" class=\"_o45pXO _z6N4HA\"><h3 id=\"_2JPjh7\" class=\"_Y6RW61 _2JPjh7 _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _2an3sZ _JdPm85\"><font color=\"#4a4a4a\"><a href=\"#\">Multiple Colors</a></font><br></span></h3><p id=\"_x0OxI2\" class=\"_DOoN23 _x0OxI2 _DOoN23\"><span class=\"_rmEgn4 _x6JdIB _Gwmb_O\"><b>6 major color variations</b> for your taste. Each color variation covers not only the background, but also color of drop-down menu, links and more.</span></p></div></div></div></div></div><div id=\"_XJLeCp\" class=\"_gL_BzW _XJLeCp pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_NNvmu6\" class=\"_PNdBOk _NNvmu6\"><div id=\"_Q439sP\" class=\"_o45pXO _Q439sP sw-aligncontent\"><i id=\"_Lq6wTOO\" class=\"_pVxb12 _Lq6wTOO fa _pVxb12--none fa-star\"></i><div id=\"_EG1Lf7N\" class=\"_o45pXO _EG1Lf7N\"><h3 id=\"_R6Vgcz3\" class=\"_Y6RW61 _R6Vgcz3 _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _nbGEF4D _JdPm85\"><font color=\"#4a4a4a\"><a href=\"index.php/explore/layout/responsive-layout\">Responsive Design</a></font><br></span></h3><p id=\"__1x_fMn\" class=\"_DOoN23 __1x_fMn _DOoN23\"><span class=\"_rmEgn4 _gQNLu0Y _Gwmb_O\">All JoomlaShine templates are equipped with <b>responsive design</b> feature making your website look beautiful in both smartphones and tablets..</span></p></div></div></div></div><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_o_3zul\" class=\"_PNdBOk _o_3zul\"><div id=\"_LXkxH24\" class=\"_o45pXO _LXkxH24 sw-aligncontent\"><i id=\"_GDgwtxD\" class=\"_pVxb12 _GDgwtxD fa _pVxb12--none fa-support\"></i><div id=\"_JMabiLP\" class=\"_o45pXO _JMabiLP\"><h3 id=\"_YKLvfOR\" class=\"_Y6RW61 _YKLvfOR _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _gbaNFV1 _JdPm85\"><font color=\"#4a4a4a\"><a href=\"index.php/advanced-stuff/advanced-stuff\">Dedicated Support</a></font><br></span></h3><p id=\"_MDA5TP2\" class=\"_DOoN23 _MDA5TP2 _DOoN23\"><span class=\"_rmEgn4 _w9O4hqY _Gwmb_O\">In addition to <b>comprehensive documentations</b> in PDF format, you also get support from f<b>riendly forum</b> and<b>&nbsp;support system.</b></span></p></div></div></div></div></div><div id=\"_OEGri9\" class=\"_gL_BzW _OEGri9 pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_xE35iG\" class=\"_PNdBOk _xE35iG\"><div id=\"_eoL5cn\" class=\"_o45pXO _eoL5cn sw-aligncontent\"><i id=\"_PqaeTX\" class=\"_pVxb12 _PqaeTX fa _pVxb12--none fa-windows\"></i><div id=\"_ZrYwc0\" class=\"_o45pXO _ZrYwc0\"><h3 id=\"_LBY8co\" class=\"_Y6RW61 _LBY8co _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _PwgDca _JdPm85\"><font color=\"#4a4a4a\"><a href=\"index.php/explore/layout/responsive-layout\">Flexible Layouts</a></font><br></span></h3><p id=\"_Nzr5T6\" class=\"_DOoN23 _Nzr5T6 _DOoN23\"><span class=\"_rmEgn4 _G_vyCo _Gwmb_O\">JSN Air layout system is very flexible and capable. JSN Air provides <b>36+ module positions</b> allowing you to have multiple layouts configuration.</span></p></div></div></div></div><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_MYLmcw\" class=\"_PNdBOk _MYLmcw\"><div id=\"_rXNeHn\" class=\"_o45pXO _rXNeHn sw-aligncontent\"><i id=\"_2Qx3UY\" class=\"_pVxb12 _2Qx3UY fa _pVxb12--none fa-heart-o\"></i><div id=\"_7qwBF_\" class=\"_o45pXO _7qwBF_\"><h3 id=\"_ldDPIZ\" class=\"_Y6RW61 _ldDPIZ _Y6RW61\" data-event=\"{}\"><span class=\"_rmEgn4 _ebGrFR _JdPm85\"><font color=\"#4a4a4a\"><a href=\"#\">Popular extensions support</a></font><br></span></h3><p id=\"_VNjxCE\" class=\"_DOoN23 _VNjxCE _DOoN23\"><span class=\"_rmEgn4 _4wp6uz _Gwmb_O\">JSN Air works well with&nbsp;<b>Joomla popular extensions</b>. JSN Air also has extended style that will automatically support for <a href=\"#\">K2</a> or <a href=\"#\">Kunena.</a></span></p></div></div></div></div></div></div></div></div></section><script type=\"text/javascript\">(function i(){function e(e,t,n,i){return o.addEventListener(e,function(e){for(var a=e.target;a&&\"function\"==typeof a.matches;){if(a.matches(t)){n.call(i||a,e,a);break}a=a.parentNode}},!0)}function t(){for(var e=o.getElementsByClassName(\"pb-instagram\"),t=0;t<e.length;t++)n(e[t])}function n(e){var t=e.getAttribute(\"data-token\"),n=e.getAttribute(\"data-limit\"),i=e.getElementsByTagName(\"a\"),a=e.getElementsByTagName(\"img\");jQuery.ajax({url:\"https://api.instagram.com/v1/users/self/media/recent/?access_token=\"+t,dataType:\"jsonp\",type:\"GET\",data:{access_token:t,count:a.length},success:function(e){for(var t=0;t<n;t++)i[t].setAttribute(\"href\",e.data[t].link),a[t].setAttribute(\"src\",e.data[t].images.low_resolution.url)}})}function i(){for(var e=0;e<p.length;e++){var t,n=o.body.getBoundingClientRect(),i=p[e].parentNode.getBoundingClientRect(),a=i.top-n.top;t=window.innerHeight>a?window.scrollY/h[e]:(window.innerHeight-a+window.scrollY)/h[e],\"true\"===f[e]&&(t=-t),window.innerHeight>a-window.scrollY&&(p[e].style.transform=\"translate3d(-50%, \"+t+\"px, 0)\")}}var a=this,o=a.document;if(!a.PB3helperScriptInitialized){a.PB3helperScriptInitialized=!0,a.delegate=e,e(\"click\",\"a[data-action]\",function(e,t){switch(t.dataset.action){case\"tab\":e.preventDefault(),t.parentNode.childNodes.forEach(function(e){e.dataset.active=e===t||void 0}),o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.parentElement.childNodes.forEach(function(t){t.style.display=t===e?\"\":\"none\"})});break;case\"accordion\":e.preventDefault();var n=t.getAttribute(\"data-flag\"),i=t.nextSibling.style.display;if(\"true\"==t.parentNode.getAttribute(\"data-active\"))t.parentNode.setAttribute(\"data-active\",!1);else{var a=o.getElementsByClassName(\"accordion__item\");for(var r in a)isNaN(r)||a[r].setAttribute(\"data-active\",!1);t.parentNode.setAttribute(\"data-active\",!0)}if(\"false\"===n){if(t.parentNode)for(var s=t.parentNode&&t.parentNode.parentNode&&t.parentNode.parentNode.firstChild;s;)s.childNodes.length>1&&(s.childNodes[1].style.display=\"none\"),s=s.nextSibling;\"none\"===i&&o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}else o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}},null);try{e(\"click\",\"*[data-event]\",function(e,t){var n=JSON.parse(t.dataset.event);if(n.ga&&\"function\"==typeof ga&&ga.apply(void 0,[\"send\",\"event\"].concat(r()(n.ga.split(\",\")))),n.pixel&&\"function\"==typeof fbq){new Function(n.pixel.replace(/\\n|\\r|\\t/g,\"\"))()}},null)}catch(e){}for(var s=window.innerHeight,l=o.querySelectorAll(\"[data-animation]\"),c=[],u=0;u<l.length;u++){c.push({element:l[u],position:function(e){var t=o.body.getBoundingClientRect();return{top:e.parentNode.getBoundingClientRect().top-t.top,height:e.offsetHeight,clientReact:e.getBoundingClientRect()}}(l[u]),animation:l[u].getAttribute(\"data-animation\")});var d=c[c.length-1].animation;-1!==d.toLowerCase().indexOf(\"in\")&&(c[c.length-1].element.style.visibility=\"hidden\"),c[c.length-1].position.top+c[c.length-1].position.height<=s&&(c[c.length-1].element.style.visibility=\"visible\",c[c.length-1].element.className=c[c.length-1].element.className+\" animated \"+d,jQuery(c[c.length-1].element).one(\"webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend\",function(){this.className=this.className.replace(\"animated\",\"\")}))}o.addEventListener(\"scroll\",function(e){for(var t=window.scrollY,n=s+t,i=0;i<c.length;i++){if(c[i].position.top+c[i].position.height<n){var a=c[i].animation;-1===c[i].element.className.indexOf(a)&&(c[i].element.style.visibility=\"visible\",c[i].element.className=c[i].element.className+\" animated \"+a,jQuery(c[i].element).one(\"webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend\",function(){this.className=this.className.replace(\"animated\",\"\")}))}}},!0),window.addEventListener(\"update-instagram\",function(e){t()}),t();for(var p=[],h=[],f=[],y=o.querySelectorAll(\'[data-parallax=\"true\"]\'),g=0;g<y.length;g++)p[g]=y[g].querySelector(\".parallax-bg\"),h[g]=11-1.15*y[g].dataset.speed/2,f[g]=y[g].dataset.reversed||\"false\";var m=void 0;window.addEventListener(\"scroll\",function(e){var t=m=requestAnimationFrame(function(e){t===m&&i()})});var v=o.querySelectorAll(\".html5-video\");!function(){for(var e=0;e<v.length;e++)!function(e){v[e].addEventListener(\"click\",function(t){v[e].paused?v[e].play():v[e].pause()})}(e)}()}}).call(this)</script><!-- End PageFly HTML --><!-- Start PageFly Data|eyJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiLnN3LWFsaWduY29udGVudCB7XG5cdCAgICBhbGlnbi1pdGVtczogZmxleC1zdGFydDtcbn0iLCJnb29nbGVGb250cyI6W3siZmFtaWx5IjoiT3BlbiBTYW5zIiwiZm9udHMiOnsiMCI6IiIsIjEiOiIifX1dLCJzYWx0IjoiY2pjcnQ5MnQydHEiLCJpdGVtcyI6eyIwIjp7InR5cGUiOiJIZWFkIiwiY2hpbGRyZW4iOltdLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwic3R5bGVzIjp7fX0sIjIiOnsidHlwZSI6IkxheW91dCIsImNoaWxkcmVuIjpbIjMiXSwic3R5bGVzIjp7fX0sIjMiOnsidHlwZSI6IlNlY3Rpb24iLCJjaGlsZHJlbiI6WyI0Il0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweDsifX19LCI0Ijp7InR5cGUiOiJSb3ciLCJjaGlsZHJlbiI6WyI1Il0sImd1dHRlciI6MCwic3R5bGVzIjp7ImFsbCI6eyImID4gLl9WbmtYczUuY29sdW1uIjoicGFkZGluZy10b3A6IDBweDsiLCImIjoibWFyZ2luOiAwcHg7In19fSwiNSI6eyJ0eXBlIjoiUm93LkNvbCIsImNoaWxkcmVuIjpbIjYiLCI3IiwiOCIsIjE0IiwiciJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLXRvcDogMHB4OyJ9fX0sIjYiOnsidHlwZSI6IkhlYWRpbmciLCJ0YWciOiJoMSIsIm5hbWUiOiJIZWFkaW5nIiwiX3RpdGxlIjp7InRleHQiOiI8YSBocmVmPVwiI1wiPjxmb250IGNvbG9yPVwiIzRhNGE0YVwiPldlbGNvbWUgdG8gSlNOIEFpcjwvZm9udD48L2E+In0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtd2VpZ2h0OiAzMDA7IGZvbnQtc2l6ZTogMzRweDsgY29sb3I6IHJnYig3NCwgNzQsIDc0KTsgbWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tYm90dG9tOiAyMHB4OyBsaW5lLWhlaWdodDogMzRweDsifSwidGFibGV0Ijp7IiYiOiJmb250LXNpemU6IDMycHg7In0sIm1vYmlsZSI6eyImIjoiZm9udC1zaXplOiAzMHB4OyJ9fX0sIjciOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJQYXJhZ3JhcGgiLCJfdGl0bGUiOnsidGV4dCI6IkpTTiBBaXIgaXMgZnJlc2gsIGNsZWFuIGxvb2tpbmcgdGVtcGxhdGUgZGVzaWduZWQgZm9yIGFsbCB3ZWJzaXRlcy4gRXF1aXBwZWQgd2l0aCA8Zm9udCBjb2xvcj1cIiNjYTA1NTRcIj48Yj48YSBocmVmPVwiI1wiPnBvd2VyZnVsIGZlYXR1cmVzPC9hPjwvYj48L2ZvbnQ+IHRoaXMgdGVtcGxhdGUgYWxsb3dzIHlvdSB0byBwcmVzZW50IGNvbnRlbnQgaW4gd2hhdGV2ZXIgd2F5IHlvdSBsaWtlLiA8Zm9udCBjb2xvcj1cIiNjYTA1NTRcIj48Yj48YSBocmVmPVwiI1wiPlN1cGVyIGZsZXhpYmxlIGxheW91dCwgNiBjb2xvcnMgdmFyaWF0aW9uLCAzIGZvbnQgc3R5bGVzLCA1IG1lbnUgc3R5bGVzLCA2IG1vZHVsZXMgc3R5bGVzPC9hPjwvYj48L2ZvbnQ+IGFuZCBtdWNoIG1vcmUgYXJlIHVuZGVyIHlvdXIgbWFuYWdlbWVudCB2aWEgY29udmVuaWVudCA8Yj48Zm9udCBjb2xvcj1cIiNjYTA1NTRcIj48YSBocmVmPVwiI1wiPnRlbXBsYXRlIHBhcmFtZXRlcnM8L2E+PC9mb250Pi5cbjxicj48YnI+PC9iPkpTTiBBaXIyIGlzIGRpc3RyaWJ1dGVkIGluIDIgZWRpdGlvbnM6IDxiPkZyZWU8L2I+IGFuZCA8Yj5QUk88L2I+LiBNYW55IGZlYXR1cmVzIGRlbW9uc3RyYXRlZCBvbiB0aGlzIHdlYnNpdGUgYXJlIE5PVCBhdmFpbGFibGUgaW4gdGhlIEZyZWUgRWRpdGlvbi4gRm9yIGZ1bGwgZGV0YWlscyBhYm91dCBKU04gQWlyIFBSTyBFZGl0aW9uIGZlYXR1cmVzLCBwbGVhc2UgPGEgaHJlZj1cIiNcIj48Yj5kb3dubG9hZCB0ZW1wbGF0ZSBkb2N1bWVudGF0aW9uPC9iPjwvYT4gZm9yIGZyZWUuPGJyPiJ9LCJfdGV4dCI6eyJ0ZXh0IjoiSlNOIEFpciBpcyBmcmVzaCwgY2xlYW4gbG9va2luZyB0ZW1wbGF0ZSBkZXNpZ25lZCBmb3IgYWxsIHdlYnNpdGVzLiBFcXVpcHBlZCB3aXRoIDxmb250IGNvbG9yPVwiI2NhMDU1NFwiPjxiPjxhIGhyZWY9XCIjXCI+cG93ZXJmdWwgZmVhdHVyZXM8L2E+PC9iPjwvZm9udD4gdGhpcyB0ZW1wbGF0ZSBhbGxvd3MgeW91IHRvIHByZXNlbnQgY29udGVudCBpbiB3aGF0ZXZlciB3YXkgeW91IGxpa2UuIDxmb250IGNvbG9yPVwiI2NhMDU1NFwiPjxiPjxhIGhyZWY9XCIjXCI+U3VwZXIgZmxleGlibGUgbGF5b3V0LCA2IGNvbG9ycyB2YXJpYXRpb24sIDMgZm9udCBzdHlsZXMsIDUgbWVudSBzdHlsZXMsIDYgbW9kdWxlcyBzdHlsZXM8L2E+PC9iPjwvZm9udD4gYW5kIG11Y2ggbW9yZSBhcmUgdW5kZXIgeW91ciBtYW5hZ2VtZW50IHZpYSBjb252ZW5pZW50IDxiPjxmb250IGNvbG9yPVwiI2NhMDU1NFwiPjxhIGhyZWY9XCIjXCI+dGVtcGxhdGUgcGFyYW1ldGVyczwvYT48L2ZvbnQ+LlxuPGJyPjxicj48L2I+SlNOIEFpcjIgaXMgZGlzdHJpYnV0ZWQgaW4gMiBlZGl0aW9uczogPGI+RnJlZTwvYj4gYW5kIDxiPlBSTzwvYj4uIE1hbnkgZmVhdHVyZXMgZGVtb25zdHJhdGVkIG9uIHRoaXMgd2Vic2l0ZSBhcmUgTk9UIGF2YWlsYWJsZSBpbiB0aGUgRnJlZSBFZGl0aW9uLiBGb3IgZnVsbCBkZXRhaWxzIGFib3V0IEpTTiBBaXIgUFJPIEVkaXRpb24gZmVhdHVyZXMsIHBsZWFzZSA8YSBocmVmPVwiI1wiPjxiPmRvd25sb2FkIHRlbXBsYXRlIGRvY3VtZW50YXRpb248L2I+PC9hPiBmb3IgZnJlZS48YnI+In0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMTNweDsgY29sb3I6IHJnYigxMTQsIDExNCwgMTE0KTsgZm9udC1mYW1pbHk6IEFyaWFsOyBtYXJnaW4tYm90dG9tOiA0MHB4OyBsaW5lLWhlaWdodDogMS42OyJ9fX0sIjgiOnsidHlwZSI6IlJvdyIsIm5hbWUiOiJHcmlkIiwiY2hpbGRyZW4iOlsiOSIsImEiXSwiaWRlbnRpY2FsIjp0cnVlLCJzdHlsZXMiOnsiYWxsIjp7IiYgPiAuX3FfN2FGTi5jb2x1bW4iOiJwYWRkaW5nLWJvdHRvbTogMHB4OyIsIiYgPiAuX3E2ODNzRC5jb2x1bW4iOiJwYWRkaW5nLWJvdHRvbTogMHB4OyIsIiYiOiJwYWRkaW5nOiAwcHg7IG1hcmdpbjogMHB4IC0xNXB4OyJ9fX0sIjkiOnsidHlwZSI6IlJvdy5Db2wiLCJjaGlsZHJlbiI6WyJjIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmctYm90dG9tOiAwcHg7In19fSwiMTAiOnsidHlwZSI6IkhlYWRpbmciLCJuYW1lIjoiaGVhZGluZyIsImNsYXNzZXMiOiJfWTZSVzYxIiwiX3RpdGxlIjp7InRleHQiOiI8Zm9udCBjb2xvcj1cIiM0YTRhNGFcIj48YSBocmVmPVwiaW5kZXgucGhwL2V4cGxvcmUvbGF5b3V0L3Jlc3BvbnNpdmUtbGF5b3V0XCI+RmxleGlibGUgTGF5b3V0czwvYT48L2ZvbnQ+PGJyPiJ9LCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJmb250LXNpemU6IDE4cHg7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IG1hcmdpbi10b3A6IDBweDsifSwidGFibGV0Ijp7IiYiOiJmb250LXNpemU6IDE2cHg7In19fSwiMTEiOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJwYXJhZ3JhcGgiLCJjbGFzc2VzIjoiX0RPb04yMyIsIl90aXRsZSI6eyJ0ZXh0IjoiSlNOIEFpciBsYXlvdXQgc3lzdGVtIGlzIHZlcnkgZmxleGlibGUgYW5kIGNhcGFibGUuIEpTTiBBaXIgcHJvdmlkZXMgPGI+MzYrIG1vZHVsZSBwb3NpdGlvbnM8L2I+IGFsbG93aW5nIHlvdSB0byBoYXZlIG11bHRpcGxlIGxheW91dHMgY29uZmlndXJhdGlvbi4ifSwiX3RleHQiOnsidGV4dCI6IkpTTiBBaXIgbGF5b3V0IHN5c3RlbSBpcyB2ZXJ5IGZsZXhpYmxlIGFuZCBjYXBhYmxlLiBKU04gQWlyIHByb3ZpZGVzIDxiPjM2KyBtb2R1bGUgcG9zaXRpb25zPC9iPiBhbGxvd2luZyB5b3UgdG8gaGF2ZSBtdWx0aXBsZSBsYXlvdXRzIGNvbmZpZ3VyYXRpb24uIn0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMTNweDsgZm9udC1mYW1pbHk6IEFyaWFsOyBjb2xvcjogcmdiKDExNCwgMTE0LCAxMTQpOyBmb250LXdlaWdodDogbm9ybWFsOyJ9fX0sIjEyIjp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6ImhlYWRpbmciLCJjbGFzc2VzIjoiX1k2Ulc2MSIsIl90aXRsZSI6eyJ0ZXh0IjoiPGZvbnQgY29sb3I9XCIjNGE0YTRhXCI+PGEgaHJlZj1cIiNcIj5Qb3B1bGFyIGV4dGVuc2lvbnMgc3VwcG9ydDwvYT48L2ZvbnQ+PGJyPiJ9LCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJmb250LXNpemU6IDE4cHg7IGZvbnQtd2VpZ2h0OiBub3JtYWw7IG1hcmdpbi10b3A6IDBweDsifSwidGFibGV0Ijp7IiYiOiJmb250LXNpemU6IDE2cHg7In19fSwiMTMiOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJwYXJhZ3JhcGgiLCJjbGFzc2VzIjoiX0RPb04yMyIsIl90aXRsZSI6eyJ0ZXh0IjoiSlNOIEFpciB3b3JrcyB3ZWxsIHdpdGgmbmJzcDs8Yj5Kb29tbGEgcG9wdWxhciBleHRlbnNpb25zPC9iPi4gSlNOIEFpciBhbHNvIGhhcyBleHRlbmRlZCBzdHlsZSB0aGF0IHdpbGwgYXV0b21hdGljYWxseSBzdXBwb3J0IGZvciA8YSBocmVmPVwiI1wiPksyPC9hPiBvciA8YSBocmVmPVwiI1wiPkt1bmVuYS48L2E+In0sIl90ZXh0Ijp7InRleHQiOiJKU04gQWlyIHdvcmtzIHdlbGwgd2l0aCZuYnNwOzxiPkpvb21sYSBwb3B1bGFyIGV4dGVuc2lvbnM8L2I+LiBKU04gQWlyIGFsc28gaGFzIGV4dGVuZGVkIHN0eWxlIHRoYXQgd2lsbCBhdXRvbWF0aWNhbGx5IHN1cHBvcnQgZm9yIDxhIGhyZWY9XCIjXCI+SzI8L2E+IG9yIDxhIGhyZWY9XCIjXCI+S3VuZW5hLjwvYT4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxM3B4OyBmb250LWZhbWlseTogQXJpYWw7IGNvbG9yOiByZ2IoMTE0LCAxMTQsIDExNCk7IGZvbnQtd2VpZ2h0OiBub3JtYWw7In19fSwiMTQiOnsidHlwZSI6IlJvdyIsIm5hbWUiOiJHcmlkIiwiY2hpbGRyZW4iOlsiMTUiLCIxNiJdLCJpZGVudGljYWwiOnRydWUsInN0eWxlcyI6eyJhbGwiOnsiJiA+IC5fUEtLRFN5LmNvbHVtbiI6InBhZGRpbmctYm90dG9tOiAwcHg7IiwiJiA+IC5fRzI1NEM4LmNvbHVtbiI6InBhZGRpbmctYm90dG9tOiAwcHg7IiwiJiI6InBhZGRpbmc6IDBweDsgbWFyZ2luOiAwcHggLTE1cHg7In19fSwiMTUiOnsidHlwZSI6IlJvdy5Db2wiLCJjaGlsZHJlbiI6WyIxNyJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLWJvdHRvbTogMHB4OyJ9fX0sIjE2Ijp7InR5cGUiOiJSb3cuQ29sIiwiY2hpbGRyZW4iOlsiMTgiXSwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZy1ib3R0b206IDBweDsifX19LCIxNyI6eyJ0eXBlIjoiQmxvY2siLCJuYW1lIjoiYmxvY2siLCJjbGFzc2VzIjoic3ctYWxpZ25jb250ZW50IiwiY2hpbGRyZW4iOlsiMTkiLCIxYSJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJkaXNwbGF5OiBmbGV4OyBhbGlnbi1pdGVtczogZmxleC1zdGFydDsifX19LCIxOCI6eyJ0eXBlIjoiQmxvY2siLCJuYW1lIjoiYmxvY2siLCJjbGFzc2VzIjoic3ctYWxpZ25jb250ZW50IiwiY2hpbGRyZW4iOlsiMWIiLCIxYyJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJkaXNwbGF5OiBmbGV4OyBhbGlnbi1pdGVtczogZmxleC1zdGFydDsifX19LCIxOSI6eyJ0eXBlIjoiSWNvbiIsIm5hbWUiOiJpY29uIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxLjJlbTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDgzLCA5NSwgMTExKTsgcGFkZGluZzogMTJweDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogMTAwJTsifX19LCJhIjp7InR5cGUiOiJSb3cuQ29sIiwiY2hpbGRyZW4iOlsiZCJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLWJvdHRvbTogMHB4OyJ9fX0sImMiOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrIiwiY2xhc3NlcyI6InN3LWFsaWduY29udGVudCIsImNoaWxkcmVuIjpbImYiLCJnIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImRpc3BsYXk6IGZsZXg7IGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0OyJ9fX0sImQiOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrIiwiY2xhc3NlcyI6InN3LWFsaWduY29udGVudCIsImNoaWxkcmVuIjpbImgiLCJpIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImRpc3BsYXk6IGZsZXg7IGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0OyJ9fX0sImYiOnsidHlwZSI6Ikljb24iLCJuYW1lIjoiaWNvbiIsImljb24iOiJoYW5kLXBlYWNlLW8iLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJmb250LXNpemU6IDEuMmVtOyBiYWNrZ3JvdW5kLWNvbG9yOiByZ2IoODMsIDk1LCAxMTEpOyBwYWRkaW5nOiAxMnB4OyBjb2xvcjogcmdiKDI1NSwgMjU1LCAyNTUpOyBib3JkZXItcmFkaXVzOiAxMDAlOyJ9fX0sImciOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrMiIsImNoaWxkcmVuIjpbImwiLCJtIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweCAxNXB4IDE1cHg7In19fSwiaCI6eyJ0eXBlIjoiSWNvbiIsIm5hbWUiOiJpY29uIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxLjJlbTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDgzLCA5NSwgMTExKTsgcGFkZGluZzogMTJweDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogMTAwJTsifX19LCJpIjp7InR5cGUiOiJCbG9jayIsIm5hbWUiOiJibG9jazIiLCJjaGlsZHJlbiI6WyJuIiwibyJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nOiAwcHggMTVweCAxNXB4OyJ9fX0sImwiOnsidHlwZSI6IkhlYWRpbmciLCJuYW1lIjoiaGVhZGluZyIsImNsYXNzZXMiOiJfWTZSVzYxIiwiX3RpdGxlIjp7InRleHQiOiI8Zm9udCBjb2xvcj1cIiM0YTRhNGFcIj48YSBocmVmPVwiaW5kZXgucGhwL2FkdmFuY2VkLXN0dWZmL2FkdmFuY2VkLXN0dWZmL2Vhc3ktdG8tc3RhcnRcIj5FYXN5IHRvIHN0YXJ0PC9hPjwvZm9udD4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxOHB4OyBmb250LXdlaWdodDogbm9ybWFsOyBtYXJnaW4tdG9wOiAwcHg7In0sInRhYmxldCI6eyImIjoiZm9udC1zaXplOiAxNnB4OyJ9fX0sIm0iOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJwYXJhZ3JhcGgiLCJjbGFzc2VzIjoiX0RPb04yMyIsIl90aXRsZSI6eyJ0ZXh0IjoiPGI+SlNOIEFpcjwvYj4gcHJvdmlkZXMgdW5pcXVlIG1lY2hhbmlzbSBvZiBpbnN0YWxsaW5nIHNhbXBsZSBkYXRhIG9uIGRpcmVjdGx5IHlvdXIgY3VycmVudCB3ZWJzaXRlLiBKdXN0IGZldyBjbGlja3MgYW5kIHRoZSBkZW1vIHdlYnNpdGUgaXMgYWxsIHNldHVwLiJ9LCJfdGV4dCI6eyJ0ZXh0IjoiPGI+SlNOIEFpcjwvYj4gcHJvdmlkZXMgdW5pcXVlIG1lY2hhbmlzbSBvZiBpbnN0YWxsaW5nIHNhbXBsZSBkYXRhIG9uIGRpcmVjdGx5IHlvdXIgY3VycmVudCB3ZWJzaXRlLiBKdXN0IGZldyBjbGlja3MgYW5kIHRoZSBkZW1vIHdlYnNpdGUgaXMgYWxsIHNldHVwLiJ9LCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJmb250LXNpemU6IDEzcHg7IGZvbnQtZmFtaWx5OiBBcmlhbDsgY29sb3I6IHJnYigxMTQsIDExNCwgMTE0KTsgZm9udC13ZWlnaHQ6IG5vcm1hbDsifX19LCJuIjp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6ImhlYWRpbmciLCJjbGFzc2VzIjoiX1k2Ulc2MSIsIl90aXRsZSI6eyJ0ZXh0IjoiPGZvbnQgY29sb3I9XCIjNGE0YTRhXCI+PGEgaHJlZj1cIiNcIj5NdWx0aXBsZSBDb2xvcnM8L2E+PC9mb250Pjxicj4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxOHB4OyBmb250LXdlaWdodDogbm9ybWFsOyBtYXJnaW4tdG9wOiAwcHg7In0sInRhYmxldCI6eyImIjoiZm9udC1zaXplOiAxNnB4OyJ9fX0sIm8iOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJwYXJhZ3JhcGgiLCJjbGFzc2VzIjoiX0RPb04yMyIsIl90aXRsZSI6eyJ0ZXh0IjoiPGI+NiBtYWpvciBjb2xvciB2YXJpYXRpb25zPC9iPiBmb3IgeW91ciB0YXN0ZS4gRWFjaCBjb2xvciB2YXJpYXRpb24gY292ZXJzIG5vdCBvbmx5IHRoZSBiYWNrZ3JvdW5kLCBidXQgYWxzbyBjb2xvciBvZiBkcm9wLWRvd24gbWVudSwgbGlua3MgYW5kIG1vcmUuIn0sIl90ZXh0Ijp7InRleHQiOiI8Yj42IG1ham9yIGNvbG9yIHZhcmlhdGlvbnM8L2I+IGZvciB5b3VyIHRhc3RlLiBFYWNoIGNvbG9yIHZhcmlhdGlvbiBjb3ZlcnMgbm90IG9ubHkgdGhlIGJhY2tncm91bmQsIGJ1dCBhbHNvIGNvbG9yIG9mIGRyb3AtZG93biBtZW51LCBsaW5rcyBhbmQgbW9yZS4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxM3B4OyBmb250LWZhbWlseTogQXJpYWw7IGNvbG9yOiByZ2IoMTE0LCAxMTQsIDExNCk7IGZvbnQtd2VpZ2h0OiBub3JtYWw7In19fSwiciI6eyJ0eXBlIjoiUm93IiwibmFtZSI6IkdyaWQiLCJjaGlsZHJlbiI6WyJzIiwidCJdLCJpZGVudGljYWwiOnRydWUsInN0eWxlcyI6eyJhbGwiOnsiJiA+IC5fcUwyRHQ0LmNvbHVtbiI6InBhZGRpbmctYm90dG9tOiAwcHg7IiwiJiA+IC5fcTdKanVYLmNvbHVtbiI6InBhZGRpbmctYm90dG9tOiAwcHg7IiwiJiI6InBhZGRpbmc6IDBweDsgbWFyZ2luOiAwcHggLTE1cHg7In19fSwicyI6eyJ0eXBlIjoiUm93LkNvbCIsImNoaWxkcmVuIjpbInUiXSwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZy1ib3R0b206IDBweDsifX19LCJ0Ijp7InR5cGUiOiJSb3cuQ29sIiwiY2hpbGRyZW4iOlsidiJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLWJvdHRvbTogMHB4OyJ9fX0sInUiOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrIiwiY2xhc3NlcyI6InN3LWFsaWduY29udGVudCIsImNoaWxkcmVuIjpbInciLCJ4Il0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImRpc3BsYXk6IGZsZXg7IGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0OyJ9fX0sInYiOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrIiwiY2xhc3NlcyI6InN3LWFsaWduY29udGVudCIsImNoaWxkcmVuIjpbInkiLCJ6Il0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImRpc3BsYXk6IGZsZXg7IGFsaWduLWl0ZW1zOiBmbGV4LXN0YXJ0OyJ9fX0sInciOnsidHlwZSI6Ikljb24iLCJuYW1lIjoiaWNvbiIsImljb24iOiJ3aW5kb3dzIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxLjJlbTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDgzLCA5NSwgMTExKTsgcGFkZGluZzogMTJweDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogMTAwJTsifX19LCJ4Ijp7InR5cGUiOiJCbG9jayIsIm5hbWUiOiJibG9jazIiLCJjaGlsZHJlbiI6WyIxMCIsIjExIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweCAxNXB4OyJ9fX0sInkiOnsidHlwZSI6Ikljb24iLCJuYW1lIjoiaWNvbiIsImljb24iOiJoZWFydC1vIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxLjJlbTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDgzLCA5NSwgMTExKTsgcGFkZGluZzogMTJweDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogMTAwJTsifX19LCJ6Ijp7InR5cGUiOiJCbG9jayIsIm5hbWUiOiJibG9jazIiLCJjaGlsZHJlbiI6WyIxMiIsIjEzIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweCAxNXB4OyJ9fX0sIjFhIjp7InR5cGUiOiJCbG9jayIsIm5hbWUiOiJibG9jazIiLCJjaGlsZHJlbiI6WyIxZCIsIjFlIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweCAxNXB4IDE1cHg7In19fSwiMWIiOnsidHlwZSI6Ikljb24iLCJuYW1lIjoiaWNvbiIsImljb24iOiJzdXBwb3J0Iiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAxLjJlbTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDgzLCA5NSwgMTExKTsgcGFkZGluZzogMTJweDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogMTAwJTsifX19LCIxYyI6eyJ0eXBlIjoiQmxvY2siLCJuYW1lIjoiYmxvY2syIiwiY2hpbGRyZW4iOlsiMWYiLCIxZyJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nOiAwcHggMTVweCAxNXB4OyJ9fX0sIjFkIjp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6ImhlYWRpbmciLCJjbGFzc2VzIjoiX1k2Ulc2MSIsIl90aXRsZSI6eyJ0ZXh0IjoiPGZvbnQgY29sb3I9XCIjNGE0YTRhXCI+PGEgaHJlZj1cImluZGV4LnBocC9leHBsb3JlL2xheW91dC9yZXNwb25zaXZlLWxheW91dFwiPlJlc3BvbnNpdmUgRGVzaWduPC9hPjwvZm9udD48YnI+In0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMThweDsgZm9udC13ZWlnaHQ6IG5vcm1hbDsgbWFyZ2luLXRvcDogMHB4OyJ9LCJ0YWJsZXQiOnsiJiI6ImZvbnQtc2l6ZTogMTZweDsifX19LCIxZSI6eyJ0eXBlIjoiUGFyYWdyYXBoIiwibmFtZSI6InBhcmFncmFwaCIsImNsYXNzZXMiOiJfRE9vTjIzIiwiX3RpdGxlIjp7InRleHQiOiJBbGwgSm9vbWxhU2hpbmUgdGVtcGxhdGVzIGFyZSBlcXVpcHBlZCB3aXRoIDxiPnJlc3BvbnNpdmUgZGVzaWduPC9iPiBmZWF0dXJlIG1ha2luZyB5b3VyIHdlYnNpdGUgbG9vayBiZWF1dGlmdWwgaW4gYm90aCBzbWFydHBob25lcyBhbmQgdGFibGV0cy4uIn0sIl90ZXh0Ijp7InRleHQiOiJBbGwgSm9vbWxhU2hpbmUgdGVtcGxhdGVzIGFyZSBlcXVpcHBlZCB3aXRoIDxiPnJlc3BvbnNpdmUgZGVzaWduPC9iPiBmZWF0dXJlIG1ha2luZyB5b3VyIHdlYnNpdGUgbG9vayBiZWF1dGlmdWwgaW4gYm90aCBzbWFydHBob25lcyBhbmQgdGFibGV0cy4uIn0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMTNweDsgZm9udC1mYW1pbHk6IEFyaWFsOyBjb2xvcjogcmdiKDExNCwgMTE0LCAxMTQpOyBmb250LXdlaWdodDogbm9ybWFsOyJ9fX0sIjFmIjp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6ImhlYWRpbmciLCJjbGFzc2VzIjoiX1k2Ulc2MSIsIl90aXRsZSI6eyJ0ZXh0IjoiPGZvbnQgY29sb3I9XCIjNGE0YTRhXCI+PGEgaHJlZj1cImluZGV4LnBocC9hZHZhbmNlZC1zdHVmZi9hZHZhbmNlZC1zdHVmZlwiPkRlZGljYXRlZCBTdXBwb3J0PC9hPjwvZm9udD48YnI+In0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMThweDsgZm9udC13ZWlnaHQ6IG5vcm1hbDsgbWFyZ2luLXRvcDogMHB4OyJ9LCJ0YWJsZXQiOnsiJiI6ImZvbnQtc2l6ZTogMTZweDsifX19LCIxZyI6eyJ0eXBlIjoiUGFyYWdyYXBoIiwibmFtZSI6InBhcmFncmFwaCIsImNsYXNzZXMiOiJfRE9vTjIzIiwiX3RpdGxlIjp7InRleHQiOiJJbiBhZGRpdGlvbiB0byA8Yj5jb21wcmVoZW5zaXZlIGRvY3VtZW50YXRpb25zPC9iPiBpbiBQREYgZm9ybWF0LCB5b3UgYWxzbyBnZXQgc3VwcG9ydCBmcm9tIGY8Yj5yaWVuZGx5IGZvcnVtPC9iPiBhbmQ8Yj4mbmJzcDtzdXBwb3J0IHN5c3RlbS48L2I+In0sIl90ZXh0Ijp7InRleHQiOiJJbiBhZGRpdGlvbiB0byA8Yj5jb21wcmVoZW5zaXZlIGRvY3VtZW50YXRpb25zPC9iPiBpbiBQREYgZm9ybWF0LCB5b3UgYWxzbyBnZXQgc3VwcG9ydCBmcm9tIGY8Yj5yaWVuZGx5IGZvcnVtPC9iPiBhbmQ8Yj4mbmJzcDtzdXBwb3J0IHN5c3RlbS48L2I+In0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMTNweDsgZm9udC1mYW1pbHk6IEFyaWFsOyBjb2xvcjogcmdiKDExNCwgMTE0LCAxMTQpOyBmb250LXdlaWdodDogbm9ybWFsOyJ9fX19LCJwYl92ZXJzaW9uIjoxNTJ9|End PageFly Data -->','',1,86,'2011-04-01 07:18:18',209,'','2017-10-11 02:21:18',199,0,'0000-00-00 00:00:00','2011-04-01 07:18:18','0000-00-00 00:00:00','','','{\"article_layout\":\"_:default\",\"show_title\":\"0\",\"link_titles\":\"0\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"0\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',169,1,'','',1,7252,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',1,'*',''),(104,212,'JSN Air Showcase','jsn-air-showcase','<p>Here, wed like to show you how JSN Air can be utilized for multiple kinds of websites, staring from simple personal website ending with professional news portal. All content are fictions and serves for demo purpose only.</p>\n<ul type=\"disc\">\n <li>News Portal / Online magazine</li>\n <li>Personal website / Blog</li>\n <li>Corporate website / Service providers</li>\n <li>Community website / Fan clubs</li>\n <li>Online shops</li>\n</ul>\n<p>Here are some real life examples of JSN Air.</p>','',1,80,'2011-04-01 07:18:37',42,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2011-04-01 07:18:37','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(105,216,'Main content only (2)','main-content-only-2','<p>Here you can see how content are presented only in main content area. Sometimes, you will need a lot of space to present content and that how it will looks like.</p>\n<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce suscipit dui eu augue faucibus non interdum odio elementum. Praesent faucibus lorem sed massa condimentum in semper lacus aliquet. Aliquam viverra erat a libero accumsan a egestas lorem hendrerit. Donec id elit dolor. Phasellus est ligula, hendrerit id vehicula sit amet, placerat ut diam. Sed eu fringilla lectus. Aliquam augue lorem, suscipit eu consequat vel, viverra id diam. Praesent lectus elit, interdum a imperdiet vitae, cursus at velit. </p>\n<p class=\"content-center\"><a href=\"images/content/template-details/design-features/layout/layout-full.png\" target=\"_blank\" class=\"link-button button-light\"><span class=\"link-icon jsn-icon-info\">See all module positions outline</span></a></p>\n','',-2,81,'2011-04-01 03:14:14',42,'','2011-11-21 04:55:09',0,0,'0000-00-00 00:00:00','2011-04-01 03:14:14','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(106,223,'Sample Article','sample-article','<h2>Sample Article</h2>\nLorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. ','\n\nNam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius. Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.',1,14,'2012-11-14 08:58:00',209,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2012-11-14 08:58:00','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',1,10,'','',1,16,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(107,224,'Test','test','1. If you change the setting, it will apply to this article. Note that:\nInherited means that the permissions from global configuration, parent group and category will be used.\nDenied means that no matter what the global configuration, parent group or category settings are, the group being edited cannot take this action on this article.\nAllowed means that the group being edited will be able to take this action for this article (but if this is in conflict with the global configuration, parent group or category it will have no impact; a conflict will be indicated by Not Allowed (Locked) under Calculated Settings).\n2. If you select a new setting, click Save to refresh the calculated settings. ','',1,14,'2012-11-16 02:28:59',209,'','2012-11-16 02:31:09',209,0,'0000-00-00 00:00:00','2012-11-16 02:28:59','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,9,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(108,226,'Vel illum dolore eu feugiat nulla','vel-illum-dolore-eu-feugiat-nulla','<p><img class=\"article-thumb image-border\" src=\"images/nightclub2.jpg\" border=\"0\" alt=\"\" style=\"float: left;\" /></p>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\n','\n<p></p>\n<p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>\n<p>Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius. Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.</p>',1,86,'2012-11-19 02:46:20',209,'','2012-11-19 04:28:18',209,0,'0000-00-00 00:00:00','2012-11-19 02:46:20','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',9,5,'','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(109,227,'Claritas est etiam processus dynamicus','claritas-est-etiam-processus-dynamicus','<p><img class=\"article-thumb  image-border\" src=\"images/justin.jpg\" border=\"0\" alt=\"\" style=\"float: left;\" /> Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius.</p>\n','\n<p></p>\n<p>Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.</p>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\n<p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>',1,86,'2012-11-19 03:01:10',209,'','2012-11-19 04:28:00',209,0,'0000-00-00 00:00:00','2012-11-19 03:01:10','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,4,'','',1,3,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(110,228,' Nam liber tempor cum soluta nobis','claritas-est-etiam-processus-dynamicus-2','<p><img class=\"article-thumb image-border\" src=\"images/touliver.jpg\" border=\"0\" alt=\"\" /> Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius.</p>\n','\n<p></p>\n<p>Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.</p>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\n<p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>',1,86,'2012-11-19 03:01:10',209,'','2012-11-19 04:27:45',209,0,'0000-00-00 00:00:00','2012-11-19 03:01:10','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',7,3,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(111,229,'Diam nonummy nibh euismod tincidunt ut','claritas-est-etiam-processus-dynamicus-3','<p><img class=\"article-thumb image-border\" src=\"images/nightclub.jpg\" border=\"0\" alt=\"\" style=\"float: left;\" /> Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius.</p>\n','\n<p></p>\n<p>Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.</p>\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>\n<p>Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.</p>',1,86,'2012-11-19 03:01:10',209,'','2012-11-19 04:28:09',209,0,'0000-00-00 00:00:00','2012-11-19 03:01:10','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',5,2,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(112,231,'Form Builder','form-builder','<div id=\"hidden-content\">\r\n<div class=\"placeholder-text\">\r\n<p>Here should be the presentation of JSN UniForm, but it is not installed on your website.</p></div>\r\n</div>\r\n<div class=\"sw-info-block\" style=\"background-image: none; padding-left: 15px;\">\r\n<p>The form you see on this website is the <strong>Free Edition</strong> of another cool product <strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-uniform.html\" target=\"_blank\" rel=\"noopener noreferrer\">JSN UniForm</a></strong> from JoomlaShine. Please click on the below button to check the PRO Edition of this extension.</p>\r\n<p align=\"center\"><a class=\"link-button button-blue btn btn-primary\" href=\"http://demo.joomlashine.com/joomla-extensions/jsn-uniform.html\" target=\"_blank\" rel=\"noopener noreferrer\">See Demo</a><span class=\"hidden-xs\">     </span><a class=\"link-button button-green btn btn-default\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-uniform-joomla-contact-form-extension.html\" target=\"_blank\" rel=\"noopener noreferrer\">Buy Now</a></p>\r\n</div>\r\n<p><strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-uniform-details.html\">JSN UniForm</a></strong> will bring you the new indulgence since you find out it is the easiest-to-use form extension for your site. Contact us, survey and job application are just some of thousand forms that this single extension can help you to create and control. Besides the intuitive <strong>drag-n-drop operation</strong>, <strong>flexible form presentation</strong> and <strong>multiple pages layout</strong>, JSN UniForm also assists you to deeply understand your collected data with the multiple admins email notification, clean result display or submission filter.</p>\r\n<p>Below is the survey form created by the<strong> Free Edition</strong> of JSN UniForm.</p>\r\n<p>{uniform form=1/}</p>','',1,14,'2012-11-23 09:27:20',219,'','2017-08-15 09:18:05',199,0,'0000-00-00 00:00:00','2012-11-23 09:27:20','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',8,8,'','',1,47,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(113,235,'JSN PowerAdmin - Managing your Joomla website can\'t be easier','jsn-poweradmin','<p><strong>JSN PowerAdmin</strong> makes your Joomla administration process easy and enjoyable. It allows you to have full control under your Joomla website in single screen. You can manipulate elements by using convenient GUI with drag-n-drop operations.</p>\r\n<p align=\"center\"> </p>\r\n<h3>Admin Bar</h3>\r\n<p>AdminBar allows you to perform common actions quickly: Search items, check actions history, manage users and manage site.</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/admin bar.png\" alt=\"Admin Bar\" width=\"600\" height=\"88\" /></p>\r\n<h4>Spotlight Search</h4>\r\n<p>Spotlight Search helps you search items in your website quickly.</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/spotlight search.png\" alt=\"Spotlight Search\" width=\"600\" height=\"261\" /></p>\r\n<h3>Site Manager</h3>\r\n<p>Here we go to the coolest feature of this extension: Site Manager. It helps you control the website content in one place. As you see, it covers Menu, Component and Modules.</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/site manager.png\" alt=\"Site Manager\" width=\"600\" height=\"345\" /></p>\r\n<h4>Menu</h4>\r\n<p>Here you can manage your menus. If you want to move items within a menu, simply drag and drop them. If you want to edit more, left click on menu items.</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/menu.png\" alt=\"Menu\" width=\"600\" height=\"377\" /></p>\r\n<h4>Component</h4>\r\n<p>This section shows you the component of the menu item you selected. <strong>JSN PowerAdmin</strong> helps you move the mouse over all elements on the page and configure them with a single click. The software will automatically adjust all necessary parameters for you</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/component.png\" alt=\"Component\" width=\"600\" height=\"414\" /></p>\r\n<h4>Modules</h4>\r\n<p>Here you can manage all Modules of the current default template. You can drag and drop a module to different module positions, or simply click on modules and positions to get more editing options.</p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-poweradmin/modules.png\" alt=\"Modules\" width=\"600\" height=\"379\" /></p>\r\n<p><strong>JSN PowerAdmin</strong> supports <strong>10 languages</strong>: <em>English, German, Dutch, French, Russian, Spanish, Portuguese (Portugal), Portuguese (Brazil), Polish and Japan</em>. It works perfectly with Joomla admin templates: <em>Hathor, Mission Control, Admin Praise Lite, VTEM Admin, Minima and other</em></p>\r\n<p><em><strong>Impressions from Joomla site builders...</strong></em></p>\r\n<blockquote>All I can say is it turbo-charged the admin area. So many shortcuts, saving hours of clicking and checking. With developers creating extensions like these, Joomla can only go up. My hat is off to the Joomlashine team <strong><em>-</em></strong><a href=\"http://extensions.joomla.org/extensions/reviews/pcbob\" target=\"_blank\" rel=\"noopener noreferrer\"> pcbob</a></blockquote>\r\n<blockquote>JSN PowerAdmin is a great timesaver. It adds drag &amp; drop functionality to menus and modules. The live search over articles, modules, menus, plug-ins ... is perfect. You visually can administrate all content elements like release date, author, category etc. I simply love it! Thank to Joomlashine <strong><em>- </em></strong><a href=\"http://extensions.joomla.org/extensions/reviews/Herm\" target=\"_blank\" rel=\"noopener noreferrer\">Herm</a></blockquote>\r\n<blockquote>The moment I installed this component I could see the improvements and difference it makes in managing my site. A hefty percentage of my time in Joomla is spent switching between sections and finding modules and editing their settings. Where have you been all my life?<em><strong><em>-</em></strong></em><a href=\"http://extensions.joomla.org/extensions/reviews/talgans\" target=\"_blank\" rel=\"noopener noreferrer\"> talgans</a></blockquote>\r\n<p align=\"center\"><a class=\"link-button button-dark btn btn-primary\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-poweradmin-details.html\"><span class=\"link-icon jsn-icon-download\">Download Now</span></a></p>','',1,14,'2013-01-23 07:25:43',199,'','2017-08-23 11:09:05',199,0,'0000-00-00 00:00:00','2013-01-23 07:25:43','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,7,'','',1,21,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(114,254,'Website Mobilizing','website-mobilizing','<div class=\"sw-info-block\" style=\"background-image: none; padding: 0.8em;\">\r\n<p align=\"center\"><strong>JSN Mobilize</strong> comes with both Free and PRO Editions. The <strong>FREE edition</strong> is included in sample data installation package with function limitation. You only can <strong>create 1 mobile template</strong> with limited displaying area.</p></p>\r\n</div>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-mobilize/img1.jpg\" alt=\"\" /></p>\r\n<p>JSN Mobilize helps your website to achieve a better browsing experience by creating an elaborated mobile version for the site. This revolutionary extension guarantees to include a bunch of sophisticated features and enhancement while require minimum technical knowledge from users.</p>\r\n<p> </p>\r\n<h3 class=\"article-heading\">Multi-device Support</h3>\r\n<p> </p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-mobilize/img2.jpg\" alt=\"\" /></p>\r\n<p>Not only smartphones are supported by JSN Mobilize, the recent innovation tablets are also covered. Tablet usually has bigger screen and can receive more displaying area than phone. With JSN Mobilize you will have the separate layouts for phone and tablet which surely deliver the better device coverage for website mobile version.</p>\r\n<p> </p>\r\n<hr />\r\n<p> </p>\r\n<h3 class=\"article-heading\">Multi-OS Support</h3>\r\n<p> </p>\r\n<p align=\"center\"><img src=\"images/joomlashine/sample/jsn-mobilize/img3.jpg\" alt=\"\" /></p>\r\n<p>JSN Mobilize delivers the future-ready and mobile-friendly experience to your Joomla website by initiatively supporting multiple operation systems. In short explanation, your website should work and be viewed effortlessly on every screen solution horizontally and vertically. Your website will look awesome automatically on these operation systems (OS) below:</p>\r\n<ul class=\"list-arrow arrow-blue\">\r\n<li>iOS (6.x and below, 7.x)</li>\r\n<li>Android (2.2 - 2.3, 4.x)</li>\r\n<li>Windows Mobile (6.x and below, 7.x, 8.x)</li>\r\n<li>BlackBerry (5.x and below, 6x - 7x, 10x)</li>\r\n<li>Others...</li>\r\n</ul>\r\n<p> </p>\r\n<hr />\r\n<p> </p>\r\n<h3 class=\"article-heading\">Load Speed Enhancement</h3>\r\n<p> </p>\r\n<p>Get the most out of JSN Mobilize with the <strong>Advanced Image Optimization</strong> based on two options including For the best performance or For the best image quality. Additionally, the <strong>CSS/JS minify mechanism</strong> allows to compress all files into one single package. By that way, your site load will quickly enough in a limited-bandwidth environment at least <strong>170%</strong>. Below is the speed test by <a href=\"http://mobitest.akamai.com/\" target=\"_blank\" rel=\"noopener noreferrer\">akamai</a>.</p>\r\n<p align=\"center\"><img class=\"caption\" title=\"The loading speed before enabling the image optimization and CSS/JS minify mechanism\" src=\"images/joomlashine/sample/jsn-mobilize/img4.jpg\" alt=\"\" /></p>\r\n<p align=\"center\"><img class=\"caption\" title=\"The loading speed after enabling the image optimization and CSS/JS minify mechanism\" src=\"images/joomlashine/sample/jsn-mobilize/img5.jpg\" alt=\"\" /></p>\r\n<div class=\"sw-info-block\" style=\"background-image: none; padding: 0.8em;\">\r\n<p align=\"center\">Please click on buttons below to check the detailed information about PRO Edition\'s features of JSN Mobilize:</p>\r\n<p align=\"center\"><a class=\"link-button button-green btn btn-primary\" href=\"http://demo.joomlashine.com/joomla-extensions/jsn-mobilize.html\" target=\"_blank\" rel=\"noopener noreferrer\">See Demo</a> <a class=\"link-button button-red btn btn-primary\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-mobilize-joomla-mobile-extension.html\" target=\"_blank\" rel=\"noopener noreferrer\">Buy Now</a></p>\r\n</div>','',1,79,'2014-03-06 09:51:09',199,'','2017-08-23 11:07:53',199,0,'0000-00-00 00:00:00','2014-03-06 09:51:09','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,0,'','',1,10,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(115,257,'JSN Extended Styles Introduction','jsn-extended-styles-introduction','<p class=\"text-alert\">All extensions are <strong>not included</strong> in our template packages, you need to download / buy and install them separately.</p>\r\n<p>Building a great website is what everyone wants to when they start building their own site. It would be more attractive, advantageous and easier to manage with the excellent support of <strong>Joomla extensions</strong>.</p>\r\n<p>JoomlaShine designs <strong>Extended styles</strong> for 3rd party extensions with new looks which are shown on the JSN templates. With extended styles, your websites will be more professional, lively and eye-catching; hence you can actually experience how the extension works.</p>\r\n<p>Currently, there are many 3rd party extensions are supported by JoomlaShine templates. They are in different extension types, such as:</p>\r\n<ul class=\"list-arrow arrow-red\">\r\n<li><strong>Content Construction</strong>: K2, DJ-Extension</li>\r\n<li><strong>Forum</strong>: Kunena, EasyDiscuss</li>\r\n<li><strong>Shopping Cart</strong>: VitueMart, MijoShop, RedComponent, HikaShop, J2Store</li>\r\n<li><strong>Blog</strong>: EasyBlog</li>\r\n<li><strong>Social Networking</strong>: JomSocial, EasySocial</li>\r\n<li><strong>Hotel / Table Booking</strong>: Jomres</li>\r\n<li><strong>Event Management</strong>: Ohanah</li>\r\n<li>and<strong> other categories.</strong></li>\r\n</ul>\r\n<div align=\"center\">\r\n<p> </p>\r\n<img src=\"images/joomlashine/sample/JSN_extendedstyle.jpg\" alt=\"JSN Extended Styles\" />\r\n<p> </p>\r\n<p>  Check out the extended styles of <strong>JSN Air 2 </strong>and enjoy how they fulfill your needs !</p>\r\n<p> </p>\r\n<p align=\"center\"><a class=\"link-button button-red btn btn-primary\" href=\"http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_k2&amp;view=itemlist&amp;layout=category&amp;task=&amp;id=&amp;Itemid=645\">Demo K2 Style</a><a class=\"link-button button-green btn btn-default\" href=\"http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_kunena&amp;view=home&amp;defaultmenu=499&amp;Itemid=800\">Demo Kunena Style</a></p>\r\n<p> </p>\r\n</div>','',1,14,'2014-08-22 08:40:10',199,'','2017-08-23 11:12:51',199,0,'0000-00-00 00:00:00','2014-08-22 08:40:10','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',11,6,'','',1,38,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(116,261,'JSN PageBuilder - The Easiest Way to Build Joomla Pages','page-builder','<h2>Revolutionary UX</h2>\r\n<p>Why a Joomla page can be built so fast? Because this tool is so easy to use!</p>\r\n<h3>Live-like visual editor</h3>\r\n<p>JSN PageBuilder brings to Joomla visual editing capabilities previously available only in hi-end website building system like Wix. A true ?what you see is what you get? experience.</p>\r\n<h3>Intuitive element settings</h3>\r\n<p>All elements settings are arranged in smart inspector panel for quick and convenient access. No more wasting time and clicks on popup windows. Just move and drag mouse to configure.</p>\r\n<h2>Joomla integrated</h2>\r\n<p>JSN PageBuilder was built as native Joomla editor plugin, so basically wherever you can use TinyMCE, you can use JSN PageBuilder.</p>\r\n<h3>Enjoy visual editing right in article editing screen</h3>\r\n<p>With JSN PageBuilder, you can enjoy visual editing directly in Joomla article editing screen. And it?s not just article, but also modules and 3-rd party extensions.</p>\r\n<h3>Works out-of-the-box with your current template</h3>\r\n<p>JSN PageBuilder was designed to enhance content editing process, preserving all the power of Joomla template and extensions installed on your website.</p>\r\n<h2>Powerful elements</h2>\r\n<p>A page builder is nothing without rich building blocks.</p>\r\n<h3>Rich content element</h3>\r\n<p>JSN PageBuilder is shipped with 37 powerful elements for you to build virtually any kind of pages including ?Company profile?, ?Product details?, ?Contact us?, etc.</p>\r\n<h3>Joomla content</h3>\r\n<p>You can present not only static content like text or video, but also those dynamically pulled from database like Joomla articles, modules and even 3-rd party extensions.</p>\r\n<h3>Front-end editing</h3>\r\n<p>You can edit your article directly on front-end with native Joomla front-end editing mechanism. Just login with appropriate access permission and start editing your article.</p>','',1,14,'2015-01-05 08:53:06',199,'','2017-08-10 03:42:55',199,0,'0000-00-00 00:00:00','2015-01-05 08:53:06','0000-00-00 00:00:00','','','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,5,'','',1,61,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(117,268,'Content Slider','joomla-slider','<div class=\"jsn-easyslider\">\r\n<div class=\"sw-info-block\" style=\"background-image: none; padding-left: 15px;\">\r\n<p style=\"text-align: center;\">The slider you see on this website is the <strong>Free Edition</strong> of another cool product <a href=\"http://www.joomlashine.com/joomla-extensions/jsn-easyslider-joomla-slider-extension.html\">JSN EasySlider</a> from JoomlaShine. Please click on the below button to check the PRO Edition of this extension.</p>\r\n<br />\r\n<p align=\"center\"><a class=\"link-button button-blue btn btn-primary\" href=\"http://demo.joomlashine.com/joomla-extensions/jsn-easyslider/jsn-easyslider-overview.html?utm_source=detailpage&amp;utm_medium=button&amp;utm_campaign=JSNEasySlider\" target=\"_blank\" rel=\"noopener noreferrer\">See Demo</a> <a class=\"link-button button-green btn btn-default\" href=\"http://www.joomlashine.com/joomla-extensions/jsn-easyslider-joomla-slider-extension.html#jsn-edition-price\" target=\"_blank\" rel=\"noopener noreferrer\">Get It Now</a></p>\r\n</div>\r\n<p>JSN EasySlider is the cutting-edge way of presenting content on the web with the <strong>“Three-I” standard:</strong> Impressive - Informative - Interactive.</p>\r\n<ul style=\"list-style-position: inside;\">\r\n<li style=\"padding-left: 30px;\">Impressive to catch and maintain attention</li>\r\n<li style=\"padding-left: 30px;\">Informative to convey message effectively</li>\r\n<li style=\"padding-left: 30px;\">Interactive to drive engagement with specific Call-To-Actions</li>\r\n</ul>\r\n<p>It allows you to synthesize <strong>dynamic content types</strong>: text, video &amp; images and leverage the strength of <strong>stunning effects</strong> for effective information conveyance. Besides superpower for content presentation, it also has a uniquely outstanding feature:<strong> super user-friendly interface</strong>. With Drag-n-drop functionality, WYSIWYG Editor, Timeline editor and live preview, no lines of code are required to get a stunning slider.</p>\r\n<p><strong>Here after is the slider created by the FREE Edition of JSN EasySlider:</strong></p>\r\n</div>\r\n\r\n{jsn_easyslider identity_id=FOO slider_id=3/}','',1,20,'2015-08-11 03:09:21',199,'','2017-08-10 04:20:09',199,0,'0000-00-00 00:00:00','2015-08-11 03:09:21','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,0,'','',1,34,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(118,276,'Mega Menu','mega-menu','<p>Mega menu is a perfect choice for creating unique large menus since it has been a new and growing web design trend lately. Regular drop-down menus only show text alone or text and icons vertically in a single column. However, mega menus are able to show all the options in one large panel, so visitors can easily reach most pages no matter where they are.</p>\r\n<p>All JSN templates allow you to create a mega menu for site navigation and usability enhancement. They provide a visual way to create a mega menu with clicks and drag-n-drop function, without touching a single line of code.</p>\r\n<h3>Support multiple types of content</h3>\r\n<p>Our Megamenu allows you to display a lot of content in menu item such as text, images and videos in multiple columns. You can choose one of 3 element types including Joomla module, Submenu and Position to present your content in Megamenu.</p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/megamenu/menu-megamenu.png\" alt=\"Menu\" /></p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/megamenu/megamenu-2.jpg\" alt=\"Menu\" /></p>\r\n\r\n<h3>Easy to use</h3>\r\n<p>With JSN templates, all settings can be done via template parameters in the section Megamenu. You can find it easy to build the skeleton and add elements to make the content of mega menu based upon your need with no coding skills required.</p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/megamenu/megamenu-setting.png\" alt=\"Menu megamenu setting \" /></p>','',1,14,'2016-06-29 08:19:13',199,'','2017-08-10 03:26:48',199,0,'0000-00-00 00:00:00','2016-06-29 08:19:13','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',6,4,'','',1,12,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(119,277,'Social Icons','social-icons','<p>Nowadays, social media is very popular with every websites. The consumers can interact with the companies better via social media. Not only for businesses but also for individuals, it\'s essential to show your social activities to visitors. Thus, we have integrated the social icons in template .</p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/social-icons.png\" alt=\"Social Icons\" /></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Display your social channels without confusion</h3>\r\n<p>In JSN Template, you are free to integrate your social channels without digging into the code. Just configure the social icons with their URLs with the parameter \"<strong>Social icons</strong>\" in the section \"<strong>SEO &amp; System</strong>\" in the back-end. You can also change positions of social icons by dragging and dropping them. There are 12 icons that cover most of major social media services and application.</p>\r\n<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/Social-icon-settings.png\" alt=\"Social Network Integration\" /><br /> <em>The pop-up of Social Network Integration</em></p>','',1,14,'2016-06-29 08:19:58',199,'','2017-08-10 03:36:39',199,0,'0000-00-00 00:00:00','2016-06-29 08:19:58','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',3,3,'','',1,13,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(120,278,'Full Microdata Support','full-microdata-support','<p>Microdata or rich snippets are additional information about your content such as names, descriptions, dates and ratings that are displayed on a search engine results page like Google or Bing to draw attention to your products/news and then be able to increase the conversion rate.</p>\r\n<div>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/microdata/microdata.png\" alt=\"Microdata in source code\" /></p>\r\n<p>Microdata is a new feature recently added to Joomla! 3.3. Not all templates provide microdata support, but JoomlaShine templates do.</p>\r\n<p>You can enable/disable the microdata semantics output from the Article editing options to add information you want to every article of the site. And our JSN templates will show the information automatically. You can check the source code via <a href=\"https://search.google.com/structured-data/testing-tool/u/0/\" target=\"_blank\" rel=\"noopener noreferrer\">this testing tool</a>.</p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/microdata/microdata-setting.png\" alt=\"Setting configuration\" /></p>\r\n</div>','',1,14,'2016-06-29 08:21:07',199,'','2017-08-23 11:09:59',199,0,'0000-00-00 00:00:00','2016-06-29 08:21:07','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,2,'','',1,27,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(121,279,'Cookie Law','cookie-law','<p>Another important feature of JSN templates is the Cookie Law, which shows how your website complies with the EU Cookie Law. This plugin uses implied consent, adding a subtle banner to your website to inform visitors that your site has cookies, along with a clickable button asking the visitor to confirm they acknowledge.</p>\r\n<p>All Cookie Law settings are managed via the administrator of every JSN template. You can fully customize the style to cater to your site needs – change the position on the page, styles, write your own message and button text.</p>\r\n<p align=\"center\"><img class=\"pull-center\" title=\"Cookie Law settings\" src=\"images/joomlashine/sample/Cookie-Law.png\" alt=\"Cookie Law settings\" /></p>\r\n<p align=\"center\"><em>Cookie Law Settings</em></p>\r\n<p>Once you enable Cookie Consent, the cookie message will be displayed on your website in one of the three banner placements:</p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/cookie-law/cookie-law-top.png\" alt=\"Banner Placement Top\" /></p>\r\n<p align=\"center\"><em>Banner Placement: Top</em></p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/cookie-law/cookie-law-bottom.png\" alt=\"Banner Placement bottom\" /></p>\r\n<p align=\"center\"><em>Banner Placement: Bottom</em></p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/cookie-law/cookie-law-float.png\" alt=\"Banner Placement Floating\" /></p>\r\n<p align=\"center\"><em>Banner Placement: Floating</em></p>','',1,14,'2016-06-29 08:25:36',199,'','2017-08-10 03:40:37',199,0,'0000-00-00 00:00:00','2016-06-29 08:25:36','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',4,1,'','',1,14,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(122,286,'Mobile Menus','mobile-menus','<p>All JoomlaShine templates come with a responsive design to make sure that your website will look beautiful not only on all major web browsers but also on mobile devices.</p>\r\n<div>\r\n<p>We also offer a mobile version of the main menu to enhance the mobile user experience. There are 4 types of mobile menu to choose simply by a few clicks via administrator:</p>\r\n<h3>Sticky Mobile Menu</h3>\r\n<p>Sticky mobile menu allows your users landing on your site using a mobile device easily access to your menu from anywhere on the website, without having to scroll back to the top of the page. By default, sticky menu is automatically enabled for both mobile and desktop devices in Menu &amp; Site Tools section.</p>\r\n<p> </p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/sticky-mobile-menu.png\" alt=\"Sticky Mobile Menu\" /></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Default Mobile Menu</h3>\r\n<p>This is the default mobile menu style showing the menu in full-width form under the toolbar.</p>\r\n<p> </p>\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/mobile-push-default.png\" alt=\"Default Mobile Menu\" /></p>\r\n<hr class=\"line-dots\" />\r\n<h3>Mobile Menu with Push Effect</h3>\r\n<p>The mobile menu will appear from the left/right while website content will be pushed to the same direction.</p>\r\n<p> </p>\r\n<div class=\"grid-layout grid-layout2 clearafter\">\r\n<div class=\"grid-col\" style=\"width: 45%; display: inline-block;\">\r\n<div class=\"grid-col_inner\">\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/mobile-push-right.png\" alt=\"Push Right\" /></p>\r\n<p align=\"center\"><em>Push Right</em></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-col grid-lastcol\" style=\"width: 45%; display: inline-block;\">\r\n<div class=\"grid-col_inner\">\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/mobile-push-left.png\" alt=\"Push Left\" /></p>\r\n<p align=\"center\"><em>Push Left</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n<hr class=\"line-dots\" />\r\n<h3>Mobile Menu with Slide Effect</h3>\r\n<p>The mobile menu will slide in from the left/right and overlap website content.</p>\r\n<p> </p>\r\n<div class=\"grid-layout grid-layout2 clearafter\">\r\n<div class=\"grid-col\" style=\"width: 45%; display: inline-block;\">\r\n<div class=\"grid-col_inner\">\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/mobile-slide-right.png\" alt=\"Slide Right\" /></p>\r\n<p align=\"center\"><em>Slide Right</em></p>\r\n</div>\r\n</div>\r\n<div class=\"grid-col grid-lastcol\" style=\"width: 45%; display: inline-block;\">\r\n<div class=\"grid-col_inner\">\r\n<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/mobile-menu/mobile-slide-left.png\" alt=\"Slide Left\" /></p>\r\n<p align=\"center\"><em>Slide Left</em></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>','',1,14,'2016-07-04 03:50:09',199,'','2017-08-10 03:22:22',199,0,'0000-00-00 00:00:00','2016-07-04 03:50:09','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\"}',2,0,'','',1,9,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(123,316,'Diverse Content Types','diverse-content-types','<p>By default, Joomla articles only display the intro image in category view, either above or below your article title, depending on your template. However, in many cases, you will need to show different types of media or content types, such as video, sound, etc. Fortunately, with the introduction of JSN Sun Framework version 1.3.0, you can now have a variety of content types which can meet any requirements of your blogging or article writing needs.</p>\r\n<p>To use our special content types, when creating or editing an article, go to <strong>Sun Framework Options</strong> to select a content type that you want. </p>\r\n<figure class=\"pull-center\" style=\"text-align: center;\"><img style=\"display: block; margin-left: auto; margin-right: auto;\" src=\"images/joomlashine/sample/content-type/content-type.png\" alt=\"Diverse Content Type in JSN Sun Framework\" />\r\n<figcaption>Diverse Content Type in JSN Sun Framework</figcaption>\r\n</figure>','',1,78,'2017-10-02 05:01:22',199,'','2017-10-02 05:02:23',199,0,'0000-00-00 00:00:00','2017-10-02 05:01:22','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"standard\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',2,0,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(124,317,'Link Type','link-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:02:12',199,'','2017-10-02 05:02:12',0,0,'0000-00-00 00:00:00','2017-10-02 05:02:12','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"link\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"JoomlaShine Templates & Extensions\",\"sunfw_link_url\":\"#\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',1,5,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(125,318,'Quote Type','quote-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:03:08',199,'','2017-10-02 05:03:08',0,0,'0000-00-00 00:00:00','2017-10-02 05:03:08','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"quote\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"I found a perfect product and partner with JoomlaShine! I couldn\'t possibly learn all about templates by myself, starting from scratch. They have such professional, complete but configurable templates with many, many options: lots of user positions!, colors, module configurations... with great help and nice people! Thanks JoomlaShine!\",\"sunfw_quote_author\":\"Harry Hart\",\"sunfw_video_url\":\"\"}',1,4,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(126,319,'Audio Type','audio-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:03:48',199,'','2017-10-02 05:03:48',0,0,'0000-00-00 00:00:00','2017-10-02 05:03:48','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"audio\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"<iframe width=\\\"100%\\\" height=\\\"300\\\" scrolling=\\\"no\\\" frameborder=\\\"no\\\" src=\\\"https:\\/\\/w.soundcloud.com\\/player\\/?url=https%3A\\/\\/api.soundcloud.com\\/tracks\\/326283592&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true\\\"><\\/iframe>\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',1,3,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(127,320,'Video Type','video-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:04:29',199,'','2017-10-02 05:04:29',0,0,'0000-00-00 00:00:00','2017-10-02 05:04:29','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"video\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"https:\\/\\/www.youtube.com\\/watch?time_continue=5&v=vs1qXHBjRRw\"}',1,2,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(128,321,'Gallery Type','gallery-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:06:06',199,'','2017-10-04 16:54:10',199,0,'0000-00-00 00:00:00','2017-10-02 05:06:06','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"gallery\",\"sunfw_featured_image\":\"\",\"sunfw_audio_embed_code\":\"\",\"sunfw_gallery_images\":[\"images\\/joomlashine\\/placeholder\\/content-type\\/4543060842_c9870d9d20_o.jpg\",\"images\\/joomlashine\\/placeholder\\/content-type\\/5934475449_f521f3734f_o.jpg\",\"images\\/joomlashine\\/placeholder\\/content-type\\/6096091433_26865b495b_o.jpg\"],\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',2,1,'','',1,1,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(129,322,'Standard Content Type','standard-content-type','<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus.</p>\r\n','\r\n<p>Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',1,87,'2017-10-02 05:06:43',199,'','2017-10-04 16:54:31',199,0,'0000-00-00 00:00:00','2017-10-02 05:06:43','0000-00-00 00:00:00','{}','{}','{\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_tags\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"alternative_readmore\":\"\",\"article_page_title\":\"\",\"show_publishing_options\":\"\",\"show_article_options\":\"\",\"show_urls_images_backend\":\"\",\"show_urls_images_frontend\":\"\",\"sunfw_article_type\":\"standard\",\"sunfw_featured_image\":\"images\\/5934475449_f521f3734f_o.jpg\",\"sunfw_audio_embed_code\":\"\",\"sunfw_link_title\":\"\",\"sunfw_link_url\":\"\",\"sunfw_quote_text\":\"\",\"sunfw_quote_author\":\"\",\"sunfw_video_url\":\"\"}',2,0,'','',1,2,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*','');
/*!40000 ALTER TABLE `jos_content` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_content_frontpage`
--

DROP TABLE IF EXISTS `jos_content_frontpage`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_content_frontpage` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`content_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_content_frontpage`
--

LOCK TABLES `jos_content_frontpage` WRITE;
/*!40000 ALTER TABLE `jos_content_frontpage` DISABLE KEYS */;
INSERT INTO `jos_content_frontpage` VALUES (103,1);
/*!40000 ALTER TABLE `jos_content_frontpage` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_content_rating`
--

DROP TABLE IF EXISTS `jos_content_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_content_rating` (
  `content_id` int(11) NOT NULL DEFAULT 0,
  `rating_sum` int(10) unsigned NOT NULL DEFAULT 0,
  `rating_count` int(10) unsigned NOT NULL DEFAULT 0,
  `lastip` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`content_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_content_rating`
--

LOCK TABLES `jos_content_rating` WRITE;
/*!40000 ALTER TABLE `jos_content_rating` DISABLE KEYS */;
INSERT INTO `jos_content_rating` VALUES (74,5,1,'127.0.0.1');
/*!40000 ALTER TABLE `jos_content_rating` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_content_types`
--

DROP TABLE IF EXISTS `jos_content_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_content_types` (
  `type_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `type_title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `type_alias` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `table` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `rules` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `field_mappings` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `router` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `content_history_options` varchar(5120) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'JSON string for com_contenthistory options',
  PRIMARY KEY (`type_id`),
  KEY `idx_alias` (`type_alias`(100))
) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_content_types`
--

LOCK TABLES `jos_content_types` WRITE;
/*!40000 ALTER TABLE `jos_content_types` DISABLE KEYS */;
INSERT INTO `jos_content_types` VALUES (1,'Article','com_content.article','{\"special\":{\"dbtable\":\"#__content\",\"key\":\"id\",\"type\":\"Content\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"introtext\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"attribs\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"asset_id\"}, \"special\": {\"fulltext\":\"fulltext\"}}','ContentHelperRoute::getArticleRoute','{\"formFile\":\"administrator\\/components\\/com_content\\/models\\/forms\\/article.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(2,'Weblink','com_weblinks.weblink','{\"special\":{\"dbtable\":\"#__weblinks\",\"key\":\"id\",\"type\":\"Weblink\",\"prefix\":\"WeblinksTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"state\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"url\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\": {}}','WeblinksHelperRoute::getWeblinkRoute','{\"formFile\":\"administrator\\/components\\/com_weblinks\\/models\\/forms\\/weblink.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"featured\",\"images\"], \"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ]}'),(3,'Contact','com_contact.contact','{\"special\":{\"dbtable\":\"#__contact_details\",\"key\":\"id\",\"type\":\"Contact\",\"prefix\":\"ContactTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"address\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"image\", \"core_urls\":\"webpage\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\": {\"con_position\":\"con_position\",\"suburb\":\"suburb\",\"state\":\"state\",\"country\":\"country\",\"postcode\":\"postcode\",\"telephone\":\"telephone\",\"fax\":\"fax\",\"misc\":\"misc\",\"email_to\":\"email_to\",\"default_con\":\"default_con\",\"user_id\":\"user_id\",\"mobile\":\"mobile\",\"sortname1\":\"sortname1\",\"sortname2\":\"sortname2\",\"sortname3\":\"sortname3\"}}','ContactHelperRoute::getContactRoute','{\"formFile\":\"administrator\\/components\\/com_contact\\/models\\/forms\\/contact.xml\",\"hideFields\":[\"default_con\",\"checked_out\",\"checked_out_time\",\"version\",\"xreference\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"], \"displayLookup\":[ {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"} ] }'),(4,'Newsfeed','com_newsfeeds.newsfeed','{\"special\":{\"dbtable\":\"#__newsfeeds\",\"key\":\"id\",\"type\":\"Newsfeed\",\"prefix\":\"NewsfeedsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"xreference\", \"asset_id\":\"null\"}, \"special\": {\"numarticles\":\"numarticles\",\"cache_time\":\"cache_time\",\"rtl\":\"rtl\"}}','NewsfeedsHelperRoute::getNewsfeedRoute','{\"formFile\":\"administrator\\/components\\/com_newsfeeds\\/models\\/forms\\/newsfeed.xml\",\"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\"],\"convertToInt\":[\"publish_up\", \"publish_down\", \"featured\", \"ordering\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(5,'User','com_users.user','{\"special\":{\"dbtable\":\"#__users\",\"key\":\"id\",\"type\":\"User\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"null\",\"core_alias\":\"username\",\"core_created_time\":\"registerdate\",\"core_modified_time\":\"lastvisitDate\",\"core_body\":\"null\", \"core_hits\":\"null\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"access\":\"null\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"null\", \"core_language\":\"null\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"null\", \"core_ordering\":\"null\", \"core_metakey\":\"null\", \"core_metadesc\":\"null\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\": {}}','UsersHelperRoute::getUserRoute',''),(6,'Article Category','com_content.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContentHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(7,'Contact Category','com_contact.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','ContactHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(8,'Newsfeeds Category','com_newsfeeds.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','NewsfeedsHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(9,'Weblinks Category','com_weblinks.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','WeblinksHelperRoute::getCategoryRoute','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(10,'Tag','com_tags.tag','{\"special\":{\"dbtable\":\"#__tags\",\"key\":\"tag_id\",\"type\":\"Tag\",\"prefix\":\"TagsTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"featured\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"urls\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"null\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\"}}','TagsHelperRoute::getTagRoute','{\"formFile\":\"administrator\\/components\\/com_tags\\/models\\/forms\\/tag.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"lft\", \"rgt\", \"level\", \"path\", \"urls\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"],\"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(11,'Banner','com_banners.banner','{\"special\":{\"dbtable\":\"#__banners\",\"key\":\"id\",\"type\":\"Banner\",\"prefix\":\"BannersTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"name\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created\",\"core_modified_time\":\"modified\",\"core_body\":\"description\", \"core_hits\":\"null\",\"core_publish_up\":\"publish_up\",\"core_publish_down\":\"publish_down\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"images\", \"core_urls\":\"link\", \"core_version\":\"version\", \"core_ordering\":\"ordering\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"catid\", \"core_xreference\":\"null\", \"asset_id\":\"null\"}, \"special\":{\"imptotal\":\"imptotal\", \"impmade\":\"impmade\", \"clicks\":\"clicks\", \"clickurl\":\"clickurl\", \"custombannercode\":\"custombannercode\", \"cid\":\"cid\", \"purchase_type\":\"purchase_type\", \"track_impressions\":\"track_impressions\", \"track_clicks\":\"track_clicks\"}}','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/banner.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\", \"reset\"],\"ignoreChanges\":[\"modified_by\", \"modified\", \"checked_out\", \"checked_out_time\", \"version\", \"imptotal\", \"impmade\", \"reset\"], \"convertToInt\":[\"publish_up\", \"publish_down\", \"ordering\"], \"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"cid\",\"targetTable\":\"#__banner_clients\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"created_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"modified_by\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(12,'Banners Category','com_banners.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\": {\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"asset_id\",\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}'),(13,'Banner Client','com_banners.client','{\"special\":{\"dbtable\":\"#__banner_clients\",\"key\":\"id\",\"type\":\"Client\",\"prefix\":\"BannersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_banners\\/models\\/forms\\/client.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\"], \"ignoreChanges\":[\"checked_out\", \"checked_out_time\"], \"convertToInt\":[], \"displayLookup\":[]}'),(14,'User Notes','com_users.note','{\"special\":{\"dbtable\":\"#__user_notes\",\"key\":\"id\",\"type\":\"Note\",\"prefix\":\"UsersTable\"}}','','','','{\"formFile\":\"administrator\\/components\\/com_users\\/models\\/forms\\/note.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\", \"publish_up\", \"publish_down\"],\"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\"], \"convertToInt\":[\"publish_up\", \"publish_down\"],\"displayLookup\":[{\"sourceColumn\":\"catid\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}, {\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}]}'),(15,'User Notes Category','com_users.category','{\"special\":{\"dbtable\":\"#__categories\",\"key\":\"id\",\"type\":\"Category\",\"prefix\":\"JTable\",\"config\":\"array()\"},\"common\":{\"dbtable\":\"#__ucm_content\",\"key\":\"ucm_id\",\"type\":\"Corecontent\",\"prefix\":\"JTable\",\"config\":\"array()\"}}','','{\"common\":{\"core_content_item_id\":\"id\",\"core_title\":\"title\",\"core_state\":\"published\",\"core_alias\":\"alias\",\"core_created_time\":\"created_time\",\"core_modified_time\":\"modified_time\",\"core_body\":\"description\", \"core_hits\":\"hits\",\"core_publish_up\":\"null\",\"core_publish_down\":\"null\",\"core_access\":\"access\", \"core_params\":\"params\", \"core_featured\":\"null\", \"core_metadata\":\"metadata\", \"core_language\":\"language\", \"core_images\":\"null\", \"core_urls\":\"null\", \"core_version\":\"version\", \"core_ordering\":\"null\", \"core_metakey\":\"metakey\", \"core_metadesc\":\"metadesc\", \"core_catid\":\"parent_id\", \"core_xreference\":\"null\", \"asset_id\":\"asset_id\"}, \"special\":{\"parent_id\":\"parent_id\",\"lft\":\"lft\",\"rgt\":\"rgt\",\"level\":\"level\",\"path\":\"path\",\"extension\":\"extension\",\"note\":\"note\"}}','','{\"formFile\":\"administrator\\/components\\/com_categories\\/models\\/forms\\/category.xml\", \"hideFields\":[\"checked_out\",\"checked_out_time\",\"version\",\"lft\",\"rgt\",\"level\",\"path\",\"extension\"], \"ignoreChanges\":[\"modified_user_id\", \"modified_time\", \"checked_out\", \"checked_out_time\", \"version\", \"hits\", \"path\"], \"convertToInt\":[\"publish_up\", \"publish_down\"], \"displayLookup\":[{\"sourceColumn\":\"created_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"}, {\"sourceColumn\":\"access\",\"targetTable\":\"#__viewlevels\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"},{\"sourceColumn\":\"modified_user_id\",\"targetTable\":\"#__users\",\"targetColumn\":\"id\",\"displayColumn\":\"name\"},{\"sourceColumn\":\"parent_id\",\"targetTable\":\"#__categories\",\"targetColumn\":\"id\",\"displayColumn\":\"title\"}]}');
/*!40000 ALTER TABLE `jos_content_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_contentitem_tag_map`
--

DROP TABLE IF EXISTS `jos_contentitem_tag_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_contentitem_tag_map` (
  `type_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_content_id` int(10) unsigned NOT NULL COMMENT 'PK from the core content table',
  `content_item_id` int(11) NOT NULL COMMENT 'PK from the content type table',
  `tag_id` int(10) unsigned NOT NULL COMMENT 'PK from the tag table',
  `tag_date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() COMMENT 'Date of most recent save for this tag-item',
  `type_id` mediumint(8) NOT NULL COMMENT 'PK from the content_type table',
  UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`),
  KEY `idx_tag_type` (`tag_id`,`type_id`),
  KEY `idx_date_id` (`tag_date`,`tag_id`),
  KEY `idx_core_content_id` (`core_content_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Maps items from content tables to tags';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_contentitem_tag_map`
--

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

--
-- Table structure for table `jos_core_log_searches`
--

DROP TABLE IF EXISTS `jos_core_log_searches`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_core_log_searches` (
  `search_term` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `hits` int(10) unsigned NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_core_log_searches`
--

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

--
-- Table structure for table `jos_extensions`
--

DROP TABLE IF EXISTS `jos_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_extensions` (
  `extension_id` int(11) NOT NULL AUTO_INCREMENT,
  `package_id` int(11) NOT NULL DEFAULT 0 COMMENT 'Parent package ID for extensions installed as a package.',
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `element` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `folder` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_id` tinyint(3) NOT NULL,
  `enabled` tinyint(3) NOT NULL DEFAULT 0,
  `access` int(10) unsigned NOT NULL DEFAULT 1,
  `protected` tinyint(3) NOT NULL DEFAULT 0,
  `manifest_cache` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `custom_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `system_data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) DEFAULT 0,
  `state` int(11) DEFAULT 0,
  PRIMARY KEY (`extension_id`),
  KEY `element_clientid` (`element`,`client_id`),
  KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
  KEY `extension` (`type`,`element`,`folder`,`client_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10208 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_extensions`
--

LOCK TABLES `jos_extensions` WRITE;
/*!40000 ALTER TABLE `jos_extensions` DISABLE KEYS */;
INSERT INTO `jos_extensions` VALUES (1,0,'com_mailto','component','com_mailto','',0,1,1,1,'{\"name\":\"com_mailto\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MAILTO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mailto\"}','','','',0,'0000-00-00 00:00:00',0,0),(2,0,'com_wrapper','component','com_wrapper','',0,1,1,1,'{\"name\":\"com_wrapper\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\\n\\t\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"wrapper\"}','','','',0,'0000-00-00 00:00:00',0,0),(3,0,'com_admin','component','com_admin','',1,1,1,1,'{\"name\":\"com_admin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_ADMIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(4,0,'com_banners','component','com_banners','',1,1,1,0,'{\"name\":\"com_banners\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"banners\"}','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(5,0,'com_cache','component','com_cache','',1,1,1,1,'{\"name\":\"com_cache\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CACHE_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(6,0,'com_categories','component','com_categories','',1,1,1,1,'{\"name\":\"com_categories\",\"type\":\"component\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(7,0,'com_checkin','component','com_checkin','',1,1,1,1,'{\"name\":\"com_checkin\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CHECKIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(8,0,'com_contact','component','com_contact','',1,1,1,0,'{\"name\":\"com_contact\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}','{\"show_contact_category\":\"hide\",\"show_contact_list\":\"0\",\"presentation_style\":\"sliders\",\"show_name\":\"1\",\"show_position\":\"1\",\"show_email\":\"0\",\"show_street_address\":\"1\",\"show_suburb\":\"1\",\"show_state\":\"1\",\"show_postcode\":\"1\",\"show_country\":\"1\",\"show_telephone\":\"1\",\"show_mobile\":\"1\",\"show_fax\":\"1\",\"show_webpage\":\"1\",\"show_misc\":\"1\",\"show_image\":\"1\",\"image\":\"\",\"allow_vcard\":\"0\",\"show_articles\":\"0\",\"show_profile\":\"0\",\"show_links\":\"0\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"contact_icons\":\"0\",\"icon_address\":\"\",\"icon_email\":\"\",\"icon_telephone\":\"\",\"icon_mobile\":\"\",\"icon_fax\":\"\",\"icon_misc\":\"\",\"show_headings\":\"1\",\"show_position_headings\":\"1\",\"show_email_headings\":\"0\",\"show_telephone_headings\":\"1\",\"show_mobile_headings\":\"0\",\"show_fax_headings\":\"0\",\"allow_vcard_headings\":\"0\",\"show_suburb_headings\":\"1\",\"show_state_headings\":\"1\",\"show_country_headings\":\"1\",\"show_email_form\":\"1\",\"show_email_copy\":\"1\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"1\",\"custom_reply\":\"0\",\"redirect\":\"\",\"show_category_crumb\":\"0\",\"metakey\":\"\",\"metadesc\":\"\",\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(9,0,'com_cpanel','component','com_cpanel','',1,1,1,1,'{\"name\":\"com_cpanel\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CPANEL_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10,0,'com_installer','component','com_installer','',1,1,1,1,'{\"name\":\"com_installer\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_INSTALLER_XML_DESCRIPTION\",\"group\":\"\"}','{\"cachetimeout\":\"6\"}','','',0,'0000-00-00 00:00:00',0,0),(11,0,'com_languages','component','com_languages','',1,1,1,1,'{\"name\":\"com_languages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\"}','{\"administrator\":\"en-GB\",\"site\":\"en-GB\"}','','',0,'0000-00-00 00:00:00',0,0),(12,0,'com_login','component','com_login','',1,1,1,1,'{\"name\":\"com_login\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_LOGIN_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(13,0,'com_media','component','com_media','',1,1,0,1,'{\"name\":\"com_media\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}','{\"upload_extensions\":\"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS\",\"upload_maxsize\":\"10\",\"file_path\":\"images\",\"image_path\":\"images\",\"restrict_uploads\":\"1\",\"allowed_media_usergroup\":\"3\",\"check_mime\":\"1\",\"image_extensions\":\"bmp,gif,jpg,png\",\"ignore_extensions\":\"\",\"upload_mime\":\"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip\",\"upload_mime_illegal\":\"text\\/html\",\"enable_flash\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(14,0,'com_menus','component','com_menus','',1,1,1,1,'{\"name\":\"com_menus\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MENUS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(15,0,'com_messages','component','com_messages','',1,1,1,1,'{\"name\":\"com_messages\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MESSAGES_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(16,0,'com_modules','component','com_modules','',1,1,1,1,'{\"name\":\"com_modules\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_MODULES_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(17,0,'com_newsfeeds','component','com_newsfeeds','',1,1,1,0,'{\"name\":\"com_newsfeeds\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}','{\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_word_count\":\"0\",\"show_headings\":\"1\",\"show_name\":\"1\",\"show_articles\":\"0\",\"show_link\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"display_num\":\"\",\"show_pagination_limit\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_cat_items\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(18,0,'com_plugins','component','com_plugins','',1,1,1,1,'{\"name\":\"com_plugins\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_PLUGINS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(19,0,'com_search','component','com_search','',1,1,1,0,'{\"name\":\"com_search\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"search\"}','{\"enabled\":\"0\",\"show_date\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(20,0,'com_templates','component','com_templates','',1,1,1,1,'{\"name\":\"com_templates\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_TEMPLATES_XML_DESCRIPTION\",\"group\":\"\"}','{\"template_positions_display\":\"1\",\"upload_limit\":\"2\",\"image_formats\":\"gif,bmp,jpg,jpeg,png\",\"source_formats\":\"txt,less,ini,xml,js,php,css\",\"font_formats\":\"woff,ttf,otf\",\"compressed_formats\":\"zip\"}','','',0,'0000-00-00 00:00:00',0,0),(22,0,'com_content','component','com_content','',1,1,0,1,'{\"name\":\"com_content\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONTENT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"content\"}','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"1\",\"show_intro\":\"1\",\"info_block_position\":\"0\",\"info_block_show_title\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_associations\":\"0\",\"flags\":\"1\",\"show_author\":\"1\",\"link_author\":\"1\",\"show_create_date\":\"1\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"1\",\"show_readmore_title\":\"1\",\"readmore_limit\":\"100\",\"show_tags\":\"1\",\"show_icons\":\"1\",\"show_print_icon\":\"1\",\"show_email_icon\":\"1\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"urls_position\":\"0\",\"captcha\":\"\",\"show_publishing_options\":\"1\",\"show_article_options\":\"1\",\"save_history\":\"0\",\"history_limit\":10,\"show_urls_images_frontend\":\"0\",\"show_urls_images_backend\":\"0\",\"targeta\":0,\"targetb\":0,\"targetc\":0,\"float_intro\":\"right\",\"float_fulltext\":\"right\",\"category_layout\":\"_:blog\",\"show_category_heading_title_text\":\"1\",\"show_category_title\":\"1\",\"show_description\":\"0\",\"show_description_image\":\"0\",\"maxLevel\":\"1\",\"show_empty_categories\":\"0\",\"show_no_articles\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_articles\":\"0\",\"show_cat_tags\":\"1\",\"show_base_description\":\"1\",\"maxLevelcat\":\"-1\",\"show_empty_categories_cat\":\"0\",\"show_subcat_desc_cat\":\"0\",\"show_cat_num_articles_cat\":\"1\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"4\",\"num_columns\":\"2\",\"num_links\":\"4\",\"multi_column_order\":\"0\",\"show_subcategory_content\":\"-1\",\"show_pagination_limit\":\"1\",\"filter_field\":\"hide\",\"show_headings\":\"1\",\"list_show_date\":\"0\",\"date_format\":\"\",\"list_show_hits\":\"1\",\"list_show_author\":\"1\",\"list_show_votes\":\"0\",\"list_show_ratings\":\"0\",\"orderby_pri\":\"none\",\"orderby_sec\":\"rdate\",\"order_date\":\"published\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_featured\":\"show\",\"show_feed_link\":\"1\",\"feed_summary\":\"0\",\"feed_show_readmore\":\"0\",\"custom_fields_enable\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(23,0,'com_config','component','com_config','',1,1,0,1,'{\"name\":\"com_config\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_CONFIG_XML_DESCRIPTION\",\"group\":\"\"}','{\"filters\":{\"1\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"NH\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"3\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"4\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"5\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"8\":{\"filter_type\":\"NONE\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(24,0,'com_redirect','component','com_redirect','',1,1,0,1,'{\"name\":\"com_redirect\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(25,0,'com_users','component','com_users','',1,1,0,1,'{\"name\":\"com_users\",\"type\":\"component\",\"creationDate\":\"April 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_USERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"users\"}','{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"guest_usergroup\":\"1\",\"sendpassword\":\"1\",\"useractivation\":\"1\",\"mail_to_admin\":\"1\",\"captcha\":\"\",\"frontend_userparams\":\"1\",\"site_language\":\"0\",\"change_login_name\":\"0\",\"reset_count\":\"10\",\"reset_time\":\"1\",\"minimum_length\":\"4\",\"minimum_integers\":\"0\",\"minimum_symbols\":\"0\",\"minimum_uppercase\":\"0\",\"save_history\":\"0\",\"history_limit\":5,\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(27,0,'com_finder','component','com_finder','',1,1,0,0,'{\"name\":\"com_finder\",\"type\":\"component\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"COM_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}','{\"show_description\":\"1\",\"description_length\":255,\"allow_empty_query\":\"0\",\"show_url\":\"1\",\"show_advanced\":\"1\",\"expand_advanced\":\"0\",\"show_date_filters\":\"0\",\"highlight_terms\":\"1\",\"opensearch_name\":\"\",\"opensearch_description\":\"\",\"batch_size\":\"50\",\"memory_table_limit\":30000,\"title_multiplier\":\"1.7\",\"text_multiplier\":\"0.7\",\"meta_multiplier\":\"1.2\",\"path_multiplier\":\"2.0\",\"misc_multiplier\":\"0.3\",\"stemmer\":\"snowball\"}','','',0,'0000-00-00 00:00:00',0,0),(28,0,'com_joomlaupdate','component','com_joomlaupdate','',1,1,0,1,'{\"name\":\"com_joomlaupdate\",\"type\":\"component\",\"creationDate\":\"February 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.2\",\"description\":\"COM_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\"}','{\"updatesource\":\"sts\",\"customurl\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(29,0,'com_tags','component','com_tags','',1,1,1,1,'{\"name\":\"com_tags\",\"type\":\"component\",\"creationDate\":\"December 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"COM_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(30,0,'com_contenthistory','component','com_contenthistory','',1,1,1,0,'{\"name\":\"com_contenthistory\",\"type\":\"component\",\"creationDate\":\"May 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_CONTENTHISTORY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contenthistory\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(31,0,'com_ajax','component','com_ajax','',1,1,1,1,'{\"name\":\"com_ajax\",\"type\":\"component\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_AJAX_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ajax\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(32,0,'com_postinstall','component','com_postinstall','',1,1,1,1,'{\"name\":\"com_postinstall\",\"type\":\"component\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"COM_POSTINSTALL_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(33,0,'com_fields','component','com_fields','',1,1,1,0,'{\"name\":\"com_fields\",\"type\":\"component\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}','','','',0,'0000-00-00 00:00:00',0,0),(34,0,'com_associations','component','com_associations','',1,1,1,0,'{\"name\":\"com_associations\",\"type\":\"component\",\"creationDate\":\"Januar 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"COM_ASSOCIATIONS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(102,0,'LIB_PHPUTF8','library','phputf8','',0,1,1,1,'{\"name\":\"LIB_PHPUTF8\",\"type\":\"library\",\"creationDate\":\"2006\",\"author\":\"Harry Fuecks\",\"copyright\":\"Copyright various authors\",\"authorEmail\":\"hfuecks@gmail.com\",\"authorUrl\":\"http:\\/\\/sourceforge.net\\/projects\\/phputf8\",\"version\":\"0.5\",\"description\":\"LIB_PHPUTF8_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phputf8\"}','','','',0,'0000-00-00 00:00:00',0,0),(103,0,'LIB_JOOMLA','library','joomla','',0,1,1,1,'{\"name\":\"LIB_JOOMLA\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"https:\\/\\/www.joomla.org\",\"version\":\"13.1\",\"description\":\"LIB_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{\"mediaversion\":\"77729dd3de6270a71ffadc4dc2deb665\"}','','',0,'0000-00-00 00:00:00',0,0),(104,0,'LIB_IDNA','library','idna_convert','',0,1,1,1,'{\"name\":\"LIB_IDNA\",\"type\":\"library\",\"creationDate\":\"2004\",\"author\":\"phlyLabs\",\"copyright\":\"2004-2011 phlyLabs Berlin, http:\\/\\/phlylabs.de\",\"authorEmail\":\"phlymail@phlylabs.de\",\"authorUrl\":\"http:\\/\\/phlylabs.de\",\"version\":\"0.8.0\",\"description\":\"LIB_IDNA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"idna_convert\"}','','','',0,'0000-00-00 00:00:00',0,0),(105,0,'FOF','library','fof','',0,1,1,1,'{\"name\":\"FOF\",\"type\":\"library\",\"creationDate\":\"2015-04-22 13:15:32\",\"author\":\"Nicholas K. Dionysopoulos \\/ Akeeba Ltd\",\"copyright\":\"(C)2011-2015 Nicholas K. Dionysopoulos\",\"authorEmail\":\"nicholas@akeebabackup.com\",\"authorUrl\":\"https:\\/\\/www.akeebabackup.com\",\"version\":\"2.4.3\",\"description\":\"LIB_FOF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fof\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(200,0,'mod_articles_archive','module','mod_articles_archive','',0,1,1,0,'{\"name\":\"mod_articles_archive\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_archive\"}','','','',0,'0000-00-00 00:00:00',0,0),(201,0,'mod_articles_latest','module','mod_articles_latest','',0,1,1,0,'{\"name\":\"mod_articles_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_latest\"}','','','',0,'0000-00-00 00:00:00',0,0),(202,0,'mod_articles_popular','module','mod_articles_popular','',0,1,1,0,'{\"name\":\"mod_articles_popular\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_popular\"}','','','',0,'0000-00-00 00:00:00',0,0),(203,0,'mod_banners','module','mod_banners','',0,1,1,0,'{\"name\":\"mod_banners\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BANNERS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_banners\"}','','','',0,'0000-00-00 00:00:00',0,0),(204,0,'mod_breadcrumbs','module','mod_breadcrumbs','',0,1,1,1,'{\"name\":\"mod_breadcrumbs\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_BREADCRUMBS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_breadcrumbs\"}','','','',0,'0000-00-00 00:00:00',0,0),(205,0,'mod_custom','module','mod_custom','',0,1,1,1,'{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}','','','',0,'0000-00-00 00:00:00',0,0),(206,0,'mod_feed','module','mod_feed','',0,1,1,0,'{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}','','','',0,'0000-00-00 00:00:00',0,0),(207,0,'mod_footer','module','mod_footer','',0,1,1,0,'{\"name\":\"mod_footer\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FOOTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_footer\"}','','','',0,'0000-00-00 00:00:00',0,0),(208,0,'mod_login','module','mod_login','',0,1,1,1,'{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}','','','',0,'0000-00-00 00:00:00',0,0),(209,0,'mod_menu','module','mod_menu','',0,1,1,1,'{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}','','','',0,'0000-00-00 00:00:00',0,0),(210,0,'mod_articles_news','module','mod_articles_news','',0,1,1,0,'{\"name\":\"mod_articles_news\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_NEWS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_news\"}','','','',0,'0000-00-00 00:00:00',0,0),(211,0,'mod_random_image','module','mod_random_image','',0,1,1,0,'{\"name\":\"mod_random_image\",\"type\":\"module\",\"creationDate\":\"July 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RANDOM_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_random_image\"}','','','',0,'0000-00-00 00:00:00',0,0),(212,0,'mod_related_items','module','mod_related_items','',0,1,1,0,'{\"name\":\"mod_related_items\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_RELATED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_related_items\"}','','','',0,'0000-00-00 00:00:00',0,0),(213,0,'mod_search','module','mod_search','',0,1,1,0,'{\"name\":\"mod_search\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SEARCH_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_search\"}','','','',0,'0000-00-00 00:00:00',0,0),(214,0,'mod_stats','module','mod_stats','',0,1,1,0,'{\"name\":\"mod_stats\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats\"}','','','',0,'0000-00-00 00:00:00',0,0),(215,0,'mod_syndicate','module','mod_syndicate','',0,1,1,1,'{\"name\":\"mod_syndicate\",\"type\":\"module\",\"creationDate\":\"May 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SYNDICATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_syndicate\"}','','','',0,'0000-00-00 00:00:00',0,0),(216,0,'mod_users_latest','module','mod_users_latest','',0,1,1,0,'{\"name\":\"mod_users_latest\",\"type\":\"module\",\"creationDate\":\"December 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_USERS_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_users_latest\"}','','','',0,'0000-00-00 00:00:00',0,0),(217,0,'mod_weblinks','module','mod_weblinks','',0,1,1,0,'{\"name\":\"mod_weblinks\",\"type\":\"module\",\"creationDate\":\"July 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(218,0,'mod_whosonline','module','mod_whosonline','',0,1,1,0,'{\"name\":\"mod_whosonline\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WHOSONLINE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_whosonline\"}','','','',0,'0000-00-00 00:00:00',0,0),(219,0,'mod_wrapper','module','mod_wrapper','',0,1,1,0,'{\"name\":\"mod_wrapper\",\"type\":\"module\",\"creationDate\":\"October 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_WRAPPER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_wrapper\"}','','','',0,'0000-00-00 00:00:00',0,0),(220,0,'mod_articles_category','module','mod_articles_category','',0,1,1,0,'{\"name\":\"mod_articles_category\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_category\"}','','','',0,'0000-00-00 00:00:00',0,0),(221,0,'mod_articles_categories','module','mod_articles_categories','',0,1,1,0,'{\"name\":\"mod_articles_categories\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_articles_categories\"}','','','',0,'0000-00-00 00:00:00',0,0),(222,0,'mod_languages','module','mod_languages','',0,1,1,1,'{\"name\":\"mod_languages\",\"type\":\"module\",\"creationDate\":\"February 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"MOD_LANGUAGES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_languages\"}','','','',0,'0000-00-00 00:00:00',0,0),(223,0,'mod_finder','module','mod_finder','',0,1,0,0,'{\"name\":\"mod_finder\",\"type\":\"module\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_finder\"}','','','',0,'0000-00-00 00:00:00',0,0),(300,0,'mod_custom','module','mod_custom','',1,1,1,1,'{\"name\":\"mod_custom\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_CUSTOM_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_custom\"}','','','',0,'0000-00-00 00:00:00',0,0),(301,0,'mod_feed','module','mod_feed','',1,1,1,0,'{\"name\":\"mod_feed\",\"type\":\"module\",\"creationDate\":\"July 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_FEED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_feed\"}','','','',0,'0000-00-00 00:00:00',0,0),(302,0,'mod_latest','module','mod_latest','',1,1,1,0,'{\"name\":\"mod_latest\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LATEST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_latest\"}','','','',0,'0000-00-00 00:00:00',0,0),(303,0,'mod_logged','module','mod_logged','',1,1,1,0,'{\"name\":\"mod_logged\",\"type\":\"module\",\"creationDate\":\"January 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGGED_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_logged\"}','','','',0,'0000-00-00 00:00:00',0,0),(304,0,'mod_login','module','mod_login','',1,1,1,1,'{\"name\":\"mod_login\",\"type\":\"module\",\"creationDate\":\"March 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_LOGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_login\"}','','','',0,'0000-00-00 00:00:00',0,0),(305,0,'mod_menu','module','mod_menu','',1,1,1,0,'{\"name\":\"mod_menu\",\"type\":\"module\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_menu\"}','','','',0,'0000-00-00 00:00:00',0,0),(307,0,'mod_popular','module','mod_popular','',1,1,1,0,'{\"name\":\"mod_popular\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_popular\"}','','','',0,'0000-00-00 00:00:00',0,0),(308,0,'mod_quickicon','module','mod_quickicon','',1,1,1,1,'{\"name\":\"mod_quickicon\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_QUICKICON_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_quickicon\"}','','','',0,'0000-00-00 00:00:00',0,0),(309,0,'mod_status','module','mod_status','',1,1,1,0,'{\"name\":\"mod_status\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_status\"}','','','',0,'0000-00-00 00:00:00',0,0),(310,0,'mod_submenu','module','mod_submenu','',1,1,1,0,'{\"name\":\"mod_submenu\",\"type\":\"module\",\"creationDate\":\"Feb 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_SUBMENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_submenu\"}','','','',0,'0000-00-00 00:00:00',0,0),(311,0,'mod_title','module','mod_title','',1,1,1,0,'{\"name\":\"mod_title\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TITLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_title\"}','','','',0,'0000-00-00 00:00:00',0,0),(312,0,'mod_toolbar','module','mod_toolbar','',1,1,1,1,'{\"name\":\"mod_toolbar\",\"type\":\"module\",\"creationDate\":\"Nov 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_TOOLBAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_toolbar\"}','','','',0,'0000-00-00 00:00:00',0,0),(313,0,'mod_multilangstatus','module','mod_multilangstatus','',1,1,1,0,'{\"name\":\"mod_multilangstatus\",\"type\":\"module\",\"creationDate\":\"September 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_MULTILANGSTATUS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_multilangstatus\"}','{\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(314,0,'mod_version','module','mod_version','',1,1,1,0,'{\"name\":\"mod_version\",\"type\":\"module\",\"creationDate\":\"January 2012\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_VERSION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_version\"}','{\"format\":\"short\",\"product\":\"1\",\"cache\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(315,0,'mod_stats_admin','module','mod_stats_admin','',1,1,1,0,'{\"name\":\"mod_stats_admin\",\"type\":\"module\",\"creationDate\":\"July 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"MOD_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_stats_admin\"}','{\"serverinfo\":\"0\",\"siteinfo\":\"0\",\"counter\":\"0\",\"increase\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}','','',0,'0000-00-00 00:00:00',0,0),(316,0,'mod_tags_popular','module','mod_tags_popular','',0,1,1,0,'{\"name\":\"mod_tags_popular\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_POPULAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_tags_popular\"}','{\"maximum\":\"5\",\"timeframe\":\"alltime\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(317,0,'mod_tags_similar','module','mod_tags_similar','',0,1,1,0,'{\"name\":\"mod_tags_similar\",\"type\":\"module\",\"creationDate\":\"January 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.1.0\",\"description\":\"MOD_TAGS_SIMILAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_tags_similar\"}','{\"maximum\":\"5\",\"matchtype\":\"any\",\"owncache\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(318,0,'mod_sampledata','module','mod_sampledata','',1,1,1,0,'{\"name\":\"mod_sampledata\",\"type\":\"module\",\"creationDate\":\"July 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"MOD_SAMPLEDATA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_sampledata\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(400,0,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'{\"name\":\"plg_authentication_gmail\",\"type\":\"plugin\",\"creationDate\":\"February 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_GMAIL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"gmail\"}','{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}','','',0,'0000-00-00 00:00:00',1,0),(401,0,'plg_authentication_joomla','plugin','joomla','authentication',0,1,1,1,'{\"name\":\"plg_authentication_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTH_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(402,0,'plg_authentication_ldap','plugin','ldap','authentication',0,0,1,0,'{\"name\":\"plg_authentication_ldap\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LDAP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"ldap\"}','{\"host\":\"\",\"port\":\"389\",\"use_ldapV3\":\"0\",\"negotiate_tls\":\"0\",\"no_referrals\":\"0\",\"auth_method\":\"bind\",\"base_dn\":\"\",\"search_string\":\"\",\"users_dn\":\"\",\"username\":\"admin\",\"password\":\"bobby7\",\"ldap_fullname\":\"fullName\",\"ldap_email\":\"mail\",\"ldap_uid\":\"uid\"}','','',0,'0000-00-00 00:00:00',3,0),(404,0,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'{\"name\":\"plg_content_emailcloak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"emailcloak\"}','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(405,0,'plg_content_geshi','plugin','geshi','content',0,0,1,0,'{\"name\":\"plg_content_geshi\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.\",\"authorEmail\":\"\",\"authorUrl\":\"qbnz.com\\/highlighter\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_GESHI_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(406,0,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'{\"name\":\"plg_content_loadmodule\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"loadmodule\"}','{\"style\":\"xhtml\"}','','',0,'2011-09-18 15:22:50',0,0),(407,0,'plg_content_pagebreak','plugin','pagebreak','content',0,1,1,0,'{\"name\":\"plg_content_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}','{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(408,0,'plg_content_pagenavigation','plugin','pagenavigation','content',0,1,1,0,'{\"name\":\"plg_content_pagenavigation\",\"type\":\"plugin\",\"creationDate\":\"January 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_PAGENAVIGATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagenavigation\"}','{\"position\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(409,0,'plg_content_vote','plugin','vote','content',0,1,1,0,'{\"name\":\"plg_content_vote\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_VOTE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"vote\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(410,0,'plg_editors_codemirror','plugin','codemirror','editors',0,1,1,1,'{\"name\":\"plg_editors_codemirror\",\"type\":\"plugin\",\"creationDate\":\"28 March 2011\",\"author\":\"Marijn Haverbeke\",\"copyright\":\"Copyright (C) 2014 - 2017 by Marijn Haverbeke <marijnh@gmail.com> and others\",\"authorEmail\":\"marijnh@gmail.com\",\"authorUrl\":\"http:\\/\\/codemirror.net\\/\",\"version\":\"5.38.0\",\"description\":\"PLG_CODEMIRROR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"codemirror\"}','{\"lineNumbers\":\"1\",\"lineWrapping\":\"1\",\"matchTags\":\"1\",\"matchBrackets\":\"1\",\"marker-gutter\":\"1\",\"autoCloseTags\":\"1\",\"autoCloseBrackets\":\"1\",\"autoFocus\":\"1\",\"theme\":\"default\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,0,'plg_editors_none','plugin','none','editors',0,1,1,1,'{\"name\":\"plg_editors_none\",\"type\":\"plugin\",\"creationDate\":\"September 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_NONE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"none\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(412,0,'plg_editors_tinymce','plugin','tinymce','editors',0,1,1,0,'{\"name\":\"plg_editors_tinymce\",\"type\":\"plugin\",\"creationDate\":\"2005-2017\",\"author\":\"Ephox Corporation\",\"copyright\":\"Ephox Corporation\",\"authorEmail\":\"N\\/A\",\"authorUrl\":\"http:\\/\\/www.tinymce.com\",\"version\":\"4.5.8\",\"description\":\"PLG_TINY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tinymce\"}','{\"mode\":\"1\",\"skin\":\"0\",\"entity_encoding\":\"raw\",\"lang_mode\":\"0\",\"lang_code\":\"en\",\"text_direction\":\"ltr\",\"content_css\":\"1\",\"content_css_custom\":\"\",\"relative_urls\":\"1\",\"newlines\":\"0\",\"invalid_elements\":\"script,applet,iframe\",\"extended_elements\":\"\",\"toolbar\":\"top\",\"toolbar_align\":\"left\",\"html_height\":\"550\",\"html_width\":\"750\",\"resizing\":\"true\",\"resize_horizontal\":\"false\",\"element_path\":\"1\",\"fonts\":\"1\",\"paste\":\"1\",\"searchreplace\":\"1\",\"insertdate\":\"1\",\"format_date\":\"%Y-%m-%d\",\"inserttime\":\"1\",\"format_time\":\"%H:%M:%S\",\"colors\":\"1\",\"table\":\"1\",\"smilies\":\"1\",\"media\":\"1\",\"hr\":\"1\",\"directionality\":\"1\",\"fullscreen\":\"1\",\"style\":\"1\",\"layer\":\"1\",\"xhtmlxtras\":\"1\",\"visualchars\":\"1\",\"nonbreaking\":\"1\",\"template\":\"1\",\"blockquote\":\"1\",\"wordcount\":\"1\",\"advimage\":\"1\",\"advlink\":\"1\",\"advlist\":\"1\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"custom_plugin\":\"\",\"custom_button\":\"\"}','','',0,'0000-00-00 00:00:00',3,0),(413,0,'plg_editors-xtd_article','plugin','article','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_article\",\"type\":\"plugin\",\"creationDate\":\"October 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_ARTICLE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"article\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(414,0,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_image\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_IMAGE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"image\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(415,0,'plg_editors-xtd_pagebreak','plugin','pagebreak','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_pagebreak\",\"type\":\"plugin\",\"creationDate\":\"August 2004\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebreak\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(416,0,'plg_editors-xtd_readmore','plugin','readmore','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_readmore\",\"type\":\"plugin\",\"creationDate\":\"March 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_READMORE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"readmore\"}','{}','','',0,'0000-00-00 00:00:00',4,0),(417,0,'plg_search_categories','plugin','categories','search',0,1,1,0,'{\"name\":\"plg_search_categories\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"categories\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(418,0,'plg_search_contacts','plugin','contacts','search',0,1,1,0,'{\"name\":\"plg_search_contacts\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contacts\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(419,0,'plg_search_content','plugin','content','search',1,0,1,0,'{\"legacy\":false,\"name\":\"plg_search_content\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_SEARCH_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(420,0,'plg_search_newsfeeds','plugin','newsfeeds','search',0,1,1,0,'{\"name\":\"plg_search_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(421,0,'plg_search_weblinks','plugin','weblinks','search',0,0,1,0,'{\"name\":\"plg_search_weblinks\",\"type\":\"plugin\",\"creationDate\":\"November 2005\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(422,0,'plg_system_languagefilter','plugin','languagefilter','system',0,0,1,1,'{\"name\":\"plg_system_languagefilter\",\"type\":\"plugin\",\"creationDate\":\"July 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagefilter\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(423,0,'plg_system_p3p','plugin','p3p','system',0,1,1,0,'{\"name\":\"plg_system_p3p\",\"type\":\"plugin\",\"creationDate\":\"September 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_P3P_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"p3p\"}','{\"headers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}','','',0,'0000-00-00 00:00:00',2,0),(424,0,'plg_system_cache','plugin','cache','system',0,0,1,1,'{\"name\":\"plg_system_cache\",\"type\":\"plugin\",\"creationDate\":\"February 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CACHE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"cache\"}','{\"browsercache\":\"0\",\"cachetime\":\"15\"}','','',0,'0000-00-00 00:00:00',9,0),(425,0,'plg_system_debug','plugin','debug','system',0,1,1,0,'{\"name\":\"plg_system_debug\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_DEBUG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"debug\"}','{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}','','',0,'0000-00-00 00:00:00',4,0),(426,0,'plg_system_log','plugin','log','system',0,1,1,1,'{\"name\":\"plg_system_log\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_LOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"log\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(427,0,'plg_system_redirect','plugin','redirect','system',0,1,1,1,'{\"name\":\"plg_system_redirect\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_REDIRECT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"redirect\"}','{}','','',0,'0000-00-00 00:00:00',6,0),(428,0,'plg_system_remember','plugin','remember','system',0,1,1,1,'{\"name\":\"plg_system_remember\",\"type\":\"plugin\",\"creationDate\":\"April 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_REMEMBER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"remember\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(429,0,'plg_system_sef','plugin','sef','system',0,1,1,0,'{\"name\":\"plg_system_sef\",\"type\":\"plugin\",\"creationDate\":\"December 2007\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEF_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sef\"}','{}','','',0,'0000-00-00 00:00:00',8,0),(430,0,'plg_system_logout','plugin','logout','system',0,1,1,1,'{\"name\":\"plg_system_logout\",\"type\":\"plugin\",\"creationDate\":\"April 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"logout\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(431,0,'plg_user_contactcreator','plugin','contactcreator','user',0,0,1,0,'{\"name\":\"plg_user_contactcreator\",\"type\":\"plugin\",\"creationDate\":\"August 2009\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTACTCREATOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contactcreator\"}','{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(432,0,'plg_user_joomla','plugin','joomla','user',0,1,1,0,'{\"name\":\"plg_user_joomla\",\"type\":\"plugin\",\"creationDate\":\"December 2006\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{\"autoregister\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,0,'plg_user_profile','plugin','profile','user',0,0,1,0,'{\"name\":\"plg_user_profile\",\"type\":\"plugin\",\"creationDate\":\"January 2008\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_USER_PROFILE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"profile\"}','{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(434,0,'plg_extension_joomla','plugin','joomla','extension',0,1,1,1,'{\"name\":\"plg_extension_joomla\",\"type\":\"plugin\",\"creationDate\":\"May 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(435,0,'plg_content_joomla','plugin','joomla','content',0,1,1,0,'{\"name\":\"plg_content_joomla\",\"type\":\"plugin\",\"creationDate\":\"November 2010\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_JOOMLA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(436,0,'plg_system_languagecode','plugin','languagecode','system',0,0,1,0,'{\"name\":\"plg_system_languagecode\",\"type\":\"plugin\",\"creationDate\":\"November 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"languagecode\"}','{}','','',0,'0000-00-00 00:00:00',10,0),(437,0,'plg_quickicon_joomlaupdate','plugin','joomlaupdate','quickicon',0,1,1,1,'{\"name\":\"plg_quickicon_joomlaupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomlaupdate\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(438,0,'plg_quickicon_extensionupdate','plugin','extensionupdate','quickicon',0,1,1,1,'{\"name\":\"plg_quickicon_extensionupdate\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"extensionupdate\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(439,0,'plg_captcha_recaptcha','plugin','recaptcha','captcha',0,1,1,0,'{\"name\":\"plg_captcha_recaptcha\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.4.0\",\"description\":\"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"recaptcha\"}','{\"public_key\":\"\",\"private_key\":\"\",\"theme\":\"clean\"}','','',0,'0000-00-00 00:00:00',0,0),(440,0,'plg_system_highlight','plugin','highlight','system',0,1,1,0,'{\"name\":\"plg_system_highlight\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"highlight\"}','{}','','',0,'0000-00-00 00:00:00',7,0),(441,0,'plg_content_finder','plugin','finder','content',0,0,1,0,'{\"name\":\"plg_content_finder\",\"type\":\"plugin\",\"creationDate\":\"December 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_CONTENT_FINDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(442,0,'plg_finder_categories','plugin','categories','finder',0,1,1,0,'{\"name\":\"plg_finder_categories\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CATEGORIES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"categories\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(443,0,'plg_finder_contacts','plugin','contacts','finder',0,1,1,0,'{\"name\":\"plg_finder_contacts\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_CONTACTS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contacts\"}','{}','','',0,'0000-00-00 00:00:00',2,0),(444,0,'plg_finder_content','plugin','content','finder',1,1,1,0,'{\"legacy\":false,\"name\":\"plg_finder_content\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2012 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"PLG_FINDER_CONTENT_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',3,0),(445,0,'plg_finder_newsfeeds','plugin','newsfeeds','finder',0,1,1,0,'{\"name\":\"plg_finder_newsfeeds\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"newsfeeds\"}','{}','','',0,'0000-00-00 00:00:00',4,0),(446,0,'plg_finder_weblinks','plugin','weblinks','finder',0,1,1,0,'{\"name\":\"plg_finder_weblinks\",\"type\":\"plugin\",\"creationDate\":\"August 2011\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2014 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_WEBLINKS_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',5,0),(447,0,'plg_finder_tags','plugin','tags','finder',0,1,1,0,'{\"name\":\"plg_finder_tags\",\"type\":\"plugin\",\"creationDate\":\"February 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_FINDER_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(448,0,'plg_twofactorauth_totp','plugin','totp','twofactorauth',0,0,1,0,'{\"name\":\"plg_twofactorauth_totp\",\"type\":\"plugin\",\"creationDate\":\"August 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"totp\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(449,0,'plg_authentication_cookie','plugin','cookie','authentication',0,1,1,0,'{\"name\":\"plg_authentication_cookie\",\"type\":\"plugin\",\"creationDate\":\"July 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_AUTH_COOKIE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"cookie\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(450,0,'plg_twofactorauth_yubikey','plugin','yubikey','twofactorauth',0,0,1,0,'{\"name\":\"plg_twofactorauth_yubikey\",\"type\":\"plugin\",\"creationDate\":\"September 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.2.0\",\"description\":\"PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"yubikey\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(451,0,'plg_search_tags','plugin','tags','search',0,0,1,0,'{\"name\":\"plg_search_tags\",\"type\":\"plugin\",\"creationDate\":\"March 2014\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.0.0\",\"description\":\"PLG_SEARCH_TAGS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"tags\"}','{\"search_limit\":\"50\",\"show_tagged_items\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(452,0,'plg_system_updatenotification','plugin','updatenotification','system',0,1,1,0,'{\"name\":\"plg_system_updatenotification\",\"type\":\"plugin\",\"creationDate\":\"May 2015\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_UPDATENOTIFICATION_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"updatenotification\"}','{\"lastrun\":1537957929}','','',0,'0000-00-00 00:00:00',0,0),(453,0,'plg_editors-xtd_module','plugin','module','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_module\",\"type\":\"plugin\",\"creationDate\":\"October 2015\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_MODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"module\"}','','','',0,'0000-00-00 00:00:00',0,0),(454,0,'plg_system_stats','plugin','stats','system',0,1,1,0,'{\"name\":\"plg_system_stats\",\"type\":\"plugin\",\"creationDate\":\"November 2013\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.5.0\",\"description\":\"PLG_SYSTEM_STATS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"stats\"}','{\"mode\":3,\"lastrun\":\"\",\"unique_id\":\"f83f8720704e582683245487f2aecd8e951e8018\",\"interval\":12}','','',0,'0000-00-00 00:00:00',0,0),(455,0,'plg_installer_packageinstaller','plugin','packageinstaller','installer',0,1,1,1,'{\"name\":\"plg_installer_packageinstaller\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_PACKAGEINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"packageinstaller\"}','','','',0,'0000-00-00 00:00:00',1,0),(456,0,'PLG_INSTALLER_FOLDERINSTALLER','plugin','folderinstaller','installer',0,1,1,1,'{\"name\":\"PLG_INSTALLER_FOLDERINSTALLER\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_FOLDERINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"folderinstaller\"}','','','',0,'0000-00-00 00:00:00',2,0),(457,0,'PLG_INSTALLER_URLINSTALLER','plugin','urlinstaller','installer',0,1,1,1,'{\"name\":\"PLG_INSTALLER_URLINSTALLER\",\"type\":\"plugin\",\"creationDate\":\"May 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.6.0\",\"description\":\"PLG_INSTALLER_URLINSTALLER_PLUGIN_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"urlinstaller\"}','','','',0,'0000-00-00 00:00:00',3,0),(458,0,'plg_quickicon_phpversioncheck','plugin','phpversioncheck','quickicon',0,1,1,1,'{\"name\":\"plg_quickicon_phpversioncheck\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_QUICKICON_PHPVERSIONCHECK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"phpversioncheck\"}','','','',0,'0000-00-00 00:00:00',0,0),(459,0,'plg_editors-xtd_menu','plugin','menu','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_menu\",\"type\":\"plugin\",\"creationDate\":\"August 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_MENU_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"menu\"}','','','',0,'0000-00-00 00:00:00',0,0),(460,0,'plg_editors-xtd_contact','plugin','contact','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_contact\",\"type\":\"plugin\",\"creationDate\":\"October 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_CONTACT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"contact\"}','','','',0,'0000-00-00 00:00:00',0,0),(461,0,'plg_system_fields','plugin','fields','system',0,1,1,0,'{\"name\":\"plg_system_fields\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_SYSTEM_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}','','','',0,'0000-00-00 00:00:00',0,0),(462,0,'plg_fields_calendar','plugin','calendar','fields',0,1,1,0,'{\"name\":\"plg_fields_calendar\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CALENDAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"calendar\"}','','','',0,'0000-00-00 00:00:00',0,0),(463,0,'plg_fields_checkboxes','plugin','checkboxes','fields',0,1,1,0,'{\"name\":\"plg_fields_checkboxes\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_CHECKBOXES_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"checkboxes\"}','','','',0,'0000-00-00 00:00:00',0,0),(464,0,'plg_fields_color','plugin','color','fields',0,1,1,0,'{\"name\":\"plg_fields_color\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_COLOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"color\"}','','','',0,'0000-00-00 00:00:00',0,0),(465,0,'plg_fields_editor','plugin','editor','fields',0,1,1,0,'{\"name\":\"plg_fields_editor\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_EDITOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"editor\"}','','','',0,'0000-00-00 00:00:00',0,0),(466,0,'plg_fields_imagelist','plugin','imagelist','fields',0,1,1,0,'{\"name\":\"plg_fields_imagelist\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_IMAGELIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"imagelist\"}','','','',0,'0000-00-00 00:00:00',0,0),(467,0,'plg_fields_integer','plugin','integer','fields',0,1,1,0,'{\"name\":\"plg_fields_integer\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_INTEGER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"integer\"}','{\"multiple\":\"0\",\"first\":\"1\",\"last\":\"100\",\"step\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(468,0,'plg_fields_list','plugin','list','fields',0,1,1,0,'{\"name\":\"plg_fields_list\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_LIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"list\"}','','','',0,'0000-00-00 00:00:00',0,0),(469,0,'plg_fields_media','plugin','media','fields',0,1,1,0,'{\"name\":\"plg_fields_media\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_MEDIA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"media\"}','','','',0,'0000-00-00 00:00:00',0,0),(470,0,'plg_fields_radio','plugin','radio','fields',0,1,1,0,'{\"name\":\"plg_fields_radio\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_RADIO_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"radio\"}','','','',0,'0000-00-00 00:00:00',0,0),(471,0,'plg_fields_sql','plugin','sql','fields',0,1,1,0,'{\"name\":\"plg_fields_sql\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_SQL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sql\"}','','','',0,'0000-00-00 00:00:00',0,0),(472,0,'plg_fields_text','plugin','text','fields',0,1,1,0,'{\"name\":\"plg_fields_text\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXT_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"text\"}','','','',0,'0000-00-00 00:00:00',0,0),(473,0,'plg_fields_textarea','plugin','textarea','fields',0,1,1,0,'{\"name\":\"plg_fields_textarea\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_TEXTAREA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"textarea\"}','','','',0,'0000-00-00 00:00:00',0,0),(474,0,'plg_fields_url','plugin','url','fields',0,1,1,0,'{\"name\":\"plg_fields_url\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_URL_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"url\"}','','','',0,'0000-00-00 00:00:00',0,0),(475,0,'plg_fields_user','plugin','user','fields',0,1,1,0,'{\"name\":\"plg_fields_user\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"user\"}','','','',0,'0000-00-00 00:00:00',0,0),(476,0,'plg_fields_usergrouplist','plugin','usergrouplist','fields',0,1,1,0,'{\"name\":\"plg_fields_usergrouplist\",\"type\":\"plugin\",\"creationDate\":\"March 2016\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_FIELDS_USERGROUPLIST_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"usergrouplist\"}','','','',0,'0000-00-00 00:00:00',0,0),(477,0,'plg_content_fields','plugin','fields','content',0,1,1,0,'{\"name\":\"plg_content_fields\",\"type\":\"plugin\",\"creationDate\":\"February 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_CONTENT_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}','','','',0,'0000-00-00 00:00:00',0,0),(478,0,'plg_editors-xtd_fields','plugin','fields','editors-xtd',0,1,1,0,'{\"name\":\"plg_editors-xtd_fields\",\"type\":\"plugin\",\"creationDate\":\"February 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.7.0\",\"description\":\"PLG_EDITORS-XTD_FIELDS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"fields\"}','','','',0,'0000-00-00 00:00:00',0,0),(479,0,'plg_sampledata_blog','plugin','blog','sampledata',0,0,1,0,'{\"name\":\"plg_sampledata_blog\",\"type\":\"plugin\",\"creationDate\":\"July 2017\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.0\",\"description\":\"PLG_SAMPLEDATA_BLOG_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"blog\"}','','','',0,'0000-00-00 00:00:00',0,0),(480,0,'plg_system_sessiongc','plugin','sessiongc','system',0,1,1,0,'{\"name\":\"plg_system_sessiongc\",\"type\":\"plugin\",\"creationDate\":\"February 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.6\",\"description\":\"PLG_SYSTEM_SESSIONGC_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sessiongc\"}','','','',0,'0000-00-00 00:00:00',0,0),(502,0,'bluestork','template','bluestork','',1,1,1,0,'{\"legacy\":false,\"name\":\"bluestork\",\"type\":\"template\",\"creationDate\":\"07\\/02\\/09\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"2.5.0\",\"description\":\"TPL_BLUESTORK_XML_DESCRIPTION\",\"group\":\"\"}','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\",\"textBig\":\"0\",\"highContrast\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(504,0,'hathor','template','hathor','',1,1,1,0,'{\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"3.0.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(600,802,'English (en-GB)','language','en-GB','',0,1,1,1,'{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"August 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.12\",\"description\":\"en-GB site language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(601,802,'English (en-GB)','language','en-GB','',1,1,1,1,'{\"name\":\"English (en-GB)\",\"type\":\"language\",\"creationDate\":\"August 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.12\",\"description\":\"en-GB administrator language\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(700,0,'files_joomla','file','joomla','',0,1,1,1,'{\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"August 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"(C) 2005 - 2018 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.12\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(802,0,'English (en-GB) Language Pack','package','pkg_en-GB','',0,1,1,1,'{\"name\":\"English (en-GB) Language Pack\",\"type\":\"package\",\"creationDate\":\"August 2018\",\"author\":\"Joomla! Project\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.12.1\",\"description\":\"en-GB language pack\",\"group\":\"\",\"filename\":\"pkg_en-GB\"}','','','',0,'0000-00-00 00:00:00',0,0),(10000,0,'config','template','config','',0,1,1,0,'false','','','',0,'0000-00-00 00:00:00',0,-1),(10001,0,'extended-styles','template','extended-styles','',0,1,1,0,'false','','','',0,'0000-00-00 00:00:00',0,-1),(10057,0,'isis','template','isis','',1,1,1,0,'{\"name\":\"isis\",\"type\":\"template\",\"creationDate\":\"3\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_ISIS_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}','{\"templateColor\":\"\",\"logoFile\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(10058,0,'protostar','template','protostar','',0,1,1,0,'{\"name\":\"protostar\",\"type\":\"template\",\"creationDate\":\"4\\/30\\/2012\",\"author\":\"Kyle Ledbetter\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"\",\"version\":\"1.0\",\"description\":\"TPL_PROTOSTAR_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10059,0,'beez3','template','beez3','',0,1,1,0,'{\"name\":\"beez3\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"3.1.0\",\"description\":\"TPL_BEEZ3_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}','','',0,'0000-00-00 00:00:00',0,0),(10060,0,'ImageShow','component','com_imageshow','',1,1,0,0,'{\"name\":\"ImageShow\",\"type\":\"component\",\"creationDate\":\"09\\/19\\/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"JSN IMAGESHOW FREE\",\"group\":\"\",\"filename\":\"imageshow\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10061,0,'Content - JSN ImageShow','plugin','imageshow','content',0,1,1,1,'{\"name\":\"Content - JSN ImageShow\",\"type\":\"plugin\",\"creationDate\":\"09/19/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"JSN_IMAGESHOW_CONTENT_PLUGIN\",\"group\":\"\",\"filename\":\"imageshow\",\"dependency\":[\"imageshow\"]}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10062,0,'System - JSN ImageShow','plugin','imageshow','system',0,1,1,1,'{\"name\":\"System - JSN ImageShow\",\"type\":\"plugin\",\"creationDate\":\"09/19/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"JSN_IMAGESHOW_SYSTEM_PLUGIN\",\"group\":\"\",\"filename\":\"imageshow\",\"dependency\":[\"imageshow\"]}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10063,0,'Button - ImageShow','plugin','imageshow','editors-xtd',0,1,1,1,'{\"name\":\"Button - ImageShow\",\"type\":\"plugin\",\"creationDate\":\"09/19/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"PLG_EDITOR_JSN_IMAGESHOW_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"imageshow\",\"dependency\":[\"imageshow\"]}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10064,0,'JSN ImageShow','module','mod_imageshow','',0,1,0,1,'{\"name\":\"JSN ImageShow\",\"type\":\"module\",\"creationDate\":\"09/19/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"JSN_MODULE_JSN_IMAGESHOW_MODULE\",\"group\":\"\",\"filename\":\"mod_imageshow\",\"dependency\":[\"imageshow\"]}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10065,0,'JSN ImageShow Quick Icons','module','mod_imageshow_quickicon','',1,1,2,1,'{\"name\":\"JSN ImageShow Quick Icons\",\"type\":\"module\",\"creationDate\":\"09/19/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"5.0.9\",\"description\":\"Quick access icon to reach JSN ImageShow Launch Pad\",\"group\":\"\",\"filename\":\"mod_imageshow_quickicon\",\"dependency\":[\"imageshow\"]}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10066,0,'plg_system_jsnframework','plugin','jsnframework','system',0,1,1,1,'{\"name\":\"plg_system_jsnframework\",\"type\":\"plugin\",\"creationDate\":\"09\\/24\\/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.1.5\",\"description\":\"PLG_SYSTEM_JSNFRAMEWORK_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jsnframework\"}','{\"imageshow\":\"imageshow\",\"uniform\":\"uniform\",\"mobilize\":\"mobilize\",\"easyslider\":\"easyslider\",\"pagebuilder3\":\"pagebuilder3\"}','[\"imageshow\",\"uniform\",\"mobilize\",\"easyslider\",\"pagebuilder3\"]','',0,'0000-00-00 00:00:00',-9999,0),(10067,0,'Source Picasa','plugin','sourcepicasa','jsnimageshow',1,1,1,1,'{\"name\":\"Source Picasa\",\"type\":\"plugin\",\"creationDate\":\"03\\/23\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.1.8\",\"description\":\"JSN IMAGESHOW IMAGE SOURCE PICASA\",\"group\":\"\",\"filename\":\"sourcepicasa\"}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10068,0,'Theme Classic','plugin','themeclassic','jsnimageshow',1,1,1,1,'{\"name\":\"Theme Classic\",\"type\":\"plugin\",\"creationDate\":\"09\\/22\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.4.0\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME CLASSIC PLUGIN\",\"group\":\"\",\"filename\":\"themeclassic\"}','{\"imageshow\":\"imageshow\"}','[\"imageshow\"]','',0,'0000-00-00 00:00:00',0,0),(10074,0,'UniForm','component','com_uniform','',1,1,0,0,'{\"name\":\"UniForm\",\"type\":\"component\",\"creationDate\":\"09\\/18\\/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2016 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"4.1.11\",\"description\":\"JSN UniForm FREE \\u2013 A very simple solution to build forms for your Joomla website.\",\"group\":\"\",\"filename\":\"uniform\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10075,0,'JSN UniForm','module','mod_uniform','',0,1,0,1,'{\"name\":\"JSN UniForm\",\"type\":\"module\",\"creationDate\":\"09/18/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"4.1.11\",\"description\":\"JSN_UNIFORM_MODULE_DES\",\"group\":\"\",\"filename\":\"mod_uniform\",\"dependency\":[\"uniform\"]}','{\"uniform\":\"uniform\"}','[\"uniform\"]','',0,'0000-00-00 00:00:00',0,0),(10076,0,'JSN_UNIFORM_PLUGIN_CONTENT_TITLE','plugin','uniform','content',0,1,1,1,'{\"name\":\"JSN_UNIFORM_PLUGIN_CONTENT_TITLE\",\"type\":\"plugin\",\"creationDate\":\"09/18/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"4.1.11\",\"description\":\"JSN_UNIFORM_PLUGIN_CONTENT_DES\",\"group\":\"\",\"filename\":\"uniform\",\"dependency\":[\"uniform\"]}','{\"uniform\":\"uniform\"}','[\"uniform\"]','',0,'0000-00-00 00:00:00',0,0),(10077,0,'JSN_UNIFORM_PLUGIN_BUTTON_TITLE','plugin','uniform','editors-xtd',0,1,1,1,'{\"name\":\"JSN_UNIFORM_PLUGIN_BUTTON_TITLE\",\"type\":\"plugin\",\"creationDate\":\"09/18/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"4.1.11\",\"description\":\"JSN_UNIFORM_PLUGIN_BUTTON_DES\",\"group\":\"\",\"filename\":\"uniform\",\"dependency\":[\"uniform\"]}','{\"uniform\":\"uniform\"}','[\"uniform\"]','',0,'0000-00-00 00:00:00',0,0),(10079,0,'Theme Flow','plugin','themeflow','jsnimageshow',0,1,1,0,'{\"name\":\"Theme Flow\",\"type\":\"plugin\",\"creationDate\":\"11\\/07\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.1.3\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME FLOW PLUGIN\",\"group\":\"\",\"filename\":\"themeflow\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10080,0,'Theme Grid','plugin','themegrid','jsnimageshow',0,1,1,0,'{\"name\":\"Theme Grid\",\"type\":\"plugin\",\"creationDate\":\"11\\/07\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.2.3\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME GRID PLUGIN\",\"group\":\"\",\"filename\":\"themegrid\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10081,0,'Theme Slider','plugin','themeslider','jsnimageshow',0,1,1,0,'{\"name\":\"Theme Slider\",\"type\":\"plugin\",\"creationDate\":\"11\\/07\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.2.6\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME SLIDER PLUGIN\",\"group\":\"\",\"filename\":\"themeslider\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10097,0,'Theme Strip','plugin','themestrip','jsnimageshow',0,1,1,0,'{\"name\":\"Theme Strip\",\"type\":\"plugin\",\"creationDate\":\"11\\/07\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.1.3\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME STRIP PLUGIN\",\"group\":\"\",\"filename\":\"themestrip\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10098,0,'Theme Carousel','plugin','themecarousel','jsnimageshow',0,1,1,0,'{\"name\":\"Theme Carousel\",\"type\":\"plugin\",\"creationDate\":\"11\\/07\\/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.1.4\",\"description\":\"JSN IMAGESHOW SHOWCASE THEME CAROUSEL PLUGIN\",\"group\":\"\",\"filename\":\"themecarousel\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10109,10112,'PortugusdoBrasilpt-BR','language','pt-BR','',0,1,0,0,'{\"name\":\"Portugu\\u00eas do Brasil (pt-BR)\",\"type\":\"language\",\"creationDate\":\"Outubro de 2017\",\"author\":\"Equipe de Tradu\\u00e7\\u00e3o Portugu\\u00eas Brasileiro\",\"copyright\":\"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"3.8.1.1\",\"description\":\"pt-BR site language\",\"group\":\"\",\"filename\":\"install\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10110,10112,'PortugusdoBrasilpt-BR','language','pt-BR','',1,1,0,0,'{\"name\":\"Portugu\\u00eas do Brasil (pt-BR)\",\"type\":\"language\",\"creationDate\":\"Outubro de 2017\",\"author\":\"Equipe de Tradu\\u00e7\\u00e3o Portugu\\u00eas do Brasil\",\"copyright\":\"Copyright (C) 2005-2016 Open Source Matters. Todos os direitos reservados.\",\"authorEmail\":\"pt-br@joomlacarioca.com.br\",\"authorUrl\":\"http:\\/\\/brasil.joomla.com\",\"version\":\"3.8.1.1\",\"description\":\"Brazilian Portuguese Administrator language\",\"group\":\"\",\"filename\":\"install\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10111,0,'TinyMCE Idioma PortuguÃªs (Brasil)','file','TinyMCE_pt-BR','',0,1,0,0,'{\"name\":\"TinyMCE Idioma Portugu\\u00eas (Brasil)\",\"type\":\"file\",\"creationDate\":\"03 Set 2012\",\"author\":\"Ponto Mega\",\"copyright\":\"(C) 2005-2013 Brazilian Translation Team\",\"authorEmail\":\"traducao@pontomega.com.br\",\"authorUrl\":\"\",\"version\":\"3.5.1\",\"description\":\"\\t\\t\\n\\t\\t<h3><strong>Instala\\u00e7\\u00e3o do pacote de idioma Portugu\\u00eas (Brasil) para o editor TinyMCE 3.5.1 foi conclu\\u00eddo com sucesso.<\\/strong><\\/h3><br\\/>\\n\\t\\tN\\u00e3o se esque\\u00e7a de selecionar o idioma para PT <a href=\\\"index.php?option=com_plugins&view=plugins&filter_search=TinyMCE\\\"><strong>Gerenciamento de plug-in TinyMCE<\\/strong><\\/a><br \\/>\\n\\t\\tSe voc\\u00ea usar a detec\\u00e7\\u00e3o autom\\u00e1tica, certifique-se de que est\\u00e3o instalados os pacotes de idiomas diferentes para TinyMCE correspondentes aos instalado para o Joomla !<\\/div>\\t<br\\/><br\\/>\\t\\n\\t\\t\\n\\t\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10112,0,'Português do Brasil (pt-BR)','package','pkg_pt-BR','',0,1,1,0,'{\"name\":\"Portugu\\u00eas do Brasil (pt-BR)\",\"type\":\"package\",\"creationDate\":\"Outubro de 2017\",\"author\":\"Equipe de Tradu\\u00e7\\u00e3o Portugu\\u00eas do Brasil\",\"copyright\":\"Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"pt-br@joomlacarioca.com.br\",\"authorUrl\":\"http:\\/\\/brasil.joomla.com\",\"version\":\"3.8.1.1\",\"description\":\"<div style=\\\"text-align:left;\\\">\\n  <h2>Pacote de Idioma Portugu\\u00eas Brasileiro (pt-BR) completo para Joomla! 3.8.1 instalado com sucesso!<\\/h2>\\n  <h3>Vers\\u00e3o 3.8.1.1 <\\/h3>\\n  <p>Por favor, informe qualquer problema ou assunto relacionado encontrado na p\\u00e1gina <a href=\\\"https:\\/\\/www.facebook.com\\/groups\\/traduzjoomla\\/\\\" target=\\\"_blank\\\">Grupo Tradu\\u00e7\\u00f5es Joomla pt-BR<\\/a> no Facebook.<\\/p>\\n  <p>Traduzido pela <a href=\\\"http:\\/\\/brasil.joomla.com\\/como-participar\\/9-traducao-no-projeto\\\" target=\\\"_blank\\\">Equipe de Tradu\\u00e7\\u00e3o Portugu\\u00eas Brasileiro<\\/a>.<\\/p>\\n  <h2>Successfully installed the Full Brazilian Portugues (pt-BR) Language Pack for Joomla! 3.8.1<\\/h2>\\n  <h3>Version 3.8.1.1<\\/h3>\\n  <p>Please report any bugs or issues at the <a href=\\\"https:\\/\\/www.facebook.com\\/groups\\/traduzjoomla\\/\\\" target=\\\"_blank\\\">pt-BR Translation Group<\\/a> Facebook page.<\\/p>\\n  <p>Translated by the <a href=\\\"http:\\/\\/brasil.joomla.com\\/como-participar\\/9-traducao-no-projeto\\\" target=\\\"_blank\\\">Brazilian Portuguese Translation Team<\\/a>.<\\/p>\\n  <\\/div>\",\"group\":\"\",\"filename\":\"pkg_pt-BR\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10113,0,'COM_K2','component','com_k2','',1,1,0,0,'{\"name\":\"COM_K2\",\"type\":\"component\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"Thank you for installing K2 by JoomlaWorks, the powerful content extension for Joomla\",\"group\":\"\",\"filename\":\"k2\"}','{\"enable_css\":\"1\",\"jQueryHandling\":\"1.8remote\",\"backendJQueryHandling\":\"remote\",\"userName\":\"1\",\"userImage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeedLink\":\"1\",\"userFeedIcon\":\"1\",\"userItemCount\":\"10\",\"userItemTitle\":\"1\",\"userItemTitleLinked\":\"1\",\"userItemDateCreated\":\"1\",\"userItemImage\":\"1\",\"userItemIntroText\":\"1\",\"userItemCategory\":\"1\",\"userItemTags\":\"1\",\"userItemCommentsAnchor\":\"1\",\"userItemReadMore\":\"1\",\"userItemK2Plugins\":\"1\",\"tagItemCount\":\"10\",\"tagItemTitle\":\"1\",\"tagItemTitleLinked\":\"1\",\"tagItemDateCreated\":\"1\",\"tagItemImage\":\"1\",\"tagItemIntroText\":\"1\",\"tagItemCategory\":\"1\",\"tagItemReadMore\":\"1\",\"tagItemExtraFields\":\"0\",\"tagOrdering\":\"\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"genericItemCount\":\"10\",\"genericItemTitle\":\"1\",\"genericItemTitleLinked\":\"1\",\"genericItemDateCreated\":\"1\",\"genericItemImage\":\"1\",\"genericItemIntroText\":\"1\",\"genericItemCategory\":\"1\",\"genericItemReadMore\":\"1\",\"genericItemExtraFields\":\"0\",\"genericFeedLink\":\"1\",\"genericFeedIcon\":\"1\",\"feedLimit\":\"10\",\"feedItemImage\":\"1\",\"feedImgSize\":\"S\",\"feedItemIntroText\":\"1\",\"feedTextWordLimit\":\"\",\"feedItemFullText\":\"1\",\"feedItemTags\":\"0\",\"feedItemVideo\":\"0\",\"feedItemGallery\":\"0\",\"feedItemAttachments\":\"0\",\"feedBogusEmail\":\"\",\"introTextCleanup\":\"0\",\"introTextCleanupExcludeTags\":\"\",\"introTextCleanupTagAttr\":\"\",\"fullTextCleanup\":\"0\",\"fullTextCleanupExcludeTags\":\"\",\"fullTextCleanupTagAttr\":\"\",\"xssFiltering\":\"0\",\"linkPopupWidth\":\"900\",\"linkPopupHeight\":\"600\",\"imagesQuality\":\"100\",\"itemImageXS\":\"100\",\"itemImageS\":\"200\",\"itemImageM\":\"400\",\"itemImageL\":\"600\",\"itemImageXL\":\"900\",\"itemImageGeneric\":\"900\",\"catImageWidth\":\"100\",\"catImageDefault\":\"1\",\"userImageWidth\":\"100\",\"userImageDefault\":\"1\",\"commenterImgWidth\":\"48\",\"onlineImageEditor\":\"sumopaint\",\"imageTimestamp\":\"0\",\"imageMemoryLimit\":\"\",\"socialButtonCode\":\"\",\"twitterUsername\":\"\",\"facebookMetatags\":\"1\",\"facebookImage\":\"XSmall\",\"comments\":\"2\",\"commentsOrdering\":\"DESC\",\"commentsLimit\":\"10\",\"commentsFormPosition\":\"below\",\"commentsPublishing\":\"1\",\"commentsReporting\":\"2\",\"commentsReportRecipient\":\"\",\"inlineCommentsModeration\":\"0\",\"gravatar\":\"1\",\"antispam\":\"0\",\"recaptchaForRegistered\":\"1\",\"akismetForRegistered\":\"1\",\"commentsFormNotes\":\"1\",\"commentsFormNotesText\":\"\",\"frontendEditing\":\"1\",\"showImageTab\":\"1\",\"showImageGalleryTab\":\"1\",\"showVideoTab\":\"1\",\"showExtraFieldsTab\":\"1\",\"showAttachmentsTab\":\"1\",\"showK2Plugins\":\"1\",\"sideBarDisplayFrontend\":\"0\",\"mergeEditors\":\"1\",\"sideBarDisplay\":\"1\",\"attachmentsFolder\":\"\",\"hideImportButton\":\"0\",\"googleSearch\":\"0\",\"googleSearchContainer\":\"k2GoogleSearchContainer\",\"K2UserProfile\":\"1\",\"K2UserGroup\":\"1\",\"redirect\":\"499\",\"adminSearch\":\"simple\",\"cookieDomain\":\"\",\"gatherStatistics\":\"1\",\"taggingSystem\":\"1\",\"lockTags\":\"0\",\"showTagFilter\":\"0\",\"k2TagNorm\":\"0\",\"k2TagNormCase\":\"lower\",\"k2TagNormAdditionalReplacements\":\"\",\"recaptcha_public_key\":\"demoadmin\",\"recaptcha_private_key\":\"7e2DYi5G1Rlibph\",\"recaptcha_theme\":\"clean\",\"recaptchaV2\":\"1\",\"recaptchaOnRegistration\":\"0\",\"akismetApiKey\":\"\",\"stopForumSpam\":\"0\",\"stopForumSpamApiKey\":\"\",\"profilePageDisplay\":\"0\",\"showItemsCounterAdmin\":\"1\",\"showChildCatItems\":\"1\",\"disableCompactOrdering\":\"0\",\"metaDescLimit\":\"150\",\"enforceSEFReplacements\":\"0\",\"SEFReplacements\":\"\\u00c0|A, \\u00c1|A, \\u00c2|A, \\u00c3|A, \\u00c4|A, \\u00c5|A, \\u00e0|a, \\u00e1|a, \\u00e2|a, \\u00e3|a, \\u00e4|a, \\u00e5|a, \\u0100|A, \\u0101|a, \\u0102|A, \\u0103|a, \\u0104|A, \\u0105|a, \\u00c7|C, \\u00e7|c, \\u0106|C, \\u0107|c, \\u0108|C, \\u0109|c, \\u010a|C, \\u010b|c, \\u010c|C, \\u010d|c, \\u00d0|D, \\u00f0|d, \\u010e|D, \\u010f|d, \\u0110|D, \\u0111|d, \\u00c8|E, \\u00c9|E, \\u00ca|E, \\u00cb|E, \\u00e8|e, \\u00e9|e, \\u00ea|e, \\u00eb|e, \\u0112|E, \\u0113|e, \\u0114|E, \\u0115|e, \\u0116|E, \\u0117|e, \\u0118|E, \\u0119|e, \\u011a|E, \\u011b|e, \\u011c|G, \\u011d|g, \\u011e|G, \\u011f|g, \\u0120|G, \\u0121|g, \\u0122|G, \\u0123|g, \\u0124|H, \\u0125|h, \\u0126|H, \\u0127|h, \\u00cc|I, \\u00cd|I, \\u00ce|I, \\u00cf|I, \\u00ec|i, \\u00ed|i, \\u00ee|i, \\u00ef|i, \\u0128|I, \\u0129|i, \\u012a|I, \\u012b|i, \\u012c|I, \\u012d|i, \\u012e|I, \\u012f|i, \\u0130|I, \\u0131|i, \\u0134|J, \\u0135|j, \\u0136|K, \\u0137|k, \\u0138|k, \\u0139|L, \\u013a|l, \\u013b|L, \\u013c|l, \\u013d|L, \\u013e|l, \\u013f|L, \\u0140|l, \\u0141|L, \\u0142|l, \\u00d1|N, \\u00f1|n, \\u0143|N, \\u0144|n, \\u0145|N, \\u0146|n, \\u0147|N, \\u0148|n, \\u0149|n, \\u014a|N, \\u014b|n, \\u00d2|O, \\u00d3|O, \\u00d4|O, \\u00d5|O, \\u00d6|O, \\u00d8|O, \\u00f2|o, \\u00f3|o, \\u00f4|o, \\u00f5|o, \\u00f6|o, \\u00f8|o, \\u014c|O, \\u014d|o, \\u014e|O, \\u014f|o, \\u0150|O, \\u0151|o, \\u0154|R, \\u0155|r, \\u0156|R, \\u0157|r, \\u0158|R, \\u0159|r, \\u015a|S, \\u015b|s, \\u015c|S, \\u015d|s, \\u015e|S, \\u015f|s, \\u0160|S, \\u0161|s, \\u017f|s, \\u0162|T, \\u0163|t, \\u0164|T, \\u0165|t, \\u0166|T, \\u0167|t, \\u00d9|U, \\u00da|U, \\u00db|U, \\u00dc|U, \\u00f9|u, \\u00fa|u, \\u00fb|u, \\u00fc|u, \\u0168|U, \\u0169|u, \\u016a|U, \\u016b|u, \\u016c|U, \\u016d|u, \\u016e|U, \\u016f|u, \\u0170|U, \\u0171|u, \\u0172|U, \\u0173|u, \\u0174|W, \\u0175|w, \\u00dd|Y, \\u00fd|y, \\u00ff|y, \\u0176|Y, \\u0177|y, \\u0178|Y, \\u0179|Z, \\u017a|z, \\u017b|Z, \\u017c|z, \\u017d|Z, \\u017e|z, \\u03b1|a, \\u03b2|b, \\u03b3|g, \\u03b4|d, \\u03b5|e, \\u03b6|z, \\u03b7|h, \\u03b8|th, \\u03b9|i, \\u03ba|k, \\u03bb|l, \\u03bc|m, \\u03bd|n, \\u03be|x, \\u03bf|o, \\u03c0|p, \\u03c1|r, \\u03c3|s, \\u03c4|t, \\u03c5|y, \\u03c6|f, \\u03c7|ch, \\u03c8|ps, \\u03c9|w, \\u0391|A, \\u0392|B, \\u0393|G, \\u0394|D, \\u0395|E, \\u0396|Z, \\u0397|H, \\u0398|Th, \\u0399|I, \\u039a|K, \\u039b|L, \\u039c|M, \\u039e|X, \\u039f|O, \\u03a0|P, \\u03a1|R, \\u03a3|S, \\u03a4|T, \\u03a5|Y, \\u03a6|F, \\u03a7|Ch, \\u03a8|Ps, \\u03a9|W, \\u03ac|a, \\u03ad|e, \\u03ae|h, \\u03af|i, \\u03cc|o, \\u03cd|y, \\u03ce|w, \\u0386|A, \\u0388|E, \\u0389|H, \\u038a|I, \\u038c|O, \\u038e|Y, \\u038f|W, \\u03ca|i, \\u0390|i, \\u03cb|y, \\u03c2|s, \\u0410|A, \\u04d0|A, \\u04d2|A, \\u04d8|E, \\u04da|E, \\u04d4|E, \\u0411|B, \\u0412|V, \\u0413|G, \\u0490|G, \\u0403|G, \\u0492|G, \\u04f6|G, y|Y, \\u0414|D, \\u0415|E, \\u0400|E, \\u0401|YO, \\u04d6|E, \\u04bc|E, \\u04be|E, \\u0404|YE, \\u0416|ZH, \\u04c1|DZH, \\u0496|ZH, \\u04dc|DZH, \\u0417|Z, \\u0498|Z, \\u04de|DZ, \\u04e0|DZ, \\u0405|DZ, \\u0418|I, \\u040d|I, \\u04e4|I, \\u04e2|I, \\u0406|I, \\u0407|JI, \\u04c0|I, \\u0419|Y, \\u048a|Y, \\u0408|J, \\u041a|K, \\u049a|Q, \\u049e|Q, \\u04a0|K, \\u04c3|Q, \\u049c|K, \\u041b|L, \\u04c5|L, \\u0409|L, \\u041c|M, \\u04cd|M, \\u041d|N, \\u04c9|N, \\u04a2|N, \\u04c7|N, \\u04a4|N, \\u040a|N, \\u041e|O, \\u04e6|O, \\u04e8|O, \\u04ea|O, \\u04a8|O, \\u041f|P, \\u04a6|PF, \\u0420|P, \\u048e|P, \\u0421|S, \\u04aa|S, \\u0422|T, \\u04ac|TH, \\u040b|T, \\u040c|K, \\u0423|U, \\u040e|U, \\u04f2|U, \\u04f0|U, \\u04ee|U, \\u04ae|U, \\u04b0|U, \\u0424|F, \\u0425|H, \\u04b2|H, \\u04ba|H, \\u0426|TS, \\u04b4|TS, \\u0427|CH, \\u04f4|CH, \\u04b6|CH, \\u04cb|CH, \\u04b8|CH, \\u040f|DZ, \\u0428|SH, \\u0429|SHT, \\u042a|A, \\u042b|Y, \\u04f8|Y, \\u042c|Y, \\u048c|Y, \\u042d|E, \\u04ec|E, \\u042e|YU, \\u042f|YA, \\u0430|a, \\u04d1|a, \\u04d3|a, \\u04d9|e, \\u04db|e, \\u04d5|e, \\u0431|b, \\u0432|v, \\u0433|g, \\u0491|g, \\u0453|g, \\u0493|g, \\u04f7|g, y|y, \\u0434|d, \\u0435|e, \\u0450|e, \\u0451|yo, \\u04d7|e, \\u04bd|e, \\u04bf|e, \\u0454|ye, \\u0436|zh, \\u04c2|dzh, \\u0497|zh, \\u04dd|dzh, \\u0437|z, \\u0499|z, \\u04df|dz, \\u04e1|dz, \\u0455|dz, \\u0438|i, \\u045d|i, \\u04e5|i, \\u04e3|i, \\u0456|i, \\u0457|ji, \\u04c0|i, \\u0439|y, \\u048b|y, \\u0458|j, \\u043a|k, \\u049b|q, \\u049f|q, \\u04a1|k, \\u04c4|q, \\u049d|k, \\u043b|l, \\u04c6|l, \\u0459|l, \\u043c|m, \\u04ce|m, \\u043d|n, \\u04ca|n, \\u04a3|n, \\u04c8|n, \\u04a5|n, \\u045a|n, \\u043e|o, \\u04e7|o, \\u04e9|o, \\u04eb|o, \\u04a9|o, \\u043f|p, \\u04a7|pf, \\u0440|p, \\u048f|p, \\u0441|s, \\u04ab|s, \\u0442|t, \\u04ad|th, \\u045b|t, \\u045c|k, \\u0443|u, \\u045e|u, \\u04f3|u, \\u04f1|u, \\u04ef|u, \\u04af|u, \\u04b1|u, \\u0444|f, \\u0445|h, \\u04b3|h, \\u04bb|h, \\u0446|ts, \\u04b5|ts, \\u0447|ch, \\u04f5|ch, \\u04b7|ch, \\u04cc|ch, \\u04b9|ch, \\u045f|dz, \\u0448|sh, \\u0449|sht, \\u044a|a, \\u044b|y, \\u04f9|y, \\u044c|y, \\u048d|y, \\u044d|e, \\u04ed|e, \\u044e|yu, \\u044f|ya\",\"k2Sef\":\"1\",\"k2SefLabelCat\":\"content\",\"k2SefLabelTag\":\"tag\",\"k2SefLabelUser\":\"author\",\"k2SefLabelSearch\":\"search\",\"k2SefLabelDate\":\"date\",\"k2SefLabelItem\":\"0\",\"k2SefLabelItemCustomPrefix\":\"\",\"k2SefInsertItemId\":\"1\",\"k2SefItemIdTitleAliasSep\":\"dash\",\"k2SefUseItemTitleAlias\":\"1\",\"k2SefInsertCatId\":\"1\",\"k2SefCatIdTitleAliasSep\":\"dash\",\"k2SefUseCatTitleAlias\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(10114,0,'plg_finder_k2','plugin','k2','finder',0,1,1,0,'{\"name\":\"plg_finder_k2\",\"type\":\"plugin\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"PLG_FINDER_K2_DESCRIPTION\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10115,0,'Search - K2','plugin','k2','search',0,1,1,0,'{\"name\":\"Search - K2\",\"type\":\"plugin\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_THIS_PLUGIN_EXTENDS_THE_DEFAULT_JOOMLA_SEARCH_FUNCTIONALITY_TO_K2_CONTENT\",\"group\":\"\",\"filename\":\"k2\"}','{\"search_limit\":\"50\",\"search_tags\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(10116,0,'System - K2','plugin','k2','system',0,1,1,0,'{\"name\":\"System - K2\",\"type\":\"plugin\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_THE_K2_SYSTEM_PLUGIN_IS_USED_TO_ASSIST_THE_PROPER_FUNCTIONALITY_OF_THE_K2_COMPONENT_SITE_WIDE_MAKE_SURE_ITS_ALWAYS_PUBLISHED_WHEN_THE_K2_COMPONENT_IS_INSTALLED\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10117,0,'User - K2','plugin','k2','user',0,1,1,0,'{\"name\":\"User - K2\",\"type\":\"plugin\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2\",\"group\":\"\",\"filename\":\"k2\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10118,0,'Josetta - K2 Categories','plugin','k2category','josetta_ext',0,1,1,0,'{\"name\":\"Josetta - K2 Categories\",\"type\":\"plugin\",\"creationDate\":\"July 8th, 2013\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10119,0,'Josetta - K2 Items','plugin','k2item','josetta_ext',0,1,1,0,'{\"name\":\"Josetta - K2 Items\",\"type\":\"plugin\",\"creationDate\":\"June 7th, 2012\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.6.7\",\"description\":\"\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10120,0,'K2 Comments','module','mod_k2_comments','',0,1,0,0,'{\"name\":\"K2 Comments\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"MOD_K2_COMMENTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_comments.j25\"}','{\"moduleclass_sfx\":\"\",\"module_usage\":\"\",\"\":\"K2_TOP_COMMENTERS\",\"catfilter\":\"0\",\"category_id\":\"\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"1\",\"feed\":\"1\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10121,0,'K2 Content','module','mod_k2_content','',0,1,0,0,'{\"name\":\"K2 Content\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_MOD_K2_CONTENT_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_content.j25\"}','{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"filter\",\"\":\"K2_OTHER_OPTIONS\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"itemCount\":\"5\",\"itemsOrdering\":\"\",\"FeaturedItems\":\"1\",\"popularityRange\":\"\",\"videosOnly\":\"0\",\"item\":\"\",\"items\":\"\",\"itemTitle\":\"1\",\"itemAuthor\":\"1\",\"itemAuthorAvatar\":\"1\",\"itemAuthorAvatarWidthSelect\":\"custom\",\"itemAuthorAvatarWidth\":\"50\",\"userDescription\":\"1\",\"itemIntroText\":\"1\",\"itemIntroTextWordLimit\":\"\",\"itemImage\":\"1\",\"itemImgSize\":\"Small\",\"itemVideo\":\"1\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemAttachments\":\"1\",\"itemTags\":\"1\",\"itemCategory\":\"1\",\"itemDateCreated\":\"1\",\"itemHits\":\"1\",\"itemReadMore\":\"1\",\"itemExtraFields\":\"0\",\"itemCommentsCounter\":\"1\",\"feed\":\"1\",\"itemPreText\":\"\",\"itemCustomLink\":\"0\",\"itemCustomLinkTitle\":\"\",\"itemCustomLinkURL\":\"http:\\/\\/\",\"itemCustomLinkMenuItem\":\"\",\"K2Plugins\":\"1\",\"JPlugins\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10122,0,'K2 Tools','module','mod_k2_tools','',0,1,0,0,'{\"name\":\"K2 Tools\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_TOOLS\",\"group\":\"\",\"filename\":\"mod_k2_tools.j25\"}','{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"\":\"K2_CUSTOM_CODE_SETTINGS\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"\",\"authors_module_category\":\"\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"\",\"catfilter\":\"0\",\"category_id\":\"\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":\"0\",\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10123,0,'K2 Users','module','mod_k2_users','',0,1,0,0,'{\"name\":\"K2 Users\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_MOD_K2_USERS_DESCRTIPTION\",\"group\":\"\",\"filename\":\"mod_k2_users.j25\"}','{\"moduleclass_sfx\":\"\",\"getTemplate\":\"Default\",\"source\":\"0\",\"\":\"K2_DISPLAY_OPTIONS\",\"filter\":\"1\",\"K2UserGroup\":\"\",\"ordering\":\"1\",\"limit\":\"4\",\"userIDs\":\"\",\"userName\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"userDescription\":\"1\",\"userDescriptionWordLimit\":\"\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"userItemCount\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10124,0,'K2 User','module','mod_k2_user','',0,1,0,0,'{\"name\":\"K2 User\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_MOD_K2_USER_DESCRIPTION\",\"group\":\"\",\"filename\":\"mod_k2_user.j25\"}','{\"moduleclass_sfx\":\"\",\"pretext\":\"\",\"\":\"K2_LOGIN_LOGOUT_REDIRECTION\",\"name\":\"1\",\"userAvatar\":\"1\",\"userAvatarWidthSelect\":\"custom\",\"userAvatarWidth\":\"50\",\"menu\":\"\",\"login\":\"\",\"logout\":\"\",\"usesecure\":\"0\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10125,0,'K2 Quick Icons (admin)','module','mod_k2_quickicons','',1,1,2,0,'{\"name\":\"K2 Quick Icons (admin)\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_QUICKICONS_FOR_USE_IN_THE_JOOMLA_CONTROL_PANEL_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_quickicons.j25\"}','{\"modCSSStyling\":\"1\",\"modLogo\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10126,0,'K2 Stats (admin)','module','mod_k2_stats','',1,1,2,0,'{\"name\":\"K2 Stats (admin)\",\"type\":\"module\",\"creationDate\":\"August 18th, 2017\",\"author\":\"JoomlaWorks\",\"copyright\":\"Copyright (c) 2006 - 2017 JoomlaWorks Ltd. All rights reserved.\",\"authorEmail\":\"please-use-the-contact-form@joomlaworks.net\",\"authorUrl\":\"www.joomlaworks.net\",\"version\":\"2.8.0\",\"description\":\"K2_STATS_FOR_USE_IN_THE_K2_DASHBOARD_PAGE\",\"group\":\"\",\"filename\":\"mod_k2_stats.j25\"}','{\"latestItems\":\"1\",\"popularItems\":\"1\",\"mostCommentedItems\":\"1\",\"latestComments\":\"1\",\"statistics\":\"1\",\"cache\":\"0\",\"cache_time\":\"900\"}','','',0,'0000-00-00 00:00:00',0,0),(10127,10132,'plg_system_kunena','plugin','kunena','system',0,1,1,0,'{\"name\":\"plg_system_kunena\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_SYSTEM_KUNENA_DESC\",\"group\":\"\",\"filename\":\"kunena\"}','{\"jcontentevents\":\"0\",\"jcontentevent_target\":\"body\"}','','',0,'0000-00-00 00:00:00',0,0),(10128,10132,'plg_quickicon_kunena','plugin','kunena','quickicon',0,1,1,0,'{\"name\":\"plg_quickicon_kunena\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_QUICKICON_KUNENA_DESC\",\"group\":\"\",\"filename\":\"kunena\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10130,10132,'Kunena Media Files','file','kunena_media','',0,1,0,0,'{\"name\":\"Kunena Media Files\",\"type\":\"file\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"Kunena media files.\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10131,10132,'com_kunena','component','com_kunena','',1,1,0,0,'{\"name\":\"com_kunena\",\"type\":\"component\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"COM_KUNENA_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"kunena\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10132,0,'Kunena Forum Package','package','pkg_kunena','',0,1,1,0,'{\"name\":\"Kunena Forum Package\",\"type\":\"package\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"Kunena Forum Package.\",\"group\":\"\",\"filename\":\"pkg_kunena\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10133,0,'plg_kunena_alphauserpoints','plugin','alphauserpoints','kunena',0,0,1,0,'{\"name\":\"plg_kunena_alphauserpoints\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_ALPHAUSERPOINTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"alphauserpoints\"}','{\"activity\":\"1\",\"avatar\":\"1\",\"profile\":\"1\",\"activity_points_limit\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(10134,0,'plg_kunena_community','plugin','community','kunena',0,0,1,0,'{\"name\":\"plg_kunena_community\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_COMMUNITY_DESCRIPTION\",\"group\":\"\",\"filename\":\"community\"}','{\"access\":\"1\",\"login\":\"1\",\"activity\":\"1\",\"avatar\":\"1\",\"profile\":\"1\",\"private\":\"1\",\"activity_points_limit\":\"0\",\"activity_stream_limit\":\"0\"}','','',0,'0000-00-00 00:00:00',2,0),(10135,0,'plg_kunena_comprofiler','plugin','comprofiler','kunena',0,0,1,0,'{\"name\":\"plg_kunena_comprofiler\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_COMPROFILER_DESCRIPTION\",\"group\":\"\",\"filename\":\"comprofiler\"}','{\"access\":\"1\",\"login\":\"1\",\"activity\":\"1\",\"avatar\":\"1\",\"profile\":\"1\",\"private\":\"1\"}','','',0,'0000-00-00 00:00:00',3,0),(10136,0,'plg_kunena_gravatar','plugin','gravatar','kunena',0,0,1,0,'{\"name\":\"plg_kunena_gravatar\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_GRAVATAR_DESCRIPTION\",\"group\":\"\",\"filename\":\"gravatar\"}','{\"avatar\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(10137,0,'plg_kunena_uddeim','plugin','uddeim','kunena',0,0,1,0,'{\"name\":\"plg_kunena_uddeim\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_UDDEIM_DESCRIPTION\",\"group\":\"\",\"filename\":\"uddeim\"}','{\"private\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(10138,0,'plg_kunena_kunena','plugin','kunena','kunena',0,1,1,0,'{\"name\":\"plg_kunena_kunena\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_KUNENA_DESCRIPTION\",\"group\":\"\",\"filename\":\"kunena\"}','{\"avatar\":\"1\",\"profile\":\"1\"}','','',0,'0000-00-00 00:00:00',6,0),(10139,0,'plg_kunena_joomla','plugin','joomla','kunena',0,1,1,0,'{\"name\":\"plg_kunena_joomla\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_JOOMLA_25_30_DESCRIPTION\",\"group\":\"\",\"filename\":\"joomla\"}','{\"access\":\"1\",\"login\":\"1\"}','','',0,'0000-00-00 00:00:00',7,0),(10144,0,'JSN Mobilize','component','com_mobilize','',1,1,0,0,'{\"name\":\"JSN Mobilize\",\"type\":\"component\",\"creationDate\":\"07\\/05\\/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.3.1\",\"description\":\"JSN Mobilize\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10145,0,'jsn_mobilize','template','jsn_mobilize','',0,0,1,1,'{\"name\":\"jsn_mobilize\",\"type\":\"template\",\"creationDate\":\"August 29, 2012\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.3.0\",\"description\":\"TPL_MOBILIZE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"templateDetails\",\"dependency\":[\"mobilize\"]}','{\"mobilize\":\"mobilize\"}','[\"mobilize\"]','',0,'0000-00-00 00:00:00',0,0),(10146,0,'plg_system_jsnmobilize','plugin','jsnmobilize','system',0,1,1,1,'{\"name\":\"plg_system_jsnmobilize\",\"type\":\"plugin\",\"creationDate\":\"07/05/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.3.1\",\"description\":\"PLG_SYSTEM_JSNMOBILIZE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jsnmobilize\",\"dependency\":[\"mobilize\"]}','{\"mobilize\":\"mobilize\"}','[\"mobilize\"]','',0,'0000-00-00 00:00:00',0,0),(10154,0,'JSN EasySlider','component','com_easyslider','',1,1,0,0,'{\"name\":\"JSN EasySlider\",\"type\":\"component\",\"creationDate\":\"07\\/06\\/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2015 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"2.1.7\",\"description\":\"JSN EasySlider Component\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10155,0,'PLG_SYSTEM_EASYSLIDER','plugin','easyslider','system',0,1,1,1,'{\"name\":\"PLG_SYSTEM_EASYSLIDER\",\"type\":\"plugin\",\"creationDate\":\"07/06/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.1.7\",\"description\":\"PLG_SYSTEM_EASYSLIDER_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"easyslider\",\"dependency\":[\"easyslider\"]}','{\"easyslider\":\"easyslider\"}','[\"easyslider\"]','',0,'0000-00-00 00:00:00',0,0),(10156,0,'JSN_EASYSLIDER_PLG_TEMPLATE','plugin','template','jsneasyslider',0,1,1,0,'{\"name\":\"JSN_EASYSLIDER_PLG_TEMPLATE\",\"type\":\"plugin\",\"creationDate\":\"03/03/2016\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.0.8\",\"description\":\"JSN_EASYSLIDER_PLG_TEMPLATE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"template\",\"dependency\":[\"easyslider\"]}','{\"easyslider\":\"easyslider\"}','[\"easyslider\"]','',0,'0000-00-00 00:00:00',0,0),(10157,0,'JSN EasySlider','module','mod_easyslider','',0,1,0,1,'{\"name\":\"JSN EasySlider\",\"type\":\"module\",\"creationDate\":\"07/06/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2008 - 2013 - JoomlaShine.com\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"2.1.7\",\"description\":\"JSN_MODULE_JSN_EASYSLIDER_MODULE\",\"group\":\"\",\"filename\":\"mod_easyslider\",\"dependency\":[\"easyslider\"]}','{\"easyslider\":\"easyslider\"}','[\"easyslider\"]','',0,'0000-00-00 00:00:00',0,0),(10158,0,'JSN_EASYSLIDER_PLUGIN_BUTTON_TITLE','plugin','jsneasyslider','editors-xtd',0,1,1,1,'{\"name\":\"JSN_EASYSLIDER_PLUGIN_BUTTON_TITLE\",\"type\":\"plugin\",\"creationDate\":\"07/06/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.1.7\",\"description\":\"JSN_EASYSLIDER_PLUGIN_BUTTON_DESC\",\"group\":\"\",\"filename\":\"jsneasyslider\",\"dependency\":[\"easyslider\"]}','{\"easyslider\":\"easyslider\"}','[\"easyslider\"]','',0,'0000-00-00 00:00:00',0,0),(10159,0,'JSN_EASYSLIDER_PLUGIN_CONTENT_TITLE','plugin','jsneasyslider','content',0,1,1,1,'{\"name\":\"JSN_EASYSLIDER_PLUGIN_CONTENT_TITLE\",\"type\":\"plugin\",\"creationDate\":\"07/06/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.1.7\",\"description\":\"JSN_EASYSLIDER_PLUGIN_CONTENT_DESC\",\"group\":\"\",\"filename\":\"jsneasyslider\",\"dependency\":[\"easyslider\"]}','{\"easyslider\":\"easyslider\"}','[\"easyslider\"]','',0,'0000-00-00 00:00:00',0,0),(10160,0,'System - JSN Uniform','plugin','uniform','system',0,1,1,0,'{\"name\":\"System - JSN Uniform\",\"type\":\"plugin\",\"creationDate\":\"09/18/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2015 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"4.1.11\",\"description\":\"System - JSN Uniform\",\"group\":\"\",\"filename\":\"uniform\",\"dependency\":[\"uniform\"]}','{\"uniform\":\"uniform\"}','[\"uniform\"]','',0,'0000-00-00 00:00:00',9999,0),(10163,0,'Kunena Media Files','file','KunenaMediaFiles','',0,1,0,0,'{\"name\":\"Kunena Media Files\",\"type\":\"file\",\"creationDate\":\"2016-06-05\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2016 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"4.0.11\",\"description\":\"Kunena media files.\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10164,0,'Kunena Language - Portuguese (Brazil)','file','KunenaLanguage-PortugueseBrazil','',0,1,0,0,'{\"name\":\"Kunena Language - Portuguese (Brazil)\",\"type\":\"file\",\"creationDate\":\"2016-06-05\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2016 Kunena Team. All rights reserved.\",\"authorEmail\":\"translations@kunena.org\",\"authorUrl\":\"https:\\/\\/www.transifex.net\\/projects\\/p\\/Kunena\\/team\\/pt_BR\\/\",\"version\":\"4.0.11\",\"description\":\"Portuguese (Brazil) language file for Kunena Forum Component\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10165,0,'Kunena Language Pack','package','pkg_kunena_languages','',0,1,1,0,'{\"name\":\"Kunena Language Pack\",\"type\":\"package\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"Language pack for Kunena forum component.\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10168,0,'plg_kunena_altauserpoints','plugin','altauserpoints','kunena',0,0,1,0,'{\"name\":\"plg_kunena_altauserpoints\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"www.kunena.org\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_ALTAUSERPOINTS_DESCRIPTION\",\"group\":\"\",\"filename\":\"altauserpoints\"}','{\"activity\":\"1\",\"avatar\":\"1\",\"profile\":\"1\",\"activity_points_limit\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(10169,0,'PLG_KUNENA_EASYPROFILE','plugin','easyprofile','kunena',0,0,1,0,'{\"name\":\"PLG_KUNENA_EASYPROFILE\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Onlinecommunityhub\",\"copyright\":\"https:\\/\\/onlinecommunityhub.nl\",\"authorEmail\":\"info@onlinecommunityhub.nl\",\"authorUrl\":\"https:\\/\\/onlinecommunityhub.nl\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_EASYPROFILE_DESCRIPTION\",\"group\":\"\",\"filename\":\"easyprofile\"}','{\"avatar\":\"1\",\"guestavatar\":\"easyprofile\",\"profile\":\"1\",\"userlist\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(10170,0,'plg_kunena_easysocial','plugin','easysocial','kunena',0,0,1,0,'{\"name\":\"plg_kunena_easysocial\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"StackIdeas\",\"copyright\":\"https:\\/\\/stackideas.com\",\"authorEmail\":\"support@stackideas.com\",\"authorUrl\":\"https:\\/\\/stackideas.com\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_EASYSOCIAL_DESCRIPTION\",\"group\":\"\",\"filename\":\"easysocial\"}','{\"login\":\"1\",\"activity\":\"1\",\"avatar\":\"1\",\"profile\":\"1\",\"private\":\"1\",\"activity_badge_limit\":\"0\",\"activity_points_limit\":\"0\"}','','',0,'0000-00-00 00:00:00',5,0),(10171,10165,'Kunena Language - Portuguese (Brazil)','file','com_kunena_pt-BR','',0,1,0,0,'{\"name\":\"Kunena Language - Portuguese (Brazil)\",\"type\":\"file\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"translations@kunena.org\",\"authorUrl\":\"https:\\/\\/www.transifex.com\\/projects\\/p\\/Kunena\\/team\\/pt_BR\\/\",\"version\":\"5.0.10\",\"description\":\"Portuguese (Brazil) language file for Kunena Forum Component\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10172,10165,'Kunena Language - English','file','com_kunena_en-GB','',0,1,0,0,'{\"name\":\"Kunena Language - English\",\"type\":\"file\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"English language file for Kunena Forum Component\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10173,10132,'Kunena Framework','library','kunena','',0,1,1,0,'{\"name\":\"Kunena Framework\",\"type\":\"library\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"Kunena Framework.\",\"group\":\"\",\"filename\":\"kunena\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10174,0,'plg_finder_kunena','plugin','kunena','finder',0,0,1,0,'{\"name\":\"plg_finder_kunena\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"Kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_FINDER_KUNENA_DESCRIPTION\",\"group\":\"\",\"filename\":\"kunena\"}','{}','','',0,'0000-00-00 00:00:00',1,0),(10175,0,'plg_kunena_finder','plugin','finder','kunena',0,0,1,0,'{\"name\":\"plg_kunena_finder\",\"type\":\"plugin\",\"creationDate\":\"2017-06-30\",\"author\":\"Kunena Team\",\"copyright\":\"(C) 2008 - 2017 Kunena Team. All rights reserved.\",\"authorEmail\":\"kunena@kunena.org\",\"authorUrl\":\"https:\\/\\/www.kunena.org\",\"version\":\"5.0.10\",\"description\":\"PLG_KUNENA_FINDER_DESCRIPTION\",\"group\":\"\",\"filename\":\"finder\"}','{}','','',0,'0000-00-00 00:00:00',11,0),(10177,0,'plg_system_sunfw','plugin','sunfw','system',0,1,1,1,'{\"name\":\"plg_system_sunfw\",\"type\":\"plugin\",\"creationDate\":\"09\\/25\\/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"2.2.6\",\"description\":\"PLG_SYSTEM_SUNFW_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"sunfw\"}','{\"branding-link\":\"Template by JoomlaShine\"}','','',0,'0000-00-00 00:00:00',-9,0),(10178,0,'jsn_air2_pro','template','jsn_air2_pro','',0,1,1,0,'{\"name\":\"jsn_air2_pro\",\"type\":\"template\",\"creationDate\":\"10\\/12\\/2017\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2018-2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.0.1\",\"description\":\"TPL_AIR2_PRO_XML_DESCRIPTION\",\"group\":\"sunfw\",\"filename\":\"templateDetails\"}','{\"customCSSFileChecksum\":\"33cc73f5d59dcb5081d1d875c9f7c10e\",\"username\":\"jsnsupport\",\"token\":\"279c1faa53b2bf75968b773eb8b9d650\",\"validated_date\":\"2018-09-26\"}','sunfw','',0,'0000-00-00 00:00:00',0,0),(10197,0,'PowerAdmin2','component','com_poweradmin2','',1,1,0,0,'{\"name\":\"PowerAdmin2\",\"type\":\"component\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"JSN_POWERADMIN_XML_DESCRIPTION\",\"group\":\"jsnextfw\"}','{\"live_update_notification\":0,\"live_update_check_interval\":6,\"enable_adminbar\":1,\"logo_file\":\"plugins\\/system\\/poweradmin2\\/assets\\/img\\/logo.png\",\"logo_link\":\"http:\\/\\/www.joomlashine.com\\/joomla-extensions\\/jsn-poweradmin.html\",\"logo_target\":\"_blank\",\"logo_slogan\":\"PLG_JSNADMINBAR_CONFIG_LOGO_SLOGAN_DEFAULT\",\"allow_uninstall\":1,\"admin_session_timeout_warning\":1,\"admin_session_timeout_warning_disabled\":0,\"history_count\":30,\"search_result_num\":10,\"search_trashed\":1,\"search_coverages\":{\"articles\":1,\"categories\":1,\"menus\":1,\"users\":1,\"components\":1,\"modules\":1,\"plugins\":1,\"templates\":1},\"position_chooser_enhance\":1,\"custom_assets_enhance\":1,\"username\":\"jsnsupport\",\"token\":\"279c1faa53b2bf75968b773eb8b9d650\",\"allow_tracking\":1}','','',0,'0000-00-00 00:00:00',0,0),(10198,0,'MOD_POWERADMINBAR','module','mod_poweradminbar','',1,1,2,0,'{\"name\":\"MOD_POWERADMINBAR\",\"type\":\"module\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"MOD_POWERADMINBAR_XML_DESC\",\"group\":\"\",\"filename\":\"mod_poweradminbar\",\"dependency\":[\"poweradmin2\"]}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\"]','',0,'0000-00-00 00:00:00',0,0),(10199,0,'PLG_CONTENT_PA2PAGENAVIGATION','plugin','pa2pagenavigation','content',1,1,1,1,'{\"name\":\"PLG_CONTENT_PA2PAGENAVIGATION\",\"type\":\"plugin\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"PLG_CONTENT_PA2PAGENAVIGATION_XML_DESC\",\"group\":\"\",\"filename\":\"pa2pagenavigation\",\"dependency\":[\"poweradmin2\"]}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\"]','',0,'0000-00-00 00:00:00',0,0),(10200,0,'PLG_CONTENT_PA2VOTE','plugin','pa2vote','content',1,1,1,1,'{\"name\":\"PLG_CONTENT_PA2VOTE\",\"type\":\"plugin\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"PLG_CONTENT_PA2VOTE_XML_DESC\",\"group\":\"\",\"filename\":\"pa2vote\",\"dependency\":[\"poweradmin2\"]}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\"]','',0,'0000-00-00 00:00:00',0,0),(10201,0,'PLG_POWERADMIN_POWERPACK','plugin','powerpack','poweradmin',1,1,1,1,'{\"name\":\"PLG_POWERADMIN_POWERPACK\",\"type\":\"plugin\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"PLG_POWERADMIN_POWERPACK_XML_DESC\",\"group\":\"\",\"filename\":\"powerpack\",\"dependency\":[\"poweradmin2\"]}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\"]','',0,'0000-00-00 00:00:00',0,0),(10202,0,'PLG_SYSTEM_JSNPOWERADMIN','plugin','poweradmin2','system',1,1,1,1,'{\"name\":\"PLG_SYSTEM_JSNPOWERADMIN\",\"type\":\"plugin\",\"creationDate\":\"JLIB_UNKNOWN\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (c) 2012 - JoomlaShine.com\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http://www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"PLG_SYSTEM_JSNPOWERADMIN_XML_DESC\",\"group\":\"\",\"filename\":\"poweradmin2\",\"dependency\":[\"poweradmin2\"]}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\"]','',0,'0000-00-00 00:00:00',-99,0),(10203,0,'plg_system_jsnextfw','plugin','jsnextfw','system',1,1,1,1,'{\"name\":\"plg_system_jsnextfw\",\"type\":\"plugin\",\"creationDate\":\"09\\/25\\/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2016 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.0.3\",\"description\":\"PLG_SYSTEM_JSNEXTFW_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"jsnextfw\"}','{\"poweradmin2\":\"poweradmin2\"}','[\"poweradmin2\",\"pagebuilder3\"]','',0,'0000-00-00 00:00:00',-999,0),(10204,0,'PageBuilder3','component','com_pagebuilder3','',1,1,0,0,'{\"name\":\"PageBuilder3\",\"type\":\"component\",\"creationDate\":\"07\\/24\\/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"support@joomlashine.com\",\"authorUrl\":\"http:\\/\\/www.joomlashine.com\",\"version\":\"1.4.0\",\"description\":\"JSN PageBuilder3 Component\",\"group\":\"jsnextfw\"}','{\"live_update_notification\":0,\"live_update_check_interval\":6,\"media_root_folder\":\"\\/images\",\"revision_limit\":30,\"username\":\"jsnsupport\",\"token\":\"279c1faa53b2bf75968b773eb8b9d650\",\"allow_tracking\":1}','','',0,'0000-00-00 00:00:00',0,0),(10205,0,'plg_system_pagebuilder3','plugin','pagebuilder3','system',0,1,1,0,'{\"name\":\"plg_system_pagebuilder3\",\"type\":\"plugin\",\"creationDate\":\"07/24/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.4.0\",\"description\":\"PLG_SYSTEM_PAGEBUILDER3_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebuilder3\",\"dependency\":[\"pagebuilder3\"]}','{\"pagebuilder3\":\"pagebuilder3\"}','[\"pagebuilder3\"]','',0,'0000-00-00 00:00:00',0,0),(10206,0,'plg_content_pb3loadmodule','plugin','pb3loadmodule','content',0,1,1,0,'{\"name\":\"plg_content_pb3loadmodule\",\"type\":\"plugin\",\"creationDate\":\"07/24/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.4.0\",\"description\":\"PLG_CONTENT_PB3LOADMODULE_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pb3loadmodule\",\"dependency\":[\"pagebuilder3\"]}','{\"pagebuilder3\":\"pagebuilder3\"}','[\"pagebuilder3\"]','',0,'0000-00-00 00:00:00',0,0),(10207,0,'plg_editors_pagebuilder3','plugin','pagebuilder3','editors',0,1,1,0,'{\"name\":\"plg_editors_pagebuilder3\",\"type\":\"plugin\",\"creationDate\":\"07/24/2018\",\"author\":\"JoomlaShine.com\",\"copyright\":\"Copyright (C) 2013 JoomlaShine.com. All Rights Reserved.\",\"authorEmail\":\"admin@joomlashine.com\",\"authorUrl\":\"www.joomlashine.com\",\"version\":\"1.4.0\",\"description\":\"PLG_EDITORS_PAGEBUILDER3_XML_DESCRIPTION\",\"group\":\"\",\"filename\":\"pagebuilder3\",\"dependency\":[\"pagebuilder3\"]}','{\"pagebuilder3\":\"pagebuilder3\"}','[\"pagebuilder3\"]','',0,'0000-00-00 00:00:00',0,0);
/*!40000 ALTER TABLE `jos_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_fields`
--

DROP TABLE IF EXISTS `jos_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_fields` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0,
  `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `group_id` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `default_value` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `type` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'text',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT 0,
  `required` tinyint(1) NOT NULL DEFAULT 0,
  `checked_out` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `fieldparams` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_created_user_id` (`created_user_id`),
  KEY `idx_access` (`access`),
  KEY `idx_context` (`context`(191)),
  KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_fields`
--

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

--
-- Table structure for table `jos_fields_categories`
--

DROP TABLE IF EXISTS `jos_fields_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_fields_categories` (
  `field_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`field_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_fields_categories`
--

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

--
-- Table structure for table `jos_fields_groups`
--

DROP TABLE IF EXISTS `jos_fields_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_fields_groups` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0,
  `context` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT 0,
  `checked_out` int(11) NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT 0,
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`state`),
  KEY `idx_created_by` (`created_by`),
  KEY `idx_access` (`access`),
  KEY `idx_context` (`context`(191)),
  KEY `idx_language` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_fields_groups`
--

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

--
-- Table structure for table `jos_fields_values`
--

DROP TABLE IF EXISTS `jos_fields_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_fields_values` (
  `field_id` int(10) unsigned NOT NULL,
  `item_id` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'Allow references to items which have strings as ids, eg. none db systems.',
  `value` text COLLATE utf8mb4_unicode_ci NOT NULL,
  KEY `idx_field_id` (`field_id`),
  KEY `idx_item_id` (`item_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_fields_values`
--

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

--
-- Table structure for table `jos_finder_filters`
--

DROP TABLE IF EXISTS `jos_finder_filters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_filters` (
  `filter_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL,
  `state` tinyint(1) NOT NULL DEFAULT 1,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL,
  `created_by_alias` varchar(255) NOT NULL,
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `map_count` int(10) unsigned NOT NULL DEFAULT 0,
  `data` mediumtext NOT NULL,
  `params` longtext DEFAULT NULL,
  PRIMARY KEY (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_filters`
--

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

--
-- Table structure for table `jos_finder_links`
--

DROP TABLE IF EXISTS `jos_finder_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links` (
  `link_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `route` varchar(255) NOT NULL,
  `title` varchar(400) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `indexdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `md5sum` varchar(32) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 1,
  `state` int(5) DEFAULT 1,
  `access` int(5) DEFAULT 0,
  `language` varchar(8) NOT NULL,
  `publish_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `list_price` double unsigned NOT NULL DEFAULT 0,
  `sale_price` double unsigned NOT NULL DEFAULT 0,
  `type_id` int(11) NOT NULL,
  `object` mediumblob NOT NULL,
  PRIMARY KEY (`link_id`),
  KEY `idx_type` (`type_id`),
  KEY `idx_md5` (`md5sum`),
  KEY `idx_url` (`url`(75)),
  KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`),
  KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`),
  KEY `idx_title` (`title`(100))
) ENGINE=InnoDB AUTO_INCREMENT=52 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links`
--

LOCK TABLES `jos_finder_links` WRITE;
/*!40000 ALTER TABLE `jos_finder_links` DISABLE KEYS */;
INSERT INTO `jos_finder_links` VALUES (1,'index.php?option=com_k2&view=item&id=1','index.php?option=com_k2&view=item&id=1:infographic-9-must-have-joomla-25-extensions-for-your-website','[Infographic] 9 must-have Joomla 2.5 extensions for your website','One of the most coolest advantages of Joomla is the extensible ability; you know, with 9000+ extensions on Joomla Extensions Directory (JED). However, if you are new to Joomla & get confused with what extensions are necessary for your website, take a look','2013-01-25 11:52:19','cbd937cb521a6986ce59d303e97b5feb',1,1,1,'*','2013-01-25 04:51:28','0000-00-00 00:00:00','2013-01-25 04:51:28','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"1\";s:5:\"alias\";s:61:\"infographic-9-must-have-joomla-25-extensions-for-your-website\";s:7:\"summary\";s:1126:\"<p>One of the most coolest  advantages of Joomla is the extensible ability; you know, with 9000+ extensions  on <a target=\"_blank\" href=\"http://extensions.joomla.org/\">Joomla Extensions Directory</a> (JED).</p>\r\n<p>However, if you are new to <a target=\"_blank\" href=\"http://www.joomlashine.com/\">Joomla</a> & get confused with what  extensions are necessary for your website, take a look at the inforgraphic  about 9 must-have <a target=\"_blank\" href=\"http://www.joomlashine.com/joomla-extensions.html\">Joomla  2.5 extensions</a> below. Thanks to them, you can use Joomla more easily and more  securely. You can also do SEO on your website better.</p>\r\n  <p align=\"center\"><img src=\"images/content/k2-component/infographic.png\" alt=\"Infographic - 9 must-have Joomla 2.5 extesnions for your website\" /></p>\r\n<p>Here you can get more details about  these extensions - <a target=\"_blank\" href=\"http://www.joomlashine.com/blog/9-must-have-joomla-2.5-extensions-lets-take-a-look.html\">9  must-have Joomla 2.5 extensions - Let’s take a look!</a></p>\r\n<p>All feedbacks are appreciated. You can give them in the  comments below.</p>\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"4\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":131:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:5:\"Small\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:11:\"k2Container\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:15:\"SEFReplacements\";s:0:\"\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:17:\"Joomla extensions\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:63:\"1:infographic-9-must-have-joomla-25-extensions-for-your-website\";s:7:\"catslug\";s:19:\"4:joomla-extensions\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:100:\"index.php?option=com_k2&view=item&id=1:infographic-9-must-have-joomla-25-extensions-for-your-website\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:17:\"Joomla extensions\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:17:\"Joomla extensions\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=1\";s:5:\"route\";s:100:\"index.php?option=com_k2&view=item&id=1:infographic-9-must-have-joomla-25-extensions-for-your-website\";s:5:\"title\";s:64:\"[Infographic] 9 must-have Joomla 2.5 extensions for your website\";s:11:\"description\";s:616:\"One of the most coolest advantages of Joomla is the extensible ability; you know, with 9000+ extensions on Joomla Extensions Directory (JED). However, if you are new to Joomla & get confused with what extensions are necessary for your website, take a look at the inforgraphic about 9 must-have Joomla 2.5 extensions below. Thanks to them, you can use Joomla more easily and more securely. You can also do SEO on your website better. Here you can get more details about these extensions - 9 must-have Joomla 2.5 extensions - Let’s take a look! All feedbacks are appreciated. You can give them in the comments below.\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-01-25 04:51:28\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-01-25 04:51:28\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(2,'index.php?option=com_k2&view=item&id=2','index.php?option=com_k2&view=item&id=2:jsn-poweradmin-making-joomla-easy-and-fun-to-use&Itemid=885','JSN PowerAdmin - Making Joomla easy and fun to use','Joomla is powerful, but is it easy to use? Some people agree with that, but some people don\'t since they find it hard to start using Joomla. You know, it is not easy for a newbie to define front-end items in the back-end, change module positions, etc. Rea','2013-01-28 09:59:24','f40d902434d668c74e3893281fdeb66d',1,1,1,'*','2013-01-25 04:52:28','0000-00-00 00:00:00','2013-01-25 04:52:28','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"2\";s:5:\"alias\";s:48:\"jsn-poweradmin-making-joomla-easy-and-fun-to-use\";s:7:\"summary\";s:1092:\"<p>Joomla is powerful, but is it easy to use? Some people agree with that, but some people don\'t since they find it hard to start using Joomla. You know, it is not easy for a newbie to define front-end items in the back-end, change module positions, etc. Read on to find out how you can solve these problems...</p>\r\n<h2>JSN PowerAdmin features</h2>\r\n<h3>Spotlight Search</h3>\r\n<p align=\"center\"><img src=\"images/content/k2-component/spotlight.png\" border=\"0\" alt=\"Spotlight Search – Search for anything instantly\" /></p>\r\n<p align=\"center\"><em>Spotlight Search - Search for anything instantly</em></p>\r\n<p>Spotlight Search helps you search for items in your website quickly. If you see a word or a phrase in the front-end and wonder where it is in the back-end, just use this function. It allows you to search in 10 areas such as Content Articles, Modules, and so on. Thanks to this, accessing and editing items is quicker than ever.</p>\r\n<h3>Site Manager</h3>\r\n<p>Site Manager helps you control the website content in one place. As you see, it covers Menus, Components and Modules.</p>\r\n\r\n\";s:4:\"body\";s:1770:\"\r\n<p align=\"center\"><img src=\"images/content/k2-component/site-manager.png\" border=\"0\" alt=\"Site Manager – Manage menu, component and modules in one place\"/></p>\r\n<p align=\"center\"><em>Site Manager - Manage menu, component and modules in one place</em></p>\r\n<p>To change menu items and module positions, just <strong>drag-and-drop</strong>. To edit content - modify names, show or hide elements, delete, etc. - just <span class=\"c2\">click</span>. No more comparing the front-end and the back-end content; many fewer clicks. .. Now everything is visible.</p>\r\n\r\n<h2> <p align=\"center\"> And more...</p></h2>\r\n<p>Besides, there are some more small but helpful features that help you manage your Joomla website more easily:</p>\r\n<ul type=\"disc\">\r\n<li><strong>Template Manager</strong>: Visually manage installed templates.</li>\r\n<li><strong>History</strong>: Display items you have made changes to recently.</li>\r\n<li><strong>Set Admin Session to Infinite</strong>: Keeps you logged in forever in your session.</li>\r\n</ul>\r\n<p>Here you can check out JSN PowerAdmin QuickStart video:</p>\r\n<p align=\"center\"><iframe width=\"640\" height=\"360\" src=\"http://www.youtube.com/embed/P_o43hheYeU?list=PL6200064A0DE85CF3&amp;hl=en_US\" frameborder=\"0\" allowfullscreen></iframe></p>\r\n<p align=\"center\">You can download JSN PowerAdmin for free, without registration.                                         </p>\r\n<p>This is our contribution towards the Joomla community. So you can download it freely, without registration. Please don’t hesitate to share your usage experience and suggestions with us. We’d love to hear them.</p>\r\n<p align=\"center\"><strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-poweradmin.html\" target=\"_blank\">Details / Download</a></strong></p>\";s:5:\"catid\";s:1:\"4\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2013-01-28 02:59:24\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":131:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:5:\"Small\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:11:\"k2Container\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:15:\"SEFReplacements\";s:0:\"\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:17:\"Joomla extensions\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:50:\"2:jsn-poweradmin-making-joomla-easy-and-fun-to-use\";s:7:\"catslug\";s:19:\"4:joomla-extensions\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:98:\"index.php?option=com_k2&view=item&id=2:jsn-poweradmin-making-joomla-easy-and-fun-to-use&Itemid=885\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:17:\"Joomla extensions\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:17:\"Joomla extensions\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=2\";s:5:\"route\";s:98:\"index.php?option=com_k2&view=item&id=2:jsn-poweradmin-making-joomla-easy-and-fun-to-use&Itemid=885\";s:5:\"title\";s:50:\"JSN PowerAdmin - Making Joomla easy and fun to use\";s:11:\"description\";s:856:\"Joomla is powerful, but is it easy to use? Some people agree with that, but some people don\'t since they find it hard to start using Joomla. You know, it is not easy for a newbie to define front-end items in the back-end, change module positions, etc. Read on to find out how you can solve these problems... JSN PowerAdmin features Spotlight Search Spotlight Search - Search for anything instantly Spotlight Search helps you search for items in your website quickly. If you see a word or a phrase in the front-end and wonder where it is in the back-end, just use this function. It allows you to search in 10 areas such as Content Articles, Modules, and so on. Thanks to this, accessing and editing items is quicker than ever. Site Manager Site Manager helps you control the website content in one place. As you see, it covers Menus, Components and Modules.\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-01-25 04:52:28\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-01-25 04:52:28\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(3,'index.php?option=com_k2&view=item&id=3','index.php?option=com_k2&view=item&id=3:free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies','Free  ebook | Joomla 2.5 Made Easy - A pocket manual for Joomla newbies','Joomla 2.5 Made Easy - Ebook by JoomlaShine 89 pages Language: English Everybody can use Joomla to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides','2013-01-25 11:53:53','16983c1f72a95032478244f7f2b9237e',1,1,1,'*','2013-01-25 04:53:14','0000-00-00 00:00:00','2013-01-25 04:53:14','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"3\";s:5:\"alias\";s:67:\"free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies\";s:7:\"summary\";s:1285:\"<div itemscope=\"itemscope\" itemtype=\"http://schema.org/Book\" align=\"center\">\r\n<img itemprop=\"image\" src=\"images/content/k2-component/preview-free-ebook.png\" /><br />\r\n<span itemprop=\"name\">Joomla 2.5 Made Easy</span> -\r\n <link itemprop=\"bookFormat\" href=\"http://schema.org/Ebook\" />Ebook by <a itemprop=\"publisher\" href=\"http://www.joomlashine.com\">JoomlaShine</a> <br />\r\n<span itemprop=\"numberOfPages\">89</span> pages <br />\r\n <meta itemprop=\"datePublished\" content=\"2012-06-21\" />\r\nLanguage: <span itemprop=\"inLanguage\">English</span>\r\n</div>\r\n<p></p><p>Everybody can use <a href=\"http://www.joomla.org/\" target=\"_blank\">Joomla</a> to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a <a href=\"http://www.joomlashine.com/blog/categories/listings/joomla-25.html\" target=\"_blank\">Joomla 2.5</a> website from the scratch, easily and quickly.</p>\r\n<p> We wrote the ebook <strong>\"Joomla 2.5 Made Easy\"</strong> from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with<strong> step-by-step guidelines</strong> and detailed figures. You need more details? Let\'s take a look at the introduction infographic below</p>\r\n\";s:4:\"body\";s:1038:\"\r\n<p align=\"center\"><a target=\"_blank\" href=\"http://www.flickr.com/photos/joomlashine/7780199062/sizes/o/in/photostream/\"><img src=\"images/content/k2-component/infographic-how-to-build-joomla-2-5-website.jpg\" alt=\"Joomla 2.5 Made Easy\" /></a></p>\r\n<p>Hey Joomla newbies, what are you waiting for? Get start today! You are free to download this ebook and share it with everyone. All you need to do is going to our <a href=\"https://www.facebook.com/joomlashine/app_190322544333196\" target=\"_blank\">Facebook</a> to see the download link. We feel really happy if you Like us for more Joomla tips and tricks after enjoying this e-book . Small action for an incredibly FREE e-book!</p>\r\n<p align=\"center\"><a href=\"https://www.facebook.com/joomlashine/app_190322544333196\" target=\"_blank\"><img src=\"images/content/k2-component/download-ebook.jpg\" alt=\"Download e - book\" /> </a></p>\r\n<p>If you build a website successfully with this ebook, don\'t  forget to tell us about your experience. All ideas to improve this ebook will be appreciated. </p>\";s:5:\"catid\";s:1:\"2\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":131:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:5:\"Small\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:11:\"k2Container\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:15:\"SEFReplacements\";s:0:\"\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:16:\"Joomla tutorials\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:69:\"3:free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies\";s:7:\"catslug\";s:18:\"2:joomla-tutorials\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:106:\"index.php?option=com_k2&view=item&id=3:free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:16:\"Joomla tutorials\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:16:\"Joomla tutorials\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=3\";s:5:\"route\";s:106:\"index.php?option=com_k2&view=item&id=3:free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies\";s:5:\"title\";s:71:\"Free  ebook | Joomla 2.5 Made Easy - A pocket manual for Joomla newbies\";s:11:\"description\";s:600:\"Joomla 2.5 Made Easy - Ebook by JoomlaShine 89 pages Language: English Everybody can use Joomla to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a Joomla 2.5 website from the scratch, easily and quickly. We wrote the ebook \"Joomla 2.5 Made Easy\" from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with step-by-step guidelines and detailed figures. You need more details? Let\'s take a look at the introduction infographic below\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-01-25 04:53:14\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-01-25 04:53:14\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(4,'index.php?option=com_k2&view=item&id=4','index.php?option=com_k2&view=item&id=4:joomla-day-2012-in-germany-come-to-meet-and-talk','Joomla Day 2012 in Germany - Come to meet and talk!','From the start of 2012 until now, Joomla Day 2012 has taken place in 17 cities around the world. The next stop is in Berlin, Germany in October 05-06, 2012. If you have not come to previous 17 Joomla Days yet, this is another chance for you to join one of','2013-01-25 11:54:18','2016ec4059567219d3d198e3e825a9df',1,1,1,'*','2013-01-25 04:54:04','0000-00-00 00:00:00','2013-01-25 04:54:04','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"4\";s:5:\"alias\";s:48:\"joomla-day-2012-in-germany-come-to-meet-and-talk\";s:7:\"summary\";s:765:\"<p>From the start of 2012 until now, <strong><a href=\"http://www.joomlashine.com/blog/joomla-days-2012.html\" target=\"_blank\">Joomla Day 2012</a></strong> has taken place in 17 cities around the world. The next stop is in Berlin, Germany in October 05-06, 2012. If you have not come to previous 17 Joomla Days yet, this is another chance for you to join one of the biggest annual <strong>Joomla events</strong>. If you came to one, two, or all of them, I think you will not want to miss this 18th Joomla day. So, this time, what will we have?</p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/preview%20image.png\" alt=\"Joomla Day 2012 Germany | Joomla Day\"/></p><p align=\"center\"><em>Joomla Day 2012 Germany</em></p>\r\n<h3>2 days and many hot topics</h3>\r\n\";s:4:\"body\";s:5738:\"\r\n<p>There will be 2 days for you to take part in: </p>\r\n<ul type=\"disc\">\r\n <li>The business day will be held on 5 October with the participation of agencies, professional Joomla users, and developers. </li>\r\n <li>The community day will happen on 6 October, with all Joomla users. </li>\r\n</ul>\r\n<p align=\"center\"><img src=\"images/content/k2-component/businessday.png\" alt=\"The program of Business day | Joomla Day\" /></p>\r\n<p align=\"center\"><em><a href=\"http://www.joomladay.de/programm/infos-zum-businessday.html\" rel=\"nofollow\" target=\"_blank\">The program of Business day</a></em></p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/communityday.png\" alt=\"The program of Community day | Joomla Day\" height=\"579\" border=\"0\" width=\"600\" /></p>\r\n<p align=\"center\"><em><a href=\"http://www.joomladay.de/programm/infos-zum-communityday.html\" rel=\"nofollow\" target=\"_blank\">The program of Community day</a></em></p>\r\n<p><em>*<u>Note</u></em>: <em>These programs are provisional, so there may still be some changes</em> </p>\r\n<p>You can come any time from 9AM to 6PM on those 2 days in Joomla Day Germany. </p>\r\n<p>Currently, you can <a href=\"http://www.joomladay.de/thema-vorschlagen.html\" rel=\"nofollow\" target=\"_blank\">suggest</a> any topic you like to the organizer or <a href=\"http://www.joomladay.de/component/user/login.html?return=aHR0cDovL3lvb2NsaWVudHMuZGUvamRkMjAxMS9pbmRleC5waHA%2Fb3B0aW9uPWNvbV96b28mdmlldz1zdWJtaXNzaW9uJmxheW91dD1zdWJtaXNzaW9uJkl0ZW1pZD0yNDE%3D\" rel=\"nofollow\" target=\"_blank\">sign up</a> as a speaker. Who knows? Your topic might get many \'likes\' and you could be a speaker at Joomla Day. Are you excited?</p>\r\n<p>Or, if you don\'t have any idea about topics, you can also contribute to this event just by voting for one or more <a href=\"http://www.joomladay.de/programm/themenvorschlaege.html\" rel=\"nofollow\" target=\"_blank\">suggested topics</a> in the Joomla Day 2012 Germany website. </p>\r\n<p>Among these topics, there are some notable topics which will be presented by popular Joomla bloggers and experts such as Brian Teeman, Nicholas K. Dionysopoulos, Hagen Graf, etc.</p>\r\n<h3>Where and how?</h3>\r\n<p><em>CLUB OFFICE Berlin01</em></p>\r\n<p><em>Bundesallee 171-175</em></p>\r\n<p><em>10715 Berlin</em></p>\r\n<p>\"How to get there?\" This is really a big question, right?! Don\'t worry; you can follow these steps:</p>\r\n<ul>\r\n <li>Get your passport and visa ready <a href=\"http://www.auswaertiges-amt.de/sid_29395F57E21A93784A24DFB54E849462/EN/EinreiseUndAufenthalt/Visabestimmungen_node.html\" target=\"_blank\">if required</a></li>\r\n <li><a href=\"http://www.joomladay.de/home/item/jd12de-ticket-kaufen.html\" rel=\"nofollow\" target=\"_blank\">Buy ticket online</a>. There are 3 kinds of ticket:\r\n <ul>\r\n  <li><em>Joomla all-day ticket</em>: Price: <strong>€74.00</strong> including VAT 19.00% (€11.82)</li>\r\n  <li><em>Joomla BusinessDay ticket</em>: Price: <strong>€69.00</strong> including VAT 19.00% (€11.02)</li>\r\n  <li><em>Joomla CommunityDay ticket</em>: Price: <strong>€10.00</strong> including VAT 19.00% (€1.60)</li>\r\n </ul>\r\n </li>\r\n <li>Book plane tickets to Germany or travel to Joomla Day German by train, car, etc.</li>\r\n <li>Find a good hotel close to the location of Joomla Day. There is a <a href=\"http://www.joomladay.de/fakten/lokation-und-uebernachtung.html?view=item\" rel=\"nofollow\" target=\"_blank\">small list</a> of hotels within a 3km radius for you to consider. The price range of these hotels is from <strong>€59</strong> to <strong> €94</strong>.</li>\r\n <li>Take note of the location where Joomla Day will happen</li>\r\n</ul>\r\n<h3>How to contribute to Joomla Day 2012 Germany?</h3>\r\n<p>Joomla Day 2012 Germany creates many favorable opportunities for your company to contribute and find sponsors in this great event. This is a chance for you to promote yourself, your services and products, and introduce them to many Joomla users. There are 2 ways for you to contribute:</p>\r\n<ul>\r\n <li>Contribute as a <strong>sponsor</strong>. They offer different ways of <a href=\"http://www.joomladay.de/sponsoren.html\" rel=\"nofollow\" target=\"_blank\">sponsorship</a>: Platinum, Gold, Silver and Bronze sponsors.</li>\r\n <li>You also could contribute to promote this event by <strong>getting the Jooma! Day 2012 Germany banners</strong> shown on your website. </li>\r\n</ul>\r\n<p>Easy!</p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_75x75.png\" alt=\"Joomla Day 2012 Germany Banner 75x75 | Joomla Day\" height=\"72\" border=\"0\" width=\"72\" /></p>\r\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 75x75</em></p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_150x250.png\" alt=\"Joomla Day 2012 Germany Banner 150x250 | Joomla Day\" height=\"350\" border=\"0\" width=\"250\" /></p>\r\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 150x250</em></p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_728x90.png\" alt=\"Joomla Day 2012 Germany Banner 728x90 | Joomla Day\" height=\"74\" border=\"0\" width=\"600\" /></p>\r\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 728x90</em></p>\r\n<p>You can get the banner codes and more banner sizes <a href=\"http://www.joomladay.de/fakten/jd12de-banners-zum-herunterladen.html\" rel=\"nofollow\" target=\"_blank\">here</a>.</p>\r\n<h2>In conclusion</h2>\r\n<p>If you are interested in this Joomla event and don\'t want to miss this big and interesting meeting, then pack your bag and come along! It is a chance for you to get more knowledge about Joomla, find out some great things about Joomla, and make some new friends, Joomla Day 2012 Germany will welcome you.</p>\r\n<p>If you know anything cool and new about this event, don\'t be shy about sharing it by leaving your comments right here. </p>\";s:5:\"catid\";s:1:\"3\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":131:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:5:\"Small\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:11:\"k2Container\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:15:\"SEFReplacements\";s:0:\"\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Joomla news\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:50:\"4:joomla-day-2012-in-germany-come-to-meet-and-talk\";s:7:\"catslug\";s:13:\"3:joomla-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:87:\"index.php?option=com_k2&view=item&id=4:joomla-day-2012-in-germany-come-to-meet-and-talk\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Joomla news\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Joomla news\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=4\";s:5:\"route\";s:87:\"index.php?option=com_k2&view=item&id=4:joomla-day-2012-in-germany-come-to-meet-and-talk\";s:5:\"title\";s:51:\"Joomla Day 2012 in Germany - Come to meet and talk!\";s:11:\"description\";s:472:\"From the start of 2012 until now, Joomla Day 2012 has taken place in 17 cities around the world. The next stop is in Berlin, Germany in October 05-06, 2012. If you have not come to previous 17 Joomla Days yet, this is another chance for you to join one of the biggest annual Joomla events . If you came to one, two, or all of them, I think you will not want to miss this 18th Joomla day. So, this time, what will we have? Joomla Day 2012 Germany 2 days and many hot topics\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-01-25 04:54:04\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-01-25 04:54:04\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(5,'index.php?option=com_k2&view=item&id=5','index.php?option=com_k2&view=item&id=5:joomla-30-what-is-it-about?-lets-discover','Joomla 3.0 - What is it about? Let\'s discover!','As scheduled, Joomla 3.0 is going to release in the September, I believe that a lot of Joomla users are curious about this new Joomla version and the hot keywords are â€œBootstrapâ€ and â€œresponsive designâ€. Understand that concerns, I did research de','2013-01-25 11:54:56','3d773fb2da1293f6bd753ad61129084d',1,1,1,'*','2013-01-25 04:54:33','0000-00-00 00:00:00','2013-01-25 04:54:33','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":18:{s:11:\"\0*\0elements\";a:25:{s:2:\"id\";s:1:\"5\";s:5:\"alias\";s:41:\"joomla-30-what-is-it-about?-lets-discover\";s:7:\"summary\";s:849:\"<p>As scheduled, <a href=\"http://community.joomla.org/blogs/community/1586-version-30-is-coming.html\" target=\"_blank\">Joomla 3.0</a> is going to  release in the September, I believe that a lot of Joomla users are curious about  this new Joomla version and the hot keywords are “Bootstrap” and “responsive  design”. Understand that concerns, I did research deeply about Joomla 3.0 and  would like to share with you my knowledge in this blog.</p>\r\n<p>Moreover, I will  introduce you the <a href=\"http://joomla30.joomlashine.com/\" target=\"_blank\">Joomla 3.0 demo</a> that  JoomlaShine team created for Joomla users as a playground for those who love to  discover its features. </p>\r\n <p align=\"center\"><img src=\"images/content/k2-component/joomla30.png\" /></p>\r\n   <p align=\"center\"><em>Joomla 3.0 will be released in September, 2012</em></p>\r\n\";s:4:\"body\";s:5774:\"\r\n<h2>Joomla 3.0 brand new features unleashed</h2>\r\n<p>The new version 3.0 will provide the new markup and UI,  based on the Bootstrap HTML/CSS/JS framework from Twitter. These changes will  create a great overall User Experience for Joomla site administrators, thereby  giving site users the same. Also, beside Mootools, jQuery will be included to  Joomla 3.0, give developers more strength to create friendlier back-end user  interface. Many new features are implemented which provides a impressive  improvement versus current 2.5 version. I will introduce some main new features  as follow:</p>\r\n<h3>Joomla 3.0 – New installer</h3>\r\n<p>Using the words “Short and simple” to describe about Joomla  3.0 installation process is truly right, since there are only 3 steps to  install a Joomla 3.0 package. </p>\r\n <p align=\"center\"><img src=\"images/content/k2-component/new-installer-interface.png\" /></p>\r\n  <p align=\"center\"><em>New installer interface</em></p>\r\n<h3>Twitter Bootstrap</h3>\r\n<p><a href=\"http://twitter.github.com/bootstrap/\" target=\"_blank\">Bootstrap</a> is a  free collection of tools for creating websites and applications. It contains simple  and flexible HTML, JavaScript and CSS-based design templates for typography,  forms, buttons, charts, navigation and other interface components. </p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/bootstrap.png\" /></p>\r\n  <p align=\"center\"><em>Twitter Bootstrap – will be included in Joomla 3.0</em></p>\r\n<p>Also, <a href=\"http://twitter.github.com/bootstrap/\" target=\"_blank\">Bootstrap</a> provides the basic common CSS for developers. They can use common user  interface elements like buttons, layouts, alert messages, modal boxes, dropdown  menus, tooltips, icons, tables, form elements and more from Bootstrap  framework. </p>\r\n<h3>Great User Experience</h3>\r\n<p>The Joomla 3.0 is known as friendly User Experience (UX)  since it is based on Bootstrap. That means the template and extension  developers can  build the products which  base on the same set of markup standards or consistent markup. You know, controlling  your website would be much easier when all extensions look and work in a  unified fashion. So you don’t have to get to be familiar with new interface on  each extension.</p>\r\n<h3>Mobile  Responsive Design</h3>\r\n<p><strong>You might know the “responsive” feature from some Joomla templates. Now,  it is included in Joomla 3.0, too. With the <a href=\"http://www.joomlashine.com/joomla-templates/jsn-gruve-joomla-template-details.html\" target=\"_blank\">responsive design</a></strong>,  you can control your Joomla site with mobile devices with ease. A responsive  site will resize to the screen it is presented on any browsers or devices.  Moreover, since it is responsive, it  presented beautifully on mobile not only front-end, but also the back-end. This  helps users manage the administrator easily on the mobile. For example, all the  lists are put in one page that makes it more simply to control.  </p>\r\n<h3>Drag and Drop*</h3>\r\n<p>The drag and drop feature is applied to make the item  management more easily. All the old arrows on the ordering column have been  removed, now you can drag-and-drop item freely in its categories to change the  ordering of item list. </p>\r\n<p>To use Drag & Drop feature, you must click on the 1st combo  box at top right of table list, choose Ordering for “Sort table by”. Now you  can see the “drag” icon at top right column of each item, move over to drag  item and drop on position that you want.</p>\r\n <p align=\"center\"><img src=\"images/content/k2-component/drag-drop.png\" /></p>\r\n <p align=\"center\"><em>The drag and drop feature</em></p>\r\n<h3>Tooltip*</h3>\r\n<p>The tooltip in Joomla 3.0 is Boostrap based and provides a  very easy way to use it in 3rd-extension.</p>\r\n<p align=\"center\"><img src=\"images/content/k2-component/tooltip.png\" /></p>\r\n  <p align=\"center\"><em>The Tooltip display in Joomla 3.0</em></p>\r\n<h3>Context menu* </h3>\r\n<p>Lists in Joomla 3.0 will have the “context menu” for each  item, which helps you to access quickly to basic functions such as Edit,  Publish/ Unpublish, Delete, Set default etc.</p>\r\n <p align=\"center\"><img src=\"images/content/k2-component/contextmenu.png\" /></p>\r\n <p align=\"center\"><em>The Context menu in Joomla 3.0</em></p>\r\n<p><em>All the new features with (*) are contributed to Joomla core  by Joomlashine team. We’ll happy to give our small effort to bring a more  powerful and easy to use Joomla to all users.</em></p>\r\n<h2>There is a playground for you, check it out!</h2>\r\n <p align=\"center\"><img src=\"images/content/k2-component/jsnboot.png\" /></p>\r\n   <p align=\"center\"><em>JSN Boot – a template based on Bootstrap framework and Joomla 3.0 core features</em></p>\r\n<p>We’ve created a <a href=\"http://joomla30.joomlashine.com/\" target=\"_blank\">Joomla 3.0 demo</a> site which called JSN Boot – a template based on Bootstrap framework and  Joomla 3.0 core features. JSN Boot could be a joyful playground for you to discover  more about Joomla 3.0 before its official release. After the first week  launched, it is welcomed with a lot of nice feedback from Joomla users.</p>\r\n <p>Up to now, there are about 3,500 users try the JSN Boot, so  how about you? Go to <a href=\"http://joomla30.joomlashine.com/administrator/\" target=\"_blank\">JSN Boot administrator</a> to try it out, and all comments for JSN Boot or any discussion about  Joomla 3.0 are welcome.</p>\r\n <p><strong style=\"color: #FF0000;\">Note:</strong></p>\r\n<ul>\r\n <li>JSN Boot is the first FREE template for Joomla 3.0 and  will be released very soon for you to download.</li>\r\n<li>It is no problem if you don\'t want to upgrade to Joomla 3.0. Joomla 2.5 will be supported until 2014.</li>\r\n</ul>\";s:5:\"catid\";s:1:\"3\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"0000-00-00 00:00:00\";s:11:\"modified_by\";s:1:\"0\";s:6:\"params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":131:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"300\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:8:\"splashup\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:13:\"facebookImage\";s:5:\"Small\";s:8:\"comments\";s:1:\"1\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:9:\"recaptcha\";s:1:\"0\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:11:\"k2Container\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:0:\"\";s:8:\"redirect\";s:0:\"\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:20:\"recaptcha_public_key\";s:0:\"\";s:21:\"recaptcha_private_key\";s:0:\"\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:15:\"SEFReplacements\";s:0:\"\";s:16:\"sh404SefLabelCat\";s:0:\"\";s:17:\"sh404SefLabelUser\";s:4:\"blog\";s:17:\"sh404SefLabelItem\";s:1:\"2\";s:18:\"sh404SefTitleAlias\";s:5:\"alias\";s:29:\"sh404SefModK2ContentFeedAlias\";s:4:\"feed\";s:13:\"cbIntegration\";s:1:\"0\";}}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:11:\"Joomla news\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:4:\"slug\";s:43:\"5:joomla-30-what-is-it-about?-lets-discover\";s:7:\"catslug\";s:13:\"3:joomla-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:80:\"index.php?option=com_k2&view=item&id=5:joomla-30-what-is-it-about?-lets-discover\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:8:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:4:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:11:\"Joomla news\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:11:\"Joomla news\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:38:\"index.php?option=com_k2&view=item&id=5\";s:5:\"route\";s:80:\"index.php?option=com_k2&view=item&id=5:joomla-30-what-is-it-about?-lets-discover\";s:5:\"title\";s:46:\"Joomla 3.0 - What is it about? Let\'s discover!\";s:11:\"description\";s:542:\"As scheduled, Joomla 3.0 is going to release in the September, I believe that a lot of Joomla users are curious about this new Joomla version and the hot keywords are “Bootstrap” and “responsive design”. Understand that concerns, I did research deeply about Joomla 3.0 and would like to share with you my knowledge in this blog. Moreover, I will introduce you the Joomla 3.0 demo that JoomlaShine team created for Joomla users as a playground for those who love to discover its features. Joomla 3.0 will be released in September, 2012\";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2013-01-25 04:54:33\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2013-01-25 04:54:33\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;}'),(41,'index.php?option=com_k2&view=item&id=10','index.php?option=com_k2&view=item&id=10:dementia-figures-in-the-uk-and-show-decline-over-past-20-years','Dementia figures in the UK and show decline over past 20 years',' Nunc porta cursus leo sit amet ultricies. Donec aliquet orci sed ipsum imperdiet bibendum. Quisque in urna nec leo. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. ','2017-08-15 11:54:17','67892d7b57cdc270a4855b2cfc6d0ed0',1,1,1,'*','2017-08-10 05:00:29','0000-00-00 00:00:00','2017-09-20 06:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"10\";s:5:\"alias\";s:62:\"dementia-figures-in-the-uk-and-show-decline-over-past-20-years\";s:7:\"summary\";s:401:\"<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/fc1da7257992fc36032e11db3df7a664_L.jpg\" alt=\"Menu megamenu setting \" /></p>\r\n<p>Nunc porta cursus leo sit amet ultricies. Donec aliquet orci sed ipsum imperdiet bibendum. Quisque in urna nec leo. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\";s:4:\"body\";s:1276:\"\r\n<p>Maecenas nibh arcu, accumsan at magna feugiat, consequat suscipit libero. Vestibulum vel aliquam mauris. Phasellus rhoncus tortor sed aliquet accumsan. Nullam feugiat fermentum mauris ac placerat. Sed lorem turpis, consequat ut aliquet vitae, rutrum eu ipsum. Vivamus egestas consectetur sapien non egestas. Vestibulum nec suscipit tellus. Quisque luctus molestie nunc. Suspendisse iaculis nisi nec lacus semper porta. In pulvinar urna tortor, non adipiscing ipsum adipiscing a. Praesent nec pulvinar nulla. Morbi auctor tortor ipsum, sit amet luctus lorem facilisis et. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus. Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>\";s:5:\"catid\";s:1:\"9\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 04:52:55\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"800\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"University\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:65:\"10:dementia-figures-in-the-uk-and-show-decline-over-past-20-years\";s:7:\"catslug\";s:12:\"9:university\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:93:\"index.php/component/k2/item/10-dementia-figures-in-the-uk-and-show-decline-over-past-20-years\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"University\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"University\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=10\";s:5:\"route\";s:102:\"index.php?option=com_k2&view=item&id=10:dementia-figures-in-the-uk-and-show-decline-over-past-20-years\";s:5:\"title\";s:62:\"Dementia figures in the UK and show decline over past 20 years\";s:11:\"description\";s:238:\" Nunc porta cursus leo sit amet ultricies. Donec aliquet orci sed ipsum imperdiet bibendum. Quisque in urna nec leo. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 05:00:29\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-09-20 06:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}'),(44,'index.php?option=com_k2&view=item&id=11','index.php?option=com_k2&view=item&id=11:levart-university-to-launch-legal-action-against-uk-border-agency','Levart University to launch legal action against UK Border Agency',' Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. ','2017-08-15 11:54:35','3ade714c9cdb3cf94f15dd068b0d7beb',1,1,1,'*','2017-08-10 08:40:26','0000-00-00 00:00:00','2017-08-29 06:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"11\";s:5:\"alias\";s:65:\"levart-university-to-launch-legal-action-against-uk-border-agency\";s:7:\"summary\";s:392:\"<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/fd8b0f77d767f1f6640afba6916ff67c_L.jpg\" alt=\"\" /></p>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\";s:4:\"body\";s:1710:\"\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>\";s:5:\"catid\";s:2:\"10\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 04:53:28\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"800\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"1\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:8:\"Hot News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:68:\"11:levart-university-to-launch-legal-action-against-uk-border-agency\";s:7:\"catslug\";s:11:\"10:hot-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:96:\"index.php/component/k2/item/11-levart-university-to-launch-legal-action-against-uk-border-agency\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:8:\"Hot News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:8:\"Hot News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=11\";s:5:\"route\";s:105:\"index.php?option=com_k2&view=item&id=11:levart-university-to-launch-legal-action-against-uk-border-agency\";s:5:\"title\";s:65:\"Levart University to launch legal action against UK Border Agency\";s:11:\"description\";s:243:\" Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 08:40:26\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-08-29 06:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}'),(45,'index.php?option=com_k2&view=item&id=12','index.php?option=com_k2&view=item&id=12:studying-the-civil-war-finding-shared-values','Studying the Civil War, finding shared values',' Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. ','2017-08-15 11:54:35','738e62c420dea9c8b5747210f1a54f22',1,1,1,'*','2017-08-10 08:42:43','0000-00-00 00:00:00','2017-08-23 06:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"12\";s:5:\"alias\";s:44:\"studying-the-civil-war-finding-shared-values\";s:7:\"summary\";s:396:\"<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/48ee1e8a0a8f50dce4f8cb9ab418e211_L.jpg\" alt=\"\" /></p>\r\n\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\r\n\";s:4:\"body\";s:1712:\"\r\n\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>\";s:5:\"catid\";s:2:\"10\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 04:53:23\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"800\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"0\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"3\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:8:\"Hot News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:47:\"12:studying-the-civil-war-finding-shared-values\";s:7:\"catslug\";s:11:\"10:hot-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:75:\"index.php/component/k2/item/12-studying-the-civil-war-finding-shared-values\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:8:\"Hot News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:8:\"Hot News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=12\";s:5:\"route\";s:84:\"index.php?option=com_k2&view=item&id=12:studying-the-civil-war-finding-shared-values\";s:5:\"title\";s:45:\"Studying the Civil War, finding shared values\";s:11:\"description\";s:243:\" Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 08:42:43\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-08-23 06:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}'),(47,'index.php?option=com_k2&view=item&id=15','index.php?option=com_k2&view=item&id=15:today-is-the-deadline-for-summer-round-2-2-applications&Itemid=1038','Today is the deadline for Summer Round 2+2 Applications!',' Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. ','2017-08-15 16:18:01','08eb75a742f0640c4509ddffee13337b',1,1,1,'*','2017-08-10 08:46:48','0000-00-00 00:00:00','2017-08-23 06:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"15\";s:5:\"alias\";s:55:\"today-is-the-deadline-for-summer-round-2-2-applications\";s:7:\"summary\";s:396:\"<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/e31ace2a15a7c70645ad83df9ecd43b0_L.jpg\" alt=\"\" /></p>\r\n\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\r\n\";s:4:\"body\";s:1712:\"\r\n\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>\";s:5:\"catid\";s:2:\"10\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 09:18:01\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"900\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"1\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:8:\"Hot News\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:58:\"15:today-is-the-deadline-for-summer-round-2-2-applications\";s:7:\"catslug\";s:11:\"10:hot-news\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:91:\"index.php/2012-11-23-08-17-17/k2/15-today-is-the-deadline-for-summer-round-2-2-applications\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:8:\"Hot News\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:8:\"Hot News\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=15\";s:5:\"route\";s:107:\"index.php?option=com_k2&view=item&id=15:today-is-the-deadline-for-summer-round-2-2-applications&Itemid=1038\";s:5:\"title\";s:56:\"Today is the deadline for Summer Round 2+2 Applications!\";s:11:\"description\";s:243:\" Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. \";s:9:\"published\";N;s:5:\"state\";i:1;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 08:46:48\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-08-23 06:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}'),(50,'index.php?option=com_k2&view=item&id=14','index.php?option=com_k2&view=item&id=14:time-time-again-the-movies-so-interesting&Itemid=1040','Time & Time Again @ the Movies So Interesting',' ','2017-08-15 16:21:30','b2035e845be5470505b38341bd1e575a',1,0,1,'*','2017-08-10 08:45:46','0000-00-00 00:00:00','2017-08-10 08:45:46','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"14\";s:5:\"alias\";s:41:\"time-time-again-the-movies-so-interesting\";s:7:\"summary\";s:1268:\"<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._XpYDbxNe > .placeholder {*  display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * {*  box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media {*  } @media only screen and (min-width: 1200px) {*  } @media only screen and (min-width: 992px) and (max-width: 1199px) {*  } @media only screen and (min-width: 768px) and (max-width: 991px) {*  } @media only screen and (max-width: 767px) {*  } </style><div class=\"_5q_94ym8 _lLOzmGqrtD\"><div class=\"_XpYDbxNe _mrvGqDeQIm\" style=\"\"><style></style><script></script></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6IjQ3bnd4bHBqZDBmIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJfaWQiOiIyIiwic3R5bGVzIjp7fX19LCJpZCI6bnVsbCwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"9\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 09:18:12\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"900\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"1\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"2\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"University\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:44:\"14:time-time-again-the-movies-so-interesting\";s:7:\"catslug\";s:12:\"9:university\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:82:\"index.php/2012-11-23-08-17-17/k2/item/14-time-time-again-the-movies-so-interesting\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"University\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"University\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=14\";s:5:\"route\";s:93:\"index.php?option=com_k2&view=item&id=14:time-time-again-the-movies-so-interesting&Itemid=1040\";s:5:\"title\";s:45:\"Time & Time Again @ the Movies So Interesting\";s:11:\"description\";s:1:\" \";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 08:45:46\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-08-10 08:45:46\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}'),(51,'index.php?option=com_k2&view=item&id=13','index.php?option=com_k2&view=item&id=13:the-pleasure-garden-live-accompaniment&Itemid=1038','The Pleasure Garden (Live accompaniment)',' ','2017-08-15 16:21:35','738ef69fd0c598145eaea5e8fc259726',1,0,1,'*','2017-08-10 08:44:12','0000-00-00 00:00:00','2017-08-24 06:00:00','0000-00-00 00:00:00',0,0,1,'O:19:\"FinderIndexerResult\":19:{s:11:\"\0*\0elements\";a:27:{s:2:\"id\";s:2:\"13\";s:5:\"alias\";s:38:\"the-pleasure-garden-live-accompaniment\";s:7:\"summary\";s:1268:\"<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._XpYDbxNe > .placeholder {*  display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * {*  box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media {*  } @media only screen and (min-width: 1200px) {*  } @media only screen and (min-width: 992px) and (max-width: 1199px) {*  } @media only screen and (min-width: 768px) and (max-width: 991px) {*  } @media only screen and (max-width: 767px) {*  } </style><div class=\"_5q_94ym8 _lLOzmGqrtD\"><div class=\"_XpYDbxNe _mrvGqDeQIm\" style=\"\"><style></style><script></script></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6InAyc2I3MmVocGphIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJfaWQiOiIyIiwic3R5bGVzIjp7fX19LCJpZCI6bnVsbCwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->\";s:4:\"body\";s:0:\"\";s:5:\"catid\";s:1:\"9\";s:10:\"created_by\";s:3:\"199\";s:16:\"created_by_alias\";s:0:\"\";s:8:\"modified\";s:19:\"2017-08-15 09:18:29\";s:11:\"modified_by\";s:3:\"199\";s:6:\"params\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":152:{s:10:\"enable_css\";s:1:\"1\";s:14:\"jQueryHandling\";s:9:\"1.8remote\";s:21:\"backendJQueryHandling\";s:6:\"remote\";s:8:\"userName\";s:1:\"1\";s:9:\"userImage\";s:1:\"1\";s:15:\"userDescription\";s:1:\"1\";s:7:\"userURL\";s:1:\"1\";s:9:\"userEmail\";s:1:\"0\";s:12:\"userFeedLink\";s:1:\"1\";s:12:\"userFeedIcon\";s:1:\"1\";s:13:\"userItemCount\";s:2:\"10\";s:13:\"userItemTitle\";s:1:\"1\";s:19:\"userItemTitleLinked\";s:1:\"1\";s:19:\"userItemDateCreated\";s:1:\"1\";s:13:\"userItemImage\";s:1:\"1\";s:17:\"userItemIntroText\";s:1:\"1\";s:16:\"userItemCategory\";s:1:\"1\";s:12:\"userItemTags\";s:1:\"1\";s:22:\"userItemCommentsAnchor\";s:1:\"1\";s:16:\"userItemReadMore\";s:1:\"1\";s:17:\"userItemK2Plugins\";s:1:\"1\";s:12:\"tagItemCount\";s:2:\"10\";s:12:\"tagItemTitle\";s:1:\"1\";s:18:\"tagItemTitleLinked\";s:1:\"1\";s:18:\"tagItemDateCreated\";s:1:\"1\";s:12:\"tagItemImage\";s:1:\"1\";s:16:\"tagItemIntroText\";s:1:\"1\";s:15:\"tagItemCategory\";s:1:\"1\";s:15:\"tagItemReadMore\";s:1:\"1\";s:18:\"tagItemExtraFields\";s:1:\"0\";s:11:\"tagOrdering\";s:0:\"\";s:11:\"tagFeedLink\";s:1:\"1\";s:11:\"tagFeedIcon\";s:1:\"1\";s:16:\"genericItemCount\";s:2:\"10\";s:16:\"genericItemTitle\";s:1:\"1\";s:22:\"genericItemTitleLinked\";s:1:\"1\";s:22:\"genericItemDateCreated\";s:1:\"1\";s:16:\"genericItemImage\";s:1:\"1\";s:20:\"genericItemIntroText\";s:1:\"1\";s:19:\"genericItemCategory\";s:1:\"1\";s:19:\"genericItemReadMore\";s:1:\"1\";s:22:\"genericItemExtraFields\";s:1:\"0\";s:15:\"genericFeedLink\";s:1:\"1\";s:15:\"genericFeedIcon\";s:1:\"1\";s:9:\"feedLimit\";s:2:\"10\";s:13:\"feedItemImage\";s:1:\"1\";s:11:\"feedImgSize\";s:1:\"S\";s:17:\"feedItemIntroText\";s:1:\"1\";s:17:\"feedTextWordLimit\";s:0:\"\";s:16:\"feedItemFullText\";s:1:\"1\";s:12:\"feedItemTags\";s:1:\"0\";s:13:\"feedItemVideo\";s:1:\"0\";s:15:\"feedItemGallery\";s:1:\"0\";s:19:\"feedItemAttachments\";s:1:\"0\";s:14:\"feedBogusEmail\";s:0:\"\";s:16:\"introTextCleanup\";s:1:\"0\";s:27:\"introTextCleanupExcludeTags\";s:0:\"\";s:23:\"introTextCleanupTagAttr\";s:0:\"\";s:15:\"fullTextCleanup\";s:1:\"0\";s:26:\"fullTextCleanupExcludeTags\";s:0:\"\";s:22:\"fullTextCleanupTagAttr\";s:0:\"\";s:12:\"xssFiltering\";s:1:\"0\";s:14:\"linkPopupWidth\";s:3:\"900\";s:15:\"linkPopupHeight\";s:3:\"600\";s:13:\"imagesQuality\";s:3:\"100\";s:11:\"itemImageXS\";s:3:\"100\";s:10:\"itemImageS\";s:3:\"200\";s:10:\"itemImageM\";s:3:\"400\";s:10:\"itemImageL\";s:3:\"600\";s:11:\"itemImageXL\";s:3:\"900\";s:16:\"itemImageGeneric\";s:3:\"900\";s:13:\"catImageWidth\";s:3:\"100\";s:15:\"catImageDefault\";s:1:\"1\";s:14:\"userImageWidth\";s:3:\"100\";s:16:\"userImageDefault\";s:1:\"1\";s:17:\"commenterImgWidth\";s:2:\"48\";s:17:\"onlineImageEditor\";s:9:\"sumopaint\";s:14:\"imageTimestamp\";s:1:\"0\";s:16:\"imageMemoryLimit\";s:0:\"\";s:16:\"socialButtonCode\";s:0:\"\";s:15:\"twitterUsername\";s:0:\"\";s:16:\"facebookMetatags\";s:1:\"1\";s:13:\"facebookImage\";s:6:\"XSmall\";s:8:\"comments\";s:1:\"2\";s:16:\"commentsOrdering\";s:4:\"DESC\";s:13:\"commentsLimit\";s:2:\"10\";s:20:\"commentsFormPosition\";s:5:\"below\";s:18:\"commentsPublishing\";s:1:\"1\";s:17:\"commentsReporting\";s:1:\"2\";s:23:\"commentsReportRecipient\";s:0:\"\";s:24:\"inlineCommentsModeration\";s:1:\"0\";s:8:\"gravatar\";s:1:\"1\";s:8:\"antispam\";s:1:\"0\";s:22:\"recaptchaForRegistered\";s:1:\"1\";s:20:\"akismetForRegistered\";s:1:\"1\";s:17:\"commentsFormNotes\";s:1:\"1\";s:21:\"commentsFormNotesText\";s:0:\"\";s:15:\"frontendEditing\";s:1:\"1\";s:12:\"showImageTab\";s:1:\"1\";s:19:\"showImageGalleryTab\";s:1:\"1\";s:12:\"showVideoTab\";s:1:\"1\";s:18:\"showExtraFieldsTab\";s:1:\"1\";s:18:\"showAttachmentsTab\";s:1:\"1\";s:13:\"showK2Plugins\";s:1:\"1\";s:22:\"sideBarDisplayFrontend\";s:1:\"0\";s:12:\"mergeEditors\";s:1:\"1\";s:14:\"sideBarDisplay\";s:1:\"1\";s:17:\"attachmentsFolder\";s:0:\"\";s:16:\"hideImportButton\";s:1:\"0\";s:12:\"googleSearch\";s:1:\"0\";s:21:\"googleSearchContainer\";s:23:\"k2GoogleSearchContainer\";s:13:\"K2UserProfile\";s:1:\"1\";s:11:\"K2UserGroup\";s:1:\"1\";s:8:\"redirect\";s:3:\"499\";s:11:\"adminSearch\";s:6:\"simple\";s:12:\"cookieDomain\";s:0:\"\";s:16:\"gatherStatistics\";s:1:\"1\";s:13:\"taggingSystem\";s:1:\"1\";s:8:\"lockTags\";s:1:\"0\";s:13:\"showTagFilter\";s:1:\"0\";s:9:\"k2TagNorm\";s:1:\"0\";s:13:\"k2TagNormCase\";s:5:\"lower\";s:31:\"k2TagNormAdditionalReplacements\";s:0:\"\";s:20:\"recaptcha_public_key\";s:9:\"demoadmin\";s:21:\"recaptcha_private_key\";s:15:\"7e2DYi5G1Rlibph\";s:15:\"recaptcha_theme\";s:5:\"clean\";s:11:\"recaptchaV2\";s:1:\"1\";s:23:\"recaptchaOnRegistration\";s:1:\"0\";s:13:\"akismetApiKey\";s:0:\"\";s:13:\"stopForumSpam\";s:1:\"0\";s:19:\"stopForumSpamApiKey\";s:0:\"\";s:18:\"profilePageDisplay\";s:1:\"0\";s:21:\"showItemsCounterAdmin\";s:1:\"1\";s:17:\"showChildCatItems\";s:1:\"1\";s:22:\"disableCompactOrdering\";s:1:\"0\";s:13:\"metaDescLimit\";s:3:\"150\";s:22:\"enforceSEFReplacements\";s:1:\"0\";s:15:\"SEFReplacements\";s:2768:\"À|A, Á|A, Â|A, Ã|A, Ä|A, Å|A, à|a, á|a, â|a, ã|a, ä|a, å|a, Ā|A, ā|a, Ă|A, ă|a, Ą|A, ą|a, Ç|C, ç|c, Ć|C, ć|c, Ĉ|C, ĉ|c, Ċ|C, ċ|c, Č|C, č|c, Ð|D, ð|d, Ď|D, ď|d, Đ|D, đ|d, È|E, É|E, Ê|E, Ë|E, è|e, é|e, ê|e, ë|e, Ē|E, ē|e, Ĕ|E, ĕ|e, Ė|E, ė|e, Ę|E, ę|e, Ě|E, ě|e, Ĝ|G, ĝ|g, Ğ|G, ğ|g, Ġ|G, ġ|g, Ģ|G, ģ|g, Ĥ|H, ĥ|h, Ħ|H, ħ|h, Ì|I, Í|I, Î|I, Ï|I, ì|i, í|i, î|i, ï|i, Ĩ|I, ĩ|i, Ī|I, ī|i, Ĭ|I, ĭ|i, Į|I, į|i, İ|I, ı|i, Ĵ|J, ĵ|j, Ķ|K, ķ|k, ĸ|k, Ĺ|L, ĺ|l, Ļ|L, ļ|l, Ľ|L, ľ|l, Ŀ|L, ŀ|l, Ł|L, ł|l, Ñ|N, ñ|n, Ń|N, ń|n, Ņ|N, ņ|n, Ň|N, ň|n, ŉ|n, Ŋ|N, ŋ|n, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ø|O, ò|o, ó|o, ô|o, õ|o, ö|o, ø|o, Ō|O, ō|o, Ŏ|O, ŏ|o, Ő|O, ő|o, Ŕ|R, ŕ|r, Ŗ|R, ŗ|r, Ř|R, ř|r, Ś|S, ś|s, Ŝ|S, ŝ|s, Ş|S, ş|s, Š|S, š|s, ſ|s, Ţ|T, ţ|t, Ť|T, ť|t, Ŧ|T, ŧ|t, Ù|U, Ú|U, Û|U, Ü|U, ù|u, ú|u, û|u, ü|u, Ũ|U, ũ|u, Ū|U, ū|u, Ŭ|U, ŭ|u, Ů|U, ů|u, Ű|U, ű|u, Ų|U, ų|u, Ŵ|W, ŵ|w, Ý|Y, ý|y, ÿ|y, Ŷ|Y, ŷ|y, Ÿ|Y, Ź|Z, ź|z, Ż|Z, ż|z, Ž|Z, ž|z, α|a, β|b, γ|g, δ|d, ε|e, ζ|z, η|h, θ|th, ι|i, κ|k, λ|l, μ|m, ν|n, ξ|x, ο|o, π|p, ρ|r, σ|s, τ|t, υ|y, φ|f, χ|ch, ψ|ps, ω|w, Α|A, Β|B, Γ|G, Δ|D, Ε|E, Ζ|Z, Η|H, Θ|Th, Ι|I, Κ|K, Λ|L, Μ|M, Ξ|X, Ο|O, Π|P, Ρ|R, Σ|S, Τ|T, Υ|Y, Φ|F, Χ|Ch, Ψ|Ps, Ω|W, ά|a, έ|e, ή|h, ί|i, ό|o, ύ|y, ώ|w, Ά|A, Έ|E, Ή|H, Ί|I, Ό|O, Ύ|Y, Ώ|W, ϊ|i, ΐ|i, ϋ|y, ς|s, А|A, Ӑ|A, Ӓ|A, Ә|E, Ӛ|E, Ӕ|E, Б|B, В|V, Г|G, Ґ|G, Ѓ|G, Ғ|G, Ӷ|G, y|Y, Д|D, Е|E, Ѐ|E, Ё|YO, Ӗ|E, Ҽ|E, Ҿ|E, Є|YE, Ж|ZH, Ӂ|DZH, Җ|ZH, Ӝ|DZH, З|Z, Ҙ|Z, Ӟ|DZ, Ӡ|DZ, Ѕ|DZ, И|I, Ѝ|I, Ӥ|I, Ӣ|I, І|I, Ї|JI, Ӏ|I, Й|Y, Ҋ|Y, Ј|J, К|K, Қ|Q, Ҟ|Q, Ҡ|K, Ӄ|Q, Ҝ|K, Л|L, Ӆ|L, Љ|L, М|M, Ӎ|M, Н|N, Ӊ|N, Ң|N, Ӈ|N, Ҥ|N, Њ|N, О|O, Ӧ|O, Ө|O, Ӫ|O, Ҩ|O, П|P, Ҧ|PF, Р|P, Ҏ|P, С|S, Ҫ|S, Т|T, Ҭ|TH, Ћ|T, Ќ|K, У|U, Ў|U, Ӳ|U, Ӱ|U, Ӯ|U, Ү|U, Ұ|U, Ф|F, Х|H, Ҳ|H, Һ|H, Ц|TS, Ҵ|TS, Ч|CH, Ӵ|CH, Ҷ|CH, Ӌ|CH, Ҹ|CH, Џ|DZ, Ш|SH, Щ|SHT, Ъ|A, Ы|Y, Ӹ|Y, Ь|Y, Ҍ|Y, Э|E, Ӭ|E, Ю|YU, Я|YA, а|a, ӑ|a, ӓ|a, ә|e, ӛ|e, ӕ|e, б|b, в|v, г|g, ґ|g, ѓ|g, ғ|g, ӷ|g, y|y, д|d, е|e, ѐ|e, ё|yo, ӗ|e, ҽ|e, ҿ|e, є|ye, ж|zh, ӂ|dzh, җ|zh, ӝ|dzh, з|z, ҙ|z, ӟ|dz, ӡ|dz, ѕ|dz, и|i, ѝ|i, ӥ|i, ӣ|i, і|i, ї|ji, Ӏ|i, й|y, ҋ|y, ј|j, к|k, қ|q, ҟ|q, ҡ|k, ӄ|q, ҝ|k, л|l, ӆ|l, љ|l, м|m, ӎ|m, н|n, ӊ|n, ң|n, ӈ|n, ҥ|n, њ|n, о|o, ӧ|o, ө|o, ӫ|o, ҩ|o, п|p, ҧ|pf, р|p, ҏ|p, с|s, ҫ|s, т|t, ҭ|th, ћ|t, ќ|k, у|u, ў|u, ӳ|u, ӱ|u, ӯ|u, ү|u, ұ|u, ф|f, х|h, ҳ|h, һ|h, ц|ts, ҵ|ts, ч|ch, ӵ|ch, ҷ|ch, ӌ|ch, ҹ|ch, џ|dz, ш|sh, щ|sht, ъ|a, ы|y, ӹ|y, ь|y, ҍ|y, э|e, ӭ|e, ю|yu, я|ya\";s:5:\"k2Sef\";s:1:\"1\";s:13:\"k2SefLabelCat\";s:7:\"content\";s:13:\"k2SefLabelTag\";s:3:\"tag\";s:14:\"k2SefLabelUser\";s:6:\"author\";s:16:\"k2SefLabelSearch\";s:6:\"search\";s:14:\"k2SefLabelDate\";s:4:\"date\";s:14:\"k2SefLabelItem\";s:1:\"0\";s:26:\"k2SefLabelItemCustomPrefix\";s:0:\"\";s:17:\"k2SefInsertItemId\";s:1:\"1\";s:24:\"k2SefItemIdTitleAliasSep\";s:4:\"dash\";s:22:\"k2SefUseItemTitleAlias\";s:1:\"1\";s:16:\"k2SefInsertCatId\";s:1:\"1\";s:23:\"k2SefCatIdTitleAliasSep\";s:4:\"dash\";s:21:\"k2SefUseCatTitleAlias\";s:1:\"1\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:7:\"metakey\";s:0:\"\";s:8:\"metadesc\";s:0:\"\";s:8:\"metadata\";O:24:\"Joomla\\Registry\\Registry\":3:{s:7:\"\0*\0data\";O:8:\"stdClass\":2:{s:6:\"robots\";s:0:\"\";s:6:\"author\";s:0:\"\";}s:14:\"\0*\0initialized\";b:1;s:9:\"separator\";s:1:\".\";}s:8:\"ordering\";s:1:\"3\";s:5:\"trash\";s:1:\"0\";s:9:\"cat_trash\";s:1:\"0\";s:8:\"category\";s:10:\"University\";s:9:\"cat_state\";s:1:\"1\";s:10:\"cat_access\";s:1:\"1\";s:19:\"extra_fields_search\";s:0:\"\";s:12:\"extra_fields\";s:2:\"[]\";s:4:\"slug\";s:41:\"13:the-pleasure-garden-live-accompaniment\";s:7:\"catslug\";s:12:\"9:university\";s:6:\"author\";s:10:\"Super User\";s:6:\"layout\";s:4:\"item\";s:4:\"path\";s:74:\"index.php/2012-11-23-08-17-17/k2/13-the-pleasure-garden-live-accompaniment\";s:10:\"metaauthor\";N;}s:15:\"\0*\0instructions\";a:5:{i:1;a:3:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:2:\"id\";}i:2;a:2:{i:0;s:7:\"summary\";i:1;s:4:\"body\";}i:3;a:9:{i:0;s:4:\"meta\";i:1;s:10:\"list_price\";i:2;s:10:\"sale_price\";i:3;s:7:\"metakey\";i:4;s:8:\"metadesc\";i:5;s:10:\"metaauthor\";i:6;s:6:\"author\";i:7;s:16:\"created_by_alias\";i:8;s:19:\"extra_fields_search\";}i:4;a:2:{i:0;s:4:\"path\";i:1;s:5:\"alias\";}i:5;a:1:{i:0;s:8:\"comments\";}}s:11:\"\0*\0taxonomy\";a:5:{s:4:\"Type\";a:1:{s:7:\"K2 Item\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:7:\"K2 Item\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:6:\"Author\";a:1:{s:10:\"Super User\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"Super User\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:11:\"K2 Category\";a:1:{s:10:\"University\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:10:\"University\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:8:\"Language\";a:1:{s:1:\"*\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:1:\"*\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}s:12:\"Extra fields\";a:1:{s:2:\"[]\";O:7:\"JObject\":4:{s:10:\"\0*\0_errors\";a:0:{}s:5:\"title\";s:2:\"[]\";s:5:\"state\";i:1;s:6:\"access\";i:1;}}}s:3:\"url\";s:39:\"index.php?option=com_k2&view=item&id=13\";s:5:\"route\";s:90:\"index.php?option=com_k2&view=item&id=13:the-pleasure-garden-live-accompaniment&Itemid=1038\";s:5:\"title\";s:40:\"The Pleasure Garden (Live accompaniment)\";s:11:\"description\";s:1:\" \";s:9:\"published\";N;s:5:\"state\";i:0;s:6:\"access\";s:1:\"1\";s:8:\"language\";s:1:\"*\";s:18:\"publish_start_date\";s:19:\"2017-08-10 08:44:12\";s:16:\"publish_end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"start_date\";s:19:\"2017-08-24 06:00:00\";s:8:\"end_date\";s:19:\"0000-00-00 00:00:00\";s:10:\"list_price\";N;s:10:\"sale_price\";N;s:7:\"type_id\";i:1;s:15:\"defaultLanguage\";s:5:\"en-GB\";}');
/*!40000 ALTER TABLE `jos_finder_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms0`
--

DROP TABLE IF EXISTS `jos_finder_links_terms0`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms0` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms0`
--

LOCK TABLES `jos_finder_links_terms0` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms0` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms0` VALUES (1,19,0.09338),(2,19,0.14007),(41,19,0.14007),(4,19,0.42021),(44,19,0.4669),(45,19,0.4669),(47,19,0.4669),(3,19,0.48024),(5,19,0.74704),(3,20,0.84),(1,20,1.68),(1,21,0.93331),(1,22,0.91),(3,22,0.91),(1,23,0.32669),(1,24,0.95669),(1,25,1.07331),(3,26,0.23331),(1,26,0.46662),(4,26,1.16655),(5,26,2.86638),(1,27,0.86331),(1,28,1.09669),(1,29,0.95669),(1,30,1.21331),(1,31,0.46669),(1,32,1.00331),(1,33,1.16669),(1,34,0.14),(3,34,0.28),(4,34,0.28),(5,34,0.84),(1,35,1.00331),(1,36,1.09669),(1,37,0.18669),(44,37,0.18669),(45,37,0.18669),(47,37,0.18669),(4,37,0.37338),(5,37,0.56007),(1,38,0.86331),(1,39,0.95669),(1,40,0.14),(3,40,0.7),(41,40,0.88),(44,40,1.26),(45,40,1.26),(47,40,1.26),(2,40,2),(4,40,2.98),(5,40,3.08),(1,41,0.88669),(2,41,0.88669),(4,41,0.88669),(5,41,0.88669),(1,42,1.09669),(1,43,0.51331),(3,43,0.51331),(1,44,1.05),(1,45,1.14331),(2,46,0.14),(44,46,0.14),(45,46,0.14),(47,46,0.14),(3,46,0.28),(1,46,0.42),(4,46,0.84),(5,46,1.12),(1,47,1.05),(1,48,1.14331),(1,49,1.00331),(1,50,1.09669),(1,51,0.86331),(1,52,0.93331),(1,53,0.09331),(3,53,0.09331),(4,53,0.09331),(5,53,0.18662),(41,53,0.18662),(44,53,0.18662),(45,53,0.18662),(47,53,0.18662),(1,54,0.84),(3,54,0.84),(1,55,1.14331),(1,214,0.37331),(1,215,0.98),(1,216,1.07331),(1,217,0.14),(1,218,0.84),(1,219,0.95669),(1,220,0.79992),(2,220,0.79992),(3,220,0.79992),(4,220,0.79992),(5,220,0.79992),(41,220,0.79992),(44,220,0.79992),(45,220,0.79992),(47,220,0.79992),(50,220,0.79992),(51,220,0.79992),(1,221,3.19992),(2,221,3.19992),(3,221,3.19992),(4,221,3.19992),(5,221,3.19992),(41,221,3.19992),(44,221,3.19992),(45,221,3.19992),(47,221,3.19992),(50,221,3.19992),(51,221,3.19992),(2,516,0.88669),(2,517,0.95669),(2,518,0.88669),(2,519,0.95669),(2,520,0.84),(2,521,0.91),(2,522,0.42),(2,523,1.00331),(2,524,1.19),(2,525,0.23331),(2,526,1.00331),(2,527,1.07331),(2,528,0.23331),(2,529,0.93331),(2,530,1.05),(2,531,0.28),(2,532,0.93331),(2,533,1.00331),(2,534,0.95669),(2,535,1.09669),(2,536,4.56321),(2,537,4.93321),(2,538,0.93331),(2,539,1.16669),(2,540,1.91338),(2,541,1.02669),(2,543,1.07331),(2,544,0.84),(2,545,0.91),(2,546,1.05),(2,547,1.16669),(2,548,0.86331),(5,548,0.86331),(44,548,0.86331),(45,548,0.86331),(47,548,0.86331),(2,549,1.07331),(2,550,0.93331),(2,551,1.07331),(2,552,0.37331),(4,552,0.37331),(2,553,1.12),(2,554,1.35331),(2,555,0.88669),(4,555,0.88669),(2,556,1.00331),(2,557,0.23331),(2,558,0.93331),(2,559,1.00331),(2,560,0.37331),(2,561,1.07331),(2,562,1.16669),(2,563,0.18662),(44,563,0.18662),(45,563,0.18662),(47,563,0.18662),(4,563,0.27993),(5,563,0.46655),(2,564,0.93331),(2,565,1.14331),(2,566,0.84),(2,567,0.93331),(44,1002,0.28),(45,1002,0.28),(47,1002,0.28),(2,1002,1.68),(44,1003,0.93331),(45,1003,0.93331),(47,1003,0.93331),(2,1003,1.86662),(2,1004,1.14331),(2,1005,1.07331),(2,1006,0.98),(2,1007,1.07331),(2,1008,0.91),(2,1009,0.98),(2,1010,1.00331),(2,1011,1.09669),(2,1012,1.07331),(2,1013,1.23669),(3,1014,0.14),(5,1014,0.14),(2,1014,0.28),(2,1015,0.81669),(2,1016,0.93331),(2,1017,0.84),(2,1018,1.00331),(2,1019,0.65338),(2,1020,0.98),(2,1021,1.07331),(2,1022,0.93331),(2,1023,1.14331),(2,1024,0.14),(5,1024,0.28),(2,1025,0.91),(2,1026,1.09669),(2,1027,0.23331),(3,1027,0.23331),(5,1027,0.23331),(2,1028,0.93331),(2,1029,1.07331),(2,1030,0.18669),(41,1030,0.98679),(2,1031,0.86331),(2,1032,0.98),(2,1033,0.23331),(44,1033,0.23331),(45,1033,0.23331),(47,1033,0.23331),(5,1033,0.69993),(2,1034,0.93331),(2,1035,1.05),(2,1036,0.56007),(5,1036,0.93345),(2,1037,2.94),(2,1038,1.12),(2,1039,1.14331),(2,1040,1.09669),(2,1041,0.23331),(3,1041,0.23331),(4,1041,0.23331),(5,1041,0.23331),(2,1042,0.91),(2,1043,1.09669),(3,1044,0.09331),(2,1044,0.18662),(4,1044,0.18662),(5,1044,0.18662),(50,1044,0.49321),(2,1045,0.81669),(2,1046,0.98),(2,1047,0.84),(5,1047,0.84),(2,1048,0.93331),(2,1049,0.23331),(2,1050,0.95669),(2,1051,1.16669),(5,1052,0.37338),(2,1052,0.56007),(4,1052,0.74676),(2,1053,0.91),(2,1054,1.05),(2,1055,1.91338),(2,1056,1.09669),(2,1057,1.09669),(2,1058,1.26),(2,1059,3.21993),(2,1060,1.21331),(2,1061,1.23669),(2,1062,1.30669),(2,1063,0.23331),(3,1063,0.23331),(4,1063,0.23331),(2,1064,0.95669),(2,1065,1.12),(2,1066,0.18669),(4,1066,0.18669),(5,1066,0.18669),(2,1067,0.86331),(5,1067,0.86331),(2,1068,1.05),(2,1069,0.51331),(2,1070,1.07331),(2,1071,1.14331),(3,1545,1.77338),(5,1545,1.77338),(3,1546,0.98),(3,1547,1.05),(3,1548,0.84),(3,1549,1.00331),(3,1550,4.68679),(3,1551,5.55),(3,1552,0.91),(3,1553,1.21331),(3,1554,0.93331),(3,1555,1.19),(3,1556,0.28),(44,1556,1.48),(3,1557,0.93331),(3,1558,1.00331),(3,1559,0.23331),(5,1559,0.23331),(3,1560,1.02669),(3,1561,1.14331),(3,1562,0.91),(3,1563,0.98),(3,1564,0.86331),(3,1565,0.98),(3,1566,0.18662),(3,1567,0.88669),(3,1568,0.95669),(3,1569,0.81669),(3,1570,0.93331),(3,1571,0.09331),(3,1572,1.00331),(3,1573,1.12),(3,1574,0.98),(3,1575,1.16669),(3,1576,0.88669),(5,1576,0.88669),(3,1577,0.95669),(5,1577,0.95669),(3,1578,0.95669),(3,1579,1.02669),(3,1580,0.91),(3,1581,0.98),(3,1582,0.93331),(3,1583,1.07331),(3,1584,0.88669),(3,1585,0.95669),(3,1586,0.86331),(4,1586,0.86331),(3,1587,1.05),(3,1588,1.14331),(3,1828,0.32669),(3,1829,1.02669),(3,1830,1.12),(3,1831,0.86331),(5,1831,0.86331),(3,1832,1.07331),(3,1833,0.88669),(3,1834,1.00331),(3,1835,0.28),(5,1835,0.28),(3,1836,0.98),(3,1837,1.07331),(3,1838,0.98),(3,1839,1.07331),(3,1840,0.86331),(3,1841,0.93331),(3,1842,0.95669),(3,1843,1.05),(3,1844,0.56),(3,1845,1.23669),(3,1846,1.33),(3,1847,0.56),(3,1848,1.09669),(3,1849,1.21331),(3,1850,0.18669),(3,1851,0.86331),(3,1852,0.98),(4,2147,0.81669),(4,2148,0.98),(4,2149,0.81669),(4,2150,1.02669),(4,2151,1.77338),(4,2152,1.96),(4,2153,0.84),(4,2154,0.98),(4,2155,0.86331),(4,2156,0.98),(4,2157,1.82),(4,2158,0.98),(4,2159,1.00331),(4,2160,0.91),(4,2161,1.02669),(4,2162,1.96),(5,2162,3.92),(4,2163,1.07331),(4,2164,1.09669),(4,2165,1.00331),(4,2166,1.07331),(4,2167,0.93331),(5,2167,0.93331),(4,2168,1.07331),(4,2169,0.98),(4,2170,1.07331),(4,2171,0.37331),(4,2172,1.19),(4,2173,1.35331),(4,2174,0.93331),(4,2175,1.07331),(4,2176,0.84),(4,2177,0.95669),(4,2178,0.32669),(4,2179,1.02669),(4,2180,1.16669),(4,2181,0.23331),(4,2182,0.88669),(4,2183,0.95669),(4,2184,1.05),(4,2185,1.12),(4,2186,0.93331),(4,2187,1.19),(4,2188,0.23331),(4,2189,0.95669),(4,2190,1.12),(4,2191,0.93331),(4,2192,1.14331),(4,2193,0.88669),(4,2194,1.02669),(4,2195,1.02669),(4,2196,1.12),(4,2197,0.91),(4,2198,1.02669),(4,2199,0.95669),(4,2200,1.07331),(4,2201,0.88669),(4,2202,1.09669),(4,2203,0.86331),(4,2204,0.98),(4,2205,1.05),(4,2206,1.23669),(4,2207,1.00331),(4,2208,1.12),(4,2209,0.88669),(4,2210,1.00331),(4,2211,0.88669),(4,2212,0.98),(4,2213,1.05),(4,2214,0.86331),(4,2215,1.00331),(4,2216,0.98),(4,2217,1.07331),(4,2218,4.68679),(4,2219,0.88669),(4,2220,1.02669),(4,2221,0.86331),(4,2222,1.00331),(4,2223,0.28),(4,2224,1.00331),(4,2225,1.16669),(4,2226,0.32669),(4,2227,1.02669),(4,2228,1.12),(5,2229,0.28),(4,2229,0.42),(4,2230,0.88669),(4,2231,1.02669),(4,2232,0.88669),(4,2233,1.00331),(4,2234,0.91),(4,2235,1.00331),(4,2236,1.00331),(4,2237,1.09669),(4,2238,0.81669),(4,2239,0.93331),(4,2240,0.81669),(4,2241,0.95669),(4,2242,1.02669),(4,2243,1.09669),(4,2244,1.05),(4,2245,1.12),(4,2246,1.07331),(4,2247,1.05),(4,2248,0.28),(4,2249,0.93331),(4,2250,1.07331),(5,2251,0.79331),(4,2251,1.58662),(4,2252,0.98),(4,2253,0.98),(4,2254,0.88669),(4,2255,1.05),(4,2256,0.91),(4,2257,1.00331),(4,2925,0.37331),(4,2926,0.98),(4,2927,1.19),(4,2928,0.32669),(4,2929,0.93331),(4,2930,1.00331),(4,2931,0.23331),(4,2932,0.88669),(4,2933,1.00331),(4,2934,0.14),(4,2935,0.91),(4,2936,1.09669),(4,2937,0.18669),(4,2938,0.86331),(4,2939,0.93331),(4,2940,0.28),(4,2941,0.93331),(4,2942,1.09669),(4,2943,0.23331),(4,2944,0.93331),(4,2945,1.00331),(4,2946,0.93331),(4,2947,1.00331),(4,2948,0.88669),(4,2949,0.98),(4,2950,0.86331),(4,2951,0.98),(4,2952,0.98),(4,2953,1.07331),(4,2954,0.93331),(4,2955,1.09669),(4,2956,0.88669),(4,2957,1.07331),(4,2958,0.98),(4,2959,1.14331),(4,2960,0.65338),(4,2961,0.93331),(4,2962,1.09669),(4,2963,0.95669),(4,2964,1.09669),(4,2965,0.32669),(4,2966,0.98),(4,2967,1.12),(4,2968,0.74662),(4,2969,0.95669),(4,2970,1.07331),(4,2971,0.98),(4,2972,1.09669),(4,2973,0.51331),(4,2974,1.16669),(4,2975,1.28331),(4,2976,0.88669),(4,2977,1.00331),(4,2978,0.23331),(5,2978,0.23331),(4,2979,0.91),(4,2980,1.02669),(4,2981,0.23331),(44,2981,0.23331),(45,2981,0.23331),(47,2981,0.23331),(4,2982,0.88669),(4,2983,1.00331),(4,2984,0.18669),(4,2985,0.86331),(4,2986,0.93331),(4,2987,0.32669),(4,2988,0.95669),(4,2989,1.09669),(4,2990,0.42),(4,2991,1.07331),(4,2992,1.14331),(5,4155,0.84),(5,4156,1.09669),(5,4157,0.86331),(5,4158,1.05),(5,4159,0.98),(5,4160,1.26),(5,4161,1.96),(5,4162,0.88669),(5,4163,1.14331),(5,4164,1.63338),(5,4165,1.77338),(5,4166,0.84),(5,4167,1.05),(5,4168,1.96),(5,4169,2.14662),(5,4170,0.98),(5,4171,1.09669),(5,4172,1.86662),(5,4173,2.14662),(5,4174,0.91),(5,4175,1.09669),(5,4176,0.84),(5,4177,0.95669),(5,4178,0.95669),(5,4179,1.09669),(5,4180,4.29324),(5,4181,2.32339),(5,4182,2.83339),(5,4183,2.6666),(5,4184,3.2666),(5,4185,1.02669),(5,4186,0.91),(5,4187,0.98),(5,4188,0.28),(5,4189,1.21338),(5,4190,1.16669),(5,4191,1.23669),(5,4192,1.07331),(5,4193,1.16669),(5,4194,0.65331),(5,4195,1.21331),(5,4196,1.37669),(5,4197,0.91),(5,4198,1.05),(5,4199,0.23331),(5,4200,1.02669),(5,4201,1.16669),(5,4202,0.98),(5,4203,1.07331),(5,4204,1.02669),(5,4205,1.14331),(5,4206,2.58993),(5,4207,1.00331),(5,4208,0.95669),(5,4209,0.95669),(5,4210,0.91),(5,4211,1.05),(5,4212,0.95669),(5,4213,1.16669),(5,4214,1.02669),(5,4215,1.23669),(5,4216,0.88669),(5,4217,1.09669),(5,4218,0.86331),(5,4219,1.07331),(5,4220,1.07331),(5,4221,1.14331),(5,4222,1.00331),(5,4223,1.16669),(5,4224,3.54676),(5,4225,2.14662),(5,4226,0.95669),(5,4227,0.98),(5,4228,1.00331),(5,4229,1.26),(5,4230,0.98),(5,4231,1.09669),(5,4232,1.86662),(5,4233,2.05338),(5,4234,1.00331),(5,4235,0.91),(5,4236,1.14331),(5,4237,0.98),(5,4238,1.02669),(5,4239,0.95669),(5,4240,1.02669),(5,4241,0.95669),(5,4242,0.84),(5,4243,0.98),(5,4244,0.88669),(5,4245,0.95669),(5,4246,0.88669),(5,4247,0.95669),(5,4248,0.91),(5,4249,1.02669),(5,4250,1.05),(5,4251,1.26),(5,4252,0.98),(5,4253,1.05),(5,4254,1.02669),(5,4255,1.16669),(5,4256,0.56),(47,4256,2.96),(5,4257,1.05),(5,4258,1.26),(5,4259,0.32669),(5,4260,0.93331),(5,4261,1.05),(5,4262,0.91),(5,4263,1.05),(5,4264,1.05),(5,4265,1.12),(5,4266,0.95669),(5,4267,1.09669),(5,4268,1.05),(5,4269,1.19),(5,4270,0.88669),(5,4271,0.93331),(5,4272,0.86331),(5,4273,0.93331),(5,4274,0.95669),(5,4275,1.07331),(5,4276,1.05),(5,4277,1.14331),(5,4278,0.28),(5,4279,0.91),(5,4280,1.00331),(5,4281,1.05),(5,4282,0.86331),(5,4283,1.05),(5,4284,0.91),(5,4285,1.07331),(5,4286,0.95669),(5,4287,1.07331),(5,4288,0.98),(5,4289,1.14331),(5,4290,1.68),(5,4291,1.96),(5,5240,0.37338),(5,5241,0.91),(5,5242,1.07331),(5,5243,0.88669),(5,5244,0.95669),(5,5245,0.42),(5,5246,1.07331),(5,5247,1.16669),(5,5248,0.28),(5,5249,0.91),(5,5250,0.98),(5,5251,1.02669),(5,5252,0.84),(5,5253,1.02669),(5,5254,0.95669),(5,5255,1.14331),(5,5256,0.95669),(5,5257,1.05),(5,5258,0.84),(5,5259,1.00331),(5,5260,0.93331),(5,5261,1.02669),(5,5262,0.93331),(5,5263,1.14331),(5,5264,0.32669),(5,5265,0.93331),(5,5266,1.14331),(5,5267,0.28),(41,5267,0.28),(44,5267,0.84),(45,5267,0.84),(47,5267,0.84),(5,5268,0.91),(5,5269,1.09669),(5,5270,1.77338),(5,5271,1.91338),(5,5272,0.95669),(5,5273,1.05),(5,5274,1.14331),(5,5275,1.33),(5,5276,0.93331),(5,5277,1.02669),(5,5278,0.93331),(5,5279,1.09669),(5,5280,0.91),(5,5281,1.07331),(5,5282,0.91),(5,5283,1.07331),(5,5284,0.98),(5,5285,1.05),(5,5286,0.84),(5,5287,0.98),(5,5288,0.98),(5,5289,0.95669),(5,5290,1.19),(5,5291,0.91),(5,5292,1.00331),(5,5293,0.18669),(5,5294,0.88669),(5,5295,0.98),(5,5296,0.42),(5,5297,0.98),(5,5298,1.23669),(5,5299,0.88669),(5,5300,1.07331),(5,5301,0.37331),(5,5302,0.95669),(5,5303,1.12),(5,5304,0.98),(5,5305,0.42),(5,5306,1.05),(5,5307,1.16669),(44,16428,0.18669),(45,16428,0.18669),(47,16428,0.18669),(41,16428,0.56007),(44,16806,0.14),(45,16806,0.14),(47,16806,0.14),(41,16806,0.42),(44,16807,0.88669),(45,16807,0.88669),(47,16807,0.88669),(41,16807,2.66007),(44,17432,0.86331),(45,17432,0.86331),(47,17432,0.86331),(44,17433,1.09669),(45,17433,1.09669),(47,17433,1.09669),(44,17434,0.84),(45,17434,0.84),(47,17434,0.84),(44,17435,0.91),(45,17435,0.91),(47,17435,0.91),(44,17436,0.84),(45,17436,0.84),(47,17436,0.84),(44,17437,1.12),(45,17437,1.12),(47,17437,1.12),(44,17438,0.86331),(45,17438,0.86331),(47,17438,0.86331),(44,17439,1.00331),(45,17439,1.00331),(47,17439,1.00331),(44,17440,1.02669),(45,17440,1.02669),(47,17440,1.02669),(44,17441,1.19),(45,17441,1.19),(47,17441,1.19),(44,17442,0.84),(45,17442,0.84),(47,17442,0.84),(44,17443,0.95669),(45,17443,0.95669),(47,17443,0.95669),(44,17444,0.86331),(45,17444,0.86331),(47,17444,0.86331),(44,17445,0.93331),(45,17445,0.93331),(47,17445,0.93331),(44,17446,0.88669),(45,17446,0.88669),(47,17446,0.88669),(44,17447,1.00331),(45,17447,1.00331),(47,17447,1.00331),(44,17448,0.88669),(45,17448,0.88669),(47,17448,0.88669),(44,17449,0.98),(45,17449,0.98),(47,17449,0.98),(44,17450,0.93331),(45,17450,0.93331),(47,17450,0.93331),(44,17451,1.00331),(45,17451,1.00331),(47,17451,1.00331),(44,17452,0.37331),(45,17452,0.37331),(47,17452,0.37331),(44,17453,1.12),(45,17453,1.12),(47,17453,1.12),(44,17454,1.19),(45,17454,1.19),(47,17454,1.19),(44,17455,0.51331),(45,17455,0.51331),(47,17455,0.51331),(44,17456,1.02669),(45,17456,1.02669),(47,17456,1.02669),(44,17457,1.21331),(45,17457,1.21331),(47,17457,1.21331),(44,17464,1.05),(45,17464,1.05),(47,17464,1.05),(44,17465,1.12),(45,17465,1.12),(47,17465,1.12),(44,17466,0.93331),(45,17466,0.93331),(47,17466,0.93331),(44,17467,1.05),(45,17467,1.05),(47,17467,1.05),(44,17468,1.91338),(45,17468,1.91338),(47,17468,1.91338),(44,17469,1.07331),(45,17469,1.07331),(47,17469,1.07331),(44,17470,1.02669),(45,17470,1.02669),(47,17470,1.02669),(44,17471,0.81669),(45,17471,0.81669),(47,17471,0.81669),(44,17472,0.98),(45,17472,0.98),(47,17472,0.98),(44,17473,0.88669),(45,17473,0.88669),(47,17473,0.88669),(44,17474,0.95669),(45,17474,0.95669),(47,17474,0.95669),(44,17475,0.91),(45,17475,0.91),(47,17475,0.91),(44,17476,1.09669),(45,17476,1.09669),(47,17476,1.09669),(44,17477,0.98),(45,17477,0.98),(47,17477,0.98),(41,17478,1.05),(44,17478,2.1),(45,17478,2.1),(47,17478,2.1),(41,17479,1.26),(44,17479,2.52),(45,17479,2.52),(47,17479,2.52),(44,17480,0.86331),(45,17480,0.86331),(47,17480,0.86331),(44,17481,0.98),(45,17481,0.98),(47,17481,0.98),(44,17482,0.88669),(45,17482,0.88669),(47,17482,0.88669),(44,17483,1.14331),(45,17483,1.14331),(47,17483,1.14331),(44,17484,0.93331),(45,17484,0.93331),(47,17484,0.93331),(44,17485,1.00331),(45,17485,1.00331),(47,17485,1.00331),(44,17486,0.88669),(45,17486,0.88669),(47,17486,0.88669),(44,17487,1.07331),(45,17487,1.07331),(47,17487,1.07331),(44,17488,1.09669),(45,17488,1.09669),(47,17488,1.09669),(44,17489,1.28331),(45,17489,1.28331),(47,17489,1.28331),(44,17490,0.84),(45,17490,0.84),(47,17490,0.84),(44,17491,1.00331),(45,17491,1.00331),(47,17491,1.00331),(44,17902,1.09669),(45,17902,1.09669),(47,17902,1.09669),(44,17903,0.32669),(45,17903,0.32669),(47,17903,0.32669),(44,17904,1.05),(45,17904,1.05),(47,17904,1.05),(44,17905,1.14331),(45,17905,1.14331),(47,17905,1.14331),(44,17906,0.74662),(45,17906,0.74662),(47,17906,0.74662),(44,17907,2.14662),(45,17907,2.14662),(47,17907,2.14662),(44,17908,2.33338),(45,17908,2.33338),(47,17908,2.33338),(41,17909,0.98),(44,17909,1.96),(45,17909,1.96),(47,17909,1.96),(41,17910,1.09669),(44,17910,2.19338),(45,17910,2.19338),(47,17910,2.19338),(44,17911,1.00331),(45,17911,1.00331),(47,17911,1.00331),(44,17912,1.12),(45,17912,1.12),(47,17912,1.12),(44,17913,0.91),(45,17913,0.91),(47,17913,0.91),(44,17914,1.05),(45,17914,1.05),(47,17914,1.05),(44,17915,1.02669),(45,17915,1.02669),(47,17915,1.02669),(44,17916,0.23331),(45,17916,0.23331),(47,17916,0.23331),(44,17917,0.95669),(45,17917,0.95669),(47,17917,0.95669),(44,17918,1.02669),(45,17918,1.02669),(47,17918,1.02669),(44,17919,0.84),(45,17919,0.84),(47,17919,0.84),(44,17920,0.98),(45,17920,0.98),(47,17920,0.98),(44,17921,1.19),(45,17921,1.19),(47,17921,1.19),(44,17922,0.98),(45,17922,0.98),(47,17922,0.98),(44,17923,1.16669),(45,17923,1.16669),(47,17923,1.16669),(44,17924,0.28),(45,17924,0.28),(47,17924,0.28),(44,17925,0.98),(45,17925,0.98),(47,17925,0.98),(44,17926,1.12),(45,17926,1.12),(47,17926,1.12),(41,17927,0.37331),(44,17927,1.11993),(45,17927,1.11993),(47,17927,1.11993),(44,17928,1.02669),(45,17928,1.02669),(47,17928,1.02669),(44,17929,1.09669),(45,17929,1.09669),(47,17929,1.09669),(44,17930,0.88669),(45,17930,0.88669),(47,17930,0.88669),(44,17931,1.02669),(45,17931,1.02669),(47,17931,1.02669),(44,18823,1.02669),(45,18823,1.02669),(47,18823,1.02669),(44,18824,1.16669),(45,18824,1.16669),(47,18824,1.16669),(41,24163,0.93331),(41,24164,1.02669),(41,24165,0.88669),(41,24166,1.00331),(41,24167,0.91),(41,24168,1.00331),(41,24169,0.55986),(41,24170,1.77338),(41,24171,1.00331),(41,24172,1.05),(41,24173,0.95669),(41,24174,1.05),(41,24175,0.86331),(41,24176,0.93331),(41,24177,0.91),(41,24178,1.16669),(41,24179,0.91),(41,24180,1.09669),(41,24181,0.74662),(41,24182,0.95669),(41,24183,1.09669),(41,24184,1.05),(41,24185,1.23669),(41,24186,1.40007),(41,24187,0.98),(41,24188,1.19),(41,24189,1.07331),(41,24190,1.33),(41,24191,1.09669),(41,24192,1.19),(41,24193,0.28),(41,24194,1.05),(41,24195,1.16669),(41,24196,0.98007),(41,24197,0.98),(41,24198,1.19),(41,24199,1.02669),(41,24200,1.26),(41,24201,1.00331),(41,24202,1.07331),(41,24203,0.98007),(41,24204,1.07331),(41,24205,1.23669),(41,24206,0.98),(41,24207,1.07331),(41,24208,1.00331),(41,24209,1.16669),(41,24210,0.86331),(41,24211,1.00331),(41,24212,0.95669),(41,24213,1.09669),(41,24214,1.02669),(41,24215,1.16669),(41,24216,4.68679),(41,24217,5.67321),(41,24218,0.18669),(41,24219,0.98),(41,24220,1.21331),(41,24221,0.18669),(41,24222,1.00331),(41,24223,1.07331),(41,24224,0.84),(41,24225,0.95669),(41,24226,0.88669),(41,24227,1.07331),(41,24228,0.84),(41,24229,1.05),(41,24230,1.16669),(41,24231,1.00331),(41,24232,1.14331),(41,24233,1.02669),(41,24234,1.19),(41,24559,0.28),(41,24560,0.93331),(41,24561,1.12),(41,24562,0.56),(41,24563,0.81669),(41,24564,0.98),(41,24565,0.95669),(41,24566,1.16669),(41,24567,0.91),(41,24568,1.14331),(41,24569,0.91),(41,24570,1.07331),(41,24571,0.28),(41,24572,1.05),(41,24573,1.28331),(41,24574,0.93331),(41,24575,1.07331),(41,24576,0.56),(41,24577,1.05),(41,24578,1.19),(41,24579,0.98),(41,24580,1.05),(41,24581,0.37331),(41,24582,0.95669),(41,24583,1.09669),(41,24584,5.18),(41,24585,5.79679),(41,24586,0.95669),(41,24587,1.05),(41,24588,1.12),(41,24589,0.32669),(41,24590,0.95669),(41,24591,1.12),(41,24592,1.11993),(41,24593,1.05),(41,24594,1.30669),(41,24595,0.98),(41,24596,1.09669),(41,24597,1.05),(41,24598,1.23669),(41,24599,0.51331),(41,24600,1.14331),(41,24601,1.26),(44,25504,5.42679),(44,25505,5.79679),(44,25506,1.72679),(44,25507,4.93321),(44,25508,5.79679),(44,25509,1.48),(45,25541,1.48),(45,25542,5.30321),(45,25543,1.97321),(45,25544,5.18),(45,25545,5.92),(47,25613,1.48),(47,25614,5.18),(47,25615,2.9334),(47,25616,2.60661),(50,25658,1.23321),(50,25659,4.81),(50,25660,5.67321),(50,25664,5.42679),(51,25673,3.20679);
/*!40000 ALTER TABLE `jos_finder_links_terms0` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms1`
--

DROP TABLE IF EXISTS `jos_finder_links_terms1`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms1` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms1`
--

LOCK TABLES `jos_finder_links_terms1` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms1` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms1` VALUES (4,2123,0.07),(4,2124,0.91),(4,2125,1.02669),(4,2126,0.35),(4,2127,1.05),(4,2128,1.14331),(4,2129,0.14),(4,2130,0.84),(4,2131,0.98);
/*!40000 ALTER TABLE `jos_finder_links_terms1` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms2`
--

DROP TABLE IF EXISTS `jos_finder_links_terms2`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms2` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms2`
--

LOCK TABLES `jos_finder_links_terms2` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms2` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms2` VALUES (2,123,0.18669),(44,123,0.18669),(45,123,0.18669),(47,123,0.18669),(1,123,0.5334),(4,123,0.56007),(5,123,0.56007),(4,124,0.95669),(1,124,2.7334),(1,125,2.9334),(1,126,0.18669),(2,126,0.18669),(44,126,0.18669),(45,126,0.18669),(47,126,0.18669),(4,126,0.37338),(1,127,0.88669),(2,127,0.88669),(1,128,0.98),(2,128,0.98),(1,129,0.32669),(1,130,0.93331),(1,131,1.02669),(1,171,0.23331),(3,171,0.23331),(5,171,0.56661),(1,172,0.93331),(3,172,0.93331),(1,173,0.98),(3,173,0.98),(3,174,0.18669),(5,174,0.18669),(44,174,0.18669),(45,174,0.18669),(47,174,0.18669),(1,174,0.37338),(1,175,0.88669),(1,176,1.12),(1,177,0.86331),(3,177,0.86331),(1,178,0.95669),(3,178,0.95669),(2,736,0.18669),(2,737,0.86331),(2,738,1.00331),(2,739,0.91),(2,740,1.09669),(2,741,0.18669),(2,742,0.91),(2,743,1.09669),(2,744,0.18669),(2,745,0.88669),(2,746,1.05),(2,747,0.32669),(2,748,1.07331),(2,749,1.19),(2,750,0.46662),(5,750,0.46662),(5,751,0.91),(2,751,1.82),(2,752,1.09669),(2,753,1.07331),(2,754,0.37331),(2,755,0.95669),(2,756,1.09669),(2,757,0.18669),(2,758,1.00331),(2,759,1.16669),(2,760,0.32669),(2,761,1.05),(2,762,1.19),(2,763,0.14),(3,763,0.14),(5,763,0.14),(4,763,0.42),(2,764,0.86331),(2,765,0.95669),(2,851,0.28),(2,852,0.91),(2,853,1.09669),(2,854,0.18669),(5,854,0.18669),(2,855,0.86331),(5,855,0.86331),(2,856,0.98),(3,1712,0.23331),(5,1712,0.23331),(3,1713,0.88669),(3,1714,0.98),(3,1715,0.32669),(3,1716,0.98),(3,1717,1.05),(3,1718,0.14),(3,1719,0.93331),(3,1720,1.12),(3,1721,0.84),(4,1721,1.68),(3,1722,0.98),(3,1774,0.37331),(3,1775,1.07331),(3,1776,1.30669),(3,1777,0.18669),(4,1777,0.18669),(5,1777,0.37338),(44,1777,0.37338),(45,1777,0.37338),(47,1777,0.37338),(3,1778,0.86331),(3,1779,0.95669),(3,1780,0.18669),(3,1781,0.86331),(3,1782,0.98),(4,2572,0.23331),(4,2573,0.93331),(4,2574,1.02669),(4,2575,0.56),(4,2576,0.93331),(4,2577,1.00331),(4,2578,0.91),(4,2579,0.95669),(4,2580,0.14),(41,2580,0.14),(44,2580,0.56),(45,2580,0.56),(47,2580,0.56),(4,2581,0.91),(4,2582,1.05),(4,2583,0.88669),(4,2584,1.00331),(4,2585,1.05),(4,2586,0.88669),(4,2587,1.00331),(4,2588,0.18669),(4,2589,0.86331),(4,2590,0.91),(4,2591,0.86331),(4,2592,1.12),(4,2593,0.14),(5,2593,0.14),(44,2593,0.24),(45,2593,0.24),(47,2593,0.24),(4,2594,0.93331),(4,2595,0.23331),(4,2596,0.95669),(4,2597,1.02669),(4,2598,0.56),(4,2599,0.91),(4,2600,1.02669),(4,2601,1.00331),(4,2602,1.05),(4,2603,0.88669),(4,2604,1.05),(4,2605,1.09669),(4,2606,0.93331),(4,2712,0.32669),(4,2713,0.98),(4,2714,1.19),(4,2715,0.86331),(5,2715,0.86331),(4,2716,0.95669),(4,2717,0.18669),(5,2717,0.37338),(4,2718,0.86331),(4,2719,1.02669),(4,2720,0.74662),(4,2721,0.95669),(4,2722,1.12),(4,2723,1.02669),(4,2724,1.19),(5,4739,0.88669),(5,4740,1.00331),(5,4741,0.91),(5,4742,1.09669),(5,4743,0.88669),(5,4744,1.09669),(5,4745,0.86331),(5,4746,0.95669),(5,4747,0.95669),(5,4748,1.12),(5,4749,0.98),(5,4750,0.98),(5,4751,1.07331),(5,4752,0.91),(5,4753,1.00331),(5,4754,0.37338),(5,4755,0.88669),(5,4756,0.95669),(5,4757,1.05),(5,4758,1.14331),(5,4955,0.37331),(5,4956,0.95669),(5,4957,1.02669),(5,4958,0.32669),(5,4959,1.00331),(5,4960,1.21331),(5,4961,2.49339),(5,4962,0.5334),(5,4963,2.8666),(5,4964,0.98),(5,4965,1.16669),(5,4966,1.00331),(5,4967,0.95669),(5,4968,1.16669),(5,4969,0.86331),(5,4970,0.95669),(5,4971,0.46662),(5,4972,0.91),(5,4973,1.00331),(5,4974,0.88669),(5,4975,1.05),(5,4976,0.88669),(5,4977,1.00331),(5,4978,0.28),(5,4979,1.68),(5,4980,1.00331),(5,4981,0.95669),(5,4982,1.07331),(41,16615,1.16655),(44,16615,2.79972),(45,16615,2.79972),(47,16615,2.79972),(44,17636,0.04669),(45,17636,0.04669),(47,17636,0.04669),(44,17637,0.91),(45,17637,0.91),(47,17637,0.91),(44,17638,0.65331),(45,17638,0.65331),(47,17638,0.65331),(44,17639,1.21331),(45,17639,1.21331),(47,17639,1.21331),(44,17640,1.28331),(45,17640,1.28331),(47,17640,1.28331),(44,17641,0.81669),(45,17641,0.81669),(47,17641,0.81669),(44,17642,1.12),(45,17642,1.12),(47,17642,1.12),(41,17643,0.88669),(44,17643,1.77338),(45,17643,1.77338),(47,17643,1.77338),(41,17644,0.98),(44,17644,1.96),(45,17644,1.96),(47,17644,1.96),(44,17645,0.91),(45,17645,0.91),(47,17645,0.91),(44,17646,0.98),(45,17646,0.98),(47,17646,0.98),(44,17647,0.98),(45,17647,0.98),(47,17647,0.98),(44,17648,1.09669),(45,17648,1.09669),(47,17648,1.09669),(44,17649,0.98),(45,17649,0.98),(47,17649,0.98),(44,17650,1.14331),(45,17650,1.14331),(47,17650,1.14331),(44,17651,0.28),(45,17651,0.28),(47,17651,0.28),(44,17652,1.00331),(45,17652,1.00331),(47,17652,1.00331),(44,17653,1.07331),(45,17653,1.07331),(47,17653,1.07331),(44,17654,0.28),(45,17654,0.28),(47,17654,0.28),(44,17655,0.93331),(45,17655,0.93331),(47,17655,0.93331),(44,17656,1.02669),(45,17656,1.02669),(47,17656,1.02669),(44,17723,0.69993),(45,17723,0.69993),(47,17723,0.69993),(44,17724,1.07331),(45,17724,1.07331),(47,17724,1.07331),(44,17725,1.19),(45,17725,1.19),(47,17725,1.19),(44,17726,1.05),(45,17726,1.05),(47,17726,1.05),(44,17727,1.12),(45,17727,1.12),(47,17727,1.12),(44,17728,0.95669),(45,17728,0.95669),(47,17728,0.95669),(44,17729,1.23669),(45,17729,1.23669),(47,17729,1.23669),(44,17733,0.28),(45,17733,0.28),(47,17733,0.28),(44,17734,0.93331),(45,17734,0.93331),(47,17734,0.93331),(44,17735,1.07331),(45,17735,1.07331),(47,17735,1.07331),(44,17739,0.32669),(45,17739,0.32669),(47,17739,0.32669),(44,17740,0.93331),(45,17740,0.93331),(47,17740,0.93331),(44,17741,1.12),(45,17741,1.12),(47,17741,1.12),(44,17742,1.48),(44,17745,1.00331),(45,17745,1.00331),(47,17745,1.00331),(44,17746,1.07331),(45,17746,1.07331),(47,17746,1.07331),(44,17747,1.00331),(45,17747,1.00331),(47,17747,1.00331),(44,17748,1.19),(45,17748,1.19),(47,17748,1.19),(44,17749,0.37338),(45,17749,0.37338),(47,17749,0.37338),(44,17750,0.86331),(45,17750,0.86331),(47,17750,0.86331),(44,17751,1.05),(45,17751,1.05),(47,17751,1.05),(44,17752,0.86331),(45,17752,0.86331),(47,17752,0.86331),(44,17753,1.00331),(45,17753,1.00331),(47,17753,1.00331),(44,17754,0.93338),(45,17754,0.93338),(47,17754,0.93338),(44,17755,1.19),(45,17755,1.19),(47,17755,1.19),(44,17756,1.28331),(45,17756,1.28331),(47,17756,1.28331),(44,17757,1.05),(45,17757,1.05),(47,17757,1.05),(44,17758,1.12),(45,17758,1.12),(47,17758,1.12),(44,17759,0.18669),(45,17759,0.18669),(47,17759,0.18669),(44,17760,1.07331),(45,17760,1.07331),(47,17760,1.07331),(44,17761,1.19),(45,17761,1.19),(47,17761,1.19),(44,17762,0.91),(45,17762,0.91),(47,17762,0.91),(44,17763,1.12),(45,17763,1.12),(47,17763,1.12),(44,17764,0.28),(45,17764,0.28),(47,17764,0.28),(44,17765,0.91),(45,17765,0.91),(47,17765,0.91),(44,17766,1.00331),(45,17766,1.00331),(47,17766,1.00331),(44,17767,0.32669),(45,17767,0.32669),(47,17767,0.32669),(44,17768,0.93331),(45,17768,0.93331),(47,17768,0.93331),(44,17769,1.02669),(45,17769,1.02669),(47,17769,1.02669),(41,17770,1.91338),(44,17770,11.4803),(45,17770,11.4803),(47,17770,11.4803),(44,17771,1.02669),(45,17771,1.02669),(47,17771,1.02669),(44,17772,1.09669),(45,17772,1.09669),(47,17772,1.09669),(44,17773,1.09669),(45,17773,1.09669),(47,17773,1.09669),(41,17774,1.05),(44,17774,2.1),(45,17774,2.1),(47,17774,2.1),(41,17775,1.02669),(44,17775,4.10676),(45,17775,4.10676),(47,17775,4.10676),(44,17776,1.09669),(45,17776,1.09669),(47,17776,1.09669),(44,17777,1.14331),(45,17777,1.14331),(47,17777,1.14331),(44,17778,1.07331),(45,17778,1.07331),(47,17778,1.07331),(44,24080,1.52004),(45,24080,1.52004),(47,24080,1.52004),(41,24338,0.37331),(41,24339,1.02669),(41,24340,1.26),(41,24341,0.42),(41,24342,1.05),(41,24343,1.12),(41,24378,0.23331),(41,24379,0.98),(41,24380,1.12),(41,24381,0.28),(41,24382,1.00331),(41,24383,1.21331),(41,24384,0.28),(41,24385,0.91),(41,24386,1.05),(41,24387,0.86331),(41,24388,0.98),(41,24389,0.28),(41,24390,1.09669),(41,24391,1.19),(41,24392,0.37331),(41,24393,1.00331),(41,24394,1.16669),(41,24395,1.05),(41,24396,1.12),(41,24397,0.98),(41,24398,1.21331),(41,24399,0.91),(41,24400,1.12),(41,24401,0.56),(41,24402,0.98),(41,24403,1.21331),(41,24404,1.05),(41,24405,1.16669),(44,25512,1.48),(44,25513,5.18),(44,25514,6.04321),(44,25515,1.23321),(44,25516,5.18),(44,25517,6.16679),(44,25518,5.79679),(44,25519,6.16679),(51,25677,0.98679),(51,25678,5.92);
/*!40000 ALTER TABLE `jos_finder_links_terms2` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms3`
--

DROP TABLE IF EXISTS `jos_finder_links_terms3`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms3` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms3`
--

LOCK TABLES `jos_finder_links_terms3` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms3` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms3` VALUES (1,150,0.14),(1,151,0.95669),(1,152,1.02669),(2,153,3.08),(1,153,3.64),(3,153,5.96),(4,153,9.52),(5,153,11.2),(5,154,0.93331),(1,154,4.13323),(3,154,5.06654),(1,155,5.27),(1,156,2.6),(3,156,2.6),(1,157,3.3334),(2,158,1.88004),(1,158,2.97673),(1,159,1.33),(1,160,0.93331),(1,161,1.14331),(1,162,0.91),(2,162,0.91),(1,163,1.00331),(1,164,0.95669),(1,165,1.12),(2,824,1.07331),(2,825,1.14331),(2,826,5.05679),(2,827,5.55),(2,828,1.12),(2,829,1.02669),(2,830,1.14331),(2,831,0.93331),(2,832,1.05),(5,833,0.98),(2,833,1.16),(2,834,8.50686),(2,835,1.23669),(2,836,1.12),(2,837,6.29),(2,838,1.28331),(4,839,0.18669),(2,839,0.56007),(2,840,0.93331),(2,841,1.00331),(2,842,1.12),(2,843,1.19),(2,844,0.88669),(2,845,1.00331),(3,1756,4.65),(3,1757,1.12),(3,1758,2.9334),(3,1759,0.98),(3,1760,1.05),(3,1761,1.00331),(3,1762,1.14331),(3,1763,7.48017),(3,1764,1.12),(3,1765,1.14331),(3,1766,0.95669),(3,1767,1.05),(3,1768,0.91),(5,1768,0.91),(3,1769,1.05),(3,1770,1.83996),(3,1771,0.51331),(5,1771,1.02662),(3,1772,1.02669),(3,1773,1.16669),(4,2046,0.32669),(4,2047,0.95669),(4,2048,1.05),(4,2659,0.18669),(4,2660,0.88669),(4,2661,0.95669),(4,2662,0.23331),(4,2663,0.91),(4,2664,1.02669),(4,2665,1.02669),(4,2666,1.19),(4,2667,0.93331),(4,2668,1.05),(4,2669,1.05),(4,2670,1.14331),(4,2671,1.12),(4,2672,1.28331),(4,2673,1.14331),(4,2674,1.30669),(4,2675,18.9329),(4,2676,15),(4,2677,1.02669),(4,2678,1.09669),(4,2679,1.12),(4,2680,1.00331),(4,2681,1.07331),(4,2682,1.05),(4,2683,0.95669),(4,2684,1.05),(4,2685,0.98),(4,2686,1.07331),(4,2687,1.00331),(4,2688,1.07331),(4,2689,0.95669),(4,2690,1.05),(4,2691,1.64004),(5,2691,1.64004),(4,2692,2.94),(5,2692,2.94),(4,2693,1.07331),(4,2694,1.07331),(4,2695,1.12),(4,2696,0.86331),(4,2697,1.02669),(5,4886,0.46669),(5,4887,1.02669),(5,4888,1.26),(5,4889,1.05),(5,4890,23.7327),(5,4891,1.02669),(5,4892,1.05),(5,4893,2.05338),(5,4894,1.02669),(5,4895,1.09669),(5,4896,1.07331),(5,4897,1.12),(5,4898,2.1),(5,4899,2.1),(5,4900,1.05),(5,4901,1.23669),(5,4902,3.00993),(5,4903,1.09669),(5,4904,1.02669),(5,4905,1.12),(5,4906,1.02669),(5,4907,2.55),(5,4908,2.1),(5,4909,2.6),(5,4910,2.9334),(5,4911,0.95669),(5,4912,1.02669),(5,4913,1.91338),(5,4914,1.30669),(5,4915,1.07331),(5,4916,1.07331),(5,4917,1.16669),(5,4918,1.00331),(5,4919,1.07331),(5,4920,1.05),(5,4921,1.05),(5,4922,1.02669),(5,4923,1.12),(5,4924,2.14662),(5,4925,1.26),(5,4926,1.21331),(5,4927,0.28),(5,4928,1.09669),(5,4929,1.19),(5,4930,0.28),(5,4931,0.95669),(5,4932,1.02669),(5,4933,0.09331),(5,4934,0.98),(5,4935,1.09669),(5,4936,6.20683),(5,4937,1.86662),(5,4938,1.21331),(5,4939,1.02669),(5,4940,0.95669),(5,4941,0.95669),(5,4942,0.95669),(5,5669,0.51331),(5,5670,1.05),(5,5671,1.33),(5,5672,0.37331),(5,5673,1.02669),(5,5674,1.12),(5,5675,0.28),(5,5676,0.95669),(5,5677,1.02669),(5,5678,0.51331),(5,5679,1.16669),(5,5680,1.4),(5,5681,0.56),(5,5682,1.16669),(5,5683,1.28331),(5,5684,0.28),(5,5685,0.93331),(5,5686,1.12),(5,5687,0.23331),(5,5688,0.95669),(5,5689,1.07331),(44,17402,0.37331),(45,17402,0.37331),(47,17402,0.37331),(44,17403,1.00331),(45,17403,1.00331),(47,17403,1.00331),(44,17404,1.19),(45,17404,1.19),(47,17404,1.19),(44,17405,0.28),(45,17405,0.28),(47,17405,0.28),(44,17406,1.00331),(45,17406,1.00331),(47,17406,1.00331),(44,17407,1.12),(45,17407,1.12),(47,17407,1.12),(41,24375,0.23331),(41,24376,0.88669),(41,24377,1.09669);
/*!40000 ALTER TABLE `jos_finder_links_terms3` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms4`
--

DROP TABLE IF EXISTS `jos_finder_links_terms4`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms4` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms4`
--

LOCK TABLES `jos_finder_links_terms4` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms4` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms4` VALUES (1,11,0.51),(1,12,2.4),(1,13,2.7334),(1,14,4.23677),(1,15,4.96),(1,16,0.28),(1,17,1.05),(1,18,1.12),(3,62,0.14),(1,62,0.56),(2,62,0.56),(4,62,0.7),(5,62,0.7),(1,63,0.88669),(4,63,0.88669),(1,64,0.95669),(1,65,0.86331),(4,65,0.86331),(1,66,0.98),(1,67,0.88669),(1,68,1.00331),(1,69,0.86331),(3,69,0.86331),(5,69,0.86331),(1,70,1.02669),(3,70,1.02669),(1,71,0.37331),(4,71,0.37331),(5,71,0.37331),(1,72,1.02669),(1,73,0.37331),(1,74,1.00331),(1,75,1.12),(1,76,0.32669),(1,77,1.12),(1,78,1.19),(1,267,0.84),(3,267,0.98),(2,267,1.82),(5,267,2.24),(4,267,3.08),(1,268,0.86331),(3,268,0.86331),(4,268,0.86331),(1,269,0.95669),(5,270,2.58993),(1,270,3.45324),(2,270,3.45324),(4,270,4.31655),(1,271,0.98),(4,271,0.98),(1,272,0.95669),(4,272,0.95669),(1,273,0.98),(1,274,0.95669),(1,275,0.88669),(2,275,0.88669),(4,275,0.88669),(5,275,0.88669),(1,276,1.00331),(3,277,0.18669),(5,277,0.37338),(2,277,0.74676),(4,277,1.30683),(1,277,1.36017),(2,278,0.98),(4,278,0.98),(5,278,0.98),(1,278,7.14),(1,279,1.14331),(1,280,1.09669),(2,585,0.91),(2,586,1.00331),(2,587,1.96),(2,588,1.05),(2,589,1.07331),(2,590,0.91),(2,591,1.05),(5,592,0.28),(2,592,0.56),(2,593,0.95669),(2,594,1.09669),(2,595,1.00331),(2,596,1.23669),(2,597,0.32669),(4,597,0.32669),(5,597,0.32669),(2,598,0.93331),(2,599,1.14331),(2,600,0.23331),(5,600,0.23331),(2,601,0.91),(2,602,1.00331),(2,603,0.23331),(5,603,0.23331),(2,604,0.88669),(2,605,1.00331),(2,606,0.28),(2,607,0.93331),(2,608,1.19),(2,609,0.42),(4,609,0.84),(2,610,0.98),(2,611,1.07331),(2,612,0.42),(2,613,1.00331),(2,614,1.23669),(2,615,0.42),(2,616,1.00331),(2,617,1.19),(2,618,0.46669),(5,618,0.46669),(2,619,1.02669),(2,620,1.21331),(44,621,0.65338),(45,621,0.65338),(47,621,0.65338),(2,621,1.30676),(2,622,1.07331),(2,623,1.26),(2,624,0.93331),(2,625,1.02669),(2,626,0.98),(2,627,1.12),(2,628,1.02669),(2,629,1.16669),(2,630,0.56),(2,631,1.16669),(2,632,1.26),(2,633,0.32669),(5,633,0.65338),(2,634,0.95669),(2,635,1.14331),(2,636,0.28),(2,637,0.98),(2,638,1.23669),(2,991,0.18669),(2,992,0.86331),(2,993,0.93331),(2,994,0.37331),(2,995,0.98),(2,996,1.12),(2,997,1.12),(2,998,1.14331),(2,999,1.28331),(2,1000,1.09669),(2,1001,1.16669),(2,1187,1.00331),(2,1188,2.14662),(2,1189,1.00331),(2,1190,0.95669),(2,1191,1.05),(2,1192,0.88669),(4,1192,0.88669),(2,1193,1.00331),(2,1194,0.95669),(2,1195,0.93331),(2,1196,1.00331),(2,1197,0.93331),(2,1198,1.05),(2,1199,0.93331),(2,1200,1.02669),(2,1201,1.72662),(2,1202,0.91),(2,1203,0.93331),(2,1204,0.84),(5,1204,2.52),(4,1204,5.04),(2,1205,1.00331),(2,1206,0.95669),(5,1206,0.95669),(2,1207,1.14331),(2,1208,0.98),(2,1209,1.09669),(2,1210,0.93331),(2,1211,1.19),(2,1212,1.16669),(3,1606,0.23331),(3,1607,0.91),(3,1608,1.02669),(3,1825,0.28),(4,1825,0.28),(3,1826,0.98),(3,1827,1.05),(3,1957,0.98),(3,1958,0.91),(3,1959,0.95669),(3,1960,0.84),(3,1961,1.00331),(3,1962,0.88669),(4,1962,0.88669),(3,1963,0.95669),(3,1964,1.77338),(3,1965,1.00331),(3,1966,0.95669),(3,1967,0.95669),(3,1968,1.05),(3,1969,1.05),(3,1970,1.14331),(4,2141,0.14),(4,2142,0.86331),(4,2143,0.98),(4,2144,0.14),(4,2145,0.84),(4,2146,0.93331),(4,2341,0.18669),(4,2342,0.86331),(4,2343,0.95669),(4,2344,1.14331),(4,2345,0.88669),(4,2346,0.98),(4,2347,0.93331),(4,2348,1.07331),(4,2349,0.95669),(4,2350,0.95669),(4,2351,1.05),(4,2352,0.14),(4,2353,0.86331),(4,2354,0.98),(4,2355,0.84),(4,2356,2.79993),(4,2357,3.08007),(4,2358,0.95669),(4,2359,1.05),(4,2360,0.28),(4,2361,1.00331),(4,2362,1.09669),(4,2363,0.23331),(4,2364,0.88669),(4,2365,0.98),(4,2366,0.18669),(4,2367,0.95669),(4,2368,1.16669),(4,2369,0.23331),(4,2370,0.91),(4,2371,1.02669),(4,2372,1.54686),(4,2373,0.93331),(4,2374,1.00331),(4,2375,0.88669),(4,2376,1.00331),(4,2377,5.42652),(4,2378,5.18),(4,2379,1.07331),(4,2380,1.02669),(4,2381,1.14331),(4,2382,2.00662),(4,2383,1.12),(4,2384,1.12),(4,2385,0.56),(4,2386,1.14331),(4,2387,1.28331),(4,2388,0.32669),(4,2389,0.93331),(4,2390,1.19),(4,2391,0.46669),(4,2392,1.00331),(4,2393,1.09669),(4,2394,0.37331),(4,2395,0.98),(4,2396,1.12),(4,2397,2.80014),(4,2398,1.02669),(4,2399,1.14331),(4,2400,1.00331),(4,2401,1.05),(4,2402,1.19),(4,2403,1.26),(4,2404,3.00993),(4,2405,1.16669),(4,2406,1.19),(4,2407,1.12),(4,2408,0.18669),(4,2409,0.88669),(4,2410,0.98),(5,2411,0.23331),(4,2411,0.46662),(4,2412,0.88669),(5,2412,0.88669),(4,2413,0.93331),(5,2413,0.93331),(4,2414,1.07331),(4,2415,1.14331),(4,2416,0.32669),(4,2417,0.98),(4,2418,1.21331),(4,2419,0.42),(4,2420,1.00331),(4,2421,1.09669),(4,2907,0.28),(4,2908,0.93331),(4,2909,1.02669),(4,2910,0.23331),(4,2911,0.88669),(4,2912,1.02669),(4,2913,0.23331),(4,2914,0.88669),(4,2915,1.09669),(4,2916,0.88669),(4,2917,0.98),(4,2918,0.37331),(4,2919,0.98),(4,2920,1.14331),(4,2921,0.46662),(5,2921,0.69993),(4,2922,0.95669),(4,2923,1.09669),(4,2924,0.93331),(4,3242,0.14),(4,3243,0.88669),(4,3244,0.95669),(4,3245,0.88669),(4,3246,1.02669),(4,3247,1.12),(4,3248,0.88669),(4,3249,0.95669),(4,3250,0.98),(4,3251,1.02669),(4,3252,1.05),(4,3253,0.91),(4,3254,0.98),(4,3255,0.91),(5,3255,1.82),(4,3256,1.02669),(5,3256,1.02669),(4,3257,0.95669),(4,3258,1.02669),(4,3259,0.98),(4,3260,0.84),(4,3261,0.93331),(4,3262,1.09669),(4,3263,0.95669),(4,3264,1.05),(4,3265,1.09669),(4,3266,0.93331),(4,3267,0.95669),(4,3268,1.02669),(4,3269,0.95669),(4,3270,0.88669),(4,3271,0.98),(4,3272,0.88669),(4,3273,0.98),(4,3274,1.00331),(4,3275,1.14331),(4,3276,0.98),(4,3277,1.05),(4,3278,1.00331),(4,3279,1.09669),(4,3280,1.00331),(4,3281,1.09669),(4,3282,0.93331),(4,3283,1.07331),(4,3284,1.09669),(4,3285,0.37331),(4,3286,1.00331),(4,3287,1.21331),(5,4400,0.28),(5,4401,0.93331),(5,4402,1.05),(5,4403,0.91),(5,4404,1.00331),(5,4405,0.95669),(5,4406,1.07331),(5,4407,1.09669),(5,4408,1.21331),(5,4409,0.86331),(5,4410,0.95669),(5,4411,1.02669),(5,4412,0.46669),(5,4413,1.00331),(5,4414,1.16669),(5,4415,0.93331),(5,4416,1.14331),(5,4417,0.98),(5,4418,1.14331),(5,4419,0.28),(5,4420,1.09669),(5,4421,1.19),(5,4422,0.88669),(5,4423,0.98),(5,4424,0.28),(5,4425,1.05),(5,4426,1.14331),(5,4427,0.88669),(5,4428,0.98),(5,4429,0.46669),(5,4430,1.00331),(5,4431,1.14331),(5,4432,0.56),(5,4433,0.95669),(5,4434,1.07331),(5,4435,0.91),(5,4436,1.02669),(5,4437,0.23331),(5,4438,0.91),(5,4439,0.98),(5,4440,0.98),(5,4441,1.07331),(5,4442,0.56),(5,4443,0.93331),(5,4444,1.02669),(5,4445,0.95669),(5,4446,1.19),(5,4447,1.12),(5,4448,1.35331),(5,4449,0.37331),(5,4450,0.93331),(5,4451,1.02669),(5,4452,0.46669),(5,4453,1.09669),(5,4454,1.19),(5,4455,0.37331),(5,4456,1.05),(5,4457,1.14331),(5,4458,0.65338),(5,4459,1.96),(5,4460,1.05),(5,4461,1.12),(5,4462,0.51331),(5,4463,1.02669),(5,4464,1.19),(5,4465,0.98),(5,4466,1.07331),(5,4467,0.98),(5,4468,1.14331),(5,4469,0.51331),(5,4470,1.07331),(5,4471,1.26),(5,4472,0.56007),(5,4473,0.86331),(5,4474,1.14331),(5,4475,2.00662),(5,4476,1.09669),(5,4477,1.14331),(5,4478,0.56),(5,4479,0.88669),(5,4480,1.02669),(5,4481,1.09669),(5,4482,1.30669),(5,4483,0.65338),(5,4484,0.91),(5,4485,1.07331),(5,4486,0.95669),(5,4487,1.12),(5,4488,0.37331),(5,4489,1.09669),(5,4490,1.19),(5,4491,0.28),(5,4492,0.86331),(5,4493,1.12),(5,4494,0.84),(5,4495,1.07331),(5,4496,0.42),(5,4497,1.07331),(5,4498,1.30669),(5,4499,0.32669),(5,4500,1.00331),(5,4501,1.12),(5,4502,0.32669),(5,4503,0.95669),(5,4504,1.14331),(5,5208,0.65338),(5,5209,1.00331),(5,5210,1.09669),(5,5211,0.93331),(5,5212,1.02669),(5,5213,0.74662),(5,5214,0.95669),(5,5215,1.19),(5,5216,1.00331),(5,5217,1.12),(5,5218,0.32669),(5,5219,0.95669),(5,5220,1.05),(5,5221,0.37331),(5,5222,1.05),(5,5223,1.19),(5,5224,0.28),(5,5225,0.91),(5,5226,1.00331),(5,5227,1.86676),(5,5228,2.19338),(5,5229,2.38),(5,5230,1.00331),(5,5231,1.23669),(5,5232,1.05),(5,5233,1.16669),(5,5234,0.98),(5,5235,1.05),(5,5236,0.88669),(5,5237,1.02669),(5,5238,0.95669),(5,5239,1.09669),(5,5645,1.05),(5,5646,1.19),(5,5647,0.95669),(5,5648,0.91),(5,5649,0.98),(5,5650,1.02669),(5,5651,0.84),(5,5652,0.91),(5,5653,1.16669),(5,5654,0.91),(5,5655,1.02669),(5,5656,0.88669),(5,5657,1.02669),(5,5658,0.84),(5,5659,1.07331),(5,5660,0.86331),(5,5661,1.02669),(5,5662,1.00331),(5,5663,1.05),(5,5664,1.05),(5,5665,0.88669),(5,5666,0.98),(5,5667,1.07331),(5,5668,1.12),(41,16465,0.51331),(44,16465,0.51331),(45,16465,0.51331),(47,16465,0.51331),(44,16913,0.46662),(45,16913,0.46662),(47,16913,0.46662),(41,16913,1.23321),(44,17524,0.23331),(45,17524,0.23331),(47,17524,0.23331),(44,17525,0.88669),(45,17525,0.88669),(47,17525,0.88669),(44,17526,1.02669),(45,17526,1.02669),(47,17526,1.02669),(44,17527,0.56),(45,17527,0.56),(47,17527,0.56),(44,17528,0.93331),(45,17528,0.93331),(47,17528,0.93331),(44,17529,1.05),(45,17529,1.05),(47,17529,1.05),(44,17530,1.02669),(45,17530,1.02669),(47,17530,1.02669),(44,17531,1.09669),(45,17531,1.09669),(47,17531,1.09669),(44,17532,0.23331),(45,17532,0.23331),(47,17532,0.23331),(44,17533,0.88669),(45,17533,0.88669),(47,17533,0.88669),(44,17534,0.98),(45,17534,0.98),(47,17534,0.98),(44,17535,0.84),(45,17535,0.84),(47,17535,0.84),(44,17536,1.05),(45,17536,1.05),(47,17536,1.05),(44,17537,1.30669),(45,17537,1.30669),(47,17537,1.30669),(44,17538,1.16669),(45,17538,1.16669),(47,17538,1.16669),(44,17539,1.4),(45,17539,1.4),(47,17539,1.4),(44,17540,0.32669),(45,17540,0.32669),(47,17540,0.32669),(44,17541,0.93331),(45,17541,0.93331),(47,17541,0.93331),(44,17542,1.14331),(45,17542,1.14331),(47,17542,1.14331),(44,17543,0.46662),(45,17543,0.46662),(47,17543,0.46662),(44,17544,1.86662),(45,17544,1.86662),(47,17544,1.86662),(44,17545,0.98),(45,17545,0.98),(47,17545,0.98),(44,17546,1.14331),(45,17546,1.14331),(47,17546,1.14331),(44,17547,1.07331),(45,17547,1.07331),(47,17547,1.07331),(44,17548,1.12),(45,17548,1.12),(47,17548,1.12),(44,17549,1.02669),(45,17549,1.02669),(47,17549,1.02669),(44,17550,1.19),(45,17550,1.19),(47,17550,1.19),(44,17551,0.93331),(45,17551,0.93331),(47,17551,0.93331),(44,17552,0.98),(45,17552,0.98),(47,17552,0.98),(44,17553,0.37331),(45,17553,0.37331),(47,17553,0.37331),(44,17554,0.95669),(45,17554,0.95669),(47,17554,0.95669),(44,17555,1.14331),(45,17555,1.14331),(47,17555,1.14331),(44,17876,0.32669),(45,17876,0.32669),(47,17876,0.32669),(44,17877,0.28),(45,17877,0.28),(47,17877,0.28),(44,17878,0.95669),(45,17878,0.95669),(47,17878,0.95669),(44,17879,1.02669),(45,17879,1.02669),(47,17879,1.02669),(44,17880,0.74662),(45,17880,0.74662),(47,17880,0.74662),(44,17881,1.07331),(45,17881,1.07331),(47,17881,1.07331),(44,17882,1.14331),(45,17882,1.14331),(47,17882,1.14331),(44,17883,1.07331),(45,17883,1.07331),(47,17883,1.07331),(44,17884,1.19),(45,17884,1.19),(47,17884,1.19),(44,17885,0.28),(45,17885,0.28),(47,17885,0.28),(44,17886,0.95669),(45,17886,0.95669),(47,17886,0.95669),(44,17887,1.02669),(45,17887,1.02669),(47,17887,1.02669),(44,17888,0.51331),(45,17888,0.51331),(47,17888,0.51331),(44,17889,1.05),(45,17889,1.05),(47,17889,1.05),(44,17890,1.19),(45,17890,1.19),(47,17890,1.19),(44,17891,0.93338),(45,17891,0.93338),(47,17891,0.93338),(44,17892,1.07331),(45,17892,1.07331),(47,17892,1.07331),(44,17893,1.16669),(45,17893,1.16669),(47,17893,1.16669),(44,17894,1.00331),(45,17894,1.00331),(47,17894,1.00331),(44,17895,1.14331),(45,17895,1.14331),(47,17895,1.14331),(44,17896,0.32669),(45,17896,0.32669),(47,17896,0.32669),(44,17897,1.12),(45,17897,1.12),(47,17897,1.12),(44,17898,1.16669),(45,17898,1.16669),(47,17898,1.16669),(44,17899,0.23331),(45,17899,0.23331),(47,17899,0.23331),(44,17900,0.88669),(45,17900,0.88669),(47,17900,0.88669),(44,17901,0.93331),(45,17901,0.93331),(47,17901,0.93331),(44,18057,0.91),(45,18057,0.91),(47,18057,0.91),(44,18058,1.09669),(45,18058,1.09669),(47,18058,1.09669),(44,18059,1.05),(45,18059,1.05),(47,18059,1.05),(44,18060,1.12),(45,18060,1.12),(47,18060,1.12),(41,24240,0.32669),(41,24241,1.02669),(41,24242,1.07331),(41,24243,0.51331),(41,24244,1.19),(41,24245,1.28331),(41,24246,1.12),(41,24247,1.21331),(41,24248,0.84),(41,24249,1.12),(41,24250,1.28331),(41,24251,0.98),(41,24252,1.16669),(41,24253,0.42),(41,24254,1.16669),(41,24255,1.33),(41,24256,0.28),(41,24257,0.93331),(41,24258,1.02669),(41,24552,0.32669),(41,24553,1.02669),(41,24554,1.12),(41,24555,0.56),(41,24556,0.91),(41,24557,1.05),(41,24558,0.95669),(45,25535,1.23321),(45,25536,4.81),(45,25537,5.79679),(47,25608,1.23321),(47,25609,2.4666),(47,25610,2.6),(47,25611,2.21),(47,25612,2.94661);
/*!40000 ALTER TABLE `jos_finder_links_terms4` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms5`
--

DROP TABLE IF EXISTS `jos_finder_links_terms5`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms5` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms5`
--

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

--
-- Table structure for table `jos_finder_links_terms6`
--

DROP TABLE IF EXISTS `jos_finder_links_terms6`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms6` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms6`
--

LOCK TABLES `jos_finder_links_terms6` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms6` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms6` VALUES (44,179,0.18669),(45,179,0.18669),(47,179,0.18669),(3,179,0.37338),(1,179,0.56007),(4,179,0.56007),(2,179,0.74676),(5,179,1.12014),(1,180,0.98),(3,180,0.98),(1,181,1.12),(1,182,0.95669),(2,182,0.95669),(5,182,0.95669),(1,183,1.05),(1,184,1.00331),(1,185,1.09669),(1,186,0.18669),(1,187,0.98),(1,188,1.23669),(5,189,0.18669),(1,189,0.5334),(1,190,2.6),(1,191,3.0666),(1,192,1.86),(1,193,4.75323),(1,194,5.16677),(2,857,0.18669),(3,857,1.36017),(2,858,0.98),(2,859,1.05),(44,860,0.56),(45,860,0.56),(47,860,0.56),(2,860,1.48),(2,861,5.30321),(2,862,5.92),(5,863,0.28),(2,863,0.84),(2,864,1.07331),(2,865,1.30669),(2,866,0.95669),(2,867,1.19),(2,868,0.95669),(2,869,1.12),(2,870,1.30676),(2,871,1.00331),(2,872,1.09669),(2,873,1.02669),(2,874,1.14331),(2,875,0.98),(2,876,1.16669),(2,877,1.07331),(2,878,1.23669),(2,879,0.18669),(5,879,0.18669),(44,879,0.37338),(45,879,0.37338),(47,879,0.37338),(4,879,0.74676),(2,880,0.93331),(2,881,1.09669),(2,882,0.37338),(5,882,0.37338),(2,883,1.02669),(2,884,1.12),(2,885,0.93331),(2,886,1.02669),(2,887,0.23331),(5,887,0.23331),(2,888,1.07331),(2,889,1.16669),(2,890,0.28),(2,891,0.98),(2,892,1.09669),(2,893,0.56),(2,894,2.14662),(2,895,1.16669),(2,896,1.19),(2,897,0.98007),(2,898,0.95669),(2,899,1.02669),(2,900,0.93331),(2,901,1.02669),(2,904,0.98),(2,905,1.12),(2,906,1.02669),(2,907,1.12),(2,908,1.16669),(2,909,0.93331),(2,910,1.02669),(3,1783,6.63),(3,1784,5.05679),(3,1785,1.05),(3,1786,1.02669),(3,1787,1.48),(3,1788,4.93321),(3,1789,5.79679),(3,1790,1.12),(3,1791,0.95669),(3,1792,1.07331),(4,2725,0.18669),(5,2725,0.18669),(4,2726,0.91),(4,2727,1.00331),(4,2728,0.98),(4,2729,1.07331),(4,2730,1.02669),(4,2731,1.35331),(4,2732,0.88669),(4,2733,1.05),(4,2734,0.95669),(4,2735,1.09669),(4,2736,0.14),(4,2737,0.91),(4,2738,0.98),(4,2739,0.98679),(4,2740,4.68679),(4,2741,5.30321),(4,2742,0.32669),(4,2743,0.98),(4,2744,1.09669),(4,2745,0.23331),(5,2745,0.23331),(4,2746,0.91),(4,2747,1.02669),(4,2748,0.37338),(4,2749,1.82),(4,2750,1.02669),(4,2751,1.00331),(4,2752,0.95669),(4,2753,1.09669),(4,2754,1.02669),(4,2755,1.16669),(4,2756,1.02669),(4,2757,1.19),(5,4983,0.18669),(5,4984,0.88669),(5,4985,1.09669),(5,4986,0.88669),(5,4987,1.00331),(5,4988,0.23331),(5,4989,0.88669),(5,4990,1.00331),(5,4991,0.93331),(5,4992,1.26),(5,4993,0.46669),(5,4994,1.05),(5,4995,1.21331),(5,4996,0.88669),(5,4997,1.09669),(5,4998,0.84),(5,4999,0.93331),(5,5000,1.00331),(5,5001,0.93331),(5,5002,1.05),(5,5003,0.23331),(5,5004,0.91),(5,5005,1.12),(5,5006,0.86331),(5,5007,1.02669),(5,5008,0.93331),(5,5009,1.00331),(5,5010,1.02669),(5,5011,1.16669),(5,5012,0.23331),(5,5013,0.91),(5,5014,1.02669),(5,5015,0.37331),(5,5016,1.02669),(5,5017,1.16669),(5,5018,0.93331),(5,5019,1.02669),(5,5020,1.12),(5,5021,1.02669),(5,5022,1.14331),(5,5023,0.93331),(5,5024,1.12),(5,5025,0.93331),(5,5026,1.05),(5,5027,1.09669),(5,5028,1.26),(5,5029,0.23331),(5,5030,0.95669),(5,5031,1.16669),(5,5032,0.37331),(5,5033,1.05),(5,5034,1.16669),(5,5035,0.93331),(5,5036,1.09669),(5,5037,1.05),(5,5038,0.91),(5,5039,1.14331),(5,5040,1.00331),(5,5041,1.09669),(5,5042,0.95669),(5,5043,1.02669),(5,5044,1.00331),(5,5045,1.07331),(5,5046,0.74662),(5,5047,0.93331),(5,5048,1.05),(5,5049,1.02669),(5,5050,1.09669),(5,5051,0.18669),(5,5052,0.91),(5,5053,0.98),(5,5054,0.18669),(5,5055,0.95669),(5,5056,1.07331),(5,5057,0.93331),(5,5058,1.00331),(5,5059,0.09331),(5,5060,0.98),(5,5061,1.05),(44,17779,1.82),(45,17779,1.82),(47,17779,1.82),(44,17780,1.02669),(45,17780,1.02669),(47,17780,1.02669),(44,17781,1.02669),(45,17781,1.02669),(47,17781,1.02669),(44,17782,0.65338),(45,17782,0.65338),(47,17782,0.65338),(44,17783,0.93331),(45,17783,0.93331),(47,17783,0.93331),(44,17784,1.09669),(45,17784,1.09669),(47,17784,1.09669),(44,17785,0.95669),(45,17785,0.95669),(47,17785,0.95669),(44,17786,1.16669),(45,17786,1.16669),(47,17786,1.16669),(44,17787,0.98),(45,17787,0.98),(47,17787,0.98),(44,17788,1.23669),(45,17788,1.23669),(47,17788,1.23669),(44,17789,0.88669),(45,17789,0.88669),(47,17789,0.88669),(44,17790,1.02669),(45,17790,1.02669),(47,17790,1.02669),(44,17791,0.46669),(45,17791,0.46669),(47,17791,0.46669),(44,17792,0.98),(45,17792,0.98),(47,17792,0.98),(44,17793,1.12),(45,17793,1.12),(47,17793,1.12),(44,17794,0.23331),(45,17794,0.23331),(47,17794,0.23331),(44,17795,0.93331),(45,17795,0.93331),(47,17795,0.93331),(44,17796,1.02669),(45,17796,1.02669),(47,17796,1.02669),(44,17797,0.98),(45,17797,0.98),(47,17797,0.98),(44,17798,1.12),(45,17798,1.12),(47,17798,1.12),(44,17799,0.56),(45,17799,0.56),(47,17799,0.56),(44,17800,1.14331),(45,17800,1.14331),(47,17800,1.14331),(44,17801,1.4),(45,17801,1.4),(47,17801,1.4),(41,24406,0.37331),(41,24407,1.00331),(41,24408,1.12),(41,24409,0.23331),(41,24410,1.00331),(41,24411,1.23669),(41,24412,0.42),(41,24413,1.05),(41,24414,1.12),(41,24415,0.23331),(41,24416,0.98),(41,24417,1.16669),(41,24418,0.56),(41,24419,0.91),(41,24420,1.12),(41,24421,1.07331),(41,24422,1.26),(41,24423,0.09331),(41,24424,0.91),(41,24425,1.12),(41,24426,0.37331),(41,24427,1.00331),(41,24428,1.28331),(41,24429,0.28),(41,24430,0.88669),(41,24431,1.07331),(41,24432,0.46662),(41,24433,0.98),(41,24434,1.14331),(41,24435,1.05),(41,24436,1.26),(50,25661,1.48),(50,25662,4.81),(50,25663,6.29);
/*!40000 ALTER TABLE `jos_finder_links_terms6` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms7`
--

DROP TABLE IF EXISTS `jos_finder_links_terms7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms7` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms7`
--

LOCK TABLES `jos_finder_links_terms7` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms7` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms7` VALUES (1,195,0.42),(1,196,1.00331),(1,197,1.12),(1,198,0.14),(4,198,0.28),(5,198,1.4),(1,199,0.84),(1,200,1.00331),(1,250,0.14),(3,250,0.14),(44,250,0.14),(45,250,0.14),(47,250,0.14),(5,250,0.56),(2,250,1.02),(1,251,0.93331),(3,251,0.93331),(5,251,0.93331),(1,252,1.05),(1,253,0.64008),(2,253,0.64008),(3,253,0.64008),(4,253,0.64008),(41,253,0.64008),(44,253,0.64008),(45,253,0.64008),(47,253,0.64008),(50,253,0.64008),(51,253,0.64008),(5,253,1.57353),(2,911,0.23331),(2,912,0.93331),(2,913,1.00331),(2,914,0.28),(3,914,0.28),(2,915,0.91),(2,916,1.07331),(2,917,0.09331),(5,917,0.09331),(2,918,0.86331),(2,919,1.09669),(2,920,0.14),(5,920,0.14),(44,920,0.14),(45,920,0.14),(47,920,0.14),(4,920,0.28),(2,921,0.88669),(2,922,0.98),(2,923,0.14),(4,923,0.14),(44,923,0.14),(45,923,0.14),(47,923,0.14),(5,923,0.56),(2,924,1.02669),(2,925,1.09669),(2,982,0.32669),(2,983,0.98),(2,984,1.09669),(2,985,0.32669),(3,985,0.32669),(5,985,0.32669),(2,986,0.93331),(2,987,1.02669),(2,988,0.46669),(2,989,1.07331),(2,990,1.16669),(2,1141,0.09331),(3,1141,0.18662),(2,1142,0.86331),(2,1143,0.98),(2,1144,0.23331),(2,1145,1.07331),(2,1146,1.16669),(2,1147,0.88669),(2,1148,1.05),(2,1149,0.88669),(2,1150,1.09669),(2,1151,0.23331),(5,1151,0.23331),(44,1151,0.46662),(45,1151,0.46662),(47,1151,0.46662),(2,1152,0.98),(2,1153,1.07331),(3,1793,0.37338),(3,1794,0.91),(3,1795,1.09669),(3,1796,0.86331),(3,1797,0.93331),(3,1798,0.98),(3,1799,1.05),(3,1800,2.38017),(3,1801,0.95669),(3,1802,1.02669),(3,1803,0.98),(3,1804,1.07331),(3,1805,0.18669),(5,1805,0.18669),(3,1806,0.95669),(3,1807,1.09669),(3,1823,0.93331),(3,1824,1.07331),(3,1911,0.88669),(3,1912,1.00331),(3,1913,0.84),(3,1914,0.95669),(3,1915,1.00331),(5,1915,1.00331),(3,1916,0.18669),(44,1916,0.18669),(45,1916,0.18669),(47,1916,0.18669),(3,1917,0.86331),(3,1918,1.02669),(4,2758,0.91),(4,2759,1.02669),(4,2760,0.95669),(4,2761,1.12),(4,2762,0.32004),(5,2762,0.32004),(44,2762,0.32004),(45,2762,0.32004),(47,2762,0.32004),(4,2763,0.18669),(4,2764,0.91),(4,2765,0.98),(4,2766,0.37331),(4,2767,0.93331),(4,2768,1.26),(4,2769,0.88669),(4,2770,0.95669),(4,2771,0.88669),(4,2772,0.95669),(4,2773,0.32669),(4,2774,1.02669),(4,2775,1.16669),(5,2776,0.18669),(4,2776,0.37338),(4,2777,0.86331),(4,2778,0.95669),(4,2779,0.93331),(4,2780,1.14331),(4,2781,0.93331),(4,2782,1.02669),(4,2904,0.37331),(4,2905,1.02669),(4,2906,1.16669),(4,3165,0.23331),(5,3165,0.23331),(4,3166,0.91),(4,3167,1.07331),(4,3168,0.09331),(5,3168,0.09331),(44,3168,0.09331),(45,3168,0.09331),(47,3168,0.09331),(4,3169,0.81669),(4,3170,0.86331),(4,3171,0.69993),(5,3171,1.63317),(4,3172,0.91),(4,3173,1.16669),(4,3174,0.91),(5,3174,0.91),(4,3175,1.09669),(4,3176,0.95669),(5,3176,0.95669),(4,3177,1.05),(5,5062,0.46669),(5,5063,1.02669),(5,5064,1.16669),(5,5065,3.92),(5,5066,1.07331),(5,5067,1.05),(5,5068,1.21331),(5,5069,1.09669),(5,5070,2.00662),(5,5071,1.23669),(5,5072,1.14331),(5,5073,1.00331),(5,5074,1.07331),(5,5075,0.93331),(5,5076,1.12),(5,5077,0.93331),(5,5078,1.02669),(5,5079,0.95669),(5,5080,1.05),(5,5081,1.00331),(5,5082,1.12),(5,5083,0.93331),(5,5084,1.00331),(5,5085,0.88669),(5,5086,1.12),(5,5087,0.88669),(5,5088,1.00331),(5,5089,0.84),(5,5090,0.91),(5,5091,0.91),(5,5092,1.00331),(5,5093,1.72662),(5,5094,1.91338),(5,5206,0.93331),(5,5207,1.07331),(5,5503,0.09331),(5,5504,0.88669),(5,5505,0.95669),(5,5506,0.46669),(5,5507,1.05),(5,5508,1.26),(5,5509,0.32669),(5,5510,1.05),(5,5511,1.12),(5,5512,0.42),(5,5513,1.00331),(5,5514,1.09669),(5,5515,0.42),(5,5516,1.07331),(5,5517,1.16669),(5,5518,0.93331),(5,5519,0.81669),(5,5520,0.91),(5,5521,0.32669),(5,5522,0.93331),(5,5523,1.09669),(5,5524,0.93331),(5,5525,1.05),(5,5526,0.88669),(5,5527,1.00331),(5,5528,0.84),(5,5529,0.91),(5,5530,3.15),(5,5531,1.14331),(5,5532,1.14331),(5,5533,1.12),(5,5534,2.05338),(5,5535,1.23669),(5,5536,1.14331),(5,5537,0.91),(5,5538,1.09669),(5,5539,0.88669),(5,5540,0.93331),(5,5541,0.98),(5,5542,1.07331),(5,5543,1.02669),(5,5544,1.02669),(5,5545,0.91),(5,5546,1.00331),(5,5547,0.88669),(5,5548,0.95669),(5,5549,0.91),(5,5550,1.05),(5,5551,0.09331),(5,5552,0.88669),(5,5553,0.95669),(41,16859,0.49321),(44,16859,0.49321),(44,17802,0.28),(45,17802,0.28),(47,17802,0.28),(44,17803,1.14331),(45,17803,1.14331),(47,17803,1.14331),(44,17804,1.21331),(45,17804,1.21331),(47,17804,1.21331),(44,17805,0.93331),(45,17805,0.93331),(47,17805,0.93331),(44,17806,1.09669),(45,17806,1.09669),(47,17806,1.09669),(44,17807,0.86331),(45,17807,0.86331),(47,17807,0.86331),(44,17808,1.00331),(45,17808,1.00331),(47,17808,1.00331),(44,18008,0.32669),(45,18008,0.32669),(47,18008,0.32669),(44,18009,0.98),(45,18009,0.98),(47,18009,0.98),(44,18010,1.07331),(45,18010,1.07331),(47,18010,1.07331),(44,18011,0.51331),(45,18011,0.51331),(47,18011,0.51331),(44,18012,1.12),(45,18012,1.12),(47,18012,1.12),(44,18013,1.26),(45,18013,1.26),(47,18013,1.26),(44,18017,0.84),(45,18017,0.84),(47,18017,0.84),(44,18018,0.91),(45,18018,0.91),(47,18018,0.91),(44,18019,0.91),(45,18019,0.91),(47,18019,0.91),(44,18020,1.05),(45,18020,1.05),(47,18020,1.05),(44,18021,0.93331),(45,18021,0.93331),(47,18021,0.93331),(44,18022,1.02669),(45,18022,1.02669),(47,18022,1.02669),(44,18023,1.02669),(45,18023,1.02669),(47,18023,1.02669),(44,18024,1.14331),(45,18024,1.14331),(47,18024,1.14331),(44,18025,0.95669),(45,18025,0.95669),(47,18025,0.95669),(44,18026,1.09669),(45,18026,1.09669),(47,18026,1.09669),(41,21632,0.80004),(50,21632,0.80004),(51,21632,0.80004),(44,21632,2.46679),(41,24437,0.7),(41,24438,0.91),(41,24439,1.07331),(41,24440,0.86331),(41,24441,1.00331),(41,24442,0.98),(41,24443,1.12),(41,24444,0.86331),(41,24445,1.14331),(41,24446,0.98),(41,24447,1.14331),(41,24448,0.23331),(41,24449,1.00331),(41,24450,1.12),(41,24451,0.23331),(41,24452,0.88669),(41,24453,1.12),(41,24454,0.37338),(41,24455,0.91),(41,24456,1.12),(41,24457,0.18669),(41,24458,0.88669),(41,24459,1.02669),(41,24460,0.18669),(41,24461,0.98),(41,24462,1.14331),(41,24463,0.56),(41,24464,1.02669),(41,24465,1.16669),(41,24466,0.95669),(41,24467,1.21331),(41,24468,0.88669),(41,24469,1.05),(41,24470,1.00331),(41,24471,1.14331),(41,24472,0.93324),(41,24473,0.93331),(41,24474,1.02669),(41,24475,0.88669),(41,24476,1.00331),(41,24477,0.98),(41,24478,1.14331),(41,24479,0.95669),(41,24480,1.12),(41,24481,1.4),(41,24482,1.00331),(41,24483,1.21331),(41,24484,1.05),(41,24485,1.12),(41,24486,1.02669),(41,24487,1.26),(41,24488,1.07331),(41,24489,1.21331),(41,24490,0.98),(41,24491,1.14331),(41,24492,0.93345),(41,24493,0.93331),(41,24494,1.12),(41,24495,0.88669),(41,24496,1.12),(41,24497,1.02669),(41,24498,1.09669),(41,24499,0.93331),(41,24500,1.09669),(41,24501,1.07331),(41,24502,1.26),(41,24544,0.18669),(41,24545,0.86331),(41,24546,1.02669),(41,24547,0.65338),(41,24548,0.93331),(41,24549,1.05),(41,24550,1.02669),(41,24551,1.23669),(41,24636,4.44),(41,24637,5.05679),(41,24638,0.84),(41,24639,1.05),(41,24640,1.23669),(41,24641,1.05),(41,24642,1.12),(41,24643,0.37338),(41,24644,0.88669),(41,24645,0.98),(41,24646,0.95669),(41,24647,1.05),(41,24648,0.27993),(41,24649,0.93331),(41,24650,1.07331),(41,24651,0.88669),(41,24652,1.19),(41,24653,0.86331),(41,24654,1.00331),(44,25522,4.81),(44,25523,5.67321),(44,25524,5.30321),(44,25525,6.16679);
/*!40000 ALTER TABLE `jos_finder_links_terms7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms8`
--

DROP TABLE IF EXISTS `jos_finder_links_terms8`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms8` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms8`
--

LOCK TABLES `jos_finder_links_terms8` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms8` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms8` VALUES (1,79,0.32669),(2,79,0.32669),(3,79,0.32669),(1,80,1.00331),(1,81,1.14331),(1,82,0.42),(1,83,1.00331),(1,84,1.19),(1,85,0.09331),(3,85,0.09331),(1,86,0.84),(1,87,0.91),(1,109,0.42),(1,110,1.00331),(1,111,1.28331),(44,112,0.28),(45,112,0.28),(2,112,0.56),(1,112,0.88),(47,112,1.02),(4,112,1.12),(3,112,1.16),(5,112,1.96),(4,113,0.88669),(1,113,5.57348),(1,114,6.74652),(1,132,0.09331),(2,132,0.09331),(5,132,0.09331),(3,132,0.18662),(4,132,0.55986),(1,133,0.84),(2,133,0.84),(5,133,0.84),(3,133,1.68),(4,133,4.2),(1,134,0.93331),(4,134,0.93331),(1,135,0.09331),(44,135,0.65317),(45,135,0.65317),(47,135,0.65317),(41,135,0.67983),(2,135,0.83979),(5,135,1.21303),(4,135,1.333),(1,136,0.84),(5,136,0.84),(4,136,1.68),(2,136,2.52),(41,136,4.44),(1,137,1.05),(1,138,0.6666),(2,138,0.6666),(3,138,0.6666),(4,138,0.6666),(5,138,0.6666),(41,138,0.6666),(44,138,0.6666),(45,138,0.6666),(47,138,0.6666),(50,138,0.6666),(51,138,0.6666),(3,139,0.51331),(1,139,2.71321),(1,140,5.30321),(1,141,3.2),(1,142,3.00339),(1,143,0.56),(1,144,1.12),(1,145,1.16669),(1,146,0.09331),(41,146,0.09331),(3,146,0.18662),(2,146,0.65317),(4,146,0.65317),(44,146,0.65317),(45,146,0.65317),(47,146,1.14638),(5,146,1.79955),(1,147,0.84),(5,147,0.84),(47,147,4.44),(1,148,1.09669),(1,149,0.32004),(2,149,0.32004),(3,149,0.32004),(4,149,0.32004),(41,149,0.32004),(44,149,0.32004),(45,149,0.32004),(47,149,0.32004),(50,149,0.32004),(51,149,0.32004),(5,149,1.44018),(1,166,0.15996),(2,166,0.15996),(3,166,0.15996),(4,166,0.15996),(5,166,0.15996),(41,166,0.15996),(44,166,0.15996),(45,166,0.15996),(47,166,0.15996),(50,166,0.15996),(51,166,0.15996),(1,167,1.47996),(2,167,1.47996),(3,167,1.47996),(4,167,1.47996),(5,167,1.47996),(41,167,1.47996),(44,167,1.47996),(45,167,1.47996),(47,167,1.47996),(50,167,1.47996),(51,167,1.47996),(1,168,0.18669),(2,168,0.18669),(4,168,0.18669),(5,168,0.37338),(1,169,0.91),(1,170,1.02669),(2,639,0.28),(2,640,1.07331),(2,641,1.21331),(2,642,0.28),(5,642,0.28),(2,643,0.93331),(2,644,1.05),(2,645,1.07331),(2,646,0.32669),(5,646,0.32669),(2,647,1.00331),(2,648,1.09669),(3,649,0.23331),(2,649,0.46662),(5,649,0.46662),(4,649,0.93324),(2,650,1.02669),(2,651,1.09669),(2,652,0.95669),(2,653,1.07331),(5,654,0.37331),(3,654,0.74662),(2,654,1.11993),(2,655,0.95669),(5,655,0.95669),(2,656,1.12),(2,657,0.98),(2,658,1.23669),(2,659,0.60669),(5,659,0.60669),(2,660,1.07331),(2,661,1.19),(2,694,0.74662),(5,694,2.61317),(2,695,1.12),(2,696,1.28331),(2,697,1.00331),(2,698,1.12),(2,699,0.23331),(2,700,0.98),(2,701,1.07331),(2,702,0.37338),(4,702,0.56007),(2,703,0.86331),(2,704,0.98),(2,705,0.88669),(4,705,0.88669),(2,706,0.98),(2,707,0.81669),(2,708,0.98),(2,709,0.98),(2,710,1.21331),(2,711,0.88669),(2,712,1.07331),(2,713,0.91),(2,714,0.98),(2,715,0.32669),(2,716,0.93331),(2,717,1.05),(2,718,0.18669),(5,718,0.37338),(3,718,1.36017),(2,719,0.98),(2,720,1.28331),(2,721,0.28),(5,721,0.28),(2,722,1.02669),(2,723,1.33),(5,724,0.42),(2,724,1.26),(2,725,2.00662),(2,726,1.09669),(2,727,1.16669),(2,728,1.05),(2,729,1.12),(2,730,0.74),(2,731,4.44),(2,732,4.93321),(2,733,0.37331),(2,734,0.95669),(2,735,1.12),(2,766,0.93331),(2,767,0.81669),(2,768,0.95669),(2,769,0.93331),(2,770,1.00331),(5,771,0.84),(2,771,1.68),(2,772,1.96),(2,773,2.1),(2,774,1.07331),(2,775,1.72662),(2,776,1.05),(2,777,1.05),(2,778,0.37331),(2,779,1.02669),(2,780,1.12),(2,781,0.42),(2,782,1.14331),(2,783,1.33),(2,784,0.42),(2,785,1.14331),(2,786,1.30669),(2,787,0.81669),(4,787,0.81669),(2,788,0.91),(2,789,0.81669),(5,789,4.31679),(2,790,0.93331),(2,791,0.84),(44,791,0.84),(45,791,0.84),(47,791,0.84),(2,792,0.95669),(2,793,0.84),(2,794,1.14331),(2,795,0.95669),(2,796,1.05),(2,797,0.93331),(2,798,1.05),(2,799,0.93331),(4,800,0.18662),(3,800,0.37324),(44,800,0.46655),(45,800,0.46655),(47,800,0.46655),(2,800,0.65317),(5,800,1.61293),(2,801,0.91),(2,802,1.00331),(2,803,0.91),(2,804,1.05),(2,805,0.86331),(2,806,0.93331),(2,807,0.91),(2,808,1.09669),(2,809,0.86331),(2,810,0.93331),(3,811,0.81669),(4,811,0.81669),(44,811,0.81669),(45,811,0.81669),(47,811,0.81669),(2,811,1.63338),(5,811,4.90014),(2,812,0.88669),(2,813,0.91),(2,814,1.16655),(2,815,0.91),(2,816,1.07331),(2,817,1.77338),(2,818,0.98),(2,819,1.00331),(2,820,0.88669),(2,821,1.07331),(2,822,0.91),(2,823,1.02669),(2,846,0.23331),(2,847,0.91),(2,848,1.07331),(2,849,0.86331),(2,850,0.93331),(2,946,0.56),(2,947,0.98),(2,948,1.09669),(2,949,0.98),(2,950,1.12),(2,951,0.28),(2,952,0.91),(2,953,1.00331),(4,954,0.23331),(2,954,0.46662),(2,955,0.88669),(2,956,0.98),(2,959,0.28),(2,960,0.98),(2,961,1.19),(2,962,0.84),(2,963,1.00331),(2,964,1.12),(2,965,1.02669),(2,966,1.35331),(2,967,3.86686),(2,968,1.14331),(2,969,1.37669),(2,970,1.02669),(2,971,1.14331),(2,972,5.79679),(2,973,6.66),(2,974,1.19),(2,975,1.33),(2,976,0.37331),(5,976,0.37331),(2,977,0.98),(2,978,1.05),(2,979,0.37331),(2,980,0.98),(2,981,1.23669),(3,1609,0.37331),(3,1610,1.07331),(3,1611,1.16669),(3,1612,1.00331),(3,1613,1.12),(3,1614,0.81669),(3,1615,0.95669),(3,1616,0.98),(3,1617,1.05),(3,1618,1.00331),(3,1619,1.07331),(3,1620,1.00331),(3,1621,1.14331),(3,1666,0.37331),(3,1667,0.95669),(3,1668,1.05),(3,1669,0.18669),(3,1670,0.95669),(3,1671,1.09669),(3,1672,0.32669),(41,1672,1.72679),(3,1673,0.95669),(3,1674,1.07331),(3,1675,0.28),(4,1675,0.28),(5,1675,0.28),(3,1676,0.95669),(3,1677,1.26),(3,1678,0.84),(3,1679,1.09669),(3,1680,0.86331),(3,1681,1.00331),(5,1682,2.79993),(3,1682,4.93321),(3,1683,5.92),(3,1684,0.88669),(3,1685,1.05),(3,1686,0.28),(3,1687,0.91),(3,1688,1.02669),(3,1689,0.95669),(3,1690,1.02669),(3,1691,4.93321),(3,1692,5.79679),(3,1693,0.86331),(3,1694,1.07331),(3,1695,0.37338),(4,1695,0.56007),(5,1695,0.74676),(44,1695,1.12014),(45,1695,1.12014),(47,1695,1.12014),(3,1696,0.84),(44,1696,1.68),(45,1696,1.68),(47,1696,1.68),(3,1697,1.00331),(3,1698,0.88669),(4,1698,0.88669),(44,1698,0.88669),(45,1698,0.88669),(47,1698,0.88669),(3,1699,1.07331),(4,1723,0.04669),(3,1723,0.09338),(5,1723,0.18676),(3,1724,1.58662),(3,1725,0.93331),(3,1726,0.86331),(3,1727,0.23331),(3,1728,0.88669),(3,1729,1.07331),(3,1730,0.98),(3,1731,0.95669),(3,1732,0.32669),(3,1733,0.98),(3,1734,1.12),(3,1735,0.46669),(3,1736,1.05),(3,1737,1.21331),(3,1738,1.09669),(3,1739,0.42),(4,1739,0.42),(5,1739,0.84),(3,1740,0.95669),(3,1741,1.07331),(3,1742,0.56),(3,1743,1.26),(3,1744,1.4),(3,1745,0.88669),(5,1745,0.88669),(3,1746,0.95669),(5,1746,0.95669),(3,1747,0.91),(3,1748,1.05),(3,1749,0.91),(3,1750,1.00331),(3,1751,0.91),(3,1752,1.07331),(3,1753,0.98),(3,1754,0.86331),(3,1755,1.07331),(3,1814,0.23331),(3,1815,1.02669),(3,1816,1.21331),(3,1817,1.48),(3,1818,5.30321),(3,1819,5.79679),(3,1820,0.23331),(44,1820,0.23331),(45,1820,0.23331),(47,1820,0.23331),(3,1821,0.88669),(44,1821,0.88669),(45,1821,0.88669),(47,1821,0.88669),(3,1822,1.00331),(4,2132,0.28),(4,2133,0.93331),(4,2134,1.02669),(4,2135,0.35),(4,2136,1.05),(4,2137,1.14331),(4,2138,0.23331),(4,2139,0.98),(4,2140,1.07331),(4,2422,3.54),(4,2423,13.5537),(4,2424,9.65979),(4,2425,0.98),(4,2426,5.05679),(4,2427,0.86331),(4,2428,0.95669),(4,2429,0.93331),(4,2430,1.00331),(4,2431,0.95669),(4,2432,1.19),(4,2433,0.88669),(4,2434,1.02669),(4,2435,0.84),(4,2436,0.95669),(4,2437,0.86331),(4,2438,1.05),(4,2439,0.91),(4,2440,0.98),(4,2441,2.66007),(4,2442,0.95669),(4,2443,2.1),(4,2444,0.74676),(4,2445,0.88669),(4,2446,1.00331),(4,2447,0.88669),(4,2448,0.98),(4,2449,0.86331),(4,2450,1.02669),(4,2451,0.88669),(4,2452,1.00331),(4,2453,0.46669),(5,2453,1.40007),(4,2454,1.02669),(4,2455,1.26),(4,2456,0.42),(4,2457,1.02669),(4,2458,1.09669),(4,2459,0.60669),(4,2460,1.14331),(4,2461,1.26),(4,2462,0.88669),(4,2463,0.98),(4,2464,0.93331),(5,2464,0.93331),(4,2465,1.02669),(4,2466,0.93331),(5,2466,0.93331),(4,2467,1.00331),(5,2467,1.00331),(4,2468,0.95669),(4,2469,1.05),(4,2495,0.42),(4,2496,1.23669),(4,2497,1.33),(4,2498,0.84),(4,2499,0.95669),(4,2500,1.00331),(4,2501,1.00331),(4,2502,1.07331),(4,2503,0.98),(4,2504,1.12),(4,2505,0.86331),(4,2506,0.93331),(5,2507,2.58993),(4,2507,5.17986),(5,2508,1.86662),(4,2508,5.59986),(4,2509,1.07331),(4,2510,0.32669),(4,2511,1.02669),(4,2512,1.12),(4,2513,0.86331),(4,2514,0.93331),(4,2515,0.88669),(4,2516,0.95669),(4,2517,1.02669),(4,2607,0.86331),(4,2608,0.95669),(4,2609,0.18669),(4,2610,0.93331),(4,2611,1.09669),(4,2612,0.95669),(4,2613,1.05),(4,2614,0.95669),(4,2615,0.98),(5,2615,0.98),(4,2616,0.95669),(4,2617,0.95669),(4,2618,0.81669),(4,2619,0.98),(4,2620,0.91),(4,2621,1.09669),(4,2622,1.00331),(4,2623,1.07331),(4,2624,4.93321),(4,2625,5.55),(4,2626,0.91),(5,2626,5.46),(4,2627,1.00331),(4,2628,0.93331),(4,2629,1.07331),(4,2630,1.05),(4,2631,1.00331),(5,2632,0.86331),(4,2632,1.72662),(4,2633,1.00331),(4,2634,1.02669),(4,2635,1.26),(4,2636,3.00993),(4,2637,3.42993),(4,2638,0.46669),(44,2638,0.46669),(45,2638,0.46669),(47,2638,0.46669),(4,2639,1.00331),(4,2640,1.12),(4,2641,0.51331),(50,2641,2.71321),(4,2642,1.14331),(4,2643,1.26),(4,2644,1.02669),(4,2645,1.09669),(5,2646,1.58662),(44,2646,1.58662),(45,2646,1.58662),(47,2646,1.58662),(4,2646,2.37993),(4,2647,1.91338),(4,2648,0.93331),(4,2649,0.93331),(4,2650,1.09669),(4,2651,0.86331),(4,2652,0.93331),(4,2653,0.98),(4,2654,0.91),(4,2655,0.95669),(4,2656,0.81669),(4,2657,1.00331),(4,2658,0.86331),(44,2658,0.86331),(45,2658,0.86331),(47,2658,0.86331),(4,2698,0.04669),(4,2699,1.05),(4,2700,1.19),(4,2701,0.23331),(4,2702,0.88669),(4,2703,1.05),(4,2704,1.00331),(4,2705,1.12),(4,2706,0.42),(5,2706,0.42),(4,2707,1.05),(4,2708,1.21331),(4,2709,0.23331),(4,2710,0.93331),(4,2711,1.07331),(4,2845,0.18669),(4,2846,0.91),(4,2847,1.00331),(4,2848,0.18669),(4,2849,0.86331),(4,2850,0.95669),(4,2851,0.60669),(4,2852,1.07331),(4,2853,1.28331),(4,2854,0.37331),(4,2855,0.98),(4,2856,1.09669),(4,2857,0.88669),(4,2858,0.95669),(4,2859,0.23331),(4,2860,1.00331),(4,2861,1.07331),(4,2862,0.37331),(4,2863,1.00331),(4,2864,1.16669),(4,2865,0.32669),(44,2865,0.65338),(45,2865,0.65338),(47,2865,0.65338),(4,2866,1.02669),(4,2867,1.23669),(4,2868,0.42),(5,2868,0.84),(4,2869,0.98),(4,2870,1.16669),(4,2871,0.37331),(4,2872,0.95669),(4,2873,1.12),(4,2874,0.93324),(4,2875,0.95669),(4,2876,1.19),(4,2877,0.95669),(4,2878,1.19),(4,2879,0.95669),(4,2880,1.19),(4,2881,0.95669),(4,2882,1.02669),(4,2883,0.37331),(5,2883,0.37331),(4,2884,0.98),(4,2885,1.21331),(4,2886,0.56),(4,2887,1.14331),(4,2888,1.28331),(4,2889,0.65338),(4,2890,1.86662),(4,2891,1.14331),(4,2892,1.16669),(4,2893,0.37331),(4,2894,0.98),(4,2895,1.26),(4,2896,0.65338),(4,2897,0.98),(4,2898,1.12),(4,2899,1.07331),(4,2900,1.19),(4,2901,0.51331),(4,2902,1.02669),(4,2903,1.16669),(5,4505,0.28),(5,4506,0.98),(5,4507,1.14331),(5,4508,0.32669),(44,4508,0.32669),(45,4508,0.32669),(47,4508,0.32669),(5,4509,0.95669),(5,4510,1.05),(5,4511,0.93331),(5,4512,1.12),(5,4513,0.37338),(5,4514,0.91),(5,4515,1.05),(5,4516,0.91),(5,4517,1.19),(5,4518,0.37331),(5,4519,1.02669),(5,4520,1.19),(5,4521,0.84),(5,4522,1.07331),(5,4523,1.16669),(5,4524,1.86662),(5,4525,1.02669),(5,4526,1.07331),(5,4527,0.37331),(5,4528,1.14331),(5,4529,1.26),(5,4530,1.02669),(5,4531,1.16669),(5,4532,1.05),(5,4533,1.26),(5,4534,1.05),(5,4535,1.14331),(5,4536,0.65338),(5,4537,1.07331),(5,4538,1.21331),(5,4539,0.98),(5,4540,1.09669),(5,4541,0.14),(5,4542,0.98),(5,4543,1.14331),(5,4544,2.71983),(5,4545,0.98),(5,4546,1.19),(5,4547,1.00331),(5,4548,1.14331),(5,4549,0.46669),(5,4550,1.07331),(5,4551,1.23669),(5,4552,0.93331),(5,4553,1.09669),(5,4554,1.00331),(5,4555,1.02669),(5,4556,0.93345),(5,4557,2.66007),(5,4558,3.00993),(5,4559,0.91),(5,4560,1.09669),(5,4561,0.91),(5,4562,1.00331),(5,4563,1.12),(5,4564,1.28331),(5,4565,0.93345),(5,4566,2.94),(5,4567,1.05),(5,4568,1.16669),(5,4569,1.07331),(5,4570,0.86331),(5,4571,1.07331),(5,4572,0.88669),(5,4573,1.00331),(5,4574,0.37331),(5,4575,1.02669),(5,4576,1.23669),(5,4622,0.37331),(5,4623,1.00331),(5,4624,1.09669),(5,4625,0.32669),(5,4626,0.93331),(5,4627,1.02669),(5,4628,1.30676),(5,4629,0.98),(5,4630,1.09669),(5,4631,0.93331),(5,4632,1.12),(5,4633,1.05),(5,4634,1.14331),(5,4635,0.95669),(5,4636,1.07331),(5,4637,0.98),(5,4638,1.26),(5,4639,0.95669),(5,4640,1.12),(5,4641,1.05),(5,4642,1.14331),(5,4643,0.98),(5,4644,1.09669),(5,4645,1.12),(5,4646,1.21331),(5,4647,1.02669),(5,4648,1.21331),(5,4649,1.00331),(5,4650,1.09669),(5,4651,0.37331),(5,4652,1.00331),(5,4653,1.16669),(44,4654,0.23331),(45,4654,0.23331),(47,4654,0.23331),(5,4654,0.46662),(5,4655,0.93331),(5,4656,1.14331),(5,4657,0.93331),(5,4658,1.14331),(5,4659,0.37331),(5,4660,1.00331),(5,4661,1.26),(5,4662,1.00331),(5,4663,1.09669),(5,4664,0.98),(5,4665,1.19),(5,4666,1.02669),(5,4667,1.14331),(5,4668,0.88669),(5,4669,1.00331),(5,4670,0.95669),(5,4671,1.05),(5,4672,1.02669),(5,4673,1.05),(5,4674,1.07331),(5,4675,0.86331),(5,4676,0.98),(5,4677,0.91),(44,4677,0.91),(45,4677,0.91),(47,4677,0.91),(5,4678,1.00331),(5,4679,1.02669),(5,4680,1.16669),(5,4681,1.00331),(5,4682,0.91),(5,4683,1.05),(5,4684,0.18669),(44,4684,0.18669),(45,4684,0.18669),(47,4684,0.18669),(5,4685,1.00331),(5,4686,1.09669),(5,4687,0.23331),(5,4688,1.00331),(5,4689,1.16669),(5,4690,1.68),(5,4691,2.00662),(5,4692,2.33338),(5,4693,1.02669),(5,4694,1.21331),(5,4695,1.05),(5,4696,1.16669),(5,4697,1.05),(5,4698,1.12),(5,4699,1.00331),(5,4700,1.09669),(5,4701,0.91),(5,4702,1.00331),(5,4703,0.46669),(5,4704,1.14331),(5,4705,1.26),(5,4706,0.37331),(5,4707,1.00331),(5,4708,1.26),(5,4709,1.02669),(5,4710,1.26),(5,4711,0.95669),(5,4712,1.09669),(5,4713,0.91),(5,4714,1.07331),(5,4715,0.98),(5,4716,1.12),(5,4717,1.00331),(5,4718,1.12),(5,4719,0.42),(5,4720,1.02669),(5,4721,1.09669),(5,4759,0.91),(5,4760,1.02669),(5,4761,0.81669),(5,4762,1.02669),(5,4763,1.68),(5,4764,2.14662),(5,4765,0.18669),(5,4766,0.86331),(5,4767,0.95669),(5,4768,0.23331),(5,4769,0.98),(5,4770,1.09669),(5,4771,0.51331),(5,4772,1.09669),(5,4773,1.30669),(5,4774,0.46669),(5,4775,1.21331),(5,4776,1.37669),(5,4777,0.51331),(5,4778,1.12),(5,4779,1.30669),(5,4780,1.07331),(5,4781,1.16669),(5,4782,0.79331),(44,4782,0.79331),(45,4782,0.79331),(47,4782,0.79331),(5,4783,0.98),(5,4784,0.84),(5,4785,1.09669),(5,4786,6.01986),(5,4787,0.95669),(5,4788,0.98),(5,4789,1.09669),(5,4790,1.07331),(5,4791,0.98),(5,4792,1.11993),(5,4793,1.91338),(5,4794,2.24),(5,4795,0.95669),(5,4796,1.12),(5,4797,0.32669),(5,4798,0.91),(5,4799,1.07331),(5,4800,0.56),(5,4801,1.16669),(5,4802,1.23669),(5,4803,0.84),(5,4804,1.14331),(5,4805,1.33),(5,4806,1.05),(5,4807,1.14331),(5,4808,2.1),(5,4809,1.16669),(5,4810,1.35331),(5,4811,1.12),(5,4812,1.23669),(5,4813,1.02669),(5,4814,1.12),(5,4815,0.98),(5,4816,1.09669),(5,4817,1.09669),(5,4818,1.33),(5,4819,1.02669),(5,4820,1.14331),(5,4821,1.00331),(5,4822,1.09669),(5,4823,0.91),(5,4824,1.05),(5,4825,0.93331),(5,4826,1.00331),(5,4827,0.88669),(5,4828,0.95669),(5,4829,0.95669),(5,4830,1.09669),(5,4831,0.95669),(5,4832,1.02669),(5,4833,5.05679),(5,4834,0.88669),(5,4835,0.95669),(5,4836,0.81669),(5,4837,1.00331),(5,4838,0.98),(5,4839,1.05),(5,4840,1.00331),(5,4841,1.07331),(5,4842,0.98),(5,4843,0.88669),(5,4844,1.02669),(5,4845,0.95669),(5,4846,1.07331),(5,4847,4.68679),(5,4848,2.49339),(5,4849,2.8666),(5,4850,0.95669),(5,4851,1.12),(5,4852,0.81669),(5,4853,1.14331),(5,4854,0.95669),(5,4855,1.02669),(5,4856,0.88669),(5,4857,1.05),(5,4858,1.07331),(5,4859,1.02669),(5,4860,0.86331),(5,4861,1.02669),(5,4862,1.68),(5,4863,0.93331),(5,4864,0.93331),(5,4865,0.98),(5,4866,1.26),(5,4867,0.88669),(5,4868,1.00331),(5,4869,0.95669),(5,4870,1.02669),(5,4871,0.91),(5,4872,0.98),(5,4873,1.05),(5,4874,1.16669),(5,4875,0.91),(5,4876,1.02669),(5,4877,0.93331),(5,4878,1.07331),(44,4879,0.14),(45,4879,0.14),(47,4879,0.14),(5,4879,0.42),(5,4880,1.02669),(5,4881,1.09669),(5,4882,0.98),(5,4883,1.14331),(5,4884,0.98),(5,4885,1.16669),(5,4943,0.37331),(5,4944,0.98),(5,4945,1.26),(5,4946,1.07331),(5,4947,1.19),(5,4948,0.88669),(5,4949,1.19),(5,4950,0.98),(5,4951,1.09669),(5,4952,0.23331),(5,4953,0.88669),(5,4954,1.09669),(5,5164,0.32669),(5,5165,0.95669),(5,5166,1.19),(5,5167,0.18669),(44,5167,0.37338),(45,5167,0.37338),(47,5167,0.37338),(5,5168,0.91),(5,5169,1.05),(5,5170,1.40007),(5,5171,3.08007),(5,5172,1.16669),(5,5173,2.24),(5,5174,0.37331),(5,5175,1.00331),(5,5176,1.09669),(5,5177,0.98),(5,5178,1.09669),(5,5179,1.19),(5,5180,1.26),(5,5181,0.98),(5,5182,1.07331),(5,5183,0.32669),(5,5184,0.93331),(5,5185,1.02669),(5,5186,0.32669),(5,5187,0.93331),(5,5188,1.07331),(5,5189,1.02669),(5,5190,1.14331),(5,5191,0.32669),(5,5192,0.95669),(5,5193,1.05),(5,5194,1.11993),(5,5195,1.86662),(5,5196,1.19),(5,5197,1.05),(5,5198,0.98),(5,5199,1.12),(5,5200,0.32669),(5,5201,1.09669),(5,5202,1.26),(5,5203,0.14),(5,5204,0.84),(5,5205,0.93331),(2,6140,1.02669),(2,6147,0.88669),(2,6148,1.05),(41,16588,1.39986),(44,16588,2.79972),(45,16588,2.79972),(47,16588,2.79972),(44,17556,0.18662),(45,17556,0.18662),(47,17556,0.18662),(44,17557,1.86662),(45,17557,1.86662),(47,17557,1.86662),(44,17558,2.24),(45,17558,2.24),(47,17558,2.24),(44,17559,1.00331),(45,17559,1.00331),(47,17559,1.00331),(44,17560,1.12),(45,17560,1.12),(47,17560,1.12),(44,17561,0.32669),(45,17561,0.32669),(47,17561,0.32669),(44,17562,1.12),(45,17562,1.12),(47,17562,1.12),(44,17563,1.33),(45,17563,1.33),(47,17563,1.33),(44,17564,0.46669),(45,17564,0.46669),(47,17564,0.46669),(44,17565,1.02669),(45,17565,1.02669),(47,17565,1.02669),(44,17566,1.30669),(45,17566,1.30669),(47,17566,1.30669),(44,17567,0.46669),(45,17567,0.46669),(47,17567,0.46669),(44,17568,1.00331),(45,17568,1.00331),(47,17568,1.00331),(44,17569,1.09669),(45,17569,1.09669),(47,17569,1.09669),(44,17570,0.56),(45,17570,0.56),(47,17570,0.56),(44,17571,1.05),(45,17571,1.05),(47,17571,1.05),(44,17572,1.23669),(45,17572,1.23669),(47,17572,1.23669),(44,17573,0.23331),(45,17573,0.23331),(47,17573,0.23331),(44,17574,0.91),(45,17574,0.91),(47,17574,0.91),(44,17575,1.02669),(45,17575,1.02669),(47,17575,1.02669),(41,17576,0.23331),(44,17576,0.46662),(45,17576,0.46662),(47,17576,0.46662),(41,17577,0.93331),(44,17577,1.86662),(45,17577,1.86662),(47,17577,1.86662),(41,17578,1.00331),(44,17578,2.00662),(45,17578,2.00662),(47,17578,2.00662),(44,17579,0.28),(45,17579,0.28),(47,17579,0.28),(44,17580,0.93331),(45,17580,0.93331),(47,17580,0.93331),(44,17581,1.21331),(45,17581,1.21331),(47,17581,1.21331),(44,17610,0.18669),(45,17610,0.18669),(47,17610,0.18669),(44,17611,0.91),(45,17611,0.91),(47,17611,0.91),(44,17612,0.95669),(45,17612,0.95669),(47,17612,0.95669),(44,17613,0.65338),(45,17613,0.65338),(47,17613,0.65338),(44,17614,2.1),(45,17614,2.1),(47,17614,2.1),(44,17615,2.24),(45,17615,2.24),(47,17615,2.24),(44,17616,0.93331),(45,17616,0.93331),(47,17616,0.93331),(44,17617,1.00331),(45,17617,1.00331),(47,17617,1.00331),(44,17618,0.93331),(45,17618,0.93331),(47,17618,0.93331),(44,17619,1.09669),(45,17619,1.09669),(47,17619,1.09669),(44,17620,1.16669),(45,17620,1.16669),(47,17620,1.16669),(44,17621,1.07331),(45,17621,1.07331),(47,17621,1.07331),(44,17622,1.14331),(45,17622,1.14331),(47,17622,1.14331),(44,17623,0.86331),(45,17623,0.86331),(47,17623,0.86331),(44,17624,0.93331),(45,17624,0.93331),(47,17624,0.93331),(44,17625,0.95669),(45,17625,0.95669),(47,17625,0.95669),(44,17626,0.98),(45,17626,0.98),(47,17626,0.98),(44,17627,0.86331),(45,17627,0.86331),(47,17627,0.86331),(44,17628,1.05),(45,17628,1.05),(47,17628,1.05),(44,17629,1.00331),(45,17629,1.00331),(47,17629,1.00331),(44,17630,1.19),(45,17630,1.19),(47,17630,1.19),(44,17631,1.00331),(45,17631,1.00331),(47,17631,1.00331),(44,17657,0.81669),(45,17657,0.81669),(47,17657,0.81669),(44,17658,0.88669),(45,17658,0.88669),(47,17658,0.88669),(44,17659,0.93331),(45,17659,0.93331),(47,17659,0.93331),(44,17660,0.98),(45,17660,0.98),(47,17660,0.98),(44,17661,1.23669),(45,17661,1.23669),(47,17661,1.23669),(44,17662,0.93331),(45,17662,0.93331),(47,17662,0.93331),(44,17663,1.12),(45,17663,1.12),(47,17663,1.12),(44,17664,1.77338),(45,17664,1.77338),(47,17664,1.77338),(44,17665,1.02669),(45,17665,1.02669),(47,17665,1.02669),(44,17666,1.07331),(45,17666,1.07331),(47,17666,1.07331),(44,17667,0.95669),(45,17667,0.95669),(47,17667,0.95669),(44,17668,1.12),(45,17668,1.12),(47,17668,1.12),(41,17669,0.37331),(44,17669,0.74662),(45,17669,0.74662),(47,17669,0.74662),(41,17670,1.02669),(44,17670,2.05338),(45,17670,2.05338),(47,17670,2.05338),(41,17671,1.16669),(44,17671,2.33338),(45,17671,2.33338),(47,17671,2.33338),(41,17672,0.46669),(44,17672,0.93338),(45,17672,0.93338),(47,17672,0.93338),(41,17673,1.14331),(44,17673,2.28662),(45,17673,2.28662),(47,17673,2.28662),(44,17674,0.32669),(45,17674,0.32669),(47,17674,0.32669),(44,17675,1.05),(45,17675,1.05),(47,17675,1.05),(44,17676,1.26),(45,17676,1.26),(47,17676,1.26),(44,17677,0.37331),(45,17677,0.37331),(47,17677,0.37331),(44,17678,1.05),(45,17678,1.05),(47,17678,1.05),(44,17679,1.14331),(45,17679,1.14331),(47,17679,1.14331),(44,17680,1.14331),(45,17680,1.14331),(47,17680,1.14331),(44,17681,1.33),(45,17681,1.33),(47,17681,1.33),(44,17682,0.88669),(45,17682,0.88669),(47,17682,0.88669),(44,17683,1.02669),(45,17683,1.02669),(47,17683,1.02669),(44,17684,0.95669),(45,17684,0.95669),(47,17684,0.95669),(44,17685,1.07331),(45,17685,1.07331),(47,17685,1.07331),(44,17686,0.95669),(45,17686,0.95669),(47,17686,0.95669),(44,17687,1.05),(45,17687,1.05),(47,17687,1.05),(41,17688,0.91),(44,17688,1.82),(45,17688,1.82),(47,17688,1.82),(41,17689,1.02669),(44,17689,2.05338),(45,17689,2.05338),(47,17689,2.05338),(41,17690,0.88669),(44,17690,3.54676),(45,17690,3.54676),(47,17690,3.54676),(44,17691,0.98),(45,17691,0.98),(47,17691,0.98),(41,17692,1.05),(44,17692,2.1),(45,17692,2.1),(47,17692,2.1),(44,17693,1.00331),(45,17693,1.00331),(47,17693,1.00331),(44,17694,0.95669),(45,17694,0.95669),(47,17694,0.95669),(44,17695,1.09669),(45,17695,1.09669),(47,17695,1.09669),(44,17696,1.00331),(45,17696,1.00331),(47,17696,1.00331),(44,17697,1.09669),(45,17697,1.09669),(47,17697,1.09669),(44,17698,0.93331),(45,17698,0.93331),(47,17698,0.93331),(44,17699,1.07331),(45,17699,1.07331),(47,17699,1.07331),(44,17700,0.28),(45,17700,0.28),(47,17700,0.28),(44,17701,0.95669),(45,17701,0.95669),(47,17701,0.95669),(44,17702,1.14331),(45,17702,1.14331),(47,17702,1.14331),(44,17703,0.91),(45,17703,0.91),(47,17703,0.91),(44,17704,1.00331),(45,17704,1.00331),(47,17704,1.00331),(44,17705,1.00331),(45,17705,1.00331),(47,17705,1.00331),(44,17706,1.00331),(45,17706,1.00331),(47,17706,1.00331),(44,17707,1.14331),(45,17707,1.14331),(47,17707,1.14331),(41,17708,0.91),(44,17708,1.82),(45,17708,1.82),(47,17708,1.82),(41,17709,1.05),(44,17709,2.1),(45,17709,2.1),(47,17709,2.1),(44,17710,0.86331),(45,17710,0.86331),(47,17710,0.86331),(44,17711,0.93331),(45,17711,0.93331),(47,17711,0.93331),(44,17712,1.68),(45,17712,1.68),(47,17712,1.68),(44,17713,0.88669),(45,17713,0.88669),(47,17713,0.88669),(44,17714,0.98),(45,17714,0.98),(47,17714,0.98),(44,17715,0.86331),(45,17715,0.86331),(47,17715,0.86331),(44,17716,0.98),(45,17716,0.98),(47,17716,0.98),(44,17717,0.86331),(45,17717,0.86331),(47,17717,0.86331),(44,17718,0.98),(45,17718,0.98),(47,17718,0.98),(44,17719,0.93331),(45,17719,0.93331),(47,17719,0.93331),(44,17720,1.02669),(45,17720,1.02669),(47,17720,1.02669),(44,17846,0.37331),(45,17846,0.37331),(47,17846,0.37331),(44,17847,0.98),(45,17847,0.98),(47,17847,0.98),(44,17848,1.07331),(45,17848,1.07331),(47,17848,1.07331),(44,17849,0.98),(45,17849,0.98),(47,17849,0.98),(44,17850,1.07331),(45,17850,1.07331),(47,17850,1.07331),(44,17851,0.91),(45,17851,0.91),(47,17851,0.91),(44,17852,1.09669),(45,17852,1.09669),(47,17852,1.09669),(44,17853,0.32669),(45,17853,0.32669),(47,17853,0.32669),(44,17854,0.95669),(45,17854,0.95669),(47,17854,0.95669),(44,17855,1.09669),(45,17855,1.09669),(47,17855,1.09669),(44,17856,0.23331),(45,17856,0.23331),(47,17856,0.23331),(44,17857,0.88669),(45,17857,0.88669),(47,17857,0.88669),(44,17858,1.12),(45,17858,1.12),(47,17858,1.12),(44,17859,1.02669),(45,17859,1.02669),(47,17859,1.02669),(44,17860,1.02669),(45,17860,1.02669),(47,17860,1.02669),(44,17861,1.16669),(45,17861,1.16669),(47,17861,1.16669),(44,17862,1.02669),(45,17862,1.02669),(47,17862,1.02669),(44,17863,1.12),(45,17863,1.12),(47,17863,1.12),(41,17864,0.37331),(44,17864,0.74662),(45,17864,0.74662),(47,17864,0.74662),(41,17865,0.98),(44,17865,1.96),(45,17865,1.96),(47,17865,1.96),(41,17866,1.26),(44,17866,2.52),(45,17866,2.52),(47,17866,2.52),(44,17867,0.42),(45,17867,0.42),(47,17867,0.42),(44,17868,0.98),(45,17868,0.98),(47,17868,0.98),(44,17869,1.33),(45,17869,1.33),(47,17869,1.33),(44,17870,0.46669),(45,17870,0.46669),(47,17870,0.46669),(44,17871,1.14331),(45,17871,1.14331),(47,17871,1.14331),(44,17872,1.23669),(45,17872,1.23669),(47,17872,1.23669),(44,17873,0.32669),(45,17873,0.32669),(47,17873,0.32669),(44,17874,1.07331),(45,17874,1.07331),(47,17874,1.07331),(44,17875,1.23669),(45,17875,1.23669),(47,17875,1.23669),(44,18816,1.28331),(45,18816,1.28331),(47,18816,1.28331),(41,24259,0.32669),(41,24260,1.09669),(41,24261,1.23669),(41,24262,1.72679),(41,24263,5.18),(41,24264,5.79679),(41,24265,1.97321),(41,24266,5.67321),(41,24267,6.04321),(41,24268,0.18669),(41,24269,0.95669),(41,24270,1.19),(41,24271,0.69993),(41,24272,0.88669),(41,24273,1.02669),(41,24274,1.00331),(41,24275,1.12),(41,24276,0.88669),(41,24277,0.98),(41,24278,0.18669),(41,24279,0.88669),(41,24280,1.00331),(41,24314,0.42),(41,24315,0.98),(41,24316,1.28331),(41,24317,0.23331),(41,24318,0.88669),(41,24319,1.05),(41,24320,0.23331),(41,24321,1.12),(41,24322,1.33),(41,24323,0.84),(41,24324,1.07331),(41,24325,1.14331),(41,24326,1.00331),(41,24327,1.05),(41,24328,0.65338),(41,24329,1.09669),(41,24330,1.30669),(41,24331,1.09669),(41,24332,1.26),(41,24333,4.93321),(41,24334,5.42679),(41,24344,0.32669),(41,24345,0.98),(41,24346,1.07331),(41,24347,0.37324),(41,24348,0.86331),(41,24349,1.05),(41,24350,0.86331),(41,24351,0.93331),(41,24352,0.95669),(41,24353,1.07331),(41,24354,0.91),(41,24355,1.09669),(41,24356,0.42),(41,24357,1.12),(41,24358,1.30669),(41,24359,0.95669),(41,24360,1.07331),(41,24361,4.81),(41,24362,0.86331),(41,24363,0.95669),(41,24364,0.37331),(41,24365,1.00331),(41,24366,1.16669),(41,24367,1.07331),(41,24368,1.12),(41,24369,1.05),(41,24370,1.26),(41,24371,0.91),(41,24372,1.02669),(41,24373,1.00331),(41,24374,1.19),(41,24510,0.98679),(41,24511,4.56321),(41,24512,5.30321),(41,24513,1.12),(41,24514,1.19),(41,24515,1.33),(41,24516,1.19),(41,24517,1.28331),(41,24518,0.37331),(41,24519,1.02669),(41,24520,1.09669),(41,24521,0.84),(41,24522,0.98),(41,24523,1.09669),(41,24524,1.09669),(41,24525,1.26),(41,24526,0.37331),(41,24527,0.98),(41,24528,1.12),(41,24529,0.46662),(41,24530,0.98),(41,24531,1.07331),(41,24532,0.88669),(41,24533,1.09669),(41,24534,0.37331),(41,24535,0.98),(41,24536,1.19),(41,24537,1.11993),(41,24538,1.02669),(41,24539,1.16669),(41,24540,1.00331),(41,24541,1.23669),(41,24542,1.00331),(41,24543,1.16669),(45,25538,1.72679),(45,25539,5.42679),(45,25540,6.29),(47,25602,1.97321),(47,25603,5.18),(47,25604,6.04321),(47,25605,4.93321),(47,25606,5.67321),(47,25607,5.55),(51,25679,1.97321),(51,25680,5.55),(51,25681,6.16679);
/*!40000 ALTER TABLE `jos_finder_links_terms8` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_terms9`
--

DROP TABLE IF EXISTS `jos_finder_links_terms9`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_terms9` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_terms9`
--

LOCK TABLES `jos_finder_links_terms9` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_terms9` DISABLE KEYS */;
INSERT INTO `jos_finder_links_terms9` VALUES (3,56,0.23331),(44,56,0.23331),(45,56,0.23331),(47,56,0.23331),(1,56,0.46662),(1,57,0.98),(1,58,1.05),(1,59,0.28),(1,60,0.95669),(1,61,1.05),(5,568,0.74662),(2,568,1.11993),(2,569,1.05),(2,570,1.21331),(2,571,1.07331),(2,572,1.19),(2,573,1.00331),(2,574,1.09669),(2,575,0.32669),(2,576,1.00331),(2,577,1.09669),(5,578,0.14),(2,578,0.42),(2,579,0.95669),(2,580,1.16669),(2,581,0.84),(2,582,0.91),(2,583,0.88669),(2,584,1.05),(2,1154,0.23331),(2,1155,0.91),(2,1156,1.00331),(2,1157,0.32669),(2,1158,0.37331),(2,1159,1.05),(2,1160,1.28331),(3,1589,0.09331),(44,1589,0.09331),(45,1589,0.09331),(47,1589,0.09331),(4,1589,0.55986),(5,1589,0.74648),(3,1590,1.02669),(3,1591,0.32669),(3,1592,0.91),(3,1593,0.98),(3,1594,0.28),(5,1594,0.28),(3,1595,0.93331),(3,1596,0.98),(5,1597,0.23331),(3,1597,0.69993),(3,1598,1.72662),(3,1599,1.02669),(3,1600,1.05),(3,1601,0.95669),(3,1602,1.16669),(3,1603,0.09331),(5,1603,0.09331),(4,1603,0.46655),(44,1603,0.55986),(45,1603,0.55986),(47,1603,0.55986),(3,1604,1.02669),(5,1604,1.02669),(3,1605,1.09669),(3,1919,0.18669),(3,1920,1.02669),(3,1921,1.09669),(4,2258,0.14),(4,2259,0.86331),(4,2260,0.98),(4,2261,1.4),(4,2262,1.02669),(4,2263,1.19),(4,2264,1.00331),(4,2265,1.09669),(4,2266,0.98),(4,2267,1.14331),(4,2268,0.98),(4,2269,1.07331),(4,2270,0.98),(4,2271,1.09669),(4,2272,0.32669),(4,2273,1.00331),(4,2274,1.07331),(4,2275,0.79331),(4,2276,0.91),(4,2277,0.79331),(5,2277,0.79331),(4,2278,0.98),(4,2279,0.86331),(4,2280,0.93331),(4,2281,0.98),(4,2282,1.05),(4,2283,0.84),(4,2284,0.98),(4,2285,0.86331),(4,2286,1.05),(4,2287,0.56),(4,2288,1.02669),(4,2289,1.09669),(4,2290,0.93331),(4,2291,1.00331),(4,2292,0.37331),(4,2293,1.16669),(4,2294,1.35331),(4,2295,0.28),(4,2296,0.86331),(4,2297,1.14331),(4,2298,0.98),(4,2299,1.12),(4,2300,0.32669),(4,2301,1.02669),(4,2302,1.19),(4,2303,0.23331),(4,2304,1.09669),(4,2305,1.30669),(4,2306,0.37331),(4,2307,0.98),(4,2308,1.16669),(4,2309,0.18669),(44,2309,0.18669),(45,2309,0.18669),(47,2309,0.18669),(4,2310,0.93331),(4,2311,1.12),(4,2312,0.23331),(4,2313,0.98),(4,2314,1.19),(4,2315,0.28),(4,2316,1.05),(4,2317,1.14331),(4,2318,0.51331),(4,2319,1.14331),(4,2320,1.28331),(4,2321,0.74662),(4,2322,1.96),(4,2323,1.07331),(4,2324,1.09669),(4,2325,0.51331),(4,2326,1.12),(4,2327,1.26),(4,2328,0.14),(4,2329,0.93331),(4,2330,1.09669),(4,2331,0.93331),(4,2332,1.02669),(4,2333,0.93331),(4,2334,1.05),(4,2335,0.93331),(4,2336,1.09669),(4,2337,0.88669),(4,2338,0.98),(4,2339,0.91),(4,2340,1.00331),(4,3178,0.42),(4,3179,2.73),(4,3180,1.02669),(4,3181,1.05),(4,3182,1.05),(4,3183,0.18669),(4,3184,0.93331),(4,3185,1.00331),(4,3186,0.28),(4,3187,0.93331),(4,3188,1.02669),(5,4292,1.00331),(5,4293,1.14331),(5,4294,1.00331),(5,4295,1.23669),(5,4296,0.18669),(5,4297,0.86331),(5,4298,0.95669),(5,4299,1.16655),(5,4300,0.91),(5,4301,1.12),(5,4302,3.54676),(5,4303,3.36),(5,4304,0.98),(5,4305,0.46662),(5,4306,0.98),(5,4307,1.07331),(5,4308,1.05),(5,4309,1.16669),(5,4310,0.95669),(5,4311,0.95669),(5,4312,1.07331),(5,4313,1.91338),(5,4314,1.02669),(5,4315,1.02669),(5,4316,0.86331),(5,4317,1.02669),(5,4318,1.91338),(5,4319,1.02669),(5,4320,1.07331),(5,4321,0.98),(5,4322,1.12),(5,4323,0.51331),(5,4324,1.02669),(5,4325,1.19),(5,4326,0.18669),(41,4326,0.18669),(44,4326,0.37338),(45,4326,0.37338),(47,4326,0.37338),(5,4327,0.98),(5,4328,1.07331),(5,4329,0.93331),(5,4330,1.14331),(5,4331,0.32669),(5,4332,0.98),(5,4333,1.02669),(5,4334,0.28),(5,4335,1.05),(5,4336,1.21331),(5,4337,0.18669),(5,4338,1.00331),(5,4339,1.05),(5,4340,0.37331),(5,4341,1.02669),(5,4342,1.12),(5,4343,1.30683),(5,4344,1.68),(5,4345,2.1),(5,4346,1.12),(5,4347,1.19),(5,4348,0.93331),(5,4349,1.00331),(5,4350,0.86331),(5,4351,0.95669),(5,4352,0.86331),(5,4353,0.95669),(5,4354,0.86331),(5,4355,0.95669),(5,4356,3.78),(5,4357,1.14331),(5,4358,1.21331),(5,4359,3.42993),(5,4360,2.47338),(5,4361,1.28331),(5,4362,1.02669),(5,4363,1.12),(5,4364,0.98),(5,4365,1.02669),(5,4366,1.12),(5,4367,1.21331),(5,4368,1.02669),(5,4369,1.16669),(5,4370,1.02669),(5,4371,1.09669),(5,4372,0.14),(5,4373,0.84),(5,4374,0.93331),(5,4375,0.23331),(5,4376,1.02669),(5,4377,1.16669),(5,4378,0.23331),(5,4379,0.91),(5,4380,1.12),(5,4381,0.23331),(5,4382,0.86331),(5,4383,0.98),(5,4384,0.37331),(5,4385,0.95669),(5,4386,1.14331),(5,4387,0.91),(5,4388,1.12),(5,4389,0.88669),(5,4390,0.98),(5,4391,0.65338),(5,4392,1.02669),(5,4393,1.28331),(5,4394,1.05),(5,4395,1.19),(5,4396,1.14331),(5,4397,0.18669),(5,4398,0.88669),(5,4399,0.98),(5,5554,0.98007),(5,5555,0.95669),(5,5556,1.07331),(5,5557,0.95669),(5,5558,1.05),(5,5559,0.91),(5,5560,1.02669),(5,5561,0.28),(5,5562,1.02669),(5,5563,1.12),(44,5564,0.18669),(45,5564,0.18669),(47,5564,0.18669),(5,5564,0.37338),(5,5565,0.91),(5,5566,1.00331),(5,5567,0.91),(5,5568,1.00331),(2,6141,0.95669),(2,6142,1.07331),(44,17492,0.18662),(45,17492,0.18662),(47,17492,0.18662),(44,17493,0.91),(45,17493,0.91),(47,17493,0.91),(44,17494,0.98),(45,17494,0.98),(47,17494,0.98),(44,17495,0.86331),(45,17495,0.86331),(47,17495,0.86331),(44,17496,0.98),(45,17496,0.98),(47,17496,0.98),(44,17497,1.00331),(45,17497,1.00331),(47,17497,1.00331),(44,17498,1.07331),(45,17498,1.07331),(47,17498,1.07331),(41,17499,0.88669),(44,17499,1.77338),(45,17499,1.77338),(47,17499,1.77338),(41,17500,1.14331),(44,17500,2.28662),(45,17500,2.28662),(47,17500,2.28662),(44,17501,0.28),(45,17501,0.28),(47,17501,0.28),(44,17502,0.98),(45,17502,0.98),(47,17502,0.98),(44,17503,1.12),(45,17503,1.12),(47,17503,1.12),(44,17504,0.91),(45,17504,0.91),(47,17504,0.91),(44,17505,1.05),(45,17505,1.05),(47,17505,1.05),(44,17506,0.65338),(45,17506,0.65338),(47,17506,0.65338),(44,17507,1.86662),(45,17507,1.86662),(47,17507,1.86662),(44,17508,2.24),(45,17508,2.24),(47,17508,2.24),(44,17509,0.86331),(45,17509,0.86331),(47,17509,0.86331),(44,17510,0.91),(45,17510,0.91),(47,17510,0.91),(44,17513,0.95669),(45,17513,0.95669),(47,17513,0.95669),(44,17514,1.19),(45,17514,1.19),(47,17514,1.19),(44,17515,1.82),(45,17515,1.82),(47,17515,1.82),(44,17516,1.00331),(45,17516,1.00331),(47,17516,1.00331),(44,17517,1.09669),(45,17517,1.09669),(47,17517,1.09669),(44,17518,0.93331),(45,17518,0.93331),(47,17518,0.93331),(44,17519,1.14331),(45,17519,1.14331),(47,17519,1.14331),(44,17520,0.79331),(45,17520,0.79331),(47,17520,0.79331),(44,17521,0.98),(45,17521,0.98),(47,17521,0.98),(44,17522,0.84),(45,17522,0.84),(47,17522,0.84),(44,17523,1.05),(45,17523,1.05),(47,17523,1.05),(44,18027,0.32669),(45,18027,0.32669),(47,18027,0.32669),(44,18028,1.07331),(45,18028,1.07331),(47,18028,1.07331),(44,18029,1.19),(45,18029,1.19),(47,18029,1.19),(44,18030,0.74662),(45,18030,0.74662),(47,18030,0.74662),(44,18031,1.00331),(45,18031,1.00331),(47,18031,1.00331),(44,18032,1.09669),(45,18032,1.09669),(47,18032,1.09669),(44,18033,1.00331),(45,18033,1.00331),(47,18033,1.00331),(44,18034,1.19),(45,18034,1.19),(47,18034,1.19),(44,18035,0.98),(45,18035,0.98),(47,18035,0.98),(44,18036,1.14331),(45,18036,1.14331),(47,18036,1.14331),(44,18037,0.37331),(45,18037,0.37331),(47,18037,0.37331),(44,18038,1.05),(45,18038,1.05),(47,18038,1.05),(44,18039,1.12),(45,18039,1.12),(47,18039,1.12),(41,24235,0.74662),(41,24236,0.95669),(41,24237,1.07331),(41,24238,1.07331),(41,24239,1.14331),(41,24655,0.28),(41,24656,1.02669),(41,24657,1.16669),(41,24658,0.28),(41,24659,0.95669),(41,24660,1.12),(41,24661,0.98),(41,24662,1.09669),(41,24663,0.42),(41,24664,1.05),(41,24665,1.12),(41,24666,1.40007),(41,24667,1.02669),(41,24668,1.23669),(41,24669,1.00331),(41,24670,1.12),(41,24671,1.02669),(41,24672,1.21331),(41,24673,0.69993),(41,24674,0.88669),(41,24675,1.05),(41,24676,0.98),(41,24677,1.05),(41,24678,0.98),(41,24679,1.12),(41,24680,0.32669),(41,24681,1.05),(41,24682,1.33),(41,24683,0.32669),(41,24684,1.02669),(41,24685,1.19),(41,24686,0.37331),(41,24687,1.12),(41,24688,1.37669),(44,25510,1.48),(44,25511,5.30321),(45,25548,1.48);
/*!40000 ALTER TABLE `jos_finder_links_terms9` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termsa`
--

DROP TABLE IF EXISTS `jos_finder_links_termsa`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termsa` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termsa`
--

LOCK TABLES `jos_finder_links_termsa` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termsa` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termsa` VALUES (4,2116,0.17),(44,17428,0.28),(45,17428,0.28),(47,17428,0.28),(44,17429,1.63338),(45,17429,1.63338),(47,17429,1.63338),(44,17430,0.98),(45,17430,0.98),(47,17430,0.98),(44,17431,0.93331),(45,17431,0.93331),(47,17431,0.93331);
/*!40000 ALTER TABLE `jos_finder_links_termsa` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termsb`
--

DROP TABLE IF EXISTS `jos_finder_links_termsb`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termsb` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termsb`
--

LOCK TABLES `jos_finder_links_termsb` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termsb` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termsb` VALUES (3,115,0.14),(5,115,0.14),(1,115,0.28),(4,115,0.7),(1,116,0.98),(1,117,1.09669),(1,118,0.88669),(4,118,0.88669),(1,119,1.07331),(1,120,0.18669),(5,120,0.37338),(1,121,0.91),(1,122,0.98),(3,1700,0.91),(3,1701,1.05),(5,1702,0.23331),(44,1702,0.23331),(45,1702,0.23331),(47,1702,0.23331),(3,1702,0.46662),(5,1703,0.88669),(3,1703,1.77338),(3,1704,1.12),(3,1705,0.98),(3,1706,0.46669),(3,1707,1.02669),(3,1708,1.23669),(3,1709,0.28),(3,1710,1.00331),(3,1711,1.19),(4,2518,0.28),(4,2519,0.91),(4,2520,1.05),(4,2521,5.64707),(4,2522,0.91),(4,2523,1.02669),(4,2524,3.08007),(4,2525,1.21331),(4,2526,1.19),(4,2527,1.16669),(4,2528,1.05),(4,2529,1.19),(4,2530,5.18),(4,2531,5.55),(4,2532,1.05),(4,2533,1.16669),(4,2534,1.09669),(4,2535,1.19),(4,2536,0.93331),(4,2537,1.12),(4,2538,1.02669),(4,2539,1.12),(4,2540,0.93331),(4,2541,1.09669),(4,2542,1.05),(4,2543,1.19),(4,2544,0.98),(4,2545,1.16669),(4,2546,0.88669),(4,2547,1.07331),(4,2548,1.12),(4,2549,0.86331),(4,2550,1.02669),(4,2551,0.91),(4,2552,1.02669),(4,2553,0.88669),(4,2554,1.09669),(4,2555,0.32669),(4,2556,0.95669),(4,2557,1.09669),(4,2558,0.18669),(4,2559,0.95669),(4,2560,1.05),(4,2561,0.18669),(44,2561,0.18669),(45,2561,0.18669),(47,2561,0.18669),(4,2562,0.93331),(4,2563,1.07331),(4,2564,0.18669),(4,2565,0.88669),(4,2566,1.02669),(4,2567,0.46662),(5,2567,0.46662),(4,2568,0.95669),(4,2569,1.07331),(4,2570,0.98),(4,2571,1.12),(5,4722,0.84),(5,4723,0.91),(5,4724,1.05),(5,4725,1.16669),(5,4726,0.88669),(5,4727,1.02669),(5,4728,0.28),(5,4729,0.95669),(5,4730,1.09669),(5,4731,0.09331),(5,4732,0.81669),(5,4733,0.91),(5,4734,1.07331),(5,4735,1.00331),(5,4736,1.12),(5,4737,0.93331),(5,4738,1.19),(44,17632,1.00331),(45,17632,1.00331),(47,17632,1.00331),(44,17633,1.09669),(45,17633,1.09669),(47,17633,1.09669),(44,17634,0.88669),(45,17634,0.88669),(47,17634,0.88669),(44,17635,1.00331),(45,17635,1.00331),(47,17635,1.00331),(41,24335,0.32669),(41,24336,1.00331),(41,24337,1.09669),(51,25674,1.48),(51,25675,5.05679),(51,25676,6.78321);
/*!40000 ALTER TABLE `jos_finder_links_termsb` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termsc`
--

DROP TABLE IF EXISTS `jos_finder_links_termsc`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termsc` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termsc`
--

LOCK TABLES `jos_finder_links_termsc` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termsc` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termsc` VALUES (1,2,0.17),(5,3,0.42),(1,3,0.93),(3,3,1.14),(1,4,4.54677),(1,5,1.16669),(1,6,2.72),(1,7,1.16669),(1,8,0.4),(3,8,0.4),(1,9,2.8666),(1,10,3.1334),(2,512,0.14),(41,512,0.34),(2,513,0.88669),(2,514,1.00331),(2,515,0.17),(4,515,0.28),(47,515,0.4),(3,1535,3.92677),(3,1536,4.44323),(3,1537,0.95669),(3,1538,1.07331),(3,1539,2.4666),(3,1540,2.8),(3,1542,0.14),(3,1543,0.88669),(3,1544,1.09669),(4,2049,0.35),(4,2050,0.93331),(4,2051,1.00331),(4,2052,0.28),(4,2053,0.91),(4,2054,1.05),(4,2055,0.35),(4,2056,1.05),(4,2057,1.14331),(4,2058,0.35),(4,2059,0.98),(4,2060,1.07331),(4,2061,0.35),(4,2062,0.98),(4,2063,1.28331),(4,2064,0.35),(4,2065,0.98),(4,2066,1.26),(4,2067,0.32669),(4,2068,1.02669),(4,2069,1.12),(4,2070,0.28),(4,2071,0.91),(4,2072,1.07331),(4,2073,0.91),(4,2074,1.02669),(4,2075,0.49),(4,2076,1.00331),(4,2077,1.16669),(4,2078,0.18669),(4,2079,0.95669),(4,2080,1.05),(4,2081,1.05),(4,2082,0.93331),(4,2083,1.05),(4,2084,0.95669),(4,2085,1.12),(4,2086,0.95669),(4,2087,1.12),(4,2088,2.52),(4,2089,0.93331),(4,2090,0.93331),(4,2091,0.91),(4,2092,0.84),(4,2093,0.93331),(5,2094,0.28),(4,2094,4.84),(4,2095,8.82),(4,2096,1.02669),(4,2097,3.42993),(4,2098,1.16669),(4,2099,1.16669),(4,2100,1.14331),(4,2101,1.16669),(4,2102,1.09669),(4,2103,0.88669),(4,2104,1.02669),(4,2105,0.86331),(4,2106,0.95669),(4,2107,4.56321),(4,2108,5.55),(4,2109,0.93331),(4,2110,1.02669),(5,4093,0.14),(5,4094,0.91),(5,4095,1.00331),(5,4096,0.95669),(5,4097,1.00331),(5,4098,0.88669),(5,4099,0.95669),(5,4100,0.28),(41,16379,0.74),(44,17408,1.47),(45,17408,1.47),(47,17408,1.47),(44,17409,1.91338),(45,17409,1.91338),(47,17409,1.91338),(44,17410,2.28662),(45,17410,2.28662),(47,17410,2.28662),(44,17411,0.95669),(45,17411,0.95669),(47,17411,0.95669),(44,17412,1.16669),(45,17412,1.16669),(47,17412,1.16669),(44,17413,0.98),(45,17413,0.98),(47,17413,0.98),(44,17414,0.98),(45,17414,0.98),(47,17414,0.98),(44,17415,1.05),(45,17415,1.05),(47,17415,1.05),(44,17416,0.93331),(45,17416,0.93331),(47,17416,0.93331),(44,17417,1.00331),(45,17417,1.00331),(47,17417,1.00331),(44,17419,0.23331),(45,17419,0.23331),(47,17419,0.23331),(44,17420,0.88669),(45,17420,0.88669),(47,17420,0.88669),(44,17421,1.14331),(45,17421,1.14331),(47,17421,1.14331),(44,17422,0.28),(45,17422,0.28),(47,17422,0.28),(44,17423,1.07331),(45,17423,1.07331),(47,17423,1.07331),(44,17424,1.14331),(45,17424,1.14331),(47,17424,1.14331),(44,17425,0.28),(45,17425,0.28),(47,17425,0.28),(44,17426,0.93331),(45,17426,0.93331),(47,17426,0.93331),(44,17427,1.02669),(45,17427,1.02669),(47,17427,1.02669),(41,24162,4.68679),(44,25503,0.34),(45,25534,0.34),(47,25596,0.34),(47,25597,2.2),(47,25598,3.0666),(47,25599,2.9334),(47,25600,0.51),(47,25601,2.60661),(50,25657,0.34),(51,25672,0.34);
/*!40000 ALTER TABLE `jos_finder_links_termsc` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termsd`
--

DROP TABLE IF EXISTS `jos_finder_links_termsd`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termsd` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termsd`
--

LOCK TABLES `jos_finder_links_termsd` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termsd` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termsd` VALUES (1,1,0),(2,1,0),(3,1,0),(4,1,0),(5,1,0),(41,1,0),(44,1,0),(45,1,0),(47,1,0),(50,1,0),(51,1,0),(41,201,0.09331),(1,201,0.18662),(3,201,0.18662),(5,201,0.65317),(4,201,1.11972),(44,201,1.21303),(45,201,1.21303),(47,201,1.21303),(1,202,0.91),(4,202,0.91),(5,202,0.91),(1,203,0.98),(1,204,0.84),(41,204,0.84),(4,204,1.68),(44,204,3.36),(45,204,3.36),(47,204,3.36),(1,205,0.95669),(1,206,0.18662),(2,206,0.18662),(44,206,0.18662),(45,206,0.18662),(47,206,0.18662),(4,206,0.37324),(5,206,1.11972),(1,207,0.91),(1,208,1.16669),(1,209,0.86331),(4,209,0.86331),(1,210,1.05),(4,210,1.05),(1,211,0.14),(5,211,0.14),(44,211,0.14),(45,211,0.14),(47,211,0.14),(2,211,0.28),(4,211,0.42),(1,212,0.84),(4,212,0.84),(44,212,0.84),(45,212,0.84),(47,212,0.84),(1,213,0.93331),(4,213,0.93331),(44,213,0.93331),(45,213,0.93331),(47,213,0.93331),(2,926,0.91),(2,927,0.98),(2,928,0.81669),(2,929,0.93331),(2,930,1.82),(2,931,0.98),(2,933,0.18662),(5,933,0.27993),(4,933,0.46655),(2,934,0.79331),(2,935,0.95669),(2,936,0.86331),(2,937,1.07331),(2,938,0.14),(3,938,0.14),(5,938,0.14),(2,939,1.07331),(2,940,1.26),(4,941,0.14),(2,941,0.28),(5,941,0.28),(2,942,0.86331),(2,943,0.95669),(2,944,0.86331),(5,944,0.86331),(2,945,1.12),(3,1808,0.86331),(3,1809,1.05),(3,1810,0.86331),(3,1811,1.09669),(3,1812,0.98),(3,1813,1.05),(4,2783,0.98007),(4,2784,1.00331),(4,2785,1.12),(4,2786,1.96),(4,2787,1.07331),(4,2788,1.07331),(4,2789,0.86331),(4,2790,1.00331),(4,2791,0.95669),(4,2792,1.26),(4,2793,0.95669),(4,2794,1.05),(4,2795,0.98),(4,2796,1.07331),(4,2797,0.91),(4,2798,1.07331),(4,2799,1.00331),(4,2800,1.02669),(4,2801,1.05),(4,2802,0.86331),(4,2803,0.91),(4,2804,0.88669),(4,2805,1.05),(4,2806,0.91),(4,2807,1.07331),(4,2808,0.23331),(4,2809,1.05),(4,2810,1.16669),(4,2811,0.28),(4,2812,1.05),(4,2813,1.33),(4,2814,0.79331),(4,2815,0.98),(4,2816,0.79331),(4,2817,0.98),(4,2818,0.88669),(4,2819,0.93331),(4,2820,0.84),(4,2821,0.95669),(4,2822,0.86331),(4,2823,0.93331),(4,2824,0.28),(4,2825,0.98),(4,2826,1.07331),(4,2827,0.60669),(4,2828,1.09669),(4,2829,1.21331),(4,2830,0.84),(4,2831,0.91),(4,2832,0.81669),(4,2833,0.91),(4,2834,0.86331),(4,2835,1.09669),(4,2836,0.86331),(4,2837,0.93331),(4,2838,0.91),(4,2839,0.98),(4,2840,0.42),(4,2841,0.98),(4,2842,1.09669),(4,2843,0.88669),(4,2844,1.02669),(5,5095,0.86331),(5,5096,0.98),(5,5097,0.86331),(5,5098,0.98),(5,5099,1.05),(5,5100,0.91),(5,5101,0.86331),(5,5102,1.07331),(5,5103,0.88669),(5,5104,1.00331),(5,5105,0.88669),(5,5106,0.98),(5,5107,0.37331),(5,5108,1.07331),(5,5109,1.21331),(5,5110,0.14),(44,5110,0.14),(45,5110,0.14),(47,5110,0.14),(5,5111,0.93331),(5,5112,1.00331),(5,5113,0.84),(5,5114,1.05),(5,5115,2.94),(5,5116,2.42662),(5,5117,1.09669),(5,5118,0.86331),(5,5119,1.09669),(5,5120,0.91),(5,5121,1.00331),(5,5122,0.95669),(5,5123,1.07331),(44,5124,0.84),(45,5124,0.84),(47,5124,0.84),(5,5124,4.2),(5,5125,0.93331),(5,5126,1.07331),(5,5127,1.00331),(5,5128,1.05),(5,5129,0.95669),(5,5130,0.88669),(5,5131,1.00331),(5,5132,0.37338),(5,5133,0.84),(5,5134,0.98),(5,5135,1.02669),(5,5136,1.12),(5,5137,0.84),(5,5138,1.09669),(5,5139,1.00331),(5,5140,1.16669),(5,5141,0.93331),(5,5142,1.14331),(5,5143,1.11993),(5,5144,1.05),(5,5145,1.16669),(5,5146,0.98),(5,5147,1.12),(5,5148,0.95669),(5,5149,1.07331),(5,5150,0.23331),(5,5151,1.05),(5,5152,1.30669),(5,5153,0.91),(5,5154,1.07331),(5,5155,0.86331),(5,5156,0.95669),(5,5157,0.98),(5,5158,0.18669),(44,5158,0.37338),(45,5158,0.37338),(47,5158,0.37338),(41,5158,0.98679),(5,5159,0.86331),(5,5160,0.98),(5,5161,0.32669),(5,5162,0.98),(5,5163,1.23669),(2,6146,0.98),(44,17809,0.32669),(45,17809,0.32669),(47,17809,0.32669),(44,17810,1.00331),(45,17810,1.00331),(47,17810,1.00331),(44,17811,1.14331),(45,17811,1.14331),(47,17811,1.14331),(44,17812,0.79331),(45,17812,0.79331),(47,17812,0.79331),(44,17813,0.91),(45,17813,0.91),(47,17813,0.91),(44,17814,0.98),(45,17814,0.98),(47,17814,0.98),(44,17815,1.12),(45,17815,1.12),(47,17815,1.12),(44,17816,0.81669),(45,17816,0.81669),(47,17816,0.81669),(44,17817,1.00331),(45,17817,1.00331),(47,17817,1.00331),(44,17818,0.91),(45,17818,0.91),(47,17818,0.91),(44,17819,1.02669),(45,17819,1.02669),(47,17819,1.02669),(44,17820,0.86331),(45,17820,0.86331),(47,17820,0.86331),(44,17821,0.95669),(45,17821,0.95669),(47,17821,0.95669),(44,17822,0.93331),(45,17822,0.93331),(47,17822,0.93331),(44,17823,1.00331),(45,17823,1.00331),(47,17823,1.00331),(44,17824,1.77338),(45,17824,1.77338),(47,17824,1.77338),(44,17825,2.05338),(45,17825,2.05338),(47,17825,2.05338),(44,17826,0.95669),(45,17826,0.95669),(47,17826,0.95669),(41,17827,1.05),(44,17827,2.1),(45,17827,2.1),(47,17827,2.1),(44,17828,0.95669),(45,17828,0.95669),(47,17828,0.95669),(44,17829,0.88669),(45,17829,0.88669),(47,17829,0.88669),(44,17830,1.02669),(45,17830,1.02669),(47,17830,1.02669),(44,17831,0.95669),(45,17831,0.95669),(47,17831,0.95669),(44,17832,1.21331),(45,17832,1.21331),(47,17832,1.21331),(44,17833,0.93331),(45,17833,0.93331),(47,17833,0.93331),(44,17834,1.14331),(45,17834,1.14331),(47,17834,1.14331),(44,17835,1.00331),(45,17835,1.00331),(47,17835,1.00331),(44,17836,0.32669),(45,17836,0.32669),(47,17836,0.32669),(44,17837,0.93331),(45,17837,0.93331),(47,17837,0.93331),(44,17838,1.07331),(45,17838,1.07331),(47,17838,1.07331),(44,17839,0.37331),(45,17839,0.37331),(47,17839,0.37331),(44,17840,1.00331),(45,17840,1.00331),(47,17840,1.00331),(44,17841,1.28331),(45,17841,1.28331),(47,17841,1.28331),(44,17842,0.91),(45,17842,0.91),(47,17842,0.91),(44,17843,1.05),(45,17843,1.05),(47,17843,1.05),(44,17844,0.88669),(45,17844,0.88669),(47,17844,0.88669),(44,17845,1.02669),(45,17845,1.02669),(47,17845,1.02669),(41,24503,0.37338),(41,24504,0.88669),(41,24505,1.02669),(41,24506,0.95669),(41,24507,1.14331),(41,24508,4.81),(41,24509,5.18);
/*!40000 ALTER TABLE `jos_finder_links_termsd` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termse`
--

DROP TABLE IF EXISTS `jos_finder_links_termse`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termse` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termse`
--

LOCK TABLES `jos_finder_links_termse` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termse` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termse` VALUES (1,88,0.28),(2,88,0.28),(3,88,0.28),(5,88,0.56),(1,89,0.93331),(3,89,0.93331),(1,90,1.05),(1,91,0.46669),(1,92,1.12),(1,93,1.21331),(5,94,0.46669),(2,94,0.80004),(1,94,6.06697),(1,95,0.98),(1,96,1.21331),(1,97,1.02669),(1,98,1.26),(1,99,1.07331),(1,100,1.23669),(1,101,1.16669),(1,102,1.26),(1,103,5.42679),(1,104,6.04321),(1,105,1.07331),(1,106,1.19),(1,107,1.00331),(1,108,1.16669),(3,222,0.18669),(1,222,0.37338),(4,222,0.37338),(3,223,0.84),(1,223,1.68),(3,224,0.95669),(1,224,1.91338),(1,225,0.28),(2,225,0.28),(1,226,0.91),(2,226,0.91),(1,227,1.02669),(1,228,0.56),(3,228,0.56),(50,228,0.74),(51,228,0.74),(2,228,0.98),(41,228,1.02),(4,228,2.24),(44,228,2.66),(45,228,3.4),(47,228,3.4),(5,228,5.04),(1,229,0.98),(1,230,1.12),(1,231,1.02669),(1,232,1.21331),(1,233,1.07331),(1,234,1.21331),(1,235,0.88669),(1,236,1.07331),(2,237,0.18669),(1,237,0.37338),(4,237,0.37338),(1,238,0.86331),(1,239,0.95669),(1,240,0.88669),(1,241,0.98),(1,242,0.23331),(2,242,0.23331),(5,242,0.23331),(4,242,0.93324),(1,243,1.07331),(1,244,1.12),(1,245,0.18662),(45,245,0.18662),(47,245,0.18662),(44,245,0.67983),(3,245,1.02641),(2,245,1.61293),(4,245,2.63934),(5,245,2.7993),(1,246,0.91),(4,246,1.82),(5,246,2.73),(1,247,1.00331),(1,248,0.86331),(1,249,0.95669),(2,662,1.05),(2,663,1.23669),(4,664,0.18669),(5,664,0.37338),(2,664,1.36017),(3,664,1.54686),(2,665,4.68679),(2,666,5.18),(2,667,0.88669),(2,668,0.93331),(2,669,0.86331),(3,669,0.86331),(5,669,0.86331),(2,670,0.95669),(5,670,0.95669),(2,671,0.18669),(5,671,0.18669),(2,672,0.98),(2,673,1.14331),(2,674,0.32669),(2,675,1.00331),(2,676,1.07331),(2,677,0.37331),(5,677,0.74662),(2,678,1.05),(2,679,1.14331),(5,680,0.14),(2,680,0.28),(4,680,0.28),(2,681,0.88669),(2,682,1.02669),(2,683,0.88669),(2,684,0.95669),(2,685,0.18669),(2,686,0.91),(2,687,1.09669),(2,688,0.46669),(2,689,1.00331),(2,690,1.19),(2,691,0.46669),(3,691,0.46669),(5,691,1.40007),(2,692,1.02669),(2,693,1.30669),(2,1072,0.37331),(5,1072,1.49324),(2,1073,1.07331),(2,1074,1.28331),(2,1075,0.42),(5,1075,0.84),(2,1076,1.09669),(2,1077,1.28331),(2,1078,0.18669),(2,1079,0.91),(2,1080,1.02669),(2,1081,1.02669),(3,1082,0.18669),(2,1082,0.37338),(44,1082,0.37338),(45,1082,0.37338),(47,1082,0.37338),(5,1082,1.12014),(2,1083,0.88669),(2,1084,1.00331),(2,1085,0.91),(2,1086,1.00331),(5,1087,0.98),(2,1087,2.94),(2,1088,1.14331),(2,1089,1.16669),(2,1090,1.09669),(2,1091,2.00662),(2,1092,2.19338),(2,1093,0.93331),(4,1093,0.93331),(5,1093,1.86662),(2,1094,1.16669),(2,1095,0.95669),(2,1096,1.14331),(2,1097,0.98),(2,1098,1.19),(2,1099,0.23331),(5,1099,0.69993),(4,1099,1.63317),(2,1100,0.91),(5,1100,1.82),(4,1100,2.73),(2,1101,1.02669),(4,1101,1.02669),(2,1102,1.02669),(2,1103,1.12),(2,1104,0.18669),(3,1104,0.18669),(4,1104,0.18669),(5,1104,0.18669),(2,1105,0.91),(2,1106,0.98),(44,1107,0.18669),(45,1107,0.18669),(47,1107,0.18669),(2,1107,0.56007),(5,1107,0.56007),(3,1107,0.74676),(4,1107,2.05359),(2,1108,1.02669),(2,1109,1.12),(2,1110,1.00331),(2,1111,1.07331),(2,1112,0.86331),(4,1112,2.58993),(2,1113,0.95669),(2,1114,0.91),(5,1114,0.91),(2,1115,1.02669),(2,1116,0.91),(2,1117,1.14331),(2,1118,0.86331),(2,1119,1.05),(2,1120,0.86331),(2,1121,0.95669),(2,1122,0.86331),(2,1123,0.98),(2,1124,0.95669),(2,1125,1.09669),(2,1126,0.95669),(2,1127,1.05),(2,1128,0.91),(2,1129,0.98),(2,1130,0.88669),(5,1130,0.88669),(2,1131,1.00331),(2,1132,0.88669),(2,1133,1.02669),(2,1134,0.86331),(4,1134,0.86331),(2,1135,1.09669),(5,1136,2.52),(2,1136,5.28),(2,1137,0.95669),(2,1138,0.32669),(2,1139,0.95669),(2,1140,1.12),(4,1541,0.07),(5,1541,0.07),(3,1541,0.17),(3,1622,0.56),(3,1623,0.91),(3,1624,1.00331),(3,1625,0.98),(3,1626,1.14331),(3,1627,1.12),(3,1628,4.44),(3,1629,5.30321),(3,1630,0.93331),(3,1631,1.00331),(3,1632,0.91),(3,1633,0.95669),(3,1634,1.02669),(3,1635,2.63307),(3,1636,0.91),(3,1637,1.05),(3,1638,0.88669),(3,1639,1.16669),(3,1640,0.95669),(3,1641,1.12),(3,1642,6.16),(3,1643,3.67992),(3,1644,3),(3,1645,0.88669),(3,1646,0.98),(3,1647,0.93331),(3,1648,1.00331),(3,1649,0.32669),(44,1649,0.65338),(45,1649,0.65338),(47,1649,0.65338),(3,1650,1.09669),(3,1651,1.19),(3,1652,0.37331),(3,1653,1.00331),(3,1654,1.16669),(3,1655,0.18669),(3,1656,0.91),(3,1657,1.02669),(3,1658,0.42),(3,1659,1.00331),(3,1660,1.09669),(3,1661,0.37331),(3,1662,0.98),(3,1663,1.07331),(3,1664,1.02669),(3,1665,1.16669),(3,1853,0.18669),(3,1854,0.86331),(3,1855,1.00331),(3,1856,0.98),(3,1857,1.02669),(3,1858,0.98),(3,1859,1.09669),(3,1860,0.91),(3,1861,1.07331),(3,1862,1.07331),(3,1863,1.35331),(3,1864,0.95669),(3,1865,1.12),(3,1866,0.23331),(44,1866,0.69993),(45,1866,0.69993),(47,1866,0.69993),(3,1867,1.02669),(3,1868,1.14331),(3,1869,0.42),(3,1870,0.98),(3,1871,1.05),(3,1872,0.98),(3,1873,1.09669),(3,1874,0.95669),(3,1875,1.09669),(3,1876,2.79993),(3,1877,1.02669),(3,1878,1.07331),(3,1879,1.05),(3,1880,0.18669),(3,1881,0.88669),(3,1882,1.05),(3,1883,1.77338),(3,1884,0.93331),(3,1885,1.02669),(3,1886,0.81669),(3,1887,0.88669),(3,1888,0.95669),(5,1888,0.95669),(3,1889,1.07331),(3,1890,0.91),(3,1891,1.02669),(3,1892,0.93331),(3,1893,1.05),(3,1894,0.98),(3,1895,1.02669),(3,1896,0.84),(3,1897,1.05),(3,1898,0.84),(3,1899,0.93331),(3,1900,0.86331),(3,1901,0.93331),(3,1902,0.84),(3,1903,0.91),(3,1904,0.23331),(47,1904,1.23321),(3,1905,0.91),(3,1906,1.00331),(3,1907,0.28),(3,1908,0.98),(3,1909,1.19),(3,1910,0.72),(4,2111,0.86331),(4,2112,0.93331),(4,2113,0.14),(4,2114,0.93331),(4,2115,1.02669),(4,2117,0.07),(5,2117,0.17),(4,2118,0.91),(4,2119,1.02669),(4,2120,0.14),(4,2121,0.81669),(4,2122,0.88669),(4,2470,0.95669),(4,2471,1.05),(4,2472,0.88669),(4,2473,0.93331),(4,2474,0.91),(4,2475,1.00331),(4,2476,1.16655),(4,2477,0.91),(4,2478,1.05),(4,2479,0.88669),(4,2480,1.07331),(4,2481,0.95669),(4,2482,1.02669),(4,2483,0.93331),(4,2484,1.00331),(4,2485,0.93331),(4,2486,1.00331),(4,2487,0.28),(4,2488,0.91),(4,2489,1.00331),(4,2490,0.32669),(4,2491,0.93331),(4,2492,1.00331),(4,2493,0.32669),(4,2494,0.98),(4,2993,0.91),(4,2994,0.98),(4,2995,0.91),(4,2996,0.98),(4,2997,0.23331),(4,2998,0.95669),(4,2999,1.02669),(4,3000,0.98679),(4,3001,0.28),(4,3002,0.98),(4,3003,1.26),(4,3004,0.28),(4,3005,1.05),(4,3006,1.09669),(4,3007,0.93331),(4,3008,1.07331),(4,3009,0.95669),(4,3010,1.12),(4,3011,0.98),(4,3012,1.07331),(4,3013,1.00331),(4,3014,1.09669),(4,3015,0.91),(4,3016,1.00331),(4,3017,1.02669),(4,3018,1.96),(4,3019,1.05),(4,3020,1.12),(4,3021,0.88669),(4,3022,1.00331),(4,3023,1.00331),(4,3024,1.07331),(4,3025,1.09669),(4,3026,1.16669),(4,3027,0.91),(4,3028,1.05),(4,3029,1.91338),(4,3030,2.05338),(4,3031,0.91),(4,3032,0.98),(4,3033,0.91),(4,3034,1.00331),(4,3035,0.84),(4,3036,0.98),(4,3037,0.86331),(4,3038,0.98),(4,3039,0.18669),(4,3040,0.91),(4,3041,1.02669),(4,3042,0.95669),(4,3043,0.95669),(4,3044,0.88669),(5,3044,0.88669),(4,3045,0.93331),(5,3045,0.93331),(4,3046,0.91),(4,3047,1.05),(4,3048,0.93331),(4,3049,1.00331),(4,3050,0.93331),(4,3051,1.00331),(4,3052,0.98),(4,3053,1.05),(4,3054,1.02669),(4,3055,1.12),(4,3056,0.95669),(4,3057,1.05),(4,3058,0.98),(4,3059,1.12),(4,3060,0.93331),(4,3061,1.16669),(4,3062,0.28),(4,3063,0.98),(4,3064,1.14331),(4,3065,0.23331),(4,3066,0.91),(4,3067,1.02669),(4,3068,0.91),(4,3069,1.07331),(4,3070,0.88669),(4,3071,0.98),(4,3072,2.79993),(4,3073,1.00331),(4,3074,1.07331),(4,3075,1.05),(4,3076,0.93331),(4,3077,1.07331),(4,3078,0.91),(4,3079,1.05),(4,3080,1.02669),(4,3081,0.95669),(4,3082,1.09669),(4,3083,0.91),(4,3084,1.02669),(4,3085,0.23331),(5,3085,0.23331),(44,3085,0.23331),(45,3085,0.23331),(47,3085,0.23331),(4,3086,0.86331),(4,3087,0.98),(4,3088,1.4),(4,3089,1.00331),(4,3090,1.19),(4,3091,1.00331),(4,3092,1.14331),(4,3093,2.94),(4,3094,1.12),(4,3095,1.12),(4,3096,1.12),(4,3097,0.32669),(4,3098,0.93331),(4,3099,1.12),(4,3100,0.37338),(50,3100,1.97358),(4,3101,0.91),(4,3102,1.00331),(4,3103,0.91),(4,3104,1.02669),(4,3105,0.84),(4,3106,0.91),(4,3107,0.81669),(4,3108,0.93331),(4,3109,0.95669),(4,3110,1.05),(4,3111,3.00993),(4,3112,1.09669),(4,3113,1.26),(4,3114,1.07331),(4,3115,0.93331),(4,3116,1.00331),(5,3117,0.84),(4,3117,1.68),(4,3118,0.95669),(4,3119,0.98),(4,3120,0.86331),(4,3121,0.95669),(4,3122,2.00662),(4,3123,0.86331),(4,3124,1.02669),(4,3125,4.56321),(4,3126,5.05679),(4,3127,1.72662),(4,3128,1.96),(4,3129,0.84),(4,3130,0.93331),(4,3131,0.95669),(4,3132,1.02669),(4,3133,1.86662),(4,3134,1.05),(4,3135,1.14331),(4,3136,0.86331),(4,3137,0.98),(5,3138,0.84),(4,3138,1.68),(4,3139,1.05),(4,3140,1.07331),(4,3141,1.00331),(4,3142,0.46662),(4,3143,0.95669),(4,3144,1.05),(4,3145,0.91),(4,3146,1.02669),(4,3147,1.4),(4,3148,0.91),(4,3149,1.00331),(4,3150,0.98),(4,3151,1.07331),(4,3152,0.98),(4,3153,1.09669),(4,3154,0.93331),(4,3155,1.02669),(4,3156,0.23331),(4,3157,0.91),(4,3158,1.00331),(4,3159,0.28),(4,3160,0.91),(4,3161,1.07331),(4,3162,0.14),(4,3163,0.84),(4,3164,0.93331),(5,4101,0.86331),(5,4102,0.93331),(5,4103,0.35),(5,4104,0.95669),(5,4105,1.05),(5,4106,5.55),(5,4107,0.86331),(5,4108,0.95669),(5,4109,0.88669),(5,4110,1.12),(5,4111,1.72662),(5,4112,0.98),(5,4113,1.00331),(5,4114,0.86331),(5,4115,1.05),(5,4116,0.93331),(5,4117,1.02669),(5,4118,0.91),(5,4119,1.00331),(5,4120,0.95669),(5,4121,1.07331),(5,4122,1.77338),(5,4123,2.19338),(5,4124,1.77338),(5,4125,1.00331),(5,4126,1.00331),(5,4127,0.88669),(5,4128,1.14331),(5,4129,1.07331),(5,4130,1.26),(5,4131,2.52),(5,4132,1.05),(5,4133,0.98),(5,4134,0.98),(5,4135,0.93331),(5,4136,1.02669),(5,4137,0.86331),(5,4138,1.09669),(5,4139,0.95669),(5,4140,1.05),(5,4141,0.86331),(5,4142,0.98),(5,4143,2.15339),(5,4144,2.32339),(5,4145,2.66007),(5,4146,0.95669),(5,4147,1.00331),(5,4148,1.07331),(5,4149,0.4),(5,4150,2.4666),(5,4151,2.6666),(5,4152,0.60669),(5,4153,1.09669),(5,4154,1.28331),(5,4577,0.56007),(5,4578,1.02669),(5,4579,1.19),(5,4580,1.82),(5,4581,1.02669),(5,4582,1.05),(5,4583,0.18669),(5,4584,0.84),(5,4585,1.09669),(5,4586,0.28),(5,4587,0.95669),(5,4588,1.05),(5,4589,0.93331),(5,4590,1.02669),(5,4591,0.91),(5,4592,1.00331),(5,4593,0.88669),(5,4594,0.95669),(5,4595,0.98),(5,4596,1.21331),(5,4597,0.28),(5,4598,0.91),(5,4599,1.05),(5,4600,0.98),(5,4601,1.09669),(5,4602,1.00331),(5,4603,1.19),(5,4604,0.86331),(5,4605,1.05),(5,4606,0.32669),(5,4607,0.95669),(5,4608,1.05),(5,4609,1.02669),(5,4610,1.19),(5,4611,1.02669),(5,4612,1.19),(5,4613,1.00331),(5,4614,1.14331),(5,4615,0.84),(5,4616,1.16669),(5,4617,1.26),(5,4618,1.07331),(5,4619,1.33),(5,4620,1.05),(5,4621,1.14331),(5,5308,0.46662),(5,5309,0.93331),(5,5310,1.02669),(5,5311,0.93331),(5,5312,1.09669),(5,5313,0.28),(5,5314,0.95669),(5,5315,1.16669),(5,5316,0.37338),(5,5317,0.98),(5,5318,1.07331),(5,5319,0.93331),(5,5320,1.07331),(5,5321,0.98),(5,5322,1.21331),(5,5323,2.05338),(5,5324,2.19338),(5,5325,0.98),(5,5326,1.14331),(5,5327,1.00331),(5,5328,1.26),(5,5329,1.00331),(5,5330,1.07331),(5,5331,0.84),(44,5331,0.84),(45,5331,0.84),(47,5331,0.84),(5,5332,0.93331),(5,5333,1.00331),(5,5334,1.05),(5,5335,1.07331),(5,5336,1.19),(5,5337,0.93331),(5,5338,1.00331),(5,5339,0.93331),(5,5340,1.02669),(5,5341,0.88669),(5,5342,1.00331),(5,5343,0.86331),(5,5344,1.00331),(5,5345,1.09669),(5,5346,1.26),(5,5347,1.09669),(5,5348,0.91),(5,5349,1.07331),(5,5350,1.00331),(5,5351,1.12),(5,5352,0.95669),(5,5353,1.07331),(5,5354,1.77338),(5,5355,1.96),(44,5356,0.91),(45,5356,0.91),(47,5356,0.91),(5,5356,1.82),(5,5357,1.02669),(5,5358,1.02669),(5,5359,0.86331),(5,5360,1.07331),(5,5361,0.88669),(5,5362,1.14331),(5,5363,2.05338),(5,5364,0.86331),(5,5365,0.98),(5,5366,0.91),(5,5367,1.00331),(5,5368,0.93331),(5,5369,1.02669),(5,5370,2.58993),(5,5371,1.07331),(5,5372,1.02669),(5,5373,1.05),(5,5374,0.86331),(5,5375,1.02669),(5,5376,1.96),(5,5377,1.14331),(5,5378,1.05),(5,5379,0.98),(5,5380,1.12),(5,5381,1.02669),(5,5382,1.19),(5,5383,1.77338),(5,5384,1.00331),(5,5385,0.98),(5,5386,0.93331),(5,5387,1.00331),(5,5388,1.00331),(5,5389,1.05),(5,5390,0.98),(5,5391,1.07331),(5,5392,1.91338),(5,5393,1.14331),(5,5394,1.02669),(5,5395,0.91),(5,5396,1.07331),(5,5397,0.98),(5,5398,1.12),(5,5399,0.93331),(5,5400,1.05),(5,5401,1.07331),(5,5402,1.26),(5,5403,1.05),(5,5404,1.02669),(5,5405,0.32669),(5,5406,1.02669),(5,5407,1.14331),(5,5408,1.00331),(5,5409,1.12),(5,5410,0.88669),(5,5411,0.98),(5,5412,0.91),(5,5413,1.12),(5,5414,0.93331),(5,5415,1.07331),(5,5416,0.88669),(5,5417,1.05),(5,5418,0.91),(5,5419,1.02669),(5,5420,0.91),(5,5421,0.84),(5,5422,0.98),(5,5423,0.88669),(5,5424,1.12),(5,5425,0.81669),(5,5426,1.02669),(5,5427,0.88669),(5,5428,0.93331),(5,5429,1.00331),(5,5430,0.93331),(5,5431,1.05),(5,5432,0.91),(5,5433,1.16669),(5,5434,0.95669),(5,5435,1.09669),(5,5436,1.91338),(5,5437,1.05),(5,5438,1.07331),(5,5439,1.02669),(5,5440,0.86331),(5,5441,0.98),(5,5442,0.91),(5,5443,0.86331),(5,5444,0.95669),(5,5445,0.93331),(5,5446,0.98),(5,5447,2.00662),(5,5448,1.02669),(5,5449,0.84),(5,5450,0.95669),(5,5451,0.86331),(5,5452,0.95669),(5,5453,0.84),(5,5454,0.98),(5,5455,0.93331),(5,5456,1.00331),(5,5457,1.00331),(5,5458,1.00331),(5,5459,0.84),(5,5460,0.91),(5,5461,0.93331),(5,5462,1.00331),(5,5463,0.95669),(5,5464,0.91),(5,5465,1.00331),(5,5466,0.14),(5,5467,0.88669),(5,5468,0.98),(5,5469,0.23331),(5,5470,0.91),(5,5471,1.12),(5,5472,0.98007),(5,5473,1.05),(5,5474,1.12),(5,5475,0.93331),(5,5476,1.09669),(5,5477,0.95669),(5,5478,1.14331),(5,5479,0.37331),(5,5480,1.02669),(5,5481,1.19),(5,5482,0.28),(5,5483,1.82),(5,5484,1.07331),(5,5485,0.98),(5,5486,0.23331),(5,5487,0.95669),(5,5488,1.09669),(5,5489,0.28),(5,5490,0.84),(5,5491,0.93331),(5,5492,0.86331),(5,5493,0.95669),(5,5494,0.98007),(5,5495,2.19338),(5,5496,1.33),(5,5497,1.21331),(5,5498,1.00331),(5,5499,1.19),(5,5500,0.46669),(5,5501,1.07331),(5,5502,1.26),(44,16525,0.18662),(45,16525,0.18662),(47,16525,0.18662),(41,16525,0.27993),(44,17582,0.32669),(45,17582,0.32669),(47,17582,0.32669),(44,17583,0.95669),(45,17583,0.95669),(47,17583,0.95669),(44,17584,1.05),(45,17584,1.05),(47,17584,1.05),(44,17585,0.98),(45,17585,0.98),(47,17585,0.98),(44,17586,1.16669),(45,17586,1.16669),(47,17586,1.16669),(44,17587,1.07331),(45,17587,1.07331),(47,17587,1.07331),(44,17588,1.19),(45,17588,1.19),(47,17588,1.19),(44,17589,0.51331),(45,17589,0.51331),(47,17589,0.51331),(44,17590,1.07331),(45,17590,1.07331),(47,17590,1.07331),(44,17591,1.19),(45,17591,1.19),(47,17591,1.19),(44,17592,1.86662),(45,17592,1.86662),(47,17592,1.86662),(44,17593,1.00331),(45,17593,1.00331),(47,17593,1.00331),(44,17594,1.02669),(45,17594,1.02669),(47,17594,1.02669),(44,17595,0.28),(45,17595,0.28),(47,17595,0.28),(44,17596,0.95669),(45,17596,0.95669),(47,17596,0.95669),(44,17597,1.14331),(45,17597,1.14331),(47,17597,1.14331),(44,17598,0.18669),(45,17598,0.18669),(47,17598,0.18669),(44,17599,0.86331),(45,17599,0.86331),(47,17599,0.86331),(44,17600,1.02669),(45,17600,1.02669),(47,17600,1.02669),(44,17601,0.32669),(45,17601,0.32669),(47,17601,0.32669),(44,17602,0.98),(45,17602,0.98),(47,17602,0.98),(44,17603,1.07331),(45,17603,1.07331),(47,17603,1.07331),(44,17604,0.23331),(45,17604,0.23331),(47,17604,0.23331),(44,17605,1.02669),(45,17605,1.02669),(47,17605,1.02669),(44,17606,1.14331),(45,17606,1.14331),(47,17606,1.14331),(44,17607,0.37331),(45,17607,0.37331),(47,17607,0.37331),(44,17608,0.95669),(45,17608,0.95669),(47,17608,0.95669),(44,17609,1.07331),(45,17609,1.07331),(47,17609,1.07331),(41,17932,0.18669),(44,17932,0.74676),(45,17932,0.74676),(47,17932,0.74676),(44,17933,0.88669),(45,17933,0.88669),(47,17933,0.88669),(44,17934,0.93331),(45,17934,0.93331),(47,17934,0.93331),(44,17935,0.86331),(45,17935,0.86331),(47,17935,0.86331),(44,17936,0.95669),(45,17936,0.95669),(47,17936,0.95669),(41,17937,0.86331),(44,17937,1.72662),(45,17937,1.72662),(47,17937,1.72662),(41,17938,0.95669),(44,17938,1.91338),(45,17938,1.91338),(47,17938,1.91338),(44,17939,1.00331),(45,17939,1.00331),(47,17939,1.00331),(44,17940,0.86331),(45,17940,0.86331),(47,17940,0.86331),(44,17941,0.95669),(45,17941,0.95669),(47,17941,0.95669),(44,17942,0.91),(45,17942,0.91),(47,17942,0.91),(44,17943,0.98),(45,17943,0.98),(47,17943,0.98),(44,17944,0.88669),(45,17944,0.88669),(47,17944,0.88669),(44,17945,1.16669),(45,17945,1.16669),(47,17945,1.16669),(44,17946,0.91),(45,17946,0.91),(47,17946,0.91),(44,17947,0.98),(45,17947,0.98),(47,17947,0.98),(44,17948,0.98),(45,17948,0.98),(47,17948,0.98),(44,17949,1.05),(45,17949,1.05),(47,17949,1.05),(44,17950,1.02669),(45,17950,1.02669),(47,17950,1.02669),(41,17951,1.02669),(44,17951,2.05338),(45,17951,2.05338),(47,17951,2.05338),(41,17952,1.23669),(44,17952,2.47338),(45,17952,2.47338),(47,17952,2.47338),(44,17953,0.88669),(45,17953,0.88669),(47,17953,0.88669),(44,17954,1.09669),(45,17954,1.09669),(47,17954,1.09669),(44,17955,0.88669),(45,17955,0.88669),(47,17955,0.88669),(44,17956,1.07331),(45,17956,1.07331),(47,17956,1.07331),(44,17957,0.91),(45,17957,0.91),(47,17957,0.91),(44,17958,0.98),(45,17958,0.98),(47,17958,0.98),(41,17959,0.98),(44,17959,1.96),(45,17959,1.96),(47,17959,1.96),(41,17960,1.07331),(44,17960,2.14662),(45,17960,2.14662),(47,17960,2.14662),(44,17961,0.98),(45,17961,0.98),(47,17961,0.98),(44,17962,1.16669),(45,17962,1.16669),(47,17962,1.16669),(44,17963,1.05),(45,17963,1.05),(47,17963,1.05),(44,17964,1.14331),(45,17964,1.14331),(47,17964,1.14331),(44,17965,0.98),(45,17965,0.98),(47,17965,0.98),(44,17966,1.12),(45,17966,1.12),(47,17966,1.12),(44,17967,0.93331),(45,17967,0.93331),(47,17967,0.93331),(44,17968,1.00331),(45,17968,1.00331),(47,17968,1.00331),(44,17969,1.05),(45,17969,1.05),(47,17969,1.05),(44,17970,1.21331),(45,17970,1.21331),(47,17970,1.21331),(44,17971,0.88669),(45,17971,0.88669),(47,17971,0.88669),(44,17972,0.95669),(45,17972,0.95669),(47,17972,0.95669),(44,17973,0.91),(45,17973,0.91),(47,17973,0.91),(44,17974,1.14331),(45,17974,1.14331),(47,17974,1.14331),(44,17975,1.00331),(45,17975,1.00331),(47,17975,1.00331),(44,17976,1.14331),(45,17976,1.14331),(47,17976,1.14331),(44,17977,0.95669),(45,17977,0.95669),(47,17977,0.95669),(44,17978,1.16669),(45,17978,1.16669),(47,17978,1.16669),(44,17979,1.00331),(45,17979,1.00331),(47,17979,1.00331),(44,17980,1.19),(45,17980,1.19),(47,17980,1.19),(44,17981,0.28),(45,17981,0.28),(47,17981,0.28),(44,17982,0.91),(45,17982,0.91),(47,17982,0.91),(44,17983,1.07331),(45,17983,1.07331),(47,17983,1.07331),(44,17984,0.91),(45,17984,0.91),(47,17984,0.91),(44,17985,0.98),(45,17985,0.98),(47,17985,0.98),(44,17986,1.07331),(45,17986,1.07331),(47,17986,1.07331),(44,17987,1.28331),(45,17987,1.28331),(47,17987,1.28331),(44,17988,0.32669),(45,17988,0.32669),(47,17988,0.32669),(44,17989,0.95669),(45,17989,0.95669),(47,17989,0.95669),(44,17990,1.09669),(45,17990,1.09669),(47,17990,1.09669),(44,17993,0.93331),(45,17993,0.93331),(47,17993,0.93331),(44,17994,1.09669),(45,17994,1.09669),(47,17994,1.09669),(44,17995,0.88669),(45,17995,0.88669),(47,17995,0.88669),(44,17996,1.09669),(45,17996,1.09669),(47,17996,1.09669),(44,17997,0.51331),(45,17997,0.51331),(47,17997,0.51331),(44,17998,1.02669),(45,17998,1.02669),(47,17998,1.02669),(44,17999,1.07331),(45,17999,1.07331),(47,17999,1.07331),(44,18000,0.37331),(45,18000,0.37331),(47,18000,0.37331),(44,18001,0.95669),(45,18001,0.95669),(47,18001,0.95669),(44,18002,1.05),(45,18002,1.05),(47,18002,1.05),(41,18003,0.51331),(44,18003,1.02662),(45,18003,1.02662),(47,18003,1.02662),(41,18004,1.16669),(44,18004,2.33338),(45,18004,2.33338),(47,18004,2.33338),(41,18005,1.30669),(44,18005,2.61338),(45,18005,2.61338),(47,18005,2.61338),(41,24281,0.98007),(41,24282,1.14331),(41,24283,1.30669),(41,24284,1.02669),(41,24285,1.19),(41,24286,1.12),(41,24287,1.21331),(41,24288,0.37338),(41,24289,0.91),(41,24290,1.09669),(41,24291,0.95669),(41,24292,1.02669),(41,24293,0.37331),(41,24294,1.00331),(41,24295,1.09669),(41,24296,0.18669),(41,24297,0.86331),(41,24298,1.00331),(41,24299,0.18669),(41,24300,1.00331),(41,24301,1.23669),(41,24302,0.14),(41,24303,0.88669),(41,24304,1.00331),(41,24305,0.98),(41,24306,1.12),(41,24307,0.88669),(41,24308,0.95669),(41,24309,1.05),(41,24310,1.26),(41,24311,0.09331),(41,24312,0.88669),(41,24313,1.07331),(41,24602,0.84),(41,24603,0.91),(41,24604,1.07331),(41,24605,0.93331),(41,24606,1.02669),(41,24607,1.02669),(41,24608,1.19),(41,24609,0.56),(41,24610,0.98),(41,24611,1.14331),(41,24612,1.09669),(41,24613,1.16669),(41,24614,0.28),(41,24615,1.02669),(41,24616,1.16669),(41,24617,4.44),(41,24618,4.93321),(41,24619,1.12),(41,24620,1.00331),(41,24621,1.21331),(41,24622,0.98),(41,24623,1.07331),(41,24624,0.93331),(41,24625,1.19),(41,24626,0.93331),(41,24627,1.12),(41,24628,0.42),(41,24629,1.12),(41,24630,1.19),(41,24631,0.56),(41,24632,1.07331),(41,24633,1.14331),(41,24634,1.02669),(41,24635,1.19),(44,25520,4.81),(44,25521,5.55),(45,25546,4.81),(45,25547,5.30321),(47,25617,5.18),(47,25618,5.67321),(47,25619,4.68679),(47,25620,5.18),(50,25665,4.93321),(50,25666,5.30321),(50,25667,4.93321),(50,25668,5.42679),(50,25669,4.81),(50,25670,5.55),(51,25682,5.18),(51,25683,6.04321);
/*!40000 ALTER TABLE `jos_finder_links_termse` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_links_termsf`
--

DROP TABLE IF EXISTS `jos_finder_links_termsf`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_links_termsf` (
  `link_id` int(10) unsigned NOT NULL,
  `term_id` int(10) unsigned NOT NULL,
  `weight` float unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`term_id`),
  KEY `idx_term_weight` (`term_id`,`weight`),
  KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_links_termsf`
--

LOCK TABLES `jos_finder_links_termsf` WRITE;
/*!40000 ALTER TABLE `jos_finder_links_termsf` DISABLE KEYS */;
INSERT INTO `jos_finder_links_termsf` VALUES (5,254,0.32669),(3,254,0.65338),(4,254,0.65338),(2,254,0.98007),(1,254,2.38017),(1,255,1.02669),(1,256,1.14331),(1,257,0.98),(1,258,1.02669),(1,259,0.18669),(3,259,0.18669),(4,259,0.18669),(5,259,0.98679),(1,260,1.05),(1,261,1.14331),(1,262,0.37338),(2,262,0.37338),(4,262,0.37338),(3,262,0.56007),(5,262,1.30683),(1,263,0.91),(1,264,1.16669),(1,265,0.91),(1,266,1.16669),(2,1161,0.18669),(2,1162,0.91),(2,1163,0.98),(2,1164,1.05),(2,1165,1.12),(2,1166,0.98),(2,1167,1.14331),(2,1168,1.05),(2,1169,1.12),(2,1170,0.23331),(4,1170,0.46662),(2,1171,0.88669),(2,1172,0.95669),(2,1173,0.91),(2,1174,1.00331),(2,1175,0.86331),(2,1176,0.98),(2,1177,0.65338),(2,1178,2.33338),(2,1179,1.33),(2,1180,1.28331),(2,1181,0.28),(2,1182,0.98),(2,1183,1.05),(2,1184,0.18669),(44,1184,0.18669),(45,1184,0.18669),(47,1184,0.18669),(2,1185,0.86331),(2,1186,0.91),(3,1922,0.32669),(3,1923,0.95669),(3,1924,1.05),(4,1925,0.09331),(3,1925,0.18662),(3,1926,0.86331),(3,1927,1.02669),(3,1928,0.88669),(3,1929,0.98),(3,1930,0.98),(3,1931,1.07331),(3,1932,1.16669),(3,1933,1.28331),(3,1934,0.37331),(5,1934,0.37331),(3,1935,1.00331),(3,1936,1.12),(3,1937,0.88669),(3,1938,0.98),(3,1939,0.18669),(5,1939,0.18669),(44,1939,0.18669),(45,1939,0.18669),(47,1939,0.18669),(3,1940,0.91),(3,1941,1.09669),(3,1942,0.14),(3,1943,0.81669),(3,1944,0.88669),(3,1945,0.18669),(44,1945,0.37338),(45,1945,0.37338),(47,1945,0.37338),(4,1945,1.49352),(5,1945,2.05359),(3,1946,0.86331),(44,1946,0.86331),(45,1946,0.86331),(47,1946,0.86331),(4,1946,2.58993),(5,1946,4.31655),(3,1947,1.14331),(3,1948,1.00331),(3,1949,1.09669),(3,1950,1.09669),(3,1951,1.35331),(3,1952,0.91),(3,1953,1.05),(3,1954,0.23331),(3,1955,0.91),(3,1956,1.05),(4,3189,0.37338),(5,3189,0.37338),(5,3190,0.86331),(4,3190,1.72662),(4,3191,1.96),(4,3192,0.37338),(4,3193,0.88669),(4,3194,0.98),(4,3195,0.86331),(4,3196,0.86331),(4,3197,1.02669),(4,3198,1.00331),(4,3199,1.14331),(4,3200,0.98),(4,3201,1.14331),(4,3202,0.32669),(5,3202,0.32669),(4,3203,0.95669),(4,3204,1.02669),(4,3205,0.91),(4,3206,0.98),(4,3207,0.91),(4,3208,1.00331),(4,3209,0.98),(4,3210,1.07331),(4,3211,0.23331),(5,3211,0.93324),(4,3212,0.93331),(4,3213,1.00331),(4,3214,0.14),(5,3214,0.14),(4,3215,0.91),(4,3216,1.02669),(4,3217,0.91),(4,3218,0.98),(4,3219,1.09669),(4,3220,1.91338),(4,3221,1.05),(4,3222,1.02669),(4,3223,0.88669),(4,3224,1.00331),(4,3225,0.86331),(4,3226,0.98),(4,3227,0.98),(4,3228,1.07331),(4,3229,0.88669),(4,3230,1.05),(4,3231,0.88669),(5,3231,0.88669),(4,3232,1.21331),(4,3233,0.28),(4,3234,0.88669),(4,3235,0.98),(4,3236,0.23331),(4,3237,0.91),(4,3238,1.02669),(4,3239,0.23331),(4,3240,0.91),(4,3241,1.00331),(5,5569,0.88669),(5,5570,1.00331),(5,5571,1.05),(5,5572,0.14),(5,5573,0.84),(5,5574,0.93331),(5,5575,0.23331),(5,5576,0.95669),(5,5577,1.02669),(5,5578,0.23331),(5,5579,1.00331),(5,5580,1.05),(5,5581,1.00331),(5,5582,1.07331),(5,5583,0.98),(5,5584,1.28331),(5,5585,0.18669),(5,5586,1.00331),(5,5587,1.07331),(5,5588,0.98),(5,5589,1.07331),(5,5590,0.37331),(5,5591,1.00331),(5,5592,1.05),(5,5593,4.56321),(5,5594,4.93321),(5,5595,0.88669),(5,5596,1.14331),(5,5597,0.93331),(5,5598,1.00331),(5,5599,0.98),(5,5600,1.07331),(5,5601,0.95669),(5,5602,1.05),(5,5603,1.02669),(5,5604,1.07331),(5,5605,0.88669),(5,5606,0.95669),(5,5607,2.14662),(5,5608,2.14662),(5,5609,1.09669),(5,5610,0.95669),(5,5611,1.00331),(5,5612,0.91),(5,5613,1.00331),(5,5614,2.05338),(5,5615,1.14331),(5,5616,1.12),(5,5617,0.98),(5,5618,1.07331),(5,5619,0.95669),(5,5620,1.02669),(5,5621,0.84),(5,5622,0.93331),(5,5623,0.88669),(5,5624,1.16669),(5,5625,0.91),(5,5626,0.95669),(5,5627,0.95669),(5,5628,1.14331),(5,5629,0.88669),(5,5630,1.12),(5,5631,1.14331),(5,5632,0.88669),(5,5633,0.95669),(5,5634,0.23331),(44,5634,0.23331),(45,5634,0.23331),(47,5634,0.23331),(5,5635,0.98),(5,5636,1.07331),(5,5637,0.18669),(5,5638,0.86331),(5,5639,0.91),(5,5640,0.46662),(5,5641,0.88669),(5,5642,1.00331),(5,5643,0.93331),(5,5644,1.00331),(44,18040,0.28),(45,18040,0.28),(47,18040,0.28),(44,18041,0.88669),(45,18041,0.88669),(47,18041,0.88669),(44,18042,1.07331),(45,18042,1.07331),(47,18042,1.07331),(44,18043,0.91),(45,18043,0.91),(47,18043,0.91),(44,18044,1.05),(45,18044,1.05),(47,18044,1.05),(44,18045,0.98),(45,18045,0.98),(47,18045,0.98),(44,18046,1.05),(45,18046,1.05),(47,18046,1.05),(44,18047,1.12),(45,18047,1.12),(47,18047,1.12),(44,18048,0.98),(45,18048,0.98),(47,18048,0.98),(44,18049,1.09669),(45,18049,1.09669),(47,18049,1.09669),(44,18050,0.86331),(45,18050,0.86331),(47,18050,0.86331),(44,18051,1.09669),(45,18051,1.09669),(47,18051,1.09669),(44,18052,1.09669),(45,18052,1.09669),(47,18052,1.09669),(44,18053,1.21331),(45,18053,1.21331),(47,18053,1.21331),(44,18054,0.32669),(45,18054,0.32669),(47,18054,0.32669),(44,18055,0.93331),(45,18055,0.93331),(47,18055,0.93331),(44,18056,1.00331),(45,18056,1.00331),(47,18056,1.00331),(45,25549,0.74),(45,25550,5.05679),(45,25551,5.92);
/*!40000 ALTER TABLE `jos_finder_links_termsf` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_taxonomy`
--

DROP TABLE IF EXISTS `jos_finder_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_taxonomy` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `parent_id` int(10) unsigned NOT NULL DEFAULT 0,
  `title` varchar(255) NOT NULL,
  `state` tinyint(1) unsigned NOT NULL DEFAULT 1,
  `access` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `ordering` tinyint(1) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `parent_id` (`parent_id`),
  KEY `state` (`state`),
  KEY `ordering` (`ordering`),
  KEY `access` (`access`),
  KEY `idx_parent_published` (`parent_id`,`state`,`access`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_taxonomy`
--

LOCK TABLES `jos_finder_taxonomy` WRITE;
/*!40000 ALTER TABLE `jos_finder_taxonomy` DISABLE KEYS */;
INSERT INTO `jos_finder_taxonomy` VALUES (1,0,'ROOT',0,0,0),(2,1,'Type',1,1,0),(3,2,'K2 Item',1,1,0),(4,1,'Author',1,1,0),(5,4,'Super User',1,1,0),(6,1,'K2 Category',1,1,0),(7,6,'Joomla extensions',1,1,0),(8,1,'Language',1,1,0),(9,8,'*',1,1,0),(10,6,'Joomla tutorials',1,1,0),(11,6,'Joomla news',1,1,0),(13,1,'Extra fields',1,1,0),(34,13,'[]',1,1,0),(36,6,'University',1,1,0),(37,6,'Hot News',1,1,0);
/*!40000 ALTER TABLE `jos_finder_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_taxonomy_map`
--

DROP TABLE IF EXISTS `jos_finder_taxonomy_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_taxonomy_map` (
  `link_id` int(10) unsigned NOT NULL,
  `node_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`link_id`,`node_id`),
  KEY `link_id` (`link_id`),
  KEY `node_id` (`node_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_taxonomy_map`
--

LOCK TABLES `jos_finder_taxonomy_map` WRITE;
/*!40000 ALTER TABLE `jos_finder_taxonomy_map` DISABLE KEYS */;
INSERT INTO `jos_finder_taxonomy_map` VALUES (1,3),(1,5),(1,7),(1,9),(2,3),(2,5),(2,7),(2,9),(3,3),(3,5),(3,9),(3,10),(4,3),(4,5),(4,9),(4,11),(5,3),(5,5),(5,9),(5,11),(41,3),(41,5),(41,9),(41,34),(41,36),(44,3),(44,5),(44,9),(44,34),(44,37),(45,3),(45,5),(45,9),(45,34),(45,37),(47,3),(47,5),(47,9),(47,34),(47,37),(50,3),(50,5),(50,9),(50,34),(50,36),(51,3),(51,5),(51,9),(51,34),(51,36);
/*!40000 ALTER TABLE `jos_finder_taxonomy_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_terms`
--

DROP TABLE IF EXISTS `jos_finder_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_terms` (
  `term_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `term` varchar(75) NOT NULL,
  `stem` varchar(75) NOT NULL,
  `common` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `phrase` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `weight` float unsigned NOT NULL DEFAULT 0,
  `soundex` varchar(75) NOT NULL,
  `links` int(10) NOT NULL DEFAULT 0,
  `language` char(3) NOT NULL DEFAULT '',
  PRIMARY KEY (`term_id`),
  UNIQUE KEY `idx_term` (`term`),
  KEY `idx_term_phrase` (`term`,`phrase`),
  KEY `idx_stem_phrase` (`stem`,`phrase`),
  KEY `idx_soundex_phrase` (`soundex`,`phrase`)
) ENGINE=InnoDB AUTO_INCREMENT=25684 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_terms`
--

LOCK TABLES `jos_finder_terms` WRITE;
/*!40000 ALTER TABLE `jos_finder_terms` DISABLE KEYS */;
INSERT INTO `jos_finder_terms` VALUES (1,'','',0,0,0,'',15,''),(2,'1','1',0,0,0.1,'',1,''),(3,'2.5','2.5',0,0,0.3,'',3,''),(4,'2.5 extensions','2.5 extensions',0,1,1.4667,'E235252',1,''),(5,'2.5 extensions below','2.5 extensions below',0,1,1.6667,'E23525214',1,''),(6,'2.5 extensions for','2.5 extensions for',0,1,1.6,'E23525216',1,''),(7,'2.5 extensions let\'s','2.5 extensions let',0,1,1.6667,'E235252432',1,''),(8,'25','25',0,0,0.2,'',2,''),(9,'25 extensions','25 extensions',0,1,1.4333,'E235252',1,''),(10,'25 extensions for','25 extensions for',0,1,1.5667,'E23525216',1,''),(11,'9','9',0,0,0.1,'',1,''),(12,'9 must','9 must',0,1,1.2,'M230',1,''),(13,'9 must have','9 must have',0,1,1.3667,'M231',1,''),(14,'9 must-have','9 must-have',0,1,1.3667,'M231',1,''),(15,'9 must-have joomla','9 must-have joomla',0,1,1.6,'M231254',1,''),(16,'9000','9000',0,0,0.4,'',1,''),(17,'9000 extensions','9000 extensions',0,1,1.5,'E235252',1,''),(18,'9000 extensions on','9000 extensions on',0,1,1.6,'E2352525',1,''),(19,'a','a',0,0,0.0667,'A000',13,''),(20,'a look','a look',0,1,1.2,'A420',2,''),(21,'a look all','a look all',0,1,1.3333,'A424',1,''),(22,'a look at','a look at',0,1,1.3,'A423',2,''),(23,'ability','ability',0,0,0.4667,'A143',1,''),(24,'ability you','ability you',0,1,1.3667,'A143',1,''),(25,'ability you know','ability you know',0,1,1.5333,'A14325',1,''),(26,'about','about',0,0,0.3333,'A130',4,''),(27,'about 9','about 9',0,1,1.2333,'A130',1,''),(28,'about 9 must-have','about 9 must-have',0,1,1.5667,'A135231',1,''),(29,'about these','about these',0,1,1.3667,'A132',1,''),(30,'about these extensions','about these extensions',0,1,1.7333,'A13235252',1,''),(31,'advantages','advantages',0,0,0.6667,'A31532',1,''),(32,'advantages of','advantages of',0,1,1.4333,'A315321',1,''),(33,'advantages of joomla','advantages of joomla',0,1,1.6667,'A315321254',1,''),(34,'all','all',0,0,0.2,'A400',4,''),(35,'all feedbacks','all feedbacks',0,1,1.4333,'A41312',1,''),(36,'all feedbacks are','all feedbacks are',0,1,1.5667,'A413126',1,''),(37,'also','also',0,0,0.2667,'A420',6,''),(38,'also do','also do',0,1,1.2333,'A423',1,''),(39,'also do seo','also do seo',0,1,1.3667,'A4232',1,''),(40,'and','and',0,0,0.2,'A530',13,''),(41,'and more','and more',0,1,1.2667,'A5356',8,''),(42,'and more securely','and more securely',0,1,1.5667,'A5356264',1,''),(43,'appreciated','appreciated',0,0,0.7333,'A1623',2,''),(44,'appreciated you','appreciated you',0,1,1.5,'A1623',1,''),(45,'appreciated you can','appreciated you can',0,1,1.6333,'A162325',1,''),(46,'are','are',0,0,0.2,'A600',12,''),(47,'are appreciated','are appreciated',0,1,1.5,'A61623',1,''),(48,'are appreciated you','are appreciated you',0,1,1.6333,'A61623',1,''),(49,'are necessary','are necessary',0,1,1.4333,'A6526',1,''),(50,'are necessary for','are necessary for',0,1,1.5667,'A652616',1,''),(51,'are new','are new',0,1,1.2333,'A650',1,''),(52,'are new to','are new to',0,1,1.3333,'A653',1,''),(53,'at','at',0,0,0.1333,'A300',8,''),(54,'at the','at the',0,1,1.2,'A300',2,''),(55,'at the inforgraphic','at the inforgraphic',0,1,1.6333,'A35162612',1,''),(56,'below','below',0,0,0.3333,'B400',5,''),(57,'below thanks','below thanks',0,1,1.4,'B4352',1,''),(58,'below thanks to','below thanks to',0,1,1.5,'B43523',1,''),(59,'better','better',0,0,0.4,'B360',1,''),(60,'better here','better here',0,1,1.3667,'B360',1,''),(61,'better here you','better here you',0,1,1.5,'B360',1,''),(62,'can','can',0,0,0.2,'C500',9,''),(63,'can also','can also',0,1,1.2667,'C542',2,''),(64,'can also do','can also do',0,1,1.3667,'C5423',1,''),(65,'can get','can get',0,1,1.2333,'C523',2,''),(66,'can get more','can get more',0,1,1.4,'C52356',1,''),(67,'can give','can give',0,1,1.2667,'C521',1,''),(68,'can give them','can give them',0,1,1.4333,'C52135',1,''),(69,'can use','can use',0,1,1.2333,'C520',3,''),(70,'can use joomla','can use joomla',0,1,1.4667,'C5254',2,''),(71,'comments','comments',0,0,0.5333,'C532',3,''),(72,'comments below','comments below',0,1,1.4667,'C53214',1,''),(73,'confused','confused',0,0,0.5333,'C5123',1,''),(74,'confused with','confused with',0,1,1.4333,'C5123',1,''),(75,'confused with what','confused with what',0,1,1.6,'C5123',1,''),(76,'coolest','coolest',0,0,0.4667,'C423',1,''),(77,'coolest advantages','coolest advantages',0,1,1.6,'C4231532',1,''),(78,'coolest advantages of','coolest advantages of',0,1,1.7,'C42315321',1,''),(79,'details','details',0,0,0.4667,'D420',7,''),(80,'details about','details about',0,1,1.4333,'D4213',1,''),(81,'details about these','details about these',0,1,1.6333,'D42132',1,''),(82,'directory','directory',0,0,0.6,'D6236',1,''),(83,'directory jed','directory jed',0,1,1.4333,'D623623',1,''),(84,'directory jed however','directory jed however',0,1,1.7,'D62362316',1,''),(85,'do','do',0,0,0.1333,'D000',2,''),(86,'do seo','do seo',0,1,1.2,'D200',1,''),(87,'do seo on','do seo on',0,1,1.3,'D250',1,''),(88,'easily','easily',0,0,0.4,'E240',8,''),(89,'easily and','easily and',0,1,1.3333,'E2453',2,''),(90,'easily and more','easily and more',0,1,1.5,'E245356',1,''),(91,'extensible','extensible',0,0,0.6667,'E235214',1,''),(92,'extensible ability','extensible ability',0,1,1.6,'E235214143',1,''),(93,'extensible ability you','extensible ability you',0,1,1.7333,'E235214143',1,''),(94,'extensions','extensions',0,0,0.6667,'E235252',7,''),(95,'extensions 9','extensions 9',0,1,1.4,'E235252',1,''),(96,'extensions 9 must-have','extensions 9 must-have',0,1,1.7333,'E2352525231',1,''),(97,'extensions are','extensions are',0,1,1.4667,'E2352526',1,''),(98,'extensions are necessary','extensions are necessary',0,1,1.8,'E2352526526',1,''),(99,'extensions below','extensions below',0,1,1.5333,'E23525214',1,''),(100,'extensions below thanks','extensions below thanks',0,1,1.7667,'E23525214352',1,''),(101,'extensions directory','extensions directory',0,1,1.6667,'E23525236236',1,''),(102,'extensions directory jed','extensions directory jed',0,1,1.8,'E2352523623623',1,''),(103,'extensions for','extensions for',0,1,1.4667,'E23525216',1,''),(104,'extensions for your','extensions for your',0,1,1.6333,'E23525216',1,''),(105,'extensions let\'s','extensions let',0,1,1.5333,'E235252432',1,''),(106,'extensions let\'s take','extensions let take',0,1,1.7,'E23525243232',1,''),(107,'extensions on','extensions on',0,1,1.4333,'E2352525',1,''),(108,'extensions on joomla','extensions on joomla',0,1,1.6667,'E2352525254',1,''),(109,'feedbacks','feedbacks',0,0,0.6,'F312',1,''),(110,'feedbacks are','feedbacks are',0,1,1.4333,'F3126',1,''),(111,'feedbacks are appreciated','feedbacks are appreciated',0,1,1.8333,'F31261623',1,''),(112,'for','for',0,0,0.2,'F600',12,''),(113,'for your','for your',0,1,1.2667,'F600',2,''),(114,'for your website','for your website',0,1,1.5333,'F6123',1,''),(115,'get','get',0,0,0.2,'G300',4,''),(116,'get confused','get confused',0,1,1.4,'G325123',1,''),(117,'get confused with','get confused with',0,1,1.5667,'G325123',1,''),(118,'get more','get more',0,1,1.2667,'G356',2,''),(119,'get more details','get more details',0,1,1.5333,'G356342',1,''),(120,'give','give',0,0,0.2667,'G100',2,''),(121,'give them','give them',0,1,1.3,'G135',1,''),(122,'give them in','give them in',0,1,1.4,'G135',1,''),(123,'have','have',0,0,0.2667,'H100',11,''),(124,'have joomla','have joomla',0,1,1.3667,'H1254',2,''),(125,'have joomla 25','have joomla 25',0,1,1.4667,'H1254',1,''),(126,'here','here',0,0,0.2667,'H600',10,''),(127,'here you','here you',0,1,1.2667,'H600',6,''),(128,'here you can','here you can',0,1,1.4,'H625',6,''),(129,'however','however',0,0,0.4667,'H160',1,''),(130,'however if','however if',0,1,1.3333,'H161',1,''),(131,'however if you','however if you',0,1,1.4667,'H161',1,''),(132,'if','if',0,0,0.1333,'I100',9,''),(133,'if you','if you',0,1,1.2,'I100',9,''),(134,'if you are','if you are',0,1,1.3333,'I160',2,''),(135,'in','in',0,0,0.1333,'I500',12,''),(136,'in the','in the',0,1,1.2,'I530',9,''),(137,'in the comments','in the comments',0,1,1.5,'I532532',1,''),(138,'index','index',0,0,0.3333,'I532',15,''),(139,'infographic','infographic',0,0,0.7333,'I512612',2,''),(140,'infographic 9','infographic 9',0,1,1.4333,'I512612',1,''),(141,'infographic 9 must','infographic 9 must',0,1,1.6,'I512612523',1,''),(142,'infographic 9 must-have','infographic 9 must-have',0,1,1.7667,'I5126125231',1,''),(143,'inforgraphic','inforgraphic',0,0,0.8,'I5162612',1,''),(144,'inforgraphic about','inforgraphic about',0,1,1.6,'I516261213',1,''),(145,'inforgraphic about 9','inforgraphic about 9',0,1,1.6667,'I516261213',1,''),(146,'is','is',0,0,0.1333,'I200',13,''),(147,'is the','is the',0,1,1.2,'I230',3,''),(148,'is the extensible','is the extensible',0,1,1.5667,'I23235214',1,''),(149,'item','item',0,0,0.2667,'I350',15,''),(150,'jed','jed',0,0,0.2,'J300',1,''),(151,'jed however','jed however',0,1,1.3667,'J316',1,''),(152,'jed however if','jed however if',0,1,1.4667,'J3161',1,''),(153,'joomla','joomla',0,0,0.4,'J540',9,''),(154,'joomla 2.5','joomla 2.5',0,1,1.3333,'J540',3,''),(155,'joomla 2.5 extensions','joomla 2.5 extensions',0,1,1.7,'J54235252',1,''),(156,'joomla 25','joomla 25',0,1,1.3,'J540',2,''),(157,'joomla 25 extensions','joomla 25 extensions',0,1,1.6667,'J54235252',1,''),(158,'joomla extensions','joomla extensions',0,1,1.5667,'J54235252',6,''),(159,'joomla extensions directory','joomla extensions directory',0,1,1.9,'J5423525236236',1,''),(160,'joomla get','joomla get',0,1,1.3333,'J5423',1,''),(161,'joomla get confused','joomla get confused',0,1,1.6333,'J542325123',1,''),(162,'joomla is','joomla is',0,1,1.3,'J542',6,''),(163,'joomla is the','joomla is the',0,1,1.4333,'J5423',1,''),(164,'joomla more','joomla more',0,1,1.3667,'J5456',1,''),(165,'joomla more easily','joomla more easily',0,1,1.6,'J545624',1,''),(166,'k2','k2',0,0,0.1333,'K000',15,''),(167,'k2 item','k2 item',0,1,1.2333,'K350',15,''),(168,'know','know',0,0,0.2667,'K500',8,''),(169,'know with','know with',0,1,1.3,'K530',1,''),(170,'know with 9000','know with 9000',0,1,1.4667,'K530',1,''),(171,'let\'s','let',0,0,0.3333,'L320',3,''),(172,'let\'s take','let take',0,1,1.3333,'L3232',2,''),(173,'let\'s take a','let take a',0,1,1.4,'L3232',2,''),(174,'look','look',0,0,0.2667,'L200',6,''),(175,'look all','look all',0,1,1.2667,'L240',1,''),(176,'look all feedbacks','look all feedbacks',0,1,1.6,'L241312',1,''),(177,'look at','look at',0,1,1.2333,'L230',2,''),(178,'look at the','look at the',0,1,1.3667,'L230',2,''),(179,'more','more',0,0,0.2667,'M600',12,''),(180,'more details','more details',0,1,1.4,'M6342',2,''),(181,'more details about','more details about',0,1,1.6,'M634213',1,''),(182,'more easily','more easily',0,1,1.3667,'M624',7,''),(183,'more easily and','more easily and',0,1,1.5,'M62453',1,''),(184,'more securely','more securely',0,1,1.4333,'M6264',1,''),(185,'more securely you','more securely you',0,1,1.5667,'M6264',1,''),(186,'most','most',0,0,0.2667,'M230',1,''),(187,'most coolest','most coolest',0,1,1.4,'M232423',1,''),(188,'most coolest advantages','most coolest advantages',0,1,1.7667,'M2324231532',1,''),(189,'must','must',0,0,0.2667,'M230',2,''),(190,'must have','must have',0,1,1.3,'M231',1,''),(191,'must have joomla','must have joomla',0,1,1.5333,'M231254',1,''),(192,'must-have','must-have',0,0,0.6,'M231',1,''),(193,'must-have joomla','must-have joomla',0,1,1.5333,'M231254',1,''),(194,'must-have joomla 2.5','must-have joomla 2.5',0,1,1.6667,'M231254',1,''),(195,'necessary','necessary',0,0,0.6,'N260',1,''),(196,'necessary for','necessary for',0,1,1.4333,'N2616',1,''),(197,'necessary for your','necessary for your',0,1,1.6,'N2616',1,''),(198,'new','new',0,0,0.2,'N000',3,''),(199,'new to','new to',0,1,1.2,'N300',1,''),(200,'new to joomla','new to joomla',0,1,1.4333,'N3254',1,''),(201,'of','of',0,0,0.1333,'O100',8,''),(202,'of joomla','of joomla',0,1,1.3,'O1254',3,''),(203,'of joomla is','of joomla is',0,1,1.4,'O12542',1,''),(204,'of the','of the',0,1,1.2,'O130',6,''),(205,'of the most','of the most',0,1,1.3667,'O13523',1,''),(206,'on','on',0,0,0.1333,'O500',11,''),(207,'on joomla','on joomla',0,1,1.3,'O5254',1,''),(208,'on joomla extensions','on joomla extensions',0,1,1.6667,'O5254235252',1,''),(209,'on your','on your',0,1,1.2333,'O560',2,''),(210,'on your website','on your website',0,1,1.5,'O56123',2,''),(211,'one','one',0,0,0.2,'O500',11,''),(212,'one of','one of',0,1,1.2,'O510',5,''),(213,'one of the','one of the',0,1,1.3333,'O513',5,''),(214,'securely','securely',0,0,0.5333,'S640',1,''),(215,'securely you','securely you',0,1,1.4,'S640',1,''),(216,'securely you can','securely you can',0,1,1.5333,'S6425',1,''),(217,'seo','seo',0,0,0.2,'S000',1,''),(218,'seo on','seo on',0,1,1.2,'S500',1,''),(219,'seo on your','seo on your',0,1,1.3667,'S560',1,''),(220,'super','super',0,0,0.3333,'S160',15,''),(221,'super user','super user',0,1,1.3333,'S1626',15,''),(222,'take','take',0,0,0.2667,'T200',3,''),(223,'take a','take a',0,1,1.2,'T200',2,''),(224,'take a look','take a look',0,1,1.3667,'T242',2,''),(225,'thanks','thanks',0,0,0.4,'T520',6,''),(226,'thanks to','thanks to',0,1,1.3,'T523',6,''),(227,'thanks to them','thanks to them',0,1,1.4667,'T5235',1,''),(228,'the','the',0,0,0.2,'T000',15,''),(229,'the comments','the comments',0,1,1.4,'T2532',1,''),(230,'the comments below','the comments below',0,1,1.6,'T253214',1,''),(231,'the extensible','the extensible',0,1,1.4667,'T235214',1,''),(232,'the extensible ability','the extensible ability',0,1,1.7333,'T235214143',1,''),(233,'the inforgraphic','the inforgraphic',0,1,1.5333,'T5162612',1,''),(234,'the inforgraphic about','the inforgraphic about',0,1,1.7333,'T516261213',1,''),(235,'the most','the most',0,1,1.2667,'T523',1,''),(236,'the most coolest','the most coolest',0,1,1.5333,'T5232423',1,''),(237,'them','them',0,0,0.2667,'T500',7,''),(238,'them in','them in',0,1,1.2333,'T500',1,''),(239,'them in the','them in the',0,1,1.3667,'T530',1,''),(240,'them you','them you',0,1,1.2667,'T500',1,''),(241,'them you can','them you can',0,1,1.4,'T525',1,''),(242,'these','these',0,0,0.3333,'T200',8,''),(243,'these extensions','these extensions',0,1,1.5333,'T235252',1,''),(244,'these extensions 9','these extensions 9',0,1,1.6,'T235252',1,''),(245,'to','to',0,0,0.1333,'T000',12,''),(246,'to joomla','to joomla',0,1,1.3,'T254',3,''),(247,'to joomla get','to joomla get',0,1,1.4333,'T25423',1,''),(248,'to them','to them',0,1,1.2333,'T500',1,''),(249,'to them you','to them you',0,1,1.3667,'T500',1,''),(250,'use','use',0,0,0.2,'U200',11,''),(251,'use joomla','use joomla',0,1,1.3333,'U254',3,''),(252,'use joomla more','use joomla more',0,1,1.5,'U25456',1,''),(253,'user','user',0,0,0.2667,'U260',15,''),(254,'website','website',0,0,0.4667,'W123',9,''),(255,'website better','website better',0,1,1.4667,'W123136',1,''),(256,'website better here','website better here',0,1,1.6333,'W123136',1,''),(257,'website take','website take',0,1,1.4,'W1232',1,''),(258,'website take a','website take a',0,1,1.4667,'W1232',1,''),(259,'what','what',0,0,0.2667,'W300',4,''),(260,'what extensions','what extensions',0,1,1.5,'W3235252',1,''),(261,'what extensions are','what extensions are',0,1,1.6333,'W32352526',1,''),(262,'with','with',0,0,0.2667,'W300',9,''),(263,'with 9000','with 9000',0,1,1.3,'W300',1,''),(264,'with 9000 extensions','with 9000 extensions',0,1,1.6667,'W3235252',1,''),(265,'with what','with what',0,1,1.3,'W300',1,''),(266,'with what extensions','with what extensions',0,1,1.6667,'W3235252',1,''),(267,'you','you',0,0,0.2,'Y000',9,''),(268,'you are','you are',0,1,1.2333,'Y600',3,''),(269,'you are new','you are new',0,1,1.3667,'Y650',1,''),(270,'you can','you can',0,1,1.2333,'Y250',8,''),(271,'you can also','you can also',0,1,1.4,'Y2542',2,''),(272,'you can get','you can get',0,1,1.3667,'Y2523',2,''),(273,'you can give','you can give',0,1,1.4,'Y2521',1,''),(274,'you can use','you can use',0,1,1.3667,'Y252',1,''),(275,'you know','you know',0,1,1.2667,'Y250',8,''),(276,'you know with','you know with',0,1,1.4333,'Y253',1,''),(277,'your','your',0,0,0.2667,'Y600',9,''),(278,'your website','your website',0,1,1.4,'Y6123',8,''),(279,'your website better','your website better',0,1,1.6333,'Y6123136',1,''),(280,'your website take','your website take',0,1,1.5667,'Y61232',1,''),(512,'10','10',0,0,0.2,'',6,''),(513,'10 areas','10 areas',0,1,1.2667,'A620',5,''),(514,'10 areas such','10 areas such',0,1,1.4333,'A620',5,''),(515,'2','2',0,0,0.1,'',7,''),(516,'a newbie','a newbie',0,1,1.2667,'A510',5,''),(517,'a newbie to','a newbie to',0,1,1.3667,'A513',5,''),(518,'a phrase','a phrase',0,1,1.2667,'A162',5,''),(519,'a phrase in','a phrase in',0,1,1.3667,'A1625',5,''),(520,'a word','a word',0,1,1.2,'A630',5,''),(521,'a word or','a word or',0,1,1.3,'A636',5,''),(522,'accessing','accessing',0,0,0.6,'A252',5,''),(523,'accessing and','accessing and',0,1,1.4333,'A25253',5,''),(524,'accessing and editing','accessing and editing',0,1,1.7,'A2525352',5,''),(525,'admin','admin',0,0,0.3333,'A350',5,''),(526,'admin session','admin session',0,1,1.4333,'A3525',5,''),(527,'admin session to','admin session to',0,1,1.5333,'A35253',5,''),(528,'agree','agree',0,0,0.3333,'A260',5,''),(529,'agree with','agree with',0,1,1.3333,'A263',5,''),(530,'agree with that','agree with that',0,1,1.5,'A263',5,''),(531,'allows','allows',0,0,0.4,'A420',5,''),(532,'allows you','allows you',0,1,1.3333,'A420',5,''),(533,'allows you to','allows you to',0,1,1.4333,'A423',5,''),(534,'and editing','and editing',0,1,1.3667,'A5352',5,''),(535,'and editing items','and editing items',0,1,1.5667,'A5352352',5,''),(536,'and fun','and fun',0,1,1.2333,'A5315',5,''),(537,'and fun to','and fun to',0,1,1.3333,'A53153',5,''),(538,'and module','and module',0,1,1.3333,'A53534',5,''),(539,'and module positions','and module positions',0,1,1.6667,'A5353412352',5,''),(540,'and modules','and modules',0,1,1.3667,'A535342',5,''),(541,'and modules in','and modules in',0,1,1.4667,'A5353425',5,''),(542,'and modules to','and modules to',0,1,1.4667,'A5353423',4,''),(543,'and more besides','and more besides',0,1,1.5333,'A53561232',5,''),(544,'and so','and so',0,1,1.2,'A532',5,''),(545,'and so on','and so on',0,1,1.3,'A5325',5,''),(546,'and suggestions','and suggestions',0,1,1.5,'A532352',5,''),(547,'and suggestions with','and suggestions with',0,1,1.6667,'A5323523',5,''),(548,'and the','and the',0,1,1.2333,'A530',9,''),(549,'and the back-end','and the back-end',0,1,1.5333,'A531253',5,''),(550,'and wonder','and wonder',0,1,1.3333,'A53536',5,''),(551,'and wonder where','and wonder where',0,1,1.5333,'A53536',5,''),(552,'anything','anything',0,0,0.5333,'A5352',6,''),(553,'anything instantly','anything instantly',0,1,1.6,'A5352523534',5,''),(554,'anything instantly spotlight','anything instantly spotlight',0,1,1.9333,'A5352523534213423',5,''),(555,'are some','are some',0,1,1.2667,'A625',6,''),(556,'are some more','are some more',0,1,1.4333,'A6256',5,''),(557,'areas','areas',0,0,0.3333,'A620',5,''),(558,'areas such','areas such',0,1,1.3333,'A620',5,''),(559,'areas such as','areas such as',0,1,1.4333,'A620',5,''),(560,'articles','articles',0,0,0.5333,'A63242',5,''),(561,'articles modules','articles modules',0,1,1.5333,'A632425342',5,''),(562,'articles modules and','articles modules and',0,1,1.6667,'A63242534253',5,''),(563,'as','as',0,0,0.1333,'A200',10,''),(564,'as content','as content',0,1,1.3333,'A25353',5,''),(565,'as content articles','as content articles',0,1,1.6333,'A2535363242',5,''),(566,'as you','as you',0,1,1.2,'A200',5,''),(567,'as you see','as you see',0,1,1.3333,'A200',5,''),(568,'back-end','back-end',0,0,0.5333,'B253',6,''),(569,'back-end change','back-end change',0,1,1.5,'B253252',5,''),(570,'back-end change module','back-end change module',0,1,1.7333,'B253252534',5,''),(571,'back-end content','back-end content',0,1,1.5333,'B25325353',5,''),(572,'back-end content many','back-end content many',0,1,1.7,'B253253535',5,''),(573,'back-end just','back-end just',0,1,1.4333,'B25323',5,''),(574,'back-end just use','back-end just use',0,1,1.5667,'B253232',5,''),(575,'besides','besides',0,0,0.4667,'B232',5,''),(576,'besides there','besides there',0,1,1.4333,'B23236',5,''),(577,'besides there are','besides there are',0,1,1.5667,'B23236',5,''),(578,'but','but',0,0,0.2,'B300',6,''),(579,'but helpful','but helpful',0,1,1.3667,'B3414',5,''),(580,'but helpful features','but helpful features',0,1,1.6667,'B34141362',5,''),(581,'but is','but is',0,1,1.2,'B320',5,''),(582,'but is it','but is it',0,1,1.3,'B323',5,''),(583,'but some','but some',0,1,1.2667,'B325',5,''),(584,'but some people','but some people',0,1,1.5,'B32514',5,''),(585,'can check','can check',0,1,1.3,'C520',5,''),(586,'can check out','can check out',0,1,1.4333,'C523',5,''),(587,'can download','can download',0,1,1.4,'C53543',5,''),(588,'can download it','can download it',0,1,1.5,'C53543',5,''),(589,'can download jsn','can download jsn',0,1,1.5333,'C5354325',5,''),(590,'can solve','can solve',0,1,1.3,'C5241',5,''),(591,'can solve these','can solve these',0,1,1.5,'C524132',5,''),(592,'change','change',0,0,0.4,'C520',6,''),(593,'change menu','change menu',0,1,1.3667,'C525',5,''),(594,'change menu items','change menu items',0,1,1.5667,'C525352',5,''),(595,'change module','change module',0,1,1.4333,'C52534',5,''),(596,'change module positions','change module positions',0,1,1.7667,'C5253412352',5,''),(597,'changes','changes',0,0,0.4667,'C520',7,''),(598,'changes to','changes to',0,1,1.3333,'C523',5,''),(599,'changes to recently','changes to recently',0,1,1.6333,'C52362534',5,''),(600,'check','check',0,0,0.3333,'C000',6,''),(601,'check out','check out',0,1,1.3,'C300',5,''),(602,'check out jsn','check out jsn',0,1,1.4333,'C325',5,''),(603,'click','click',0,0,0.3333,'C420',6,''),(604,'click no','click no',0,1,1.2667,'C425',5,''),(605,'click no more','click no more',0,1,1.4333,'C4256',5,''),(606,'clicks','clicks',0,0,0.4,'C420',5,''),(607,'clicks now','clicks now',0,1,1.3333,'C425',5,''),(608,'clicks now everything','clicks now everything',0,1,1.7,'C42516352',5,''),(609,'community','community',0,0,0.6,'C530',6,''),(610,'community so','community so',0,1,1.4,'C532',5,''),(611,'community so you','community so you',0,1,1.5333,'C532',5,''),(612,'comparing','comparing',0,0,0.6,'C51652',5,''),(613,'comparing the','comparing the',0,1,1.4333,'C516523',5,''),(614,'comparing the front-end','comparing the front-end',0,1,1.7667,'C516523165353',5,''),(615,'component','component',0,0,0.6,'C5153',5,''),(616,'component and','component and',0,1,1.4333,'C515353',5,''),(617,'component and modules','component and modules',0,1,1.7,'C5153535342',5,''),(618,'components','components',0,0,0.6667,'C51532',6,''),(619,'components and','components and',0,1,1.4667,'C5153253',5,''),(620,'components and modules','components and modules',0,1,1.7333,'C51532535342',5,''),(621,'content','content',0,0,0.4667,'C5353',8,''),(622,'content articles','content articles',0,1,1.5333,'C535363242',5,''),(623,'content articles modules','content articles modules',0,1,1.8,'C5353632425342',5,''),(624,'content in','content in',0,1,1.3333,'C53535',5,''),(625,'content in one','content in one',0,1,1.4667,'C53535',5,''),(626,'content many','content many',0,1,1.4,'C53535',5,''),(627,'content many fewer','content many fewer',0,1,1.6,'C5353516',5,''),(628,'content modify','content modify',0,1,1.4667,'C5353531',5,''),(629,'content modify names','content modify names',0,1,1.6667,'C535353152',5,''),(630,'contribution','contribution',0,0,0.8,'C536135',5,''),(631,'contribution towards','contribution towards',0,1,1.6667,'C5361353632',5,''),(632,'contribution towards the','contribution towards the',0,1,1.8,'C53613536323',5,''),(633,'control','control',0,0,0.4667,'C5364',6,''),(634,'control the','control the',0,1,1.3667,'C53643',5,''),(635,'control the website','control the website',0,1,1.6333,'C53643123',5,''),(636,'covers','covers',0,0,0.4,'C162',5,''),(637,'covers menus','covers menus',0,1,1.4,'C16252',5,''),(638,'covers menus components','covers menus components',0,1,1.7667,'C1625251532',5,''),(639,'define','define',0,0,0.4,'D150',5,''),(640,'define front-end','define front-end',0,1,1.5333,'D15165353',5,''),(641,'define front-end items','define front-end items',0,1,1.7333,'D1516535352',5,''),(642,'delete','delete',0,0,0.4,'D430',6,''),(643,'delete etc','delete etc',0,1,1.3333,'D432',5,''),(644,'delete etc just','delete etc just',0,1,1.5,'D4323',5,''),(645,'details download','details download',0,1,1.5333,'D423543',5,''),(646,'display','display',0,0,0.4667,'D214',6,''),(647,'display items','display items',0,1,1.4333,'D214352',5,''),(648,'display items you','display items you',0,1,1.5667,'D214352',5,''),(649,'don\'t','don',0,0,0.3333,'D530',8,''),(650,'don\'t hesitate','don hesitate',0,1,1.4667,'D5323',5,''),(651,'don\'t hesitate to','don hesitate to',0,1,1.5667,'D5323',5,''),(652,'don\'t since','don since',0,1,1.3667,'D53252',5,''),(653,'don\'t since they','don since they',0,1,1.5333,'D532523',5,''),(654,'download','download',0,0,0.5333,'D543',7,''),(655,'download it','download it',0,1,1.3667,'D543',6,''),(656,'download it freely','download it freely',0,1,1.6,'D543164',5,''),(657,'download jsn','download jsn',0,1,1.4,'D54325',5,''),(658,'download jsn poweradmin','download jsn poweradmin',0,1,1.7667,'D543251635',5,''),(659,'drag-and-drop','drag-and-drop',0,0,0.8667,'D625361',6,''),(660,'drag-and-drop to','drag-and-drop to',0,1,1.5333,'D6253613',5,''),(661,'drag-and-drop to edit','drag-and-drop to edit',0,1,1.7,'D6253613',5,''),(662,'easily template','easily template',0,1,1.5,'E2435143',5,''),(663,'easily template manager','easily template manager',0,1,1.7667,'E2435143526',5,''),(664,'easy','easy',0,0,0.2667,'E200',8,''),(665,'easy and','easy and',0,1,1.2667,'E253',5,''),(666,'easy and fun','easy and fun',0,1,1.4,'E25315',5,''),(667,'easy for','easy for',0,1,1.2667,'E216',5,''),(668,'easy for a','easy for a',0,1,1.3333,'E216',5,''),(669,'easy to','easy to',0,1,1.2333,'E230',7,''),(670,'easy to use','easy to use',0,1,1.3667,'E232',6,''),(671,'edit','edit',0,0,0.2667,'E300',6,''),(672,'edit content','edit content',0,1,1.4,'E325353',5,''),(673,'edit content modify','edit content modify',0,1,1.6333,'E325353531',5,''),(674,'editing','editing',0,0,0.4667,'E352',5,''),(675,'editing items','editing items',0,1,1.4333,'E352352',5,''),(676,'editing items is','editing items is',0,1,1.5333,'E352352',5,''),(677,'elements','elements',0,0,0.5333,'E4532',6,''),(678,'elements delete','elements delete',0,1,1.5,'E4532343',5,''),(679,'elements delete etc','elements delete etc',0,1,1.6333,'E45323432',5,''),(680,'etc','etc',0,0,0.2,'E320',7,''),(681,'etc just','etc just',0,1,1.2667,'E323',5,''),(682,'etc just click','etc just click',0,1,1.4667,'E323242',5,''),(683,'etc read','etc read',0,1,1.2667,'E3263',5,''),(684,'etc read on','etc read on',0,1,1.3667,'E32635',5,''),(685,'ever','ever',0,0,0.2667,'E160',5,''),(686,'ever site','ever site',0,1,1.3,'E1623',5,''),(687,'ever site manager','ever site manager',0,1,1.5667,'E1623526',5,''),(688,'everything','everything',0,0,0.6667,'E16352',5,''),(689,'everything is','everything is',0,1,1.4333,'E16352',5,''),(690,'everything is visible','everything is visible',0,1,1.7,'E163521214',5,''),(691,'experience','experience',0,0,0.6667,'E21652',7,''),(692,'experience and','experience and',0,1,1.4667,'E2165253',5,''),(693,'experience and suggestions','experience and suggestions',0,1,1.8667,'E21652532352',5,''),(694,'features','features',0,0,0.5333,'F362',6,''),(695,'features spotlight','features spotlight',0,1,1.6,'F36213423',5,''),(696,'features spotlight search','features spotlight search',0,1,1.8333,'F36213423262',5,''),(697,'features that','features that',0,1,1.4333,'F3623',5,''),(698,'features that help','features that help',0,1,1.6,'F362341',5,''),(699,'fewer','fewer',0,0,0.3333,'F600',5,''),(700,'fewer clicks','fewer clicks',0,1,1.4,'F6242',5,''),(701,'fewer clicks now','fewer clicks now',0,1,1.5333,'F62425',5,''),(702,'find','find',0,0,0.2667,'F530',6,''),(703,'find it','find it',0,1,1.2333,'F530',5,''),(704,'find it hard','find it hard',0,1,1.4,'F5363',5,''),(705,'find out','find out',0,1,1.2667,'F530',6,''),(706,'find out how','find out how',0,1,1.4,'F530',5,''),(707,'for a','for a',0,1,1.1667,'F600',5,''),(708,'for a newbie','for a newbie',0,1,1.4,'F651',5,''),(709,'for anything','for anything',0,1,1.4,'F65352',5,''),(710,'for anything instantly','for anything instantly',0,1,1.7333,'F65352523534',5,''),(711,'for free','for free',0,1,1.2667,'F616',5,''),(712,'for free without','for free without',0,1,1.5333,'F6163',5,''),(713,'for items','for items',0,1,1.3,'F6352',5,''),(714,'for items in','for items in',0,1,1.4,'F63525',5,''),(715,'forever','forever',0,0,0.4667,'F616',5,''),(716,'forever in','forever in',0,1,1.3333,'F6165',5,''),(717,'forever in your','forever in your',0,1,1.5,'F61656',5,''),(718,'free','free',0,0,0.2667,'F600',7,''),(719,'free without','free without',0,1,1.4,'F630',5,''),(720,'free without registration','free without registration',0,1,1.8333,'F63623635',5,''),(721,'freely','freely',0,0,0.4,'F640',6,''),(722,'freely without','freely without',0,1,1.4667,'F643',5,''),(723,'freely without registration','freely without registration',0,1,1.9,'F643623635',5,''),(724,'front-end','front-end',0,0,0.6,'F65353',6,''),(725,'front-end and','front-end and',0,1,1.4333,'F6535353',5,''),(726,'front-end and the','front-end and the',0,1,1.5667,'F6535353',5,''),(727,'front-end and wonder','front-end and wonder',0,1,1.6667,'F6535353536',5,''),(728,'front-end items','front-end items',0,1,1.5,'F6535352',5,''),(729,'front-end items in','front-end items in',0,1,1.6,'F65353525',5,''),(730,'fun','fun',0,0,0.2,'F500',5,''),(731,'fun to','fun to',0,1,1.2,'F530',5,''),(732,'fun to use','fun to use',0,1,1.3333,'F532',5,''),(733,'function','function',0,0,0.5333,'F5235',5,''),(734,'function it','function it',0,1,1.3667,'F52353',5,''),(735,'function it allows','function it allows',0,1,1.6,'F5235342',5,''),(736,'hard','hard',0,0,0.2667,'H630',5,''),(737,'hard to','hard to',0,1,1.2333,'H630',5,''),(738,'hard to start','hard to start',0,1,1.4333,'H632363',5,''),(739,'have made','have made',0,1,1.3,'H153',5,''),(740,'have made changes','have made changes',0,1,1.5667,'H153252',5,''),(741,'hear','hear',0,0,0.2667,'H600',5,''),(742,'hear them','hear them',0,1,1.3,'H635',5,''),(743,'hear them details','hear them details',0,1,1.5667,'H635342',5,''),(744,'help','help',0,0,0.2667,'H410',5,''),(745,'help you','help you',0,1,1.2667,'H410',5,''),(746,'help you manage','help you manage',0,1,1.5,'H4152',5,''),(747,'helpful','helpful',0,0,0.4667,'H414',5,''),(748,'helpful features','helpful features',0,1,1.5333,'H4141362',5,''),(749,'helpful features that','helpful features that',0,1,1.7,'H41413623',5,''),(750,'helps','helps',0,0,0.3333,'H412',6,''),(751,'helps you','helps you',0,1,1.3,'H412',6,''),(752,'helps you control','helps you control',0,1,1.5667,'H4125364',5,''),(753,'helps you search','helps you search',0,1,1.5333,'H41262',5,''),(754,'hesitate','hesitate',0,0,0.5333,'H230',5,''),(755,'hesitate to','hesitate to',0,1,1.3667,'H230',5,''),(756,'hesitate to share','hesitate to share',0,1,1.5667,'H2326',5,''),(757,'hide','hide',0,0,0.2667,'H300',5,''),(758,'hide elements','hide elements',0,1,1.4333,'H34532',5,''),(759,'hide elements delete','hide elements delete',0,1,1.6667,'H34532343',5,''),(760,'history','history',0,0,0.4667,'H236',5,''),(761,'history display','history display',0,1,1.5,'H2363214',5,''),(762,'history display items','history display items',0,1,1.7,'H2363214352',5,''),(763,'how','how',0,0,0.2,'H000',8,''),(764,'how you','how you',0,1,1.2333,'H000',5,''),(765,'how you can','how you can',0,1,1.3667,'H250',5,''),(766,'if you see','if you see',0,1,1.3333,'I120',5,''),(767,'in 10','in 10',0,1,1.1667,'I500',5,''),(768,'in 10 areas','in 10 areas',0,1,1.3667,'I562',5,''),(769,'in forever','in forever',0,1,1.3333,'I51616',5,''),(770,'in forever in','in forever in',0,1,1.4333,'I516165',5,''),(771,'in one','in one',0,1,1.2,'I500',6,''),(772,'in one place','in one place',0,1,1.4,'I5142',5,''),(773,'in the back-end','in the back-end',0,1,1.5,'I531253',5,''),(774,'in the front-end','in the front-end',0,1,1.5333,'I53165353',5,''),(775,'in your','in your',0,1,1.2333,'I560',5,''),(776,'in your session','in your session',0,1,1.5,'I5625',5,''),(777,'in your website','in your website',0,1,1.5,'I56123',5,''),(778,'infinite','infinite',0,0,0.5333,'I5153',5,''),(779,'infinite keeps','infinite keeps',0,1,1.4667,'I5153212',5,''),(780,'infinite keeps you','infinite keeps you',0,1,1.6,'I5153212',5,''),(781,'installed','installed',0,0,0.6,'I52343',5,''),(782,'installed templates','installed templates',0,1,1.6333,'I5234351432',5,''),(783,'installed templates history','installed templates history',0,1,1.9,'I523435143236',5,''),(784,'instantly','instantly',0,0,0.6,'I523534',5,''),(785,'instantly spotlight','instantly spotlight',0,1,1.6333,'I523534213423',5,''),(786,'instantly spotlight search','instantly spotlight search',0,1,1.8667,'I523534213423262',5,''),(787,'is in','is in',0,1,1.1667,'I250',6,''),(788,'is in the','is in the',0,1,1.3,'I253',5,''),(789,'is it','is it',0,1,1.1667,'I230',6,''),(790,'is it easy','is it easy',0,1,1.3333,'I232',5,''),(791,'is not','is not',0,1,1.2,'I253',8,''),(792,'is not easy','is not easy',0,1,1.3667,'I2532',5,''),(793,'is our','is our',0,1,1.2,'I260',5,''),(794,'is our contribution','is our contribution',0,1,1.6333,'I262536135',5,''),(795,'is powerful','is powerful',0,1,1.3667,'I21614',5,''),(796,'is powerful but','is powerful but',0,1,1.5,'I2161413',5,''),(797,'is quicker','is quicker',0,1,1.3333,'I260',5,''),(798,'is quicker than','is quicker than',0,1,1.5,'I2635',5,''),(799,'is visible','is visible',0,1,1.3333,'I21214',5,''),(800,'it','it',0,0,0.1333,'I300',11,''),(801,'it allows','it allows',0,1,1.3,'I342',5,''),(802,'it allows you','it allows you',0,1,1.4333,'I342',5,''),(803,'it covers','it covers',0,1,1.3,'I32162',5,''),(804,'it covers menus','it covers menus',0,1,1.5,'I3216252',5,''),(805,'it easy','it easy',0,1,1.2333,'I320',5,''),(806,'it easy to','it easy to',0,1,1.3333,'I323',5,''),(807,'it freely','it freely',0,1,1.3,'I3164',5,''),(808,'it freely without','it freely without',0,1,1.5667,'I31643',5,''),(809,'it hard','it hard',0,1,1.2333,'I363',5,''),(810,'it hard to','it hard to',0,1,1.3333,'I363',5,''),(811,'it is','it is',0,1,1.1667,'I320',11,''),(812,'it is in','it is in',0,1,1.2667,'I325',5,''),(813,'it is not','it is not',0,1,1.3,'I3253',5,''),(814,'items','items',0,0,0.3333,'I352',5,''),(815,'items and','items and',0,1,1.3,'I35253',5,''),(816,'items and module','items and module',0,1,1.5333,'I35253534',5,''),(817,'items in','items in',0,1,1.2667,'I3525',5,''),(818,'items in the','items in the',0,1,1.4,'I35253',5,''),(819,'items in your','items in your',0,1,1.4333,'I35256',5,''),(820,'items is','items is',0,1,1.2667,'I352',5,''),(821,'items is quicker','items is quicker',0,1,1.5333,'I3526',5,''),(822,'items you','items you',0,1,1.3,'I352',5,''),(823,'items you have','items you have',0,1,1.4667,'I3521',5,''),(824,'joomla community','joomla community',0,1,1.5333,'J54253',5,''),(825,'joomla community so','joomla community so',0,1,1.6333,'J542532',5,''),(826,'joomla easy','joomla easy',0,1,1.3667,'J542',5,''),(827,'joomla easy and','joomla easy and',0,1,1.5,'J54253',5,''),(828,'joomla is powerful','joomla is powerful',0,1,1.6,'J5421614',5,''),(829,'joomla website','joomla website',0,1,1.4667,'J54123',5,''),(830,'joomla website more','joomla website more',0,1,1.6333,'J5412356',5,''),(831,'joomla you','joomla you',0,1,1.3333,'J540',5,''),(832,'joomla you know','joomla you know',0,1,1.5,'J5425',5,''),(833,'jsn','jsn',0,0,0.2,'J500',6,''),(834,'jsn poweradmin','jsn poweradmin',0,1,1.4667,'J51635',5,''),(835,'jsn poweradmin features','jsn poweradmin features',0,1,1.7667,'J516351362',5,''),(836,'jsn poweradmin for','jsn poweradmin for',0,1,1.6,'J5163516',5,''),(837,'jsn poweradmin making','jsn poweradmin making',0,1,1.7,'J51635252',5,''),(838,'jsn poweradmin quickstart','jsn poweradmin quickstart',0,1,1.8333,'J516352363',5,''),(839,'just','just',0,0,0.2667,'J300',6,''),(840,'just click','just click',0,1,1.3333,'J3242',5,''),(841,'just click no','just click no',0,1,1.4333,'J32425',5,''),(842,'just drag-and-drop','just drag-and-drop',0,1,1.6,'J3625361',5,''),(843,'just drag-and-drop to','just drag-and-drop to',0,1,1.7,'J36253613',5,''),(844,'just use','just use',0,1,1.2667,'J320',5,''),(845,'just use this','just use this',0,1,1.4333,'J3232',5,''),(846,'keeps','keeps',0,0,0.3333,'K120',5,''),(847,'keeps you','keeps you',0,1,1.3,'K120',5,''),(848,'keeps you logged','keeps you logged',0,1,1.5333,'K12423',5,''),(849,'know it','know it',0,1,1.2333,'K530',5,''),(850,'know it is','know it is',0,1,1.3333,'K532',5,''),(851,'logged','logged',0,0,0.4,'L230',5,''),(852,'logged in','logged in',0,1,1.3,'L235',5,''),(853,'logged in forever','logged in forever',0,1,1.5667,'L2351616',5,''),(854,'love','love',0,0,0.2667,'L100',6,''),(855,'love to','love to',0,1,1.2333,'L130',6,''),(856,'love to hear','love to hear',0,1,1.4,'L136',5,''),(857,'made','made',0,0,0.2667,'M300',6,''),(858,'made changes','made changes',0,1,1.4,'M3252',5,''),(859,'made changes to','made changes to',0,1,1.5,'M32523',5,''),(860,'making','making',0,0,0.4,'M252',8,''),(861,'making joomla','making joomla',0,1,1.4333,'M25254',5,''),(862,'making joomla easy','making joomla easy',0,1,1.6,'M252542',5,''),(863,'manage','manage',0,0,0.4,'M200',6,''),(864,'manage installed','manage installed',0,1,1.5333,'M252343',5,''),(865,'manage installed templates','manage installed templates',0,1,1.8667,'M25234351432',5,''),(866,'manage menu','manage menu',0,1,1.3667,'M250',5,''),(867,'manage menu component','manage menu component',0,1,1.7,'M2525153',5,''),(868,'manage your','manage your',0,1,1.3667,'M260',5,''),(869,'manage your joomla','manage your joomla',0,1,1.6,'M26254',5,''),(870,'manager','manager',0,0,0.4667,'M260',5,''),(871,'manager helps','manager helps',0,1,1.4333,'M26412',5,''),(872,'manager helps you','manager helps you',0,1,1.5667,'M26412',5,''),(873,'manager manage','manager manage',0,1,1.4667,'M2652',5,''),(874,'manager manage menu','manager manage menu',0,1,1.6333,'M26525',5,''),(875,'manager site','manager site',0,1,1.4,'M2623',5,''),(876,'manager site manager','manager site manager',0,1,1.6667,'M2623526',5,''),(877,'manager visually','manager visually',0,1,1.5333,'M26124',5,''),(878,'manager visually manage','manager visually manage',0,1,1.7667,'M2612452',5,''),(879,'many','many',0,0,0.2667,'M000',10,''),(880,'many fewer','many fewer',0,1,1.3333,'M160',5,''),(881,'many fewer clicks','many fewer clicks',0,1,1.5667,'M16242',5,''),(882,'menu','menu',0,0,0.2667,'M000',6,''),(883,'menu component','menu component',0,1,1.4667,'M25153',5,''),(884,'menu component and','menu component and',0,1,1.6,'M2515353',5,''),(885,'menu items','menu items',0,1,1.3333,'M352',5,''),(886,'menu items and','menu items and',0,1,1.4667,'M35253',5,''),(887,'menus','menus',0,0,0.3333,'M200',6,''),(888,'menus components','menus components',0,1,1.5333,'M251532',5,''),(889,'menus components and','menus components and',0,1,1.6667,'M25153253',5,''),(890,'modify','modify',0,0,0.4,'M310',5,''),(891,'modify names','modify names',0,1,1.4,'M3152',5,''),(892,'modify names show','modify names show',0,1,1.5667,'M3152',5,''),(893,'module','module',0,0,0.4,'M340',5,''),(894,'module positions','module positions',0,1,1.5333,'M3412352',5,''),(895,'module positions etc','module positions etc',0,1,1.6667,'M341235232',5,''),(896,'module positions just','module positions just',0,1,1.7,'M34123523',5,''),(897,'modules','modules',0,0,0.4667,'M342',5,''),(898,'modules and','modules and',0,1,1.3667,'M34253',5,''),(899,'modules and so','modules and so',0,1,1.4667,'M342532',5,''),(900,'modules in','modules in',0,1,1.3333,'M3425',5,''),(901,'modules in one','modules in one',0,1,1.4667,'M3425',5,''),(902,'modules to','modules to',0,1,1.3333,'M3423',4,''),(903,'modules to change','modules to change',0,1,1.5667,'M3423252',4,''),(904,'more besides','more besides',0,1,1.4,'M61232',5,''),(905,'more besides there','more besides there',0,1,1.6,'M6123236',5,''),(906,'more comparing','more comparing',0,1,1.4667,'M6251652',5,''),(907,'more comparing the','more comparing the',0,1,1.6,'M62516523',5,''),(908,'more easily template','more easily template',0,1,1.6667,'M62435143',5,''),(909,'more small','more small',0,1,1.3333,'M6254',5,''),(910,'more small but','more small but',0,1,1.4667,'M625413',5,''),(911,'names','names',0,0,0.3333,'N200',5,''),(912,'names show','names show',0,1,1.3333,'N200',5,''),(913,'names show or','names show or',0,1,1.4333,'N260',5,''),(914,'newbie','newbie',0,0,0.4,'N100',6,''),(915,'newbie to','newbie to',0,1,1.3,'N130',5,''),(916,'newbie to define','newbie to define',0,1,1.5333,'N1315',5,''),(917,'no','no',0,0,0.1333,'N000',6,''),(918,'no more','no more',0,1,1.2333,'N600',5,''),(919,'no more comparing','no more comparing',0,1,1.5667,'N6251652',5,''),(920,'not','not',0,0,0.2,'N300',10,''),(921,'not easy','not easy',0,1,1.2667,'N320',5,''),(922,'not easy for','not easy for',0,1,1.4,'N3216',5,''),(923,'now','now',0,0,0.2,'N000',10,''),(924,'now everything','now everything',0,1,1.4667,'N16352',5,''),(925,'now everything is','now everything is',0,1,1.5667,'N16352',5,''),(926,'on thanks','on thanks',0,1,1.3,'O5352',5,''),(927,'on thanks to','on thanks to',0,1,1.4,'O53523',5,''),(928,'on to','on to',0,1,1.1667,'O530',5,''),(929,'on to find','on to find',0,1,1.3333,'O53153',5,''),(930,'one place','one place',0,1,1.3,'O5142',5,''),(931,'one place as','one place as',0,1,1.4,'O5142',5,''),(932,'one place site','one place site',0,1,1.4667,'O51423',1,''),(933,'or','or',0,0,0.1333,'O600',7,''),(934,'or a','or a',0,1,1.1333,'O600',5,''),(935,'or a phrase','or a phrase',0,1,1.3667,'O6162',5,''),(936,'or hide','or hide',0,1,1.2333,'O630',5,''),(937,'or hide elements','or hide elements',0,1,1.5333,'O634532',5,''),(938,'our','our',0,0,0.2,'O600',7,''),(939,'our contribution','our contribution',0,1,1.5333,'O62536135',5,''),(940,'our contribution towards','our contribution towards',0,1,1.8,'O625361353632',5,''),(941,'out','out',0,0,0.2,'O300',7,''),(942,'out how','out how',0,1,1.2333,'O300',5,''),(943,'out how you','out how you',0,1,1.3667,'O300',5,''),(944,'out jsn','out jsn',0,1,1.2333,'O325',6,''),(945,'out jsn poweradmin','out jsn poweradmin',0,1,1.6,'O3251635',5,''),(946,'people','people',0,0,0.4,'P400',5,''),(947,'people agree','people agree',0,1,1.4,'P426',5,''),(948,'people agree with','people agree with',0,1,1.5667,'P4263',5,''),(949,'people don\'t','people don',0,1,1.4,'P4353',5,''),(950,'people don\'t since','people don since',0,1,1.6,'P4353252',5,''),(951,'phrase','phrase',0,0,0.4,'P620',5,''),(952,'phrase in','phrase in',0,1,1.3,'P625',5,''),(953,'phrase in the','phrase in the',0,1,1.4333,'P6253',5,''),(954,'place','place',0,0,0.3333,'P420',6,''),(955,'place as','place as',0,1,1.2667,'P420',5,''),(956,'place as you','place as you',0,1,1.4,'P420',5,''),(957,'place site','place site',0,1,1.3333,'P423',1,''),(958,'place site manager','place site manager',0,1,1.6,'P423526',1,''),(959,'please','please',0,0,0.4,'P420',5,''),(960,'please don\'t','please don',0,1,1.4,'P42353',5,''),(961,'please don\'t hesitate','please don hesitate',0,1,1.7,'P4235323',5,''),(962,'positions','positions',0,0,0.6,'P2352',5,''),(963,'positions etc','positions etc',0,1,1.4333,'P235232',5,''),(964,'positions etc read','positions etc read',0,1,1.6,'P23523263',5,''),(965,'positions just','positions just',0,1,1.4667,'P23523',5,''),(966,'positions just drag-and-drop','positions just drag-and-drop',0,1,1.9333,'P23523625361',5,''),(967,'poweradmin','poweradmin',0,0,0.6667,'P635',5,''),(968,'poweradmin features','poweradmin features',0,1,1.6333,'P6351362',5,''),(969,'poweradmin features spotlight','poweradmin features spotlight',0,1,1.9667,'P635136213423',5,''),(970,'poweradmin for','poweradmin for',0,1,1.4667,'P63516',5,''),(971,'poweradmin for free','poweradmin for free',0,1,1.6333,'P6351616',5,''),(972,'poweradmin making','poweradmin making',0,1,1.5667,'P635252',5,''),(973,'poweradmin making joomla','poweradmin making joomla',0,1,1.8,'P63525254',5,''),(974,'poweradmin quickstart','poweradmin quickstart',0,1,1.7,'P6352363',5,''),(975,'poweradmin quickstart video','poweradmin quickstart video',0,1,1.9,'P635236313',5,''),(976,'powerful','powerful',0,0,0.5333,'P614',6,''),(977,'powerful but','powerful but',0,1,1.4,'P61413',5,''),(978,'powerful but is','powerful but is',0,1,1.5,'P614132',5,''),(979,'problems','problems',0,0,0.5333,'P61452',5,''),(980,'problems jsn','problems jsn',0,1,1.4,'P614525',5,''),(981,'problems jsn poweradmin','problems jsn poweradmin',0,1,1.7667,'P6145251635',5,''),(982,'quicker','quicker',0,0,0.4667,'Q600',5,''),(983,'quicker than','quicker than',0,1,1.4,'Q635',5,''),(984,'quicker than ever','quicker than ever',0,1,1.5667,'Q63516',5,''),(985,'quickly','quickly',0,0,0.4667,'Q400',7,''),(986,'quickly if','quickly if',0,1,1.3333,'Q410',5,''),(987,'quickly if you','quickly if you',0,1,1.4667,'Q410',5,''),(988,'quickstart','quickstart',0,0,0.6667,'Q363',5,''),(989,'quickstart video','quickstart video',0,1,1.5333,'Q36313',5,''),(990,'quickstart video you','quickstart video you',0,1,1.6667,'Q36313',5,''),(991,'read','read',0,0,0.2667,'R300',5,''),(992,'read on','read on',0,1,1.2333,'R350',5,''),(993,'read on to','read on to',0,1,1.3333,'R353',5,''),(994,'recently','recently',0,0,0.5333,'R2534',5,''),(995,'recently set','recently set',0,1,1.4,'R253423',5,''),(996,'recently set admin','recently set admin',0,1,1.6,'R2534235',5,''),(997,'registration','registration',0,0,0.8,'R23635',5,''),(998,'registration please','registration please',0,1,1.6333,'R23635142',5,''),(999,'registration please don\'t','registration please don',0,1,1.8333,'R23635142353',5,''),(1000,'registration this','registration this',0,1,1.5667,'R2363532',5,''),(1001,'registration this is','registration this is',0,1,1.6667,'R2363532',5,''),(1002,'search','search',0,0,0.4,'S620',8,''),(1003,'search for','search for',0,1,1.3333,'S6216',8,''),(1004,'search for anything','search for anything',0,1,1.6333,'S62165352',5,''),(1005,'search for items','search for items',0,1,1.5333,'S6216352',5,''),(1006,'search helps','search helps',0,1,1.4,'S62412',5,''),(1007,'search helps you','search helps you',0,1,1.5333,'S62412',5,''),(1008,'search in','search in',0,1,1.3,'S625',5,''),(1009,'search in 10','search in 10',0,1,1.4,'S625',5,''),(1010,'search search','search search',0,1,1.4333,'S6262',5,''),(1011,'search search for','search search for',0,1,1.5667,'S626216',5,''),(1012,'search spotlight','search spotlight',0,1,1.5333,'S6213423',5,''),(1013,'search spotlight search','search spotlight search',0,1,1.7667,'S6213423262',5,''),(1014,'see','see',0,0,0.2,'S000',7,''),(1015,'see a','see a',0,1,1.1667,'S000',5,''),(1016,'see a word','see a word',0,1,1.3333,'S630',5,''),(1017,'see it','see it',0,1,1.2,'S300',5,''),(1018,'see it covers','see it covers',0,1,1.4333,'S32162',5,''),(1019,'session','session',0,0,0.4667,'S500',5,''),(1020,'session here','session here',0,1,1.4,'S560',5,''),(1021,'session here you','session here you',0,1,1.5333,'S560',5,''),(1022,'session to','session to',0,1,1.3333,'S530',5,''),(1023,'session to infinite','session to infinite',0,1,1.6333,'S535153',5,''),(1024,'set','set',0,0,0.2,'S300',6,''),(1025,'set admin','set admin',0,1,1.3,'S350',5,''),(1026,'set admin session','set admin session',0,1,1.5667,'S3525',5,''),(1027,'share','share',0,0,0.3333,'S600',7,''),(1028,'share your','share your',0,1,1.3333,'S600',5,''),(1029,'share your usage','share your usage',0,1,1.5333,'S620',5,''),(1030,'show','show',0,0,0.2667,'S000',6,''),(1031,'show or','show or',0,1,1.2333,'S600',5,''),(1032,'show or hide','show or hide',0,1,1.4,'S630',5,''),(1033,'since','since',0,0,0.3333,'S520',9,''),(1034,'since they','since they',0,1,1.3333,'S523',5,''),(1035,'since they find','since they find',0,1,1.5,'S523153',5,''),(1036,'site','site',0,0,0.2667,'S300',6,''),(1037,'site manager','site manager',0,1,1.4,'S3526',5,''),(1038,'site manager helps','site manager helps',0,1,1.6,'S3526412',5,''),(1039,'site manager manage','site manager manage',0,1,1.6333,'S352652',5,''),(1040,'site manager site','site manager site',0,1,1.5667,'S352623',5,''),(1041,'small','small',0,0,0.3333,'S540',8,''),(1042,'small but','small but',0,1,1.3,'S5413',5,''),(1043,'small but helpful','small but helpful',0,1,1.5667,'S5413414',5,''),(1044,'so','so',0,0,0.1333,'S000',9,''),(1045,'so on','so on',0,1,1.1667,'S500',5,''),(1046,'so on thanks','so on thanks',0,1,1.4,'S5352',5,''),(1047,'so you','so you',0,1,1.2,'S000',6,''),(1048,'so you can','so you can',0,1,1.3333,'S500',5,''),(1049,'solve','solve',0,0,0.3333,'S410',5,''),(1050,'solve these','solve these',0,1,1.3667,'S4132',5,''),(1051,'solve these problems','solve these problems',0,1,1.6667,'S4132161452',5,''),(1052,'some','some',0,0,0.2667,'S500',7,''),(1053,'some more','some more',0,1,1.3,'S560',5,''),(1054,'some more small','some more small',0,1,1.5,'S56254',5,''),(1055,'some people','some people',0,1,1.3667,'S514',5,''),(1056,'some people agree','some people agree',0,1,1.5667,'S51426',5,''),(1057,'some people don\'t','some people don',0,1,1.5667,'S514353',5,''),(1058,'spotlight','spotlight',0,0,0.6,'S13423',5,''),(1059,'spotlight search','spotlight search',0,1,1.5333,'S13423262',5,''),(1060,'spotlight search helps','spotlight search helps',0,1,1.7333,'S13423262412',5,''),(1061,'spotlight search search','spotlight search search',0,1,1.7667,'S1342326262',5,''),(1062,'spotlight search spotlight','spotlight search spotlight',0,1,1.8667,'S1342326213423',5,''),(1063,'start','start',0,0,0.3333,'S363',7,''),(1064,'start using','start using',0,1,1.3667,'S363252',5,''),(1065,'start using joomla','start using joomla',0,1,1.6,'S36325254',5,''),(1066,'such','such',0,0,0.2667,'S000',7,''),(1067,'such as','such as',0,1,1.2333,'S000',6,''),(1068,'such as content','such as content',0,1,1.5,'S5353',5,''),(1069,'suggestions','suggestions',0,0,0.7333,'S352',5,''),(1070,'suggestions with','suggestions with',0,1,1.5333,'S3523',5,''),(1071,'suggestions with us','suggestions with us',0,1,1.6333,'S35232',5,''),(1072,'template','template',0,0,0.5333,'T5143',6,''),(1073,'template manager','template manager',0,1,1.5333,'T5143526',5,''),(1074,'template manager visually','template manager visually',0,1,1.8333,'T5143526124',5,''),(1075,'templates','templates',0,0,0.6,'T51432',6,''),(1076,'templates history','templates history',0,1,1.5667,'T5143236',5,''),(1077,'templates history display','templates history display',0,1,1.8333,'T51432363214',5,''),(1078,'than','than',0,0,0.2667,'T500',5,''),(1079,'than ever','than ever',0,1,1.3,'T516',5,''),(1080,'than ever site','than ever site',0,1,1.4667,'T51623',5,''),(1081,'thanks to this','thanks to this',0,1,1.4667,'T5232',5,''),(1082,'that','that',0,0,0.2667,'T000',10,''),(1083,'that but','that but',0,1,1.2667,'T130',5,''),(1084,'that but some','that but some',0,1,1.4333,'T1325',5,''),(1085,'that help','that help',0,1,1.3,'T410',5,''),(1086,'that help you','that help you',0,1,1.4333,'T410',5,''),(1087,'the back-end','the back-end',0,1,1.4,'T1253',6,''),(1088,'the back-end change','the back-end change',0,1,1.6333,'T1253252',5,''),(1089,'the back-end content','the back-end content',0,1,1.6667,'T125325353',5,''),(1090,'the back-end just','the back-end just',0,1,1.5667,'T125323',5,''),(1091,'the front-end','the front-end',0,1,1.4333,'T165353',5,''),(1092,'the front-end and','the front-end and',0,1,1.5667,'T16535353',5,''),(1093,'the joomla','the joomla',0,1,1.3333,'T254',7,''),(1094,'the joomla community','the joomla community',0,1,1.6667,'T254253',5,''),(1095,'the website','the website',0,1,1.3667,'T123',5,''),(1096,'the website content','the website content',0,1,1.6333,'T12325353',5,''),(1097,'them details','them details',0,1,1.4,'T5342',5,''),(1098,'them details download','them details download',0,1,1.7,'T53423543',5,''),(1099,'there','there',0,0,0.3333,'T600',7,''),(1100,'there are','there are',0,1,1.3,'T600',7,''),(1101,'there are some','there are some',0,1,1.4667,'T625',6,''),(1102,'these problems','these problems',0,1,1.4667,'T2161452',5,''),(1103,'these problems jsn','these problems jsn',0,1,1.6,'T21614525',5,''),(1104,'they','they',0,0,0.2667,'T000',8,''),(1105,'they find','they find',0,1,1.3,'T153',5,''),(1106,'they find it','they find it',0,1,1.4,'T153',5,''),(1107,'this','this',0,0,0.2667,'T200',11,''),(1108,'this accessing','this accessing',0,1,1.4667,'T252',5,''),(1109,'this accessing and','this accessing and',0,1,1.6,'T25253',5,''),(1110,'this function','this function',0,1,1.4333,'T215235',5,''),(1111,'this function it','this function it',0,1,1.5333,'T2152353',5,''),(1112,'this is','this is',0,1,1.2333,'T200',6,''),(1113,'this is our','this is our',0,1,1.3667,'T260',5,''),(1114,'to change','to change',0,1,1.3,'T252',6,''),(1115,'to change menu','to change menu',0,1,1.4667,'T2525',5,''),(1116,'to define','to define',0,1,1.3,'T150',5,''),(1117,'to define front-end','to define front-end',0,1,1.6333,'T15165353',5,''),(1118,'to edit','to edit',0,1,1.2333,'T000',5,''),(1119,'to edit content','to edit content',0,1,1.5,'T25353',5,''),(1120,'to find','to find',0,1,1.2333,'T153',5,''),(1121,'to find out','to find out',0,1,1.3667,'T153',5,''),(1122,'to hear','to hear',0,1,1.2333,'T600',5,''),(1123,'to hear them','to hear them',0,1,1.4,'T635',5,''),(1124,'to infinite','to infinite',0,1,1.3667,'T5153',5,''),(1125,'to infinite keeps','to infinite keeps',0,1,1.5667,'T5153212',5,''),(1126,'to recently','to recently',0,1,1.3667,'T62534',5,''),(1127,'to recently set','to recently set',0,1,1.5,'T6253423',5,''),(1128,'to search','to search',0,1,1.3,'T262',5,''),(1129,'to search in','to search in',0,1,1.4,'T2625',5,''),(1130,'to share','to share',0,1,1.2667,'T260',6,''),(1131,'to share your','to share your',0,1,1.4333,'T260',5,''),(1132,'to start','to start',0,1,1.2667,'T2363',5,''),(1133,'to start using','to start using',0,1,1.4667,'T2363252',5,''),(1134,'to this','to this',0,1,1.2333,'T200',6,''),(1135,'to this accessing','to this accessing',0,1,1.5667,'T252',5,''),(1136,'to use','to use',0,1,1.2,'T200',6,''),(1137,'to use some','to use some',0,1,1.3667,'T250',5,''),(1138,'towards','towards',0,0,0.4667,'T632',5,''),(1139,'towards the','towards the',0,1,1.3667,'T6323',5,''),(1140,'towards the joomla','towards the joomla',0,1,1.6,'T6323254',5,''),(1141,'us','us',0,0,0.1333,'U200',6,''),(1142,'us we\'d','us we',0,1,1.2333,'U230',5,''),(1143,'us we\'d love','us we love',0,1,1.4,'U2341',5,''),(1144,'usage','usage',0,0,0.3333,'U200',5,''),(1145,'usage experience','usage experience',0,1,1.5333,'U21652',5,''),(1146,'usage experience and','usage experience and',0,1,1.6667,'U2165253',5,''),(1147,'use some','use some',0,1,1.2667,'U250',5,''),(1148,'use some people','use some people',0,1,1.5,'U2514',5,''),(1149,'use this','use this',0,1,1.2667,'U232',5,''),(1150,'use this function','use this function',0,1,1.5667,'U23215235',5,''),(1151,'using','using',0,0,0.3333,'U252',9,''),(1152,'using joomla','using joomla',0,1,1.4,'U25254',5,''),(1153,'using joomla you','using joomla you',0,1,1.5333,'U25254',5,''),(1154,'video','video',0,0,0.3333,'V300',5,''),(1155,'video you','video you',0,1,1.3,'V300',5,''),(1156,'video you can','video you can',0,1,1.4333,'V325',5,''),(1157,'visible','visible',0,0,0.4667,'V214',5,''),(1158,'visually','visually',0,0,0.5333,'V240',5,''),(1159,'visually manage','visually manage',0,1,1.5,'V2452',5,''),(1160,'visually manage installed','visually manage installed',0,1,1.8333,'V245252343',5,''),(1161,'we\'d','we',0,0,0.2667,'W300',5,''),(1162,'we\'d love','we love',0,1,1.3,'W341',5,''),(1163,'we\'d love to','we love to',0,1,1.4,'W3413',5,''),(1164,'website content','website content',0,1,1.5,'W12325353',5,''),(1165,'website content in','website content in',0,1,1.6,'W123253535',5,''),(1166,'website more','website more',0,1,1.4,'W12356',5,''),(1167,'website more easily','website more easily',0,1,1.6333,'W1235624',5,''),(1168,'website quickly','website quickly',0,1,1.5,'W12324',5,''),(1169,'website quickly if','website quickly if',0,1,1.6,'W123241',5,''),(1170,'where','where',0,0,0.3333,'W600',6,''),(1171,'where it','where it',0,1,1.2667,'W630',5,''),(1172,'where it is','where it is',0,1,1.3667,'W632',5,''),(1173,'with that','with that',0,1,1.3,'W300',5,''),(1174,'with that but','with that but',0,1,1.4333,'W313',5,''),(1175,'with us','with us',0,1,1.2333,'W320',5,''),(1176,'with us we\'d','with us we',0,1,1.4,'W323',5,''),(1177,'without','without',0,0,0.4667,'W300',5,''),(1178,'without registration','without registration',0,1,1.6667,'W3623635',5,''),(1179,'without registration please','without registration please',0,1,1.9,'W3623635142',5,''),(1180,'without registration this','without registration this',0,1,1.8333,'W362363532',5,''),(1181,'wonder','wonder',0,0,0.4,'W536',5,''),(1182,'wonder where','wonder where',0,1,1.4,'W536',5,''),(1183,'wonder where it','wonder where it',0,1,1.5,'W5363',5,''),(1184,'word','word',0,0,0.2667,'W630',8,''),(1185,'word or','word or',0,1,1.2333,'W636',5,''),(1186,'word or a','word or a',0,1,1.3,'W636',5,''),(1187,'you can check','you can check',0,1,1.4333,'Y252',5,''),(1188,'you can download','you can download',0,1,1.5333,'Y253543',5,''),(1189,'you can solve','you can solve',0,1,1.4333,'Y25241',5,''),(1190,'you control','you control',0,1,1.3667,'Y25364',5,''),(1191,'you control the','you control the',0,1,1.5,'Y253643',5,''),(1192,'you have','you have',0,1,1.2667,'Y100',6,''),(1193,'you have made','you have made',0,1,1.4333,'Y153',5,''),(1194,'you know it','you know it',0,1,1.3667,'Y253',5,''),(1195,'you logged','you logged',0,1,1.3333,'Y423',5,''),(1196,'you logged in','you logged in',0,1,1.4333,'Y4235',5,''),(1197,'you manage','you manage',0,1,1.3333,'Y520',5,''),(1198,'you manage your','you manage your',0,1,1.5,'Y526',5,''),(1199,'you search','you search',0,1,1.3333,'Y262',5,''),(1200,'you search for','you search for',0,1,1.4667,'Y26216',5,''),(1201,'you see','you see',0,1,1.2333,'Y200',5,''),(1202,'you see a','you see a',0,1,1.3,'Y200',5,''),(1203,'you see it','you see it',0,1,1.3333,'Y230',5,''),(1204,'you to','you to',0,1,1.2,'Y300',7,''),(1205,'you to search','you to search',0,1,1.4333,'Y3262',5,''),(1206,'your joomla','your joomla',0,1,1.3667,'Y6254',6,''),(1207,'your joomla website','your joomla website',0,1,1.6333,'Y6254123',5,''),(1208,'your session','your session',0,1,1.4,'Y625',5,''),(1209,'your session here','your session here',0,1,1.5667,'Y6256',5,''),(1210,'your usage','your usage',0,1,1.3333,'Y620',5,''),(1211,'your usage experience','your usage experience',0,1,1.7,'Y621652',5,''),(1212,'your website quickly','your website quickly',0,1,1.6667,'Y612324',5,''),(1535,'2.5 made','2.5 made',0,1,1.2667,'M300',1,''),(1536,'2.5 made easy','2.5 made easy',0,1,1.4333,'M320',1,''),(1537,'2.5 website','2.5 website',0,1,1.3667,'W123',1,''),(1538,'2.5 website from','2.5 website from',0,1,1.5333,'W123165',1,''),(1539,'25 made','25 made',0,1,1.2333,'M300',1,''),(1540,'25 made easy','25 made easy',0,1,1.4,'M320',1,''),(1541,'3','3',0,0,0.1,'',3,''),(1542,'89','89',0,0,0.2,'',1,''),(1543,'89 pages','89 pages',0,1,1.2667,'P200',1,''),(1544,'89 pages language','89 pages language',0,1,1.5667,'P2452',1,''),(1545,'a joomla','a joomla',0,1,1.2667,'A254',2,''),(1546,'a joomla 2.5','a joomla 2.5',0,1,1.4,'A254',1,''),(1547,'a joomla newbie','a joomla newbie',0,1,1.5,'A25451',1,''),(1548,'a nice','a nice',0,1,1.2,'A520',1,''),(1549,'a nice joomla','a nice joomla',0,1,1.4333,'A5254',1,''),(1550,'a pocket','a pocket',0,1,1.2667,'A123',1,''),(1551,'a pocket manual','a pocket manual',0,1,1.5,'A12354',1,''),(1552,'a website','a website',0,1,1.3,'A123',1,''),(1553,'a website successfully','a website successfully',0,1,1.7333,'A123214',1,''),(1554,'about your','about your',0,1,1.3333,'A136',1,''),(1555,'about your experience','about your experience',0,1,1.7,'A13621652',1,''),(1556,'action','action',0,0,0.4,'A235',2,''),(1557,'action for','action for',0,1,1.3333,'A23516',1,''),(1558,'action for an','action for an',0,1,1.4333,'A235165',1,''),(1559,'after','after',0,0,0.3333,'A136',2,''),(1560,'after enjoying','after enjoying',0,1,1.4667,'A1365252',1,''),(1561,'after enjoying this','after enjoying this',0,1,1.6333,'A136525232',1,''),(1562,'all ideas','all ideas',0,1,1.3,'A432',1,''),(1563,'all ideas to','all ideas to',0,1,1.4,'A4323',1,''),(1564,'all you','all you',0,1,1.2333,'A400',1,''),(1565,'all you need','all you need',0,1,1.4,'A453',1,''),(1566,'am','am',0,0,0.1333,'A500',1,''),(1567,'am going','am going',0,1,1.2667,'A5252',1,''),(1568,'am going to','am going to',0,1,1.3667,'A52523',1,''),(1569,'am so','am so',0,1,1.1667,'A520',1,''),(1570,'am so sure','am so sure',0,1,1.3333,'A526',1,''),(1571,'an','an',0,0,0.1333,'A500',1,''),(1572,'an incredibly','an incredibly',0,1,1.4333,'A526314',1,''),(1573,'an incredibly free','an incredibly free',0,1,1.6,'A52631416',1,''),(1574,'and detailed','and detailed',0,1,1.4,'A5343',1,''),(1575,'and detailed figures','and detailed figures',0,1,1.6667,'A53431262',1,''),(1576,'and easy','and easy',0,1,1.2667,'A532',2,''),(1577,'and easy to','and easy to',0,1,1.3667,'A5323',2,''),(1578,'and quickly','and quickly',0,1,1.3667,'A5324',1,''),(1579,'and quickly we','and quickly we',0,1,1.4667,'A5324',1,''),(1580,'and share','and share',0,1,1.3,'A5326',1,''),(1581,'and share it','and share it',0,1,1.4,'A53263',1,''),(1582,'and tricks','and tricks',0,1,1.3333,'A5362',1,''),(1583,'and tricks after','and tricks after',0,1,1.5333,'A5362136',1,''),(1584,'are free','are free',0,1,1.2667,'A616',1,''),(1585,'are free to','are free to',0,1,1.3667,'A6163',1,''),(1586,'are you','are you',0,1,1.2333,'A600',2,''),(1587,'are you waiting','are you waiting',0,1,1.5,'A6352',1,''),(1588,'at the introduction','at the introduction',0,1,1.6333,'A35363235',1,''),(1589,'be','be',0,0,0.1333,'B000',6,''),(1590,'be appreciated','be appreciated',0,1,1.4667,'B623',1,''),(1591,'because','because',0,0,0.4667,'B200',1,''),(1592,'because i','because i',0,1,1.3,'B200',1,''),(1593,'because i am','because i am',0,1,1.4,'B250',1,''),(1594,'before','before',0,0,0.4,'B600',2,''),(1595,'before why','before why',0,1,1.3333,'B600',1,''),(1596,'before why i','before why i',0,1,1.4,'B600',1,''),(1597,'build','build',0,0,0.3333,'B430',2,''),(1598,'build a','build a',0,1,1.2333,'B430',1,''),(1599,'build a joomla','build a joomla',0,1,1.4667,'B43254',1,''),(1600,'build a website','build a website',0,1,1.5,'B43123',1,''),(1601,'build their','build their',0,1,1.3667,'B436',1,''),(1602,'build their websites','build their websites',0,1,1.6667,'B4361232',1,''),(1603,'by','by',0,0,0.1333,'B000',6,''),(1604,'by joomlashine','by joomlashine',0,1,1.4667,'B25425',2,''),(1605,'by joomlashine 89','by joomlashine 89',0,1,1.5667,'B25425',1,''),(1606,'clear','clear',0,0,0.3333,'C460',1,''),(1607,'clear and','clear and',0,1,1.3,'C4653',1,''),(1608,'clear and easy','clear and easy',0,1,1.4667,'C46532',1,''),(1609,'detailed','detailed',0,0,0.5333,'D430',1,''),(1610,'detailed figures','detailed figures',0,1,1.5333,'D431262',1,''),(1611,'detailed figures you','detailed figures you',0,1,1.6667,'D431262',1,''),(1612,'details let\'s','details let',0,1,1.4333,'D42432',1,''),(1613,'details let\'s take','details let take',0,1,1.6,'D4243232',1,''),(1614,'do is','do is',0,1,1.1667,'D200',1,''),(1615,'do is going','do is going',0,1,1.3667,'D252',1,''),(1616,'don\'t forget','don forget',0,1,1.4,'D531623',1,''),(1617,'don\'t forget to','don forget to',0,1,1.5,'D531623',1,''),(1618,'download link','download link',0,1,1.4333,'D543452',1,''),(1619,'download link we','download link we',0,1,1.5333,'D543452',1,''),(1620,'download this','download this',0,1,1.4333,'D5432',1,''),(1621,'download this ebook','download this ebook',0,1,1.6333,'D543212',1,''),(1622,'e-book','e-book',0,0,0.4,'E120',1,''),(1623,'e-book if','e-book if',0,1,1.3,'E121',1,''),(1624,'e-book if you','e-book if you',0,1,1.4333,'E121',1,''),(1625,'e-book small','e-book small',0,1,1.4,'E1254',1,''),(1626,'e-book small action','e-book small action',0,1,1.6333,'E1254235',1,''),(1627,'easily and quickly','easily and quickly',0,1,1.6,'E245324',1,''),(1628,'easy a','easy a',0,1,1.2,'E200',1,''),(1629,'easy a pocket','easy a pocket',0,1,1.4333,'E2123',1,''),(1630,'easy ebook','easy ebook',0,1,1.3333,'E212',1,''),(1631,'easy ebook by','easy ebook by',0,1,1.4333,'E2121',1,''),(1632,'easy from','easy from',0,1,1.3,'E2165',1,''),(1633,'easy from a','easy from a',0,1,1.3667,'E2165',1,''),(1634,'easy to follow','easy to follow',0,1,1.4667,'E2314',1,''),(1635,'ebook','ebook',0,0,0.3333,'E120',1,''),(1636,'ebook and','ebook and',0,1,1.3,'E1253',1,''),(1637,'ebook and share','ebook and share',0,1,1.5,'E125326',1,''),(1638,'ebook by','ebook by',0,1,1.2667,'E121',1,''),(1639,'ebook by joomlashine','ebook by joomlashine',0,1,1.6667,'E12125425',1,''),(1640,'ebook don\'t','ebook don',0,1,1.3667,'E12353',1,''),(1641,'ebook don\'t forget','ebook don forget',0,1,1.6,'E123531623',1,''),(1642,'ebook joomla','ebook joomla',0,1,1.4,'E1254',1,''),(1643,'ebook joomla 2.5','ebook joomla 2.5',0,1,1.5333,'E1254',1,''),(1644,'ebook joomla 25','ebook joomla 25',0,1,1.5,'E1254',1,''),(1645,'ebook to','ebook to',0,1,1.2667,'E123',1,''),(1646,'ebook to you','ebook to you',0,1,1.4,'E123',1,''),(1647,'ebook will','ebook will',0,1,1.3333,'E124',1,''),(1648,'ebook will be','ebook will be',0,1,1.4333,'E1241',1,''),(1649,'english','english',0,0,0.4667,'E5242',4,''),(1650,'english everybody','english everybody',0,1,1.5667,'E52421613',1,''),(1651,'english everybody can','english everybody can',0,1,1.7,'E5242161325',1,''),(1652,'enjoying','enjoying',0,0,0.5333,'E5252',1,''),(1653,'enjoying this','enjoying this',0,1,1.4333,'E525232',1,''),(1654,'enjoying this e-book','enjoying this e-book',0,1,1.6667,'E52523212',1,''),(1655,'even','even',0,0,0.2667,'E150',1,''),(1656,'even when','even when',0,1,1.3,'E150',1,''),(1657,'even when they','even when they',0,1,1.4667,'E153',1,''),(1658,'everybody','everybody',0,0,0.6,'E1613',1,''),(1659,'everybody can','everybody can',0,1,1.4333,'E161325',1,''),(1660,'everybody can use','everybody can use',0,1,1.5667,'E1613252',1,''),(1661,'everyone','everyone',0,0,0.5333,'E165',1,''),(1662,'everyone all','everyone all',0,1,1.4,'E1654',1,''),(1663,'everyone all you','everyone all you',0,1,1.5333,'E1654',1,''),(1664,'experience all','experience all',0,1,1.4667,'E216524',1,''),(1665,'experience all ideas','experience all ideas',0,1,1.6667,'E21652432',1,''),(1666,'facebook','facebook',0,0,0.5333,'F212',1,''),(1667,'facebook to','facebook to',0,1,1.3667,'F2123',1,''),(1668,'facebook to see','facebook to see',0,1,1.5,'F21232',1,''),(1669,'feel','feel',0,0,0.2667,'F400',1,''),(1670,'feel really','feel really',0,1,1.3667,'F464',1,''),(1671,'feel really happy','feel really happy',0,1,1.5667,'F4641',1,''),(1672,'figures','figures',0,0,0.4667,'F262',2,''),(1673,'figures you','figures you',0,1,1.3667,'F262',1,''),(1674,'figures you need','figures you need',0,1,1.5333,'F26253',1,''),(1675,'follow','follow',0,0,0.4,'F400',3,''),(1676,'follow with','follow with',0,1,1.3667,'F430',1,''),(1677,'follow with step-by-step','follow with step-by-step',0,1,1.8,'F43231231',1,''),(1678,'for an','for an',0,1,1.2,'F650',1,''),(1679,'for an incredibly','for an incredibly',0,1,1.5667,'F6526314',1,''),(1680,'for get','for get',0,1,1.2333,'F623',1,''),(1681,'for get start','for get start',0,1,1.4333,'F6232363',1,''),(1682,'for joomla','for joomla',0,1,1.3333,'F6254',2,''),(1683,'for joomla newbies','for joomla newbies',0,1,1.6,'F6254512',1,''),(1684,'for more','for more',0,1,1.2667,'F656',1,''),(1685,'for more joomla','for more joomla',0,1,1.5,'F656254',1,''),(1686,'forget','forget',0,0,0.4,'F623',1,''),(1687,'forget to','forget to',0,1,1.3,'F623',1,''),(1688,'forget to tell','forget to tell',0,1,1.4667,'F6234',1,''),(1689,'free e-book','free e-book',0,1,1.3667,'F612',1,''),(1690,'free e-book if','free e-book if',0,1,1.4667,'F6121',1,''),(1691,'free ebook','free ebook',0,1,1.3333,'F612',1,''),(1692,'free ebook joomla','free ebook joomla',0,1,1.5667,'F61254',1,''),(1693,'free to','free to',0,1,1.2333,'F630',1,''),(1694,'free to download','free to download',0,1,1.5333,'F63543',1,''),(1695,'from','from',0,0,0.2667,'F650',6,''),(1696,'from a','from a',0,1,1.2,'F650',4,''),(1697,'from a joomla','from a joomla',0,1,1.4333,'F65254',1,''),(1698,'from the','from the',0,1,1.2667,'F653',5,''),(1699,'from the scratch','from the scratch',0,1,1.5333,'F6532632',1,''),(1700,'get start','get start',0,1,1.3,'G32363',1,''),(1701,'get start today','get start today',0,1,1.5,'G32363',1,''),(1702,'going','going',0,0,0.3333,'G520',5,''),(1703,'going to','going to',0,1,1.2667,'G523',2,''),(1704,'going to introduce','going to introduce',0,1,1.6,'G52353632',1,''),(1705,'going to our','going to our',0,1,1.4,'G5236',1,''),(1706,'guidelines','guidelines',0,0,0.6667,'G3452',1,''),(1707,'guidelines and','guidelines and',0,1,1.4667,'G345253',1,''),(1708,'guidelines and detailed','guidelines and detailed',0,1,1.7667,'G34525343',1,''),(1709,'guides','guides',0,0,0.4,'G320',1,''),(1710,'guides joomla','guides joomla',0,1,1.4333,'G3254',1,''),(1711,'guides joomla newbies','guides joomla newbies',0,1,1.7,'G3254512',1,''),(1712,'happy','happy',0,0,0.3333,'H100',2,''),(1713,'happy if','happy if',0,1,1.2667,'H100',1,''),(1714,'happy if you','happy if you',0,1,1.4,'H100',1,''),(1715,'haven\'t','haven',0,0,0.4667,'H153',1,''),(1716,'haven\'t used','haven used',0,1,1.4,'H15323',1,''),(1717,'haven\'t used it','haven used it',0,1,1.5,'H15323',1,''),(1718,'hey','hey',0,0,0.2,'H000',1,''),(1719,'hey joomla','hey joomla',0,1,1.3333,'H254',1,''),(1720,'hey joomla newbies','hey joomla newbies',0,1,1.6,'H254512',1,''),(1721,'how to','how to',0,1,1.2,'H300',2,''),(1722,'how to build','how to build',0,1,1.4,'H3143',1,''),(1723,'i','i',0,0,0.0667,'I000',3,''),(1724,'i am','i am',0,1,1.1333,'I500',1,''),(1725,'i am going','i am going',0,1,1.3333,'I5252',1,''),(1726,'i am so','i am so',0,1,1.2333,'I520',1,''),(1727,'ideas','ideas',0,0,0.3333,'I320',1,''),(1728,'ideas to','ideas to',0,1,1.2667,'I323',1,''),(1729,'ideas to improve','ideas to improve',0,1,1.5333,'I3235161',1,''),(1730,'if you build','if you build',0,1,1.4,'I143',1,''),(1731,'if you like','if you like',0,1,1.3667,'I142',1,''),(1732,'improve','improve',0,0,0.4667,'I5161',1,''),(1733,'improve this','improve this',0,1,1.4,'I516132',1,''),(1734,'improve this ebook','improve this ebook',0,1,1.6,'I51613212',1,''),(1735,'incredibly','incredibly',0,0,0.6667,'I526314',1,''),(1736,'incredibly free','incredibly free',0,1,1.5,'I52631416',1,''),(1737,'incredibly free e-book','incredibly free e-book',0,1,1.7333,'I5263141612',1,''),(1738,'infographic below','infographic below',0,1,1.5667,'I51261214',1,''),(1739,'introduce','introduce',0,0,0.6,'I53632',3,''),(1740,'introduce a','introduce a',0,1,1.3667,'I53632',1,''),(1741,'introduce a nice','introduce a nice',0,1,1.5333,'I5363252',1,''),(1742,'introduction','introduction',0,0,0.8,'I5363235',1,''),(1743,'introduction infographic','introduction infographic',0,1,1.8,'I536323512612',1,''),(1744,'introduction infographic below','introduction infographic below',0,1,2,'I53632351261214',1,''),(1745,'is going','is going',0,1,1.2667,'I252',2,''),(1746,'is going to','is going to',0,1,1.3667,'I2523',2,''),(1747,'is simple','is simple',0,1,1.3,'I2514',1,''),(1748,'is simple clear','is simple clear',0,1,1.5,'I2514246',1,''),(1749,'it before','it before',0,1,1.3,'I316',1,''),(1750,'it before why','it before why',0,1,1.4333,'I316',1,''),(1751,'it guides','it guides',0,1,1.3,'I3232',1,''),(1752,'it guides joomla','it guides joomla',0,1,1.5333,'I323254',1,''),(1753,'it is simple','it is simple',0,1,1.4,'I32514',1,''),(1754,'it with','it with',0,1,1.2333,'I300',1,''),(1755,'it with everyone','it with everyone',0,1,1.5333,'I3165',1,''),(1756,'joomla 2.5 made','joomla 2.5 made',0,1,1.5,'J5453',1,''),(1757,'joomla 2.5 website','joomla 2.5 website',0,1,1.6,'J54123',1,''),(1758,'joomla 25 made','joomla 25 made',0,1,1.4667,'J5453',1,''),(1759,'joomla ebook','joomla ebook',0,1,1.4,'J5412',1,''),(1760,'joomla ebook to','joomla ebook to',0,1,1.5,'J54123',1,''),(1761,'joomla newbie','joomla newbie',0,1,1.4333,'J5451',1,''),(1762,'joomla newbie point','joomla newbie point',0,1,1.6333,'J545153',1,''),(1763,'joomla newbies','joomla newbies',0,1,1.4667,'J54512',1,''),(1764,'joomla newbies how','joomla newbies how',0,1,1.6,'J54512',1,''),(1765,'joomla newbies what','joomla newbies what',0,1,1.6333,'J545123',1,''),(1766,'joomla tips','joomla tips',0,1,1.3667,'J54312',1,''),(1767,'joomla tips and','joomla tips and',0,1,1.5,'J5431253',1,''),(1768,'joomla to','joomla to',0,1,1.3,'J543',2,''),(1769,'joomla to build','joomla to build',0,1,1.5,'J543143',1,''),(1770,'joomla tutorials','joomla tutorials',0,1,1.5333,'J543642',1,''),(1771,'joomlashine','joomlashine',0,0,0.7333,'J5425',2,''),(1772,'joomlashine 89','joomlashine 89',0,1,1.4667,'J5425',1,''),(1773,'joomlashine 89 pages','joomlashine 89 pages',0,1,1.6667,'J542512',1,''),(1774,'language','language',0,0,0.5333,'L520',1,''),(1775,'language english','language english',0,1,1.5333,'L525242',1,''),(1776,'language english everybody','language english everybody',0,1,1.8667,'L5252421613',1,''),(1777,'like','like',0,0,0.2667,'L200',6,''),(1778,'like us','like us',0,1,1.2333,'L200',1,''),(1779,'like us for','like us for',0,1,1.3667,'L216',1,''),(1780,'link','link',0,0,0.2667,'L520',1,''),(1781,'link we','link we',0,1,1.2333,'L520',1,''),(1782,'link we feel','link we feel',0,1,1.4,'L5214',1,''),(1783,'made easy','made easy',0,1,1.3,'M320',1,''),(1784,'made easy a','made easy a',0,1,1.3667,'M320',1,''),(1785,'made easy ebook','made easy ebook',0,1,1.5,'M3212',1,''),(1786,'made easy from','made easy from',0,1,1.4667,'M32165',1,''),(1787,'manual','manual',0,0,0.4,'M400',1,''),(1788,'manual for','manual for',0,1,1.3333,'M416',1,''),(1789,'manual for joomla','manual for joomla',0,1,1.5667,'M416254',1,''),(1790,'more details let\'s','more details let',0,1,1.6,'M6342432',1,''),(1791,'more joomla','more joomla',0,1,1.3667,'M6254',1,''),(1792,'more joomla tips','more joomla tips',0,1,1.5333,'M6254312',1,''),(1793,'need','need',0,0,0.2667,'N300',1,''),(1794,'need more','need more',0,1,1.3,'N356',1,''),(1795,'need more details','need more details',0,1,1.5667,'N356342',1,''),(1796,'need to','need to',0,1,1.2333,'N300',1,''),(1797,'need to do','need to do',0,1,1.3333,'N300',1,''),(1798,'newbie point','newbie point',0,1,1.4,'N153',1,''),(1799,'newbie point of','newbie point of',0,1,1.5,'N1531',1,''),(1800,'newbies','newbies',0,0,0.4667,'N120',1,''),(1801,'newbies how','newbies how',0,1,1.3667,'N120',1,''),(1802,'newbies how to','newbies how to',0,1,1.4667,'N123',1,''),(1803,'newbies what','newbies what',0,1,1.4,'N123',1,''),(1804,'newbies what are','newbies what are',0,1,1.5333,'N1236',1,''),(1805,'nice','nice',0,0,0.2667,'N200',2,''),(1806,'nice joomla','nice joomla',0,1,1.3667,'N254',1,''),(1807,'nice joomla ebook','nice joomla ebook',0,1,1.5667,'N25412',1,''),(1808,'of that','of that',0,1,1.2333,'O130',1,''),(1809,'of that because','of that because',0,1,1.5,'O1312',1,''),(1810,'of view','of view',0,1,1.2333,'O100',1,''),(1811,'of view therefore','of view therefore',0,1,1.5667,'O13616',1,''),(1812,'our facebook','our facebook',0,1,1.4,'O61212',1,''),(1813,'our facebook to','our facebook to',0,1,1.5,'O612123',1,''),(1814,'pages','pages',0,0,0.3333,'P200',1,''),(1815,'pages language','pages language',0,1,1.4667,'P2452',1,''),(1816,'pages language english','pages language english',0,1,1.7333,'P24525242',1,''),(1817,'pocket','pocket',0,0,0.4,'P230',1,''),(1818,'pocket manual','pocket manual',0,1,1.4333,'P2354',1,''),(1819,'pocket manual for','pocket manual for',0,1,1.5667,'P235416',1,''),(1820,'point','point',0,0,0.3333,'P530',4,''),(1821,'point of','point of',0,1,1.2667,'P531',4,''),(1822,'point of view','point of view',0,1,1.4333,'P531',1,''),(1823,'quickly we','quickly we',0,1,1.3333,'Q400',1,''),(1824,'quickly we wrote','quickly we wrote',0,1,1.5333,'Q463',1,''),(1825,'really','really',0,0,0.4,'R400',2,''),(1826,'really happy','really happy',0,1,1.4,'R410',1,''),(1827,'really happy if','really happy if',0,1,1.5,'R410',1,''),(1828,'scratch','scratch',0,0,0.4667,'S632',1,''),(1829,'scratch easily','scratch easily',0,1,1.4667,'S6324',1,''),(1830,'scratch easily and','scratch easily and',0,1,1.6,'S632453',1,''),(1831,'see the','see the',0,1,1.2333,'S300',2,''),(1832,'see the download','see the download',0,1,1.5333,'S3543',1,''),(1833,'share it','share it',0,1,1.2667,'S630',1,''),(1834,'share it with','share it with',0,1,1.4333,'S630',1,''),(1835,'simple','simple',0,0,0.4,'S514',2,''),(1836,'simple clear','simple clear',0,1,1.4,'S514246',1,''),(1837,'simple clear and','simple clear and',0,1,1.5333,'S51424653',1,''),(1838,'small action','small action',0,1,1.4,'S54235',1,''),(1839,'small action for','small action for',0,1,1.5333,'S5423516',1,''),(1840,'so sure','so sure',0,1,1.2333,'S600',1,''),(1841,'so sure of','so sure of',0,1,1.3333,'S610',1,''),(1842,'start today','start today',0,1,1.3667,'S363',1,''),(1843,'start today you','start today you',0,1,1.5,'S363',1,''),(1844,'step-by-step','step-by-step',0,0,0.8,'S31231',1,''),(1845,'step-by-step guidelines','step-by-step guidelines',0,1,1.7667,'S3123123452',1,''),(1846,'step-by-step guidelines and','step-by-step guidelines and',0,1,1.9,'S312312345253',1,''),(1847,'successfully','successfully',0,0,0.8,'S140',1,''),(1848,'successfully with','successfully with',0,1,1.5667,'S143',1,''),(1849,'successfully with this','successfully with this',0,1,1.7333,'S1432',1,''),(1850,'sure','sure',0,0,0.2667,'S600',1,''),(1851,'sure of','sure of',0,1,1.2333,'S610',1,''),(1852,'sure of that','sure of that',0,1,1.4,'S613',1,''),(1853,'tell','tell',0,0,0.2667,'T400',1,''),(1854,'tell us','tell us',0,1,1.2333,'T420',1,''),(1855,'tell us about','tell us about',0,1,1.4333,'T4213',1,''),(1856,'that because','that because',0,1,1.4,'T120',1,''),(1857,'that because i','that because i',0,1,1.4667,'T120',1,''),(1858,'the download','the download',0,1,1.4,'T543',1,''),(1859,'the download link','the download link',0,1,1.5667,'T543452',1,''),(1860,'the ebook','the ebook',0,1,1.3,'T120',1,''),(1861,'the ebook joomla','the ebook joomla',0,1,1.5333,'T1254',1,''),(1862,'the introduction','the introduction',0,1,1.5333,'T5363235',1,''),(1863,'the introduction infographic','the introduction infographic',0,1,1.9333,'T536323512612',1,''),(1864,'the scratch','the scratch',0,1,1.3667,'T2632',1,''),(1865,'the scratch easily','the scratch easily',0,1,1.6,'T26324',1,''),(1866,'their','their',0,0,0.3333,'T600',4,''),(1867,'their websites','their websites',0,1,1.4667,'T61232',1,''),(1868,'their websites even','their websites even',0,1,1.6333,'T6123215',1,''),(1869,'therefore','therefore',0,0,0.6,'T616',1,''),(1870,'therefore it','therefore it',0,1,1.4,'T6163',1,''),(1871,'therefore it is','therefore it is',0,1,1.5,'T61632',1,''),(1872,'they haven\'t','they haven',0,1,1.4,'T153',1,''),(1873,'they haven\'t used','they haven used',0,1,1.5667,'T15323',1,''),(1874,'this e-book','this e-book',0,1,1.3667,'T212',1,''),(1875,'this e-book small','this e-book small',0,1,1.5667,'T21254',1,''),(1876,'this ebook','this ebook',0,1,1.3333,'T212',1,''),(1877,'this ebook and','this ebook and',0,1,1.4667,'T21253',1,''),(1878,'this ebook don\'t','this ebook don',0,1,1.5333,'T212353',1,''),(1879,'this ebook will','this ebook will',0,1,1.5,'T2124',1,''),(1880,'tips','tips',0,0,0.2667,'T120',1,''),(1881,'tips and','tips and',0,1,1.2667,'T1253',1,''),(1882,'tips and tricks','tips and tricks',0,1,1.5,'T125362',1,''),(1883,'to build','to build',0,1,1.2667,'T143',1,''),(1884,'to build a','to build a',0,1,1.3333,'T143',1,''),(1885,'to build their','to build their',0,1,1.4667,'T1436',1,''),(1886,'to do','to do',0,1,1.1667,'T000',1,''),(1887,'to do is','to do is',0,1,1.2667,'T200',1,''),(1888,'to download','to download',0,1,1.3667,'T543',2,''),(1889,'to download this','to download this',0,1,1.5333,'T5432',1,''),(1890,'to follow','to follow',0,1,1.3,'T140',1,''),(1891,'to follow with','to follow with',0,1,1.4667,'T143',1,''),(1892,'to improve','to improve',0,1,1.3333,'T5161',1,''),(1893,'to improve this','to improve this',0,1,1.5,'T516132',1,''),(1894,'to introduce','to introduce',0,1,1.4,'T53632',1,''),(1895,'to introduce a','to introduce a',0,1,1.4667,'T53632',1,''),(1896,'to our','to our',0,1,1.2,'T600',1,''),(1897,'to our facebook','to our facebook',0,1,1.5,'T61212',1,''),(1898,'to see','to see',0,1,1.2,'T200',1,''),(1899,'to see the','to see the',0,1,1.3333,'T230',1,''),(1900,'to tell','to tell',0,1,1.2333,'T400',1,''),(1901,'to tell us','to tell us',0,1,1.3333,'T420',1,''),(1902,'to you','to you',0,1,1.2,'T000',1,''),(1903,'to you it','to you it',0,1,1.3,'T000',1,''),(1904,'today','today',0,0,0.3333,'T000',2,''),(1905,'today you','today you',0,1,1.3,'T000',1,''),(1906,'today you are','today you are',0,1,1.4333,'T600',1,''),(1907,'tricks','tricks',0,0,0.4,'T620',1,''),(1908,'tricks after','tricks after',0,1,1.4,'T62136',1,''),(1909,'tricks after enjoying','tricks after enjoying',0,1,1.7,'T621365252',1,''),(1910,'tutorials','tutorials',0,0,0.6,'T642',1,''),(1911,'us about','us about',0,1,1.2667,'U213',1,''),(1912,'us about your','us about your',0,1,1.4333,'U2136',1,''),(1913,'us for','us for',0,1,1.2,'U216',1,''),(1914,'us for more','us for more',0,1,1.3667,'U21656',1,''),(1915,'use joomla to','use joomla to',0,1,1.4333,'U2543',2,''),(1916,'used','used',0,0,0.2667,'U230',4,''),(1917,'used it','used it',0,1,1.2333,'U230',1,''),(1918,'used it before','used it before',0,1,1.4667,'U2316',1,''),(1919,'view','view',0,0,0.2667,'V000',1,''),(1920,'view therefore','view therefore',0,1,1.4667,'V3616',1,''),(1921,'view therefore it','view therefore it',0,1,1.5667,'V36163',1,''),(1922,'waiting','waiting',0,0,0.4667,'W352',1,''),(1923,'waiting for','waiting for',0,1,1.3667,'W35216',1,''),(1924,'waiting for get','waiting for get',0,1,1.5,'W3521623',1,''),(1925,'we','we',0,0,0.1333,'W000',2,''),(1926,'we feel','we feel',0,1,1.2333,'W140',1,''),(1927,'we feel really','we feel really',0,1,1.4667,'W1464',1,''),(1928,'we wrote','we wrote',0,1,1.2667,'W630',1,''),(1929,'we wrote the','we wrote the',0,1,1.4,'W630',1,''),(1930,'website from','website from',0,1,1.4,'W123165',1,''),(1931,'website from the','website from the',0,1,1.5333,'W1231653',1,''),(1932,'website successfully','website successfully',0,1,1.6667,'W123214',1,''),(1933,'website successfully with','website successfully with',0,1,1.8333,'W1232143',1,''),(1934,'websites','websites',0,0,0.5333,'W1232',2,''),(1935,'websites even','websites even',0,1,1.4333,'W123215',1,''),(1936,'websites even when','websites even when',0,1,1.6,'W123215',1,''),(1937,'what are','what are',0,1,1.2667,'W360',1,''),(1938,'what are you','what are you',0,1,1.4,'W360',1,''),(1939,'when','when',0,0,0.2667,'W500',5,''),(1940,'when they','when they',0,1,1.3,'W530',1,''),(1941,'when they haven\'t','when they haven',0,1,1.5667,'W53153',1,''),(1942,'why','why',0,0,0.2,'W000',1,''),(1943,'why i','why i',0,1,1.1667,'W000',1,''),(1944,'why i am','why i am',0,1,1.2667,'W500',1,''),(1945,'will','will',0,0,0.2667,'W400',6,''),(1946,'will be','will be',0,1,1.2333,'W410',6,''),(1947,'will be appreciated','will be appreciated',0,1,1.6333,'W41623',1,''),(1948,'with everyone','with everyone',0,1,1.4333,'W3165',1,''),(1949,'with everyone all','with everyone all',0,1,1.5667,'W31654',1,''),(1950,'with step-by-step','with step-by-step',0,1,1.5667,'W3231231',1,''),(1951,'with step-by-step guidelines','with step-by-step guidelines',0,1,1.9333,'W323123123452',1,''),(1952,'with this','with this',0,1,1.3,'W320',1,''),(1953,'with this ebook','with this ebook',0,1,1.5,'W3212',1,''),(1954,'wrote','wrote',0,0,0.3333,'W630',1,''),(1955,'wrote the','wrote the',0,1,1.3,'W630',1,''),(1956,'wrote the ebook','wrote the ebook',0,1,1.5,'W6312',1,''),(1957,'you are free','you are free',0,1,1.4,'Y616',1,''),(1958,'you build','you build',0,1,1.3,'Y143',1,''),(1959,'you build a','you build a',0,1,1.3667,'Y143',1,''),(1960,'you it','you it',0,1,1.2,'Y300',1,''),(1961,'you it guides','you it guides',0,1,1.4333,'Y3232',1,''),(1962,'you like','you like',0,1,1.2667,'Y420',2,''),(1963,'you like us','you like us',0,1,1.3667,'Y420',1,''),(1964,'you need','you need',0,1,1.2667,'Y530',1,''),(1965,'you need more','you need more',0,1,1.4333,'Y5356',1,''),(1966,'you need to','you need to',0,1,1.3667,'Y530',1,''),(1967,'you waiting','you waiting',0,1,1.3667,'Y352',1,''),(1968,'you waiting for','you waiting for',0,1,1.5,'Y35216',1,''),(1969,'your experience','your experience',0,1,1.5,'Y621652',1,''),(1970,'your experience all','your experience all',0,1,1.6333,'Y6216524',1,''),(2046,'\'likes\'','likes',0,0,0.4667,'L200',1,''),(2047,'\'likes\' and','likes and',0,1,1.3667,'L253',1,''),(2048,'\'likes\' and you','likes and you',0,1,1.5,'L253',1,''),(2049,'05-06','05-06',0,0,0.5,'',1,''),(2050,'05-06 2012','05-06 2012',0,1,1.3333,'',1,''),(2051,'05-06 2012 if','05-06 2012 if',0,1,1.4333,'I100',1,''),(2052,'1.60','1.60',0,0,0.4,'',1,''),(2053,'1.60 book','1.60 book',0,1,1.3,'B200',1,''),(2054,'1.60 book plane','1.60 book plane',0,1,1.5,'B2145',1,''),(2055,'10.00','10.00',0,0,0.5,'',1,''),(2056,'10.00 including','10.00 including',0,1,1.5,'I524352',1,''),(2057,'10.00 including vat','10.00 including vat',0,1,1.6333,'I52435213',1,''),(2058,'10715','10715',0,0,0.5,'',1,''),(2059,'10715 berlin','10715 berlin',0,1,1.4,'B645',1,''),(2060,'10715 berlin how','10715 berlin how',0,1,1.5333,'B645',1,''),(2061,'11.02','11.02',0,0,0.5,'',1,''),(2062,'11.02 joomla','11.02 joomla',0,1,1.4,'J540',1,''),(2063,'11.02 joomla communityday','11.02 joomla communityday',0,1,1.8333,'J54253',1,''),(2064,'11.82','11.82',0,0,0.5,'',1,''),(2065,'11.82 joomla','11.82 joomla',0,1,1.4,'J540',1,''),(2066,'11.82 joomla businessday','11.82 joomla businessday',0,1,1.8,'J5412523',1,''),(2067,'150x250','150x250',0,0,0.4667,'X000',1,''),(2068,'150x250 joomla','150x250 joomla',0,1,1.4667,'X540',1,''),(2069,'150x250 joomla day','150x250 joomla day',0,1,1.6,'X543',1,''),(2070,'17','17',0,0,0.2,'',1,''),(2071,'17 cities','17 cities',0,1,1.3,'C320',1,''),(2072,'17 cities around','17 cities around',0,1,1.5333,'C32653',1,''),(2073,'17 joomla','17 joomla',0,1,1.3,'J540',1,''),(2074,'17 joomla days','17 joomla days',0,1,1.4667,'J5432',1,''),(2075,'171-175','171-175',0,0,0.7,'',1,''),(2076,'171-175 10715','171-175 10715',0,1,1.4333,'',1,''),(2077,'171-175 10715 berlin','171-175 10715 berlin',0,1,1.6667,'B645',1,''),(2078,'18th','18th',0,0,0.2667,'T000',1,''),(2079,'18th joomla','18th joomla',0,1,1.3667,'T254',1,''),(2080,'18th joomla day','18th joomla day',0,1,1.5,'T2543',1,''),(2081,'19.00','19.00',0,0,0.5,'',1,''),(2082,'19.00 1.60','19.00 1.60',0,1,1.3333,'',1,''),(2083,'19.00 1.60 book','19.00 1.60 book',0,1,1.5,'B200',1,''),(2084,'19.00 11.02','19.00 11.02',0,1,1.3667,'',1,''),(2085,'19.00 11.02 joomla','19.00 11.02 joomla',0,1,1.6,'J540',1,''),(2086,'19.00 11.82','19.00 11.82',0,1,1.3667,'',1,''),(2087,'19.00 11.82 joomla','19.00 11.82 joomla',0,1,1.6,'J540',1,''),(2088,'2 days','2 days',0,1,1.2,'D200',1,''),(2089,'2 days and','2 days and',0,1,1.3333,'D253',1,''),(2090,'2 days for','2 days for',0,1,1.3333,'D216',1,''),(2091,'2 days in','2 days in',0,1,1.3,'D250',1,''),(2092,'2 ways','2 ways',0,1,1.2,'W200',1,''),(2093,'2 ways for','2 ways for',0,1,1.3333,'W216',1,''),(2094,'2012','2012',0,0,0.4,'',2,''),(2095,'2012 germany','2012 germany',0,1,1.4,'G650',1,''),(2096,'2012 germany 2','2012 germany 2',0,1,1.4667,'G650',1,''),(2097,'2012 germany banner','2012 germany banner',0,1,1.6333,'G65156',1,''),(2098,'2012 germany banners','2012 germany banners',0,1,1.6667,'G651562',1,''),(2099,'2012 germany creates','2012 germany creates',0,1,1.6667,'G652632',1,''),(2100,'2012 germany joomla','2012 germany joomla',0,1,1.6333,'G65254',1,''),(2101,'2012 germany website','2012 germany website',0,1,1.6667,'G65123',1,''),(2102,'2012 germany will','2012 germany will',0,1,1.5667,'G654',1,''),(2103,'2012 has','2012 has',0,1,1.2667,'H200',1,''),(2104,'2012 has taken','2012 has taken',0,1,1.4667,'H2325',1,''),(2105,'2012 if','2012 if',0,1,1.2333,'I100',1,''),(2106,'2012 if you','2012 if you',0,1,1.3667,'I100',1,''),(2107,'2012 in','2012 in',0,1,1.2333,'I500',1,''),(2108,'2012 in germany','2012 in germany',0,1,1.5,'I5265',1,''),(2109,'2012 until','2012 until',0,1,1.3333,'U534',1,''),(2110,'2012 until now','2012 until now',0,1,1.4667,'U5345',1,''),(2111,'3 kinds','3 kinds',0,1,1.2333,'K532',1,''),(2112,'3 kinds of','3 kinds of',0,1,1.3333,'K5321',1,''),(2113,'3km','3km',0,0,0.2,'K500',1,''),(2114,'3km radius','3km radius',0,1,1.3333,'K5632',1,''),(2115,'3km radius for','3km radius for',0,1,1.4667,'K563216',1,''),(2116,'4','4',0,0,0.1,'',1,''),(2117,'5','5',0,0,0.1,'',2,''),(2118,'5 october','5 october',0,1,1.3,'O2316',1,''),(2119,'5 october with','5 october with',0,1,1.4667,'O23163',1,''),(2120,'59','59',0,0,0.2,'',1,''),(2121,'59 to','59 to',0,1,1.1667,'T000',1,''),(2122,'59 to 94','59 to 94',0,1,1.2667,'T000',1,''),(2123,'6','6',0,0,0.1,'',1,''),(2124,'6 october','6 october',0,1,1.3,'O2316',1,''),(2125,'6 october with','6 october with',0,1,1.4667,'O23163',1,''),(2126,'69.00','69.00',0,0,0.5,'',1,''),(2127,'69.00 including','69.00 including',0,1,1.5,'I524352',1,''),(2128,'69.00 including vat','69.00 including vat',0,1,1.6333,'I52435213',1,''),(2129,'6pm','6pm',0,0,0.2,'P500',1,''),(2130,'6pm on','6pm on',0,1,1.2,'P500',1,''),(2131,'6pm on those','6pm on those',0,1,1.4,'P532',1,''),(2132,'728x90','728x90',0,0,0.4,'X000',1,''),(2133,'728x90 you','728x90 you',0,1,1.3333,'X000',1,''),(2134,'728x90 you can','728x90 you can',0,1,1.4667,'X500',1,''),(2135,'74.00','74.00',0,0,0.5,'',1,''),(2136,'74.00 including','74.00 including',0,1,1.5,'I524352',1,''),(2137,'74.00 including vat','74.00 including vat',0,1,1.6333,'I52435213',1,''),(2138,'75x75','75x75',0,0,0.3333,'X000',1,''),(2139,'75x75 joomla','75x75 joomla',0,1,1.4,'X540',1,''),(2140,'75x75 joomla day','75x75 joomla day',0,1,1.5333,'X543',1,''),(2141,'94','94',0,0,0.2,'',1,''),(2142,'94 take','94 take',0,1,1.2333,'T200',1,''),(2143,'94 take note','94 take note',0,1,1.4,'T253',1,''),(2144,'9am','9am',0,0,0.2,'A500',1,''),(2145,'9am to','9am to',0,1,1.2,'A530',1,''),(2146,'9am to 6pm','9am to 6pm',0,1,1.3333,'A5315',1,''),(2147,'a 3km','a 3km',0,1,1.1667,'A250',1,''),(2148,'a 3km radius','a 3km radius',0,1,1.4,'A25632',1,''),(2149,'a big','a big',0,1,1.1667,'A120',1,''),(2150,'a big question','a big question',0,1,1.4667,'A1235',1,''),(2151,'a chance','a chance',0,1,1.2667,'A252',1,''),(2152,'a chance for','a chance for',0,1,1.4,'A25216',1,''),(2153,'a good','a good',0,1,1.2,'A230',1,''),(2154,'a good hotel','a good hotel',0,1,1.4,'A234',1,''),(2155,'a small','a small',0,1,1.2333,'A254',1,''),(2156,'a small list','a small list',0,1,1.4,'A25423',1,''),(2157,'a speaker','a speaker',0,1,1.3,'A2126',1,''),(2158,'a speaker at','a speaker at',0,1,1.4,'A21263',1,''),(2159,'a speaker who','a speaker who',0,1,1.4333,'A2126',1,''),(2160,'a sponsor','a sponsor',0,1,1.3,'A21526',1,''),(2161,'a sponsor they','a sponsor they',0,1,1.4667,'A215263',1,''),(2162,'about joomla','about joomla',0,1,1.4,'A13254',2,''),(2163,'about joomla and','about joomla and',0,1,1.5333,'A1325453',1,''),(2164,'about joomla find','about joomla find',0,1,1.5667,'A13254153',1,''),(2165,'about sharing','about sharing',0,1,1.4333,'A132652',1,''),(2166,'about sharing it','about sharing it',0,1,1.5333,'A1326523',1,''),(2167,'about this','about this',0,1,1.3333,'A132',2,''),(2168,'about this event','about this event',0,1,1.5333,'A132153',1,''),(2169,'about topics','about topics',0,1,1.4,'A1312',1,''),(2170,'about topics you','about topics you',0,1,1.5333,'A1312',1,''),(2171,'agencies','agencies',0,0,0.5333,'A252',1,''),(2172,'agencies professional','agencies professional',0,1,1.7,'A252161254',1,''),(2173,'agencies professional joomla','agencies professional joomla',0,1,1.9333,'A252161254254',1,''),(2174,'all joomla','all joomla',0,1,1.3333,'A4254',1,''),(2175,'all joomla users','all joomla users',0,1,1.5333,'A4254262',1,''),(2176,'all of','all of',0,1,1.2,'A410',1,''),(2177,'all of them','all of them',0,1,1.3667,'A4135',1,''),(2178,'all-day','all-day',0,0,0.4667,'A430',1,''),(2179,'all-day ticket','all-day ticket',0,1,1.4667,'A4323',1,''),(2180,'all-day ticket price','all-day ticket price',0,1,1.6667,'A4323162',1,''),(2181,'along','along',0,0,0.3333,'A452',1,''),(2182,'along it','along it',0,1,1.2667,'A4523',1,''),(2183,'along it is','along it is',0,1,1.3667,'A45232',1,''),(2184,'also contribute','also contribute',0,1,1.5,'A4253613',1,''),(2185,'also contribute to','also contribute to',0,1,1.6,'A4253613',1,''),(2186,'also could','also could',0,1,1.3333,'A4243',1,''),(2187,'also could contribute','also could contribute',0,1,1.7,'A4243253613',1,''),(2188,'among','among',0,0,0.3333,'A520',1,''),(2189,'among these','among these',0,1,1.3667,'A5232',1,''),(2190,'among these topics','among these topics',0,1,1.6,'A5232312',1,''),(2191,'and bronze','and bronze',0,1,1.3333,'A531652',1,''),(2192,'and bronze sponsors','and bronze sponsors',0,1,1.6333,'A53165215262',1,''),(2193,'and come','and come',0,1,1.2667,'A5325',1,''),(2194,'and come along','and come along',0,1,1.4667,'A5325452',1,''),(2195,'and developers','and developers',0,1,1.4667,'A5314162',1,''),(2196,'and developers the','and developers the',0,1,1.6,'A53141623',1,''),(2197,'and don\'t','and don',0,1,1.3,'A5353',1,''),(2198,'and don\'t want','and don want',0,1,1.4667,'A535353',1,''),(2199,'and experts','and experts',0,1,1.3667,'A5321632',1,''),(2200,'and experts such','and experts such',0,1,1.5333,'A5321632',1,''),(2201,'and find','and find',0,1,1.2667,'A53153',1,''),(2202,'and find sponsors','and find sponsors',0,1,1.5667,'A53153215262',1,''),(2203,'and how','and how',0,1,1.2333,'A530',1,''),(2204,'and how club','and how club',0,1,1.4,'A53241',1,''),(2205,'and interesting','and interesting',0,1,1.5,'A535362352',1,''),(2206,'and interesting meeting','and interesting meeting',0,1,1.7667,'A5353623525352',1,''),(2207,'and introduce','and introduce',0,1,1.4333,'A5353632',1,''),(2208,'and introduce them','and introduce them',0,1,1.6,'A535363235',1,''),(2209,'and make','and make',0,1,1.2667,'A5352',1,''),(2210,'and make some','and make some',0,1,1.4333,'A53525',1,''),(2211,'and many','and many',0,1,1.2667,'A535',1,''),(2212,'and many hot','and many hot',0,1,1.4,'A5353',1,''),(2213,'and more banner','and more banner',0,1,1.5,'A5356156',1,''),(2214,'and new','and new',0,1,1.2333,'A535',1,''),(2215,'and new about','and new about',0,1,1.4333,'A53513',1,''),(2216,'and products','and products',0,1,1.4,'A53163232',1,''),(2217,'and products and','and products and',0,1,1.5333,'A5316323253',1,''),(2218,'and talk','and talk',0,1,1.2667,'A5342',1,''),(2219,'and visa','and visa',0,1,1.2667,'A5312',1,''),(2220,'and visa ready','and visa ready',0,1,1.4667,'A531263',1,''),(2221,'and you','and you',0,1,1.2333,'A530',1,''),(2222,'and you could','and you could',0,1,1.4333,'A53243',1,''),(2223,'annual','annual',0,0,0.4,'A540',1,''),(2224,'annual joomla','annual joomla',0,1,1.4333,'A54254',1,''),(2225,'annual joomla events','annual joomla events',0,1,1.6667,'A542541532',1,''),(2226,'another','another',0,0,0.4667,'A536',1,''),(2227,'another chance','another chance',0,1,1.4667,'A536252',1,''),(2228,'another chance for','another chance for',0,1,1.6,'A53625216',1,''),(2229,'any','any',0,0,0.2,'A500',2,''),(2230,'any idea','any idea',0,1,1.2667,'A530',1,''),(2231,'any idea about','any idea about',0,1,1.4667,'A5313',1,''),(2232,'any time','any time',0,1,1.2667,'A535',1,''),(2233,'any time from','any time from',0,1,1.4333,'A535165',1,''),(2234,'any topic','any topic',0,1,1.3,'A5312',1,''),(2235,'any topic you','any topic you',0,1,1.4333,'A5312',1,''),(2236,'anything cool','anything cool',0,1,1.4333,'A53524',1,''),(2237,'anything cool and','anything cool and',0,1,1.5667,'A5352453',1,''),(2238,'are 2','are 2',0,1,1.1667,'A600',1,''),(2239,'are 2 ways','are 2 ways',0,1,1.3333,'A620',1,''),(2240,'are 3','are 3',0,1,1.1667,'A600',1,''),(2241,'are 3 kinds','are 3 kinds',0,1,1.3667,'A62532',1,''),(2242,'are interested','are interested',0,1,1.4667,'A653623',1,''),(2243,'are interested in','are interested in',0,1,1.5667,'A6536235',1,''),(2244,'are provisional','are provisional',0,1,1.5,'A6161254',1,''),(2245,'are provisional so','are provisional so',0,1,1.6,'A61612542',1,''),(2246,'are some notable','are some notable',0,1,1.5333,'A625314',1,''),(2247,'are you excited','are you excited',0,1,1.5,'A623',1,''),(2248,'around','around',0,0,0.4,'A653',1,''),(2249,'around the','around the',0,1,1.3333,'A653',1,''),(2250,'around the world','around the world',0,1,1.5333,'A653643',1,''),(2251,'as a','as a',0,1,1.1333,'A200',2,''),(2252,'as a speaker','as a speaker',0,1,1.4,'A2126',1,''),(2253,'as a sponsor','as a sponsor',0,1,1.4,'A21526',1,''),(2254,'as brian','as brian',0,1,1.2667,'A2165',1,''),(2255,'as brian teeman','as brian teeman',0,1,1.5,'A216535',1,''),(2256,'at joomla','at joomla',0,1,1.3,'A3254',1,''),(2257,'at joomla day','at joomla day',0,1,1.4333,'A32543',1,''),(2258,'bag','bag',0,0,0.2,'B200',1,''),(2259,'bag and','bag and',0,1,1.2333,'B253',1,''),(2260,'bag and come','bag and come',0,1,1.4,'B25325',1,''),(2261,'banner','banner',0,0,0.4,'B560',1,''),(2262,'banner 150x250','banner 150x250',0,1,1.4667,'B562',1,''),(2263,'banner 150x250 joomla','banner 150x250 joomla',0,1,1.7,'B56254',1,''),(2264,'banner 728x90','banner 728x90',0,1,1.4333,'B562',1,''),(2265,'banner 728x90 you','banner 728x90 you',0,1,1.5667,'B562',1,''),(2266,'banner 75x75','banner 75x75',0,1,1.4,'B562',1,''),(2267,'banner 75x75 joomla','banner 75x75 joomla',0,1,1.6333,'B56254',1,''),(2268,'banner codes','banner codes',0,1,1.4,'B56232',1,''),(2269,'banner codes and','banner codes and',0,1,1.5333,'B5623253',1,''),(2270,'banner sizes','banner sizes',0,1,1.4,'B562',1,''),(2271,'banner sizes here','banner sizes here',0,1,1.5667,'B5626',1,''),(2272,'banners','banners',0,0,0.4667,'B562',1,''),(2273,'banners shown','banners shown',0,1,1.4333,'B5625',1,''),(2274,'banners shown on','banners shown on',0,1,1.5333,'B5625',1,''),(2275,'be 2','be 2',0,1,1.1333,'B000',1,''),(2276,'be 2 days','be 2 days',0,1,1.3,'B320',1,''),(2277,'be a','be a',0,1,1.1333,'B000',2,''),(2278,'be a speaker','be a speaker',0,1,1.4,'B2126',1,''),(2279,'be held','be held',0,1,1.2333,'B430',1,''),(2280,'be held on','be held on',0,1,1.3333,'B435',1,''),(2281,'be presented','be presented',0,1,1.4,'B6253',1,''),(2282,'be presented by','be presented by',0,1,1.5,'B62531',1,''),(2283,'be shy','be shy',0,1,1.2,'B200',1,''),(2284,'be shy about','be shy about',0,1,1.4,'B213',1,''),(2285,'be some','be some',0,1,1.2333,'B250',1,''),(2286,'be some changes','be some changes',0,1,1.5,'B25252',1,''),(2287,'berlin','berlin',0,0,0.4,'B645',1,''),(2288,'berlin germany','berlin germany',0,1,1.4667,'B645265',1,''),(2289,'berlin germany in','berlin germany in',0,1,1.5667,'B645265',1,''),(2290,'berlin how','berlin how',0,1,1.3333,'B645',1,''),(2291,'berlin how to','berlin how to',0,1,1.4333,'B6453',1,''),(2292,'berlin01','berlin01',0,0,0.5333,'B645',1,''),(2293,'berlin01 bundesallee','berlin01 bundesallee',0,1,1.6667,'B64515324',1,''),(2294,'berlin01 bundesallee 171-175','berlin01 bundesallee 171-175',0,1,1.9333,'B64515324',1,''),(2295,'big','big',0,0,0.2,'B200',1,''),(2296,'big and','big and',0,1,1.2333,'B253',1,''),(2297,'big and interesting','big and interesting',0,1,1.6333,'B2535362352',1,''),(2298,'big question','big question',0,1,1.4,'B235',1,''),(2299,'big question right','big question right',0,1,1.6,'B235623',1,''),(2300,'biggest','biggest',0,0,0.4667,'B230',1,''),(2301,'biggest annual','biggest annual',0,1,1.4667,'B2354',1,''),(2302,'biggest annual joomla','biggest annual joomla',0,1,1.7,'B2354254',1,''),(2303,'blank','blank',0,0,0.3333,'B452',1,''),(2304,'blank sponsorship','blank sponsorship',0,1,1.5667,'B452152621',1,''),(2305,'blank sponsorship platinum','blank sponsorship platinum',0,1,1.8667,'B452152621435',1,''),(2306,'bloggers','bloggers',0,0,0.5333,'B4262',1,''),(2307,'bloggers and','bloggers and',0,1,1.4,'B426253',1,''),(2308,'bloggers and experts','bloggers and experts',0,1,1.6667,'B42625321632',1,''),(2309,'book','book',0,0,0.2667,'B200',4,''),(2310,'book plane','book plane',0,1,1.3333,'B2145',1,''),(2311,'book plane tickets','book plane tickets',0,1,1.6,'B21453232',1,''),(2312,'brian','brian',0,0,0.3333,'B650',1,''),(2313,'brian teeman','brian teeman',0,1,1.4,'B6535',1,''),(2314,'brian teeman nicholas','brian teeman nicholas',0,1,1.7,'B6535242',1,''),(2315,'bronze','bronze',0,0,0.4,'B652',1,''),(2316,'bronze sponsors','bronze sponsors',0,1,1.5,'B65215262',1,''),(2317,'bronze sponsors you','bronze sponsors you',0,1,1.6333,'B65215262',1,''),(2318,'bundesallee','bundesallee',0,0,0.7333,'B5324',1,''),(2319,'bundesallee 171-175','bundesallee 171-175',0,1,1.6333,'B5324',1,''),(2320,'bundesallee 171-175 10715','bundesallee 171-175 10715',0,1,1.8333,'B5324',1,''),(2321,'business','business',0,0,0.5333,'B252',1,''),(2322,'business day','business day',0,1,1.4,'B2523',1,''),(2323,'business day the','business day the',0,1,1.5333,'B2523',1,''),(2324,'business day will','business day will',0,1,1.5667,'B25234',1,''),(2325,'businessday','businessday',0,0,0.7333,'B2523',1,''),(2326,'businessday ticket','businessday ticket',0,1,1.6,'B252323',1,''),(2327,'businessday ticket price','businessday ticket price',0,1,1.8,'B252323162',1,''),(2328,'buy','buy',0,0,0.2,'B000',1,''),(2329,'buy ticket','buy ticket',0,1,1.3333,'B323',1,''),(2330,'buy ticket online','buy ticket online',0,1,1.5667,'B323545',1,''),(2331,'by getting','by getting',0,1,1.3333,'B2352',1,''),(2332,'by getting the','by getting the',0,1,1.4667,'B23523',1,''),(2333,'by leaving','by leaving',0,1,1.3333,'B4152',1,''),(2334,'by leaving your','by leaving your',0,1,1.5,'B41526',1,''),(2335,'by popular','by popular',0,1,1.3333,'B460',1,''),(2336,'by popular joomla','by popular joomla',0,1,1.5667,'B46254',1,''),(2337,'by train','by train',0,1,1.2667,'B365',1,''),(2338,'by train car','by train car',0,1,1.4,'B36526',1,''),(2339,'by voting','by voting',0,1,1.3,'B352',1,''),(2340,'by voting for','by voting for',0,1,1.4333,'B35216',1,''),(2341,'came','came',0,0,0.2667,'C500',1,''),(2342,'came to','came to',0,1,1.2333,'C530',1,''),(2343,'came to one','came to one',0,1,1.3667,'C535',1,''),(2344,'can also contribute','can also contribute',0,1,1.6333,'C54253613',1,''),(2345,'can come','can come',0,1,1.2667,'C525',1,''),(2346,'can come any','can come any',0,1,1.4,'C525',1,''),(2347,'can follow','can follow',0,1,1.3333,'C514',1,''),(2348,'can follow these','can follow these',0,1,1.5333,'C51432',1,''),(2349,'can get the','can get the',0,1,1.3667,'C523',1,''),(2350,'can suggest','can suggest',0,1,1.3667,'C523',1,''),(2351,'can suggest any','can suggest any',0,1,1.5,'C5235',1,''),(2352,'car','car',0,0,0.2,'C600',1,''),(2353,'car etc','car etc',0,1,1.2333,'C632',1,''),(2354,'car etc find','car etc find',0,1,1.4,'C632153',1,''),(2355,'chance','chance',0,0,0.4,'C520',1,''),(2356,'chance for','chance for',0,1,1.3333,'C5216',1,''),(2357,'chance for you','chance for you',0,1,1.4667,'C5216',1,''),(2358,'changes you','changes you',0,1,1.3667,'C520',1,''),(2359,'changes you can','changes you can',0,1,1.5,'C525',1,''),(2360,'cities','cities',0,0,0.4,'C320',1,''),(2361,'cities around','cities around',0,1,1.4333,'C32653',1,''),(2362,'cities around the','cities around the',0,1,1.5667,'C32653',1,''),(2363,'close','close',0,0,0.3333,'C420',1,''),(2364,'close to','close to',0,1,1.2667,'C423',1,''),(2365,'close to the','close to the',0,1,1.4,'C423',1,''),(2366,'club','club',0,0,0.2667,'C410',1,''),(2367,'club office','club office',0,1,1.3667,'C412',1,''),(2368,'club office berlin01','club office berlin01',0,1,1.6667,'C4121645',1,''),(2369,'codes','codes',0,0,0.3333,'C320',1,''),(2370,'codes and','codes and',0,1,1.3,'C3253',1,''),(2371,'codes and more','codes and more',0,1,1.4667,'C325356',1,''),(2372,'come','come',0,0,0.2667,'C500',1,''),(2373,'come along','come along',0,1,1.3333,'C5452',1,''),(2374,'come along it','come along it',0,1,1.4333,'C54523',1,''),(2375,'come any','come any',0,1,1.2667,'C500',1,''),(2376,'come any time','come any time',0,1,1.4333,'C535',1,''),(2377,'come to','come to',0,1,1.2333,'C530',1,''),(2378,'come to meet','come to meet',0,1,1.4,'C5353',1,''),(2379,'come to previous','come to previous',0,1,1.5333,'C531612',1,''),(2380,'comments right','comments right',0,1,1.4667,'C532623',1,''),(2381,'comments right here','comments right here',0,1,1.6333,'C5326236',1,''),(2382,'community day','community day',0,1,1.4333,'C530',1,''),(2383,'community day note','community day note',0,1,1.6,'C5353',1,''),(2384,'community day will','community day will',0,1,1.6,'C534',1,''),(2385,'communityday','communityday',0,0,0.8,'C530',1,''),(2386,'communityday ticket','communityday ticket',0,1,1.6333,'C5323',1,''),(2387,'communityday ticket price','communityday ticket price',0,1,1.8333,'C5323162',1,''),(2388,'company','company',0,0,0.4667,'C515',1,''),(2389,'company to','company to',0,1,1.3333,'C5153',1,''),(2390,'company to contribute','company to contribute',0,1,1.7,'C5153253613',1,''),(2391,'conclusion','conclusion',0,0,0.6667,'C52425',1,''),(2392,'conclusion if','conclusion if',0,1,1.4333,'C524251',1,''),(2393,'conclusion if you','conclusion if you',0,1,1.5667,'C524251',1,''),(2394,'consider','consider',0,0,0.5333,'C5236',1,''),(2395,'consider the','consider the',0,1,1.4,'C52363',1,''),(2396,'consider the price','consider the price',0,1,1.6,'C52363162',1,''),(2397,'contribute','contribute',0,0,0.6667,'C53613',1,''),(2398,'contribute and','contribute and',0,1,1.4667,'C5361353',1,''),(2399,'contribute and find','contribute and find',0,1,1.6333,'C5361353153',1,''),(2400,'contribute as','contribute as',0,1,1.4333,'C536132',1,''),(2401,'contribute as a','contribute as a',0,1,1.5,'C536132',1,''),(2402,'contribute contribute','contribute contribute',0,1,1.7,'C53613253613',1,''),(2403,'contribute contribute as','contribute contribute as',0,1,1.8,'C536132536132',1,''),(2404,'contribute to','contribute to',0,1,1.4333,'C53613',1,''),(2405,'contribute to joomla','contribute to joomla',0,1,1.6667,'C53613254',1,''),(2406,'contribute to promote','contribute to promote',0,1,1.7,'C536131653',1,''),(2407,'contribute to this','contribute to this',0,1,1.6,'C536132',1,''),(2408,'cool','cool',0,0,0.2667,'C400',1,''),(2409,'cool and','cool and',0,1,1.2667,'C453',1,''),(2410,'cool and new','cool and new',0,1,1.4,'C4535',1,''),(2411,'could','could',0,0,0.3333,'C430',2,''),(2412,'could be','could be',0,1,1.2667,'C431',2,''),(2413,'could be a','could be a',0,1,1.3333,'C431',2,''),(2414,'could contribute','could contribute',0,1,1.5333,'C43253613',1,''),(2415,'could contribute to','could contribute to',0,1,1.6333,'C43253613',1,''),(2416,'creates','creates',0,0,0.4667,'C632',1,''),(2417,'creates many','creates many',0,1,1.4,'C6325',1,''),(2418,'creates many favorable','creates many favorable',0,1,1.7333,'C63251614',1,''),(2419,'currently','currently',0,0,0.6,'C6534',1,''),(2420,'currently you','currently you',0,1,1.4333,'C6534',1,''),(2421,'currently you can','currently you can',0,1,1.5667,'C653425',1,''),(2422,'day','day',0,0,0.2,'D000',1,''),(2423,'day 2012','day 2012',0,1,1.2667,'D000',1,''),(2424,'day 2012 germany','day 2012 germany',0,1,1.5333,'D265',1,''),(2425,'day 2012 has','day 2012 has',0,1,1.4,'D200',1,''),(2426,'day 2012 in','day 2012 in',0,1,1.3667,'D500',1,''),(2427,'day are','day are',0,1,1.2333,'D600',1,''),(2428,'day are you','day are you',0,1,1.3667,'D600',1,''),(2429,'day german','day german',0,1,1.3333,'D265',1,''),(2430,'day german by','day german by',0,1,1.4333,'D2651',1,''),(2431,'day germany','day germany',0,1,1.3667,'D265',1,''),(2432,'day germany currently','day germany currently',0,1,1.7,'D26526534',1,''),(2433,'day note','day note',0,1,1.2667,'D530',1,''),(2434,'day note these','day note these',0,1,1.4667,'D532',1,''),(2435,'day so','day so',0,1,1.2,'D200',1,''),(2436,'day so this','day so this',0,1,1.3667,'D232',1,''),(2437,'day the','day the',0,1,1.2333,'D000',1,''),(2438,'day the program','day the program',0,1,1.5,'D16265',1,''),(2439,'day there','day there',0,1,1.3,'D600',1,''),(2440,'day there is','day there is',0,1,1.4,'D620',1,''),(2441,'day will','day will',0,1,1.2667,'D400',1,''),(2442,'day will be','day will be',0,1,1.3667,'D410',1,''),(2443,'day will happen','day will happen',0,1,1.5,'D415',1,''),(2444,'days','days',0,0,0.2667,'D200',1,''),(2445,'days and','days and',0,1,1.2667,'D253',1,''),(2446,'days and many','days and many',0,1,1.4333,'D2535',1,''),(2447,'days for','days for',0,1,1.2667,'D216',1,''),(2448,'days for you','days for you',0,1,1.4,'D216',1,''),(2449,'days in','days in',0,1,1.2333,'D250',1,''),(2450,'days in joomla','days in joomla',0,1,1.4667,'D25254',1,''),(2451,'days yet','days yet',0,1,1.2667,'D230',1,''),(2452,'days yet this','days yet this',0,1,1.4333,'D232',1,''),(2453,'developers','developers',0,0,0.6667,'D14162',2,''),(2454,'developers the','developers the',0,1,1.4667,'D141623',1,''),(2455,'developers the community','developers the community',0,1,1.8,'D141623253',1,''),(2456,'different','different',0,0,0.6,'D1653',1,''),(2457,'different ways','different ways',0,1,1.4667,'D16532',1,''),(2458,'different ways of','different ways of',0,1,1.5667,'D165321',1,''),(2459,'dionysopoulos','dionysopoulos',0,0,0.8667,'D52142',1,''),(2460,'dionysopoulos hagen','dionysopoulos hagen',0,1,1.6333,'D521425',1,''),(2461,'dionysopoulos hagen graf','dionysopoulos hagen graf',0,1,1.8,'D521425261',1,''),(2462,'don\'t be','don be',0,1,1.2667,'D531',1,''),(2463,'don\'t be shy','don be shy',0,1,1.4,'D5312',1,''),(2464,'don\'t have','don have',0,1,1.3333,'D531',2,''),(2465,'don\'t have any','don have any',0,1,1.4667,'D5315',1,''),(2466,'don\'t want','don want',0,1,1.3333,'D5353',2,''),(2467,'don\'t want to','don want to',0,1,1.4333,'D5353',2,''),(2468,'don\'t worry','don worry',0,1,1.3667,'D536',1,''),(2469,'don\'t worry you','don worry you',0,1,1.5,'D536',1,''),(2470,'easy joomla','easy joomla',0,1,1.3667,'E254',1,''),(2471,'easy joomla day','easy joomla day',0,1,1.5,'E2543',1,''),(2472,'etc find','etc find',0,1,1.2667,'E32153',1,''),(2473,'etc find a','etc find a',0,1,1.3333,'E32153',1,''),(2474,'etc where','etc where',0,1,1.3,'E326',1,''),(2475,'etc where and','etc where and',0,1,1.4333,'E32653',1,''),(2476,'event','event',0,0,0.3333,'E153',1,''),(2477,'event and','event and',0,1,1.3,'E15353',1,''),(2478,'event and don\'t','event and don',0,1,1.5,'E1535353',1,''),(2479,'event by','event by',0,1,1.2667,'E1531',1,''),(2480,'event by getting','event by getting',0,1,1.5333,'E15312352',1,''),(2481,'event don\'t','event don',0,1,1.3667,'E15353',1,''),(2482,'event don\'t be','event don be',0,1,1.4667,'E153531',1,''),(2483,'event just','event just',0,1,1.3333,'E15323',1,''),(2484,'event just by','event just by',0,1,1.4333,'E153231',1,''),(2485,'event this','event this',0,1,1.3333,'E1532',1,''),(2486,'event this is','event this is',0,1,1.4333,'E1532',1,''),(2487,'events','events',0,0,0.4,'E1532',1,''),(2488,'events if','events if',0,1,1.3,'E15321',1,''),(2489,'events if you','events if you',0,1,1.4333,'E15321',1,''),(2490,'excited','excited',0,0,0.4667,'E230',1,''),(2491,'excited or','excited or',0,1,1.3333,'E236',1,''),(2492,'excited or if','excited or if',0,1,1.4333,'E2361',1,''),(2493,'experts','experts',0,0,0.4667,'E21632',1,''),(2494,'experts such','experts such',0,1,1.4,'E21632',1,''),(2495,'favorable','favorable',0,0,0.6,'F614',1,''),(2496,'favorable opportunities','favorable opportunities',0,1,1.7667,'F614163532',1,''),(2497,'favorable opportunities for','favorable opportunities for',0,1,1.9,'F61416353216',1,''),(2498,'find a','find a',0,1,1.2,'F530',1,''),(2499,'find a good','find a good',0,1,1.3667,'F5323',1,''),(2500,'find out some','find out some',0,1,1.4333,'F5325',1,''),(2501,'find sponsors','find sponsors',0,1,1.4333,'F53215262',1,''),(2502,'find sponsors in','find sponsors in',0,1,1.5333,'F532152625',1,''),(2503,'follow these','follow these',0,1,1.4,'F432',1,''),(2504,'follow these steps','follow these steps',0,1,1.6,'F432312',1,''),(2505,'for one','for one',0,1,1.2333,'F650',1,''),(2506,'for one or','for one or',0,1,1.3333,'F656',1,''),(2507,'for you','for you',0,1,1.2333,'F600',2,''),(2508,'for you to','for you to',0,1,1.3333,'F630',2,''),(2509,'for your company','for your company',0,1,1.5333,'F62515',1,''),(2510,'friends','friends',0,0,0.4667,'F6532',1,''),(2511,'friends joomla','friends joomla',0,1,1.4667,'F653254',1,''),(2512,'friends joomla day','friends joomla day',0,1,1.6,'F6532543',1,''),(2513,'from 59','from 59',0,1,1.2333,'F650',1,''),(2514,'from 59 to','from 59 to',0,1,1.3333,'F653',1,''),(2515,'from 9am','from 9am',0,1,1.2667,'F650',1,''),(2516,'from 9am to','from 9am to',0,1,1.3667,'F653',1,''),(2517,'from the start','from the start',0,1,1.4667,'F6532363',1,''),(2518,'german','german',0,0,0.4,'G650',1,''),(2519,'german by','german by',0,1,1.3,'G651',1,''),(2520,'german by train','german by train',0,1,1.5,'G651365',1,''),(2521,'germany','germany',0,0,0.4667,'G650',1,''),(2522,'germany 2','germany 2',0,1,1.3,'G650',1,''),(2523,'germany 2 days','germany 2 days',0,1,1.4667,'G6532',1,''),(2524,'germany banner','germany banner',0,1,1.4667,'G65156',1,''),(2525,'germany banner 150x250','germany banner 150x250',0,1,1.7333,'G651562',1,''),(2526,'germany banner 728x90','germany banner 728x90',0,1,1.7,'G651562',1,''),(2527,'germany banner 75x75','germany banner 75x75',0,1,1.6667,'G651562',1,''),(2528,'germany banners','germany banners',0,1,1.5,'G651562',1,''),(2529,'germany banners shown','germany banners shown',0,1,1.7,'G6515625',1,''),(2530,'germany come','germany come',0,1,1.4,'G6525',1,''),(2531,'germany come to','germany come to',0,1,1.5,'G65253',1,''),(2532,'germany creates','germany creates',0,1,1.5,'G652632',1,''),(2533,'germany creates many','germany creates many',0,1,1.6667,'G6526325',1,''),(2534,'germany currently','germany currently',0,1,1.5667,'G6526534',1,''),(2535,'germany currently you','germany currently you',0,1,1.7,'G6526534',1,''),(2536,'germany in','germany in',0,1,1.3333,'G650',1,''),(2537,'germany in october','germany in october',0,1,1.6,'G652316',1,''),(2538,'germany joomla','germany joomla',0,1,1.4667,'G65254',1,''),(2539,'germany joomla day','germany joomla day',0,1,1.6,'G652543',1,''),(2540,'germany or','germany or',0,1,1.3333,'G656',1,''),(2541,'germany or travel','germany or travel',0,1,1.5667,'G6563614',1,''),(2542,'germany website','germany website',0,1,1.5,'G65123',1,''),(2543,'germany website among','germany website among',0,1,1.7,'G6512352',1,''),(2544,'germany will','germany will',0,1,1.4,'G654',1,''),(2545,'germany will welcome','germany will welcome',0,1,1.6667,'G65425',1,''),(2546,'get many','get many',0,1,1.2667,'G350',1,''),(2547,'get many \'likes\'','get many likes',0,1,1.5333,'G3542',1,''),(2548,'get more knowledge','get more knowledge',0,1,1.6,'G35625432',1,''),(2549,'get the','get the',0,1,1.2333,'G300',1,''),(2550,'get the banner','get the banner',0,1,1.4667,'G3156',1,''),(2551,'get there','get there',0,1,1.3,'G360',1,''),(2552,'get there this','get there this',0,1,1.4667,'G3632',1,''),(2553,'get your','get your',0,1,1.2667,'G360',1,''),(2554,'get your passport','get your passport',0,1,1.5667,'G3612163',1,''),(2555,'getting','getting',0,0,0.4667,'G352',1,''),(2556,'getting the','getting the',0,1,1.3667,'G3523',1,''),(2557,'getting the jooma','getting the jooma',0,1,1.5667,'G352325',1,''),(2558,'gold','gold',0,0,0.2667,'G430',1,''),(2559,'gold silver','gold silver',0,1,1.3667,'G432416',1,''),(2560,'gold silver and','gold silver and',0,1,1.5,'G43241653',1,''),(2561,'good','good',0,0,0.2667,'G300',4,''),(2562,'good hotel','good hotel',0,1,1.3333,'G340',1,''),(2563,'good hotel close','good hotel close',0,1,1.5333,'G34242',1,''),(2564,'graf','graf',0,0,0.2667,'G610',1,''),(2565,'graf etc','graf etc',0,1,1.2667,'G6132',1,''),(2566,'graf etc where','graf etc where',0,1,1.4667,'G61326',1,''),(2567,'great','great',0,0,0.3333,'G630',2,''),(2568,'great event','great event',0,1,1.3667,'G63153',1,''),(2569,'great event this','great event this',0,1,1.5333,'G631532',1,''),(2570,'great things','great things',0,1,1.4,'G6352',1,''),(2571,'great things about','great things about',0,1,1.6,'G635213',1,''),(2572,'hagen','hagen',0,0,0.3333,'H250',1,''),(2573,'hagen graf','hagen graf',0,1,1.3333,'H25261',1,''),(2574,'hagen graf etc','hagen graf etc',0,1,1.4667,'H2526132',1,''),(2575,'happen','happen',0,0,0.4,'H150',1,''),(2576,'happen how','happen how',0,1,1.3333,'H150',1,''),(2577,'happen how to','happen how to',0,1,1.4333,'H153',1,''),(2578,'happen on','happen on',0,1,1.3,'H150',1,''),(2579,'happen on 6','happen on 6',0,1,1.3667,'H150',1,''),(2580,'has','has',0,0,0.2,'H200',5,''),(2581,'has taken','has taken',0,1,1.3,'H2325',1,''),(2582,'has taken place','has taken place',0,1,1.5,'H2325142',1,''),(2583,'have any','have any',0,1,1.2667,'H150',1,''),(2584,'have any idea','have any idea',0,1,1.4333,'H153',1,''),(2585,'have joomla day','have joomla day',0,1,1.5,'H12543',1,''),(2586,'have not','have not',0,1,1.2667,'H153',1,''),(2587,'have not come','have not come',0,1,1.4333,'H15325',1,''),(2588,'held','held',0,0,0.2667,'H430',1,''),(2589,'held on','held on',0,1,1.2333,'H435',1,''),(2590,'held on 5','held on 5',0,1,1.3,'H435',1,''),(2591,'here in','here in',0,1,1.2333,'H650',1,''),(2592,'here in conclusion','here in conclusion',0,1,1.6,'H65252425',1,''),(2593,'hot','hot',0,0,0.2,'H300',5,''),(2594,'hot topics','hot topics',0,1,1.3333,'H312',1,''),(2595,'hotel','hotel',0,0,0.3333,'H340',1,''),(2596,'hotel close','hotel close',0,1,1.3667,'H34242',1,''),(2597,'hotel close to','hotel close to',0,1,1.4667,'H342423',1,''),(2598,'hotels','hotels',0,0,0.4,'H342',1,''),(2599,'hotels is','hotels is',0,1,1.3,'H342',1,''),(2600,'hotels is from','hotels is from',0,1,1.4667,'H342165',1,''),(2601,'hotels within','hotels within',0,1,1.4333,'H34235',1,''),(2602,'hotels within a','hotels within a',0,1,1.5,'H34235',1,''),(2603,'how club','how club',0,1,1.2667,'H241',1,''),(2604,'how club office','how club office',0,1,1.5,'H2412',1,''),(2605,'how to contribute','how to contribute',0,1,1.5667,'H3253613',1,''),(2606,'how to get','how to get',0,1,1.3333,'H323',1,''),(2607,'i think','i think',0,1,1.2333,'I352',1,''),(2608,'i think you','i think you',0,1,1.3667,'I352',1,''),(2609,'idea','idea',0,0,0.2667,'I300',1,''),(2610,'idea about','idea about',0,1,1.3333,'I313',1,''),(2611,'idea about topics','idea about topics',0,1,1.5667,'I31312',1,''),(2612,'if required','if required',0,1,1.3667,'I16263',1,''),(2613,'if required buy','if required buy',0,1,1.5,'I162631',1,''),(2614,'if you came','if you came',0,1,1.3667,'I125',1,''),(2615,'if you don\'t','if you don',0,1,1.4,'I1353',2,''),(2616,'if you have','if you have',0,1,1.3667,'I100',1,''),(2617,'if you know','if you know',0,1,1.3667,'I125',1,''),(2618,'in 17','in 17',0,1,1.1667,'I500',1,''),(2619,'in 17 cities','in 17 cities',0,1,1.4,'I5232',1,''),(2620,'in berlin','in berlin',0,1,1.3,'I51645',1,''),(2621,'in berlin germany','in berlin germany',0,1,1.5667,'I51645265',1,''),(2622,'in conclusion','in conclusion',0,1,1.4333,'I5252425',1,''),(2623,'in conclusion if','in conclusion if',0,1,1.5333,'I52524251',1,''),(2624,'in germany','in germany',0,1,1.3333,'I5265',1,''),(2625,'in germany come','in germany come',0,1,1.5,'I526525',1,''),(2626,'in joomla','in joomla',0,1,1.3,'I5254',2,''),(2627,'in joomla day','in joomla day',0,1,1.4333,'I52543',1,''),(2628,'in october','in october',0,1,1.3333,'I52316',1,''),(2629,'in october 05-06','in october 05-06',0,1,1.5333,'I52316',1,''),(2630,'in the business','in the business',0,1,1.5,'I531252',1,''),(2631,'in the joomla','in the joomla',0,1,1.4333,'I53254',1,''),(2632,'in this','in this',0,1,1.2333,'I532',2,''),(2633,'in this great','in this great',0,1,1.4333,'I53263',1,''),(2634,'in this joomla','in this joomla',0,1,1.4667,'I53254',1,''),(2635,'including','including',0,0,0.6,'I524352',1,''),(2636,'including vat','including vat',0,1,1.4333,'I52435213',1,''),(2637,'including vat 19.00','including vat 19.00',0,1,1.6333,'I52435213',1,''),(2638,'interested','interested',0,0,0.6667,'I53623',4,''),(2639,'interested in','interested in',0,1,1.4333,'I536235',1,''),(2640,'interested in this','interested in this',0,1,1.6,'I53623532',1,''),(2641,'interesting','interesting',0,0,0.7333,'I5362352',2,''),(2642,'interesting meeting','interesting meeting',0,1,1.6333,'I53623525352',1,''),(2643,'interesting meeting then','interesting meeting then',0,1,1.8,'I5362352535235',1,''),(2644,'introduce them','introduce them',0,1,1.4667,'I5363235',1,''),(2645,'introduce them to','introduce them to',0,1,1.5667,'I53632353',1,''),(2646,'is a','is a',0,1,1.1333,'I200',5,''),(2647,'is a chance','is a chance',0,1,1.3667,'I252',1,''),(2648,'is a small','is a small',0,1,1.3333,'I254',1,''),(2649,'is another','is another',0,1,1.3333,'I2536',1,''),(2650,'is another chance','is another chance',0,1,1.5667,'I2536252',1,''),(2651,'is from','is from',0,1,1.2333,'I2165',1,''),(2652,'is from 59','is from 59',0,1,1.3333,'I2165',1,''),(2653,'is in berlin','is in berlin',0,1,1.4,'I251645',1,''),(2654,'is really','is really',0,1,1.3,'I264',1,''),(2655,'is really a','is really a',0,1,1.3667,'I264',1,''),(2656,'it by','it by',0,1,1.1667,'I310',1,''),(2657,'it by leaving','it by leaving',0,1,1.4333,'I314152',1,''),(2658,'it is a','it is a',0,1,1.2333,'I320',4,''),(2659,'join','join',0,0,0.2667,'J500',1,''),(2660,'join one','join one',0,1,1.2667,'J500',1,''),(2661,'join one of','join one of',0,1,1.3667,'J510',1,''),(2662,'jooma','jooma',0,0,0.3333,'J500',1,''),(2663,'jooma day','jooma day',0,1,1.3,'J530',1,''),(2664,'jooma day 2012','jooma day 2012',0,1,1.4667,'J530',1,''),(2665,'joomla all-day','joomla all-day',0,1,1.4667,'J543',1,''),(2666,'joomla all-day ticket','joomla all-day ticket',0,1,1.7,'J54323',1,''),(2667,'joomla and','joomla and',0,1,1.3333,'J5453',1,''),(2668,'joomla and make','joomla and make',0,1,1.5,'J545352',1,''),(2669,'joomla bloggers','joomla bloggers',0,1,1.5,'J5414262',1,''),(2670,'joomla bloggers and','joomla bloggers and',0,1,1.6333,'J541426253',1,''),(2671,'joomla businessday','joomla businessday',0,1,1.6,'J5412523',1,''),(2672,'joomla businessday ticket','joomla businessday ticket',0,1,1.8333,'J541252323',1,''),(2673,'joomla communityday','joomla communityday',0,1,1.6333,'J54253',1,''),(2674,'joomla communityday ticket','joomla communityday ticket',0,1,1.8667,'J5425323',1,''),(2675,'joomla day','joomla day',0,1,1.3333,'J543',1,''),(2676,'joomla day 2012','joomla day 2012',0,1,1.5,'J543',1,''),(2677,'joomla day are','joomla day are',0,1,1.4667,'J5436',1,''),(2678,'joomla day german','joomla day german',0,1,1.5667,'J543265',1,''),(2679,'joomla day germany','joomla day germany',0,1,1.6,'J543265',1,''),(2680,'joomla day so','joomla day so',0,1,1.4333,'J5432',1,''),(2681,'joomla day there','joomla day there',0,1,1.5333,'J5436',1,''),(2682,'joomla day will','joomla day will',0,1,1.5,'J5434',1,''),(2683,'joomla days','joomla days',0,1,1.3667,'J5432',1,''),(2684,'joomla days yet','joomla days yet',0,1,1.5,'J54323',1,''),(2685,'joomla event','joomla event',0,1,1.4,'J54153',1,''),(2686,'joomla event and','joomla event and',0,1,1.5333,'J5415353',1,''),(2687,'joomla events','joomla events',0,1,1.4333,'J541532',1,''),(2688,'joomla events if','joomla events if',0,1,1.5333,'J5415321',1,''),(2689,'joomla find','joomla find',0,1,1.3667,'J54153',1,''),(2690,'joomla find out','joomla find out',0,1,1.5,'J54153',1,''),(2691,'joomla news','joomla news',0,1,1.3667,'J5452',2,''),(2692,'joomla users','joomla users',0,1,1.4,'J54262',2,''),(2693,'joomla users and','joomla users and',0,1,1.5333,'J5426253',1,''),(2694,'joomla users the','joomla users the',0,1,1.5333,'J542623',1,''),(2695,'joomla users there','joomla users there',0,1,1.6,'J5426236',1,''),(2696,'just by','just by',0,1,1.2333,'J310',1,''),(2697,'just by voting','just by voting',0,1,1.4667,'J31352',1,''),(2698,'k','k',0,0,0.0667,'K000',1,''),(2699,'k dionysopoulos','k dionysopoulos',0,1,1.5,'K352142',1,''),(2700,'k dionysopoulos hagen','k dionysopoulos hagen',0,1,1.7,'K3521425',1,''),(2701,'kinds','kinds',0,0,0.3333,'K532',1,''),(2702,'kinds of','kinds of',0,1,1.2667,'K5321',1,''),(2703,'kinds of ticket','kinds of ticket',0,1,1.5,'K5321323',1,''),(2704,'know anything','know anything',0,1,1.4333,'K5352',1,''),(2705,'know anything cool','know anything cool',0,1,1.6,'K53524',1,''),(2706,'knowledge','knowledge',0,0,0.6,'K5432',2,''),(2707,'knowledge about','knowledge about',0,1,1.5,'K543213',1,''),(2708,'knowledge about joomla','knowledge about joomla',0,1,1.7333,'K543213254',1,''),(2709,'knows','knows',0,0,0.3333,'K520',1,''),(2710,'knows your','knows your',0,1,1.3333,'K526',1,''),(2711,'knows your topic','knows your topic',0,1,1.5333,'K526312',1,''),(2712,'leaving','leaving',0,0,0.4667,'L152',1,''),(2713,'leaving your','leaving your',0,1,1.4,'L1526',1,''),(2714,'leaving your comments','leaving your comments',0,1,1.7,'L15262532',1,''),(2715,'like to','like to',0,1,1.2333,'L230',2,''),(2716,'like to the','like to the',0,1,1.3667,'L230',1,''),(2717,'list','list',0,0,0.2667,'L230',2,''),(2718,'list of','list of',0,1,1.2333,'L231',1,''),(2719,'list of hotels','list of hotels',0,1,1.4667,'L231342',1,''),(2720,'location','location',0,0,0.5333,'L235',1,''),(2721,'location of','location of',0,1,1.3667,'L2351',1,''),(2722,'location of joomla','location of joomla',0,1,1.6,'L2351254',1,''),(2723,'location where','location where',0,1,1.4667,'L2356',1,''),(2724,'location where joomla','location where joomla',0,1,1.7,'L2356254',1,''),(2725,'make','make',0,0,0.2667,'M200',2,''),(2726,'make some','make some',0,1,1.3,'M250',1,''),(2727,'make some new','make some new',0,1,1.4333,'M250',1,''),(2728,'many \'likes\'','many likes',0,1,1.4,'M420',1,''),(2729,'many \'likes\' and','many likes and',0,1,1.5333,'M4253',1,''),(2730,'many favorable','many favorable',0,1,1.4667,'M1614',1,''),(2731,'many favorable opportunities','many favorable opportunities',0,1,1.9333,'M1614163532',1,''),(2732,'many hot','many hot',0,1,1.2667,'M300',1,''),(2733,'many hot topics','many hot topics',0,1,1.5,'M312',1,''),(2734,'many joomla','many joomla',0,1,1.3667,'M254',1,''),(2735,'many joomla users','many joomla users',0,1,1.5667,'M254262',1,''),(2736,'may','may',0,0,0.2,'M000',1,''),(2737,'may still','may still',0,1,1.3,'M234',1,''),(2738,'may still be','may still be',0,1,1.4,'M2341',1,''),(2739,'meet','meet',0,0,0.2667,'M300',1,''),(2740,'meet and','meet and',0,1,1.2667,'M353',1,''),(2741,'meet and talk','meet and talk',0,1,1.4333,'M35342',1,''),(2742,'meeting','meeting',0,0,0.4667,'M352',1,''),(2743,'meeting then','meeting then',0,1,1.4,'M35235',1,''),(2744,'meeting then pack','meeting then pack',0,1,1.5667,'M3523512',1,''),(2745,'might','might',0,0,0.3333,'M230',2,''),(2746,'might get','might get',0,1,1.3,'M2323',1,''),(2747,'might get many','might get many',0,1,1.4667,'M23235',1,''),(2748,'miss','miss',0,0,0.2667,'M200',1,''),(2749,'miss this','miss this',0,1,1.3,'M232',1,''),(2750,'miss this 18th','miss this 18th',0,1,1.4667,'M2323',1,''),(2751,'miss this big','miss this big',0,1,1.4333,'M23212',1,''),(2752,'more banner','more banner',0,1,1.3667,'M6156',1,''),(2753,'more banner sizes','more banner sizes',0,1,1.5667,'M61562',1,''),(2754,'more knowledge','more knowledge',0,1,1.4667,'M625432',1,''),(2755,'more knowledge about','more knowledge about',0,1,1.6667,'M62543213',1,''),(2756,'more suggested','more suggested',0,1,1.4667,'M623',1,''),(2757,'more suggested topics','more suggested topics',0,1,1.7,'M62312',1,''),(2758,'new about','new about',0,1,1.3,'N130',1,''),(2759,'new about this','new about this',0,1,1.4667,'N132',1,''),(2760,'new friends','new friends',0,1,1.3667,'N16532',1,''),(2761,'new friends joomla','new friends joomla',0,1,1.6,'N1653254',1,''),(2762,'news','news',0,0,0.2667,'N200',5,''),(2763,'next','next',0,0,0.2667,'N230',1,''),(2764,'next stop','next stop',0,1,1.3,'N23231',1,''),(2765,'next stop is','next stop is',0,1,1.4,'N232312',1,''),(2766,'nicholas','nicholas',0,0,0.5333,'N242',1,''),(2767,'nicholas k','nicholas k',0,1,1.3333,'N242',1,''),(2768,'nicholas k dionysopoulos','nicholas k dionysopoulos',0,1,1.8,'N242352142',1,''),(2769,'not come','not come',0,1,1.2667,'N325',1,''),(2770,'not come to','not come to',0,1,1.3667,'N3253',1,''),(2771,'not want','not want',0,1,1.2667,'N353',1,''),(2772,'not want to','not want to',0,1,1.3667,'N353',1,''),(2773,'notable','notable',0,0,0.4667,'N314',1,''),(2774,'notable topics','notable topics',0,1,1.4667,'N314312',1,''),(2775,'notable topics which','notable topics which',0,1,1.6667,'N314312',1,''),(2776,'note','note',0,0,0.2667,'N300',2,''),(2777,'note of','note of',0,1,1.2333,'N310',1,''),(2778,'note of the','note of the',0,1,1.3667,'N313',1,''),(2779,'note these','note these',0,1,1.3333,'N320',1,''),(2780,'note these programs','note these programs',0,1,1.6333,'N32162652',1,''),(2781,'now joomla','now joomla',0,1,1.3333,'N254',1,''),(2782,'now joomla day','now joomla day',0,1,1.4667,'N2543',1,''),(2783,'october','october',0,0,0.4667,'O2316',1,''),(2784,'october 05-06','october 05-06',0,1,1.4333,'O2316',1,''),(2785,'october 05-06 2012','october 05-06 2012',0,1,1.6,'O2316',1,''),(2786,'october with','october with',0,1,1.4,'O23163',1,''),(2787,'october with all','october with all',0,1,1.5333,'O231634',1,''),(2788,'october with the','october with the',0,1,1.5333,'O23163',1,''),(2789,'of 2012','of 2012',0,1,1.2333,'O100',1,''),(2790,'of 2012 until','of 2012 until',0,1,1.4333,'O1534',1,''),(2791,'of agencies','of agencies',0,1,1.3667,'O1252',1,''),(2792,'of agencies professional','of agencies professional',0,1,1.8,'O1252161254',1,''),(2793,'of business','of business',0,1,1.3667,'O1252',1,''),(2794,'of business day','of business day',0,1,1.5,'O12523',1,''),(2795,'of community','of community',0,1,1.4,'O1253',1,''),(2796,'of community day','of community day',0,1,1.5333,'O1253',1,''),(2797,'of hotels','of hotels',0,1,1.3,'O1342',1,''),(2798,'of hotels within','of hotels within',0,1,1.5333,'O134235',1,''),(2799,'of joomla day','of joomla day',0,1,1.4333,'O12543',1,''),(2800,'of the biggest','of the biggest',0,1,1.4667,'O13123',1,''),(2801,'of the location','of the location',0,1,1.5,'O134235',1,''),(2802,'of them','of them',0,1,1.2333,'O135',1,''),(2803,'of them i','of them i',0,1,1.3,'O135',1,''),(2804,'of these','of these',0,1,1.2667,'O132',1,''),(2805,'of these hotels','of these hotels',0,1,1.5,'O132342',1,''),(2806,'of ticket','of ticket',0,1,1.3,'O1323',1,''),(2807,'of ticket joomla','of ticket joomla',0,1,1.5333,'O1323254',1,''),(2808,'offer','offer',0,0,0.3333,'O160',1,''),(2809,'offer different','offer different',0,1,1.5,'O1631653',1,''),(2810,'offer different ways','offer different ways',0,1,1.6667,'O16316532',1,''),(2811,'office','office',0,0,0.4,'O120',1,''),(2812,'office berlin01','office berlin01',0,1,1.5,'O121645',1,''),(2813,'office berlin01 bundesallee','office berlin01 bundesallee',0,1,1.9,'O12164515324',1,''),(2814,'on 5','on 5',0,1,1.1333,'O500',1,''),(2815,'on 5 october','on 5 october',0,1,1.4,'O52316',1,''),(2816,'on 6','on 6',0,1,1.1333,'O500',1,''),(2817,'on 6 october','on 6 october',0,1,1.4,'O52316',1,''),(2818,'on those','on those',0,1,1.2667,'O532',1,''),(2819,'on those 2','on those 2',0,1,1.3333,'O532',1,''),(2820,'one or','one or',0,1,1.2,'O560',1,''),(2821,'one or more','one or more',0,1,1.3667,'O5656',1,''),(2822,'one two','one two',0,1,1.2333,'O530',1,''),(2823,'one two or','one two or',0,1,1.3333,'O536',1,''),(2824,'online','online',0,0,0.4,'O545',1,''),(2825,'online there','online there',0,1,1.4,'O54536',1,''),(2826,'online there are','online there are',0,1,1.5333,'O54536',1,''),(2827,'opportunities','opportunities',0,0,0.8667,'O163532',1,''),(2828,'opportunities for','opportunities for',0,1,1.5667,'O16353216',1,''),(2829,'opportunities for your','opportunities for your',0,1,1.7333,'O16353216',1,''),(2830,'or all','or all',0,1,1.2,'O640',1,''),(2831,'or all of','or all of',0,1,1.3,'O641',1,''),(2832,'or if','or if',0,1,1.1667,'O610',1,''),(2833,'or if you','or if you',0,1,1.3,'O610',1,''),(2834,'or more','or more',0,1,1.2333,'O656',1,''),(2835,'or more suggested','or more suggested',0,1,1.5667,'O65623',1,''),(2836,'or sign','or sign',0,1,1.2333,'O625',1,''),(2837,'or sign up','or sign up',0,1,1.3333,'O6251',1,''),(2838,'or travel','or travel',0,1,1.3,'O63614',1,''),(2839,'or travel to','or travel to',0,1,1.4,'O636143',1,''),(2840,'organizer','organizer',0,0,0.6,'O62526',1,''),(2841,'organizer or','organizer or',0,1,1.4,'O62526',1,''),(2842,'organizer or sign','organizer or sign',0,1,1.5667,'O6252625',1,''),(2843,'out some','out some',0,1,1.2667,'O325',1,''),(2844,'out some great','out some great',0,1,1.4667,'O325263',1,''),(2845,'pack','pack',0,0,0.2667,'P200',1,''),(2846,'pack your','pack your',0,1,1.3,'P260',1,''),(2847,'pack your bag','pack your bag',0,1,1.4333,'P2612',1,''),(2848,'part','part',0,0,0.2667,'P630',1,''),(2849,'part in','part in',0,1,1.2333,'P635',1,''),(2850,'part in the','part in the',0,1,1.3667,'P6353',1,''),(2851,'participation','participation',0,0,0.8667,'P632135',1,''),(2852,'participation of','participation of',0,1,1.5333,'P6321351',1,''),(2853,'participation of agencies','participation of agencies',0,1,1.8333,'P6321351252',1,''),(2854,'passport','passport',0,0,0.5333,'P2163',1,''),(2855,'passport and','passport and',0,1,1.4,'P216353',1,''),(2856,'passport and visa','passport and visa',0,1,1.5667,'P21635312',1,''),(2857,'place in','place in',0,1,1.2667,'P425',1,''),(2858,'place in 17','place in 17',0,1,1.3667,'P425',1,''),(2859,'plane','plane',0,0,0.3333,'P450',1,''),(2860,'plane tickets','plane tickets',0,1,1.4333,'P453232',1,''),(2861,'plane tickets to','plane tickets to',0,1,1.5333,'P4532323',1,''),(2862,'platinum','platinum',0,0,0.5333,'P435',1,''),(2863,'platinum gold','platinum gold',0,1,1.4333,'P435243',1,''),(2864,'platinum gold silver','platinum gold silver',0,1,1.6667,'P4352432416',1,''),(2865,'popular','popular',0,0,0.4667,'P460',4,''),(2866,'popular joomla','popular joomla',0,1,1.4667,'P46254',1,''),(2867,'popular joomla bloggers','popular joomla bloggers',0,1,1.7667,'P4625414262',1,''),(2868,'presented','presented',0,0,0.6,'P6253',2,''),(2869,'presented by','presented by',0,1,1.4,'P62531',1,''),(2870,'presented by popular','presented by popular',0,1,1.6667,'P6253146',1,''),(2871,'previous','previous',0,0,0.5333,'P612',1,''),(2872,'previous 17','previous 17',0,1,1.3667,'P612',1,''),(2873,'previous 17 joomla','previous 17 joomla',0,1,1.6,'P61254',1,''),(2874,'price','price',0,0,0.3333,'P620',1,''),(2875,'price 10.00','price 10.00',0,1,1.3667,'P620',1,''),(2876,'price 10.00 including','price 10.00 including',0,1,1.7,'P62524352',1,''),(2877,'price 69.00','price 69.00',0,1,1.3667,'P620',1,''),(2878,'price 69.00 including','price 69.00 including',0,1,1.7,'P62524352',1,''),(2879,'price 74.00','price 74.00',0,1,1.3667,'P620',1,''),(2880,'price 74.00 including','price 74.00 including',0,1,1.7,'P62524352',1,''),(2881,'price range','price range',0,1,1.3667,'P62652',1,''),(2882,'price range of','price range of',0,1,1.4667,'P626521',1,''),(2883,'products','products',0,0,0.5333,'P63232',2,''),(2884,'products and','products and',0,1,1.4,'P6323253',1,''),(2885,'products and introduce','products and introduce',0,1,1.7333,'P632325353632',1,''),(2886,'professional','professional',0,0,0.8,'P61254',1,''),(2887,'professional joomla','professional joomla',0,1,1.6333,'P61254254',1,''),(2888,'professional joomla users','professional joomla users',0,1,1.8333,'P61254254262',1,''),(2889,'program','program',0,0,0.4667,'P6265',1,''),(2890,'program of','program of',0,1,1.3333,'P62651',1,''),(2891,'program of business','program of business',0,1,1.6333,'P62651252',1,''),(2892,'program of community','program of community',0,1,1.6667,'P62651253',1,''),(2893,'programs','programs',0,0,0.5333,'P62652',1,''),(2894,'programs are','programs are',0,1,1.4,'P626526',1,''),(2895,'programs are provisional','programs are provisional',0,1,1.8,'P626526161254',1,''),(2896,'promote','promote',0,0,0.4667,'P653',1,''),(2897,'promote this','promote this',0,1,1.4,'P6532',1,''),(2898,'promote this event','promote this event',0,1,1.6,'P6532153',1,''),(2899,'promote yourself','promote yourself',0,1,1.5333,'P6536241',1,''),(2900,'promote yourself your','promote yourself your',0,1,1.7,'P65362416',1,''),(2901,'provisional','provisional',0,0,0.7333,'P61254',1,''),(2902,'provisional so','provisional so',0,1,1.4667,'P612542',1,''),(2903,'provisional so there','provisional so there',0,1,1.6667,'P61254236',1,''),(2904,'question','question',0,0,0.5333,'Q350',1,''),(2905,'question right','question right',0,1,1.4667,'Q35623',1,''),(2906,'question right don\'t','question right don',0,1,1.6667,'Q3562353',1,''),(2907,'radius','radius',0,0,0.4,'R320',1,''),(2908,'radius for','radius for',0,1,1.3333,'R3216',1,''),(2909,'radius for you','radius for you',0,1,1.4667,'R3216',1,''),(2910,'range','range',0,0,0.3333,'R520',1,''),(2911,'range of','range of',0,1,1.2667,'R521',1,''),(2912,'range of these','range of these',0,1,1.4667,'R52132',1,''),(2913,'ready','ready',0,0,0.3333,'R300',1,''),(2914,'ready if','ready if',0,1,1.2667,'R310',1,''),(2915,'ready if required','ready if required',0,1,1.5667,'R316263',1,''),(2916,'really a','really a',0,1,1.2667,'R400',1,''),(2917,'really a big','really a big',0,1,1.4,'R412',1,''),(2918,'required','required',0,0,0.5333,'R263',1,''),(2919,'required buy','required buy',0,1,1.4,'R2631',1,''),(2920,'required buy ticket','required buy ticket',0,1,1.6333,'R2631323',1,''),(2921,'right','right',0,0,0.3333,'R230',2,''),(2922,'right don\'t','right don',0,1,1.3667,'R2353',1,''),(2923,'right don\'t worry','right don worry',0,1,1.5667,'R23536',1,''),(2924,'right here','right here',0,1,1.3333,'R236',1,''),(2925,'services','services',0,0,0.5333,'S612',1,''),(2926,'services and','services and',0,1,1.4,'S61253',1,''),(2927,'services and products','services and products',0,1,1.7,'S61253163232',1,''),(2928,'sharing','sharing',0,0,0.4667,'S652',1,''),(2929,'sharing it','sharing it',0,1,1.3333,'S6523',1,''),(2930,'sharing it by','sharing it by',0,1,1.4333,'S65231',1,''),(2931,'shown','shown',0,0,0.3333,'S500',1,''),(2932,'shown on','shown on',0,1,1.2667,'S500',1,''),(2933,'shown on your','shown on your',0,1,1.4333,'S560',1,''),(2934,'shy','shy',0,0,0.2,'S000',1,''),(2935,'shy about','shy about',0,1,1.3,'S130',1,''),(2936,'shy about sharing','shy about sharing',0,1,1.5667,'S132652',1,''),(2937,'sign','sign',0,0,0.2667,'S500',1,''),(2938,'sign up','sign up',0,1,1.2333,'S510',1,''),(2939,'sign up as','sign up as',0,1,1.3333,'S512',1,''),(2940,'silver','silver',0,0,0.4,'S416',1,''),(2941,'silver and','silver and',0,1,1.3333,'S41653',1,''),(2942,'silver and bronze','silver and bronze',0,1,1.5667,'S416531652',1,''),(2943,'sizes','sizes',0,0,0.3333,'S000',1,''),(2944,'sizes here','sizes here',0,1,1.3333,'S600',1,''),(2945,'sizes here in','sizes here in',0,1,1.4333,'S650',1,''),(2946,'small list','small list',0,1,1.3333,'S5423',1,''),(2947,'small list of','small list of',0,1,1.4333,'S54231',1,''),(2948,'so there','so there',0,1,1.2667,'S360',1,''),(2949,'so there may','so there may',0,1,1.4,'S365',1,''),(2950,'so this','so this',0,1,1.2333,'S320',1,''),(2951,'so this time','so this time',0,1,1.4,'S3235',1,''),(2952,'some changes','some changes',0,1,1.4,'S5252',1,''),(2953,'some changes you','some changes you',0,1,1.5333,'S5252',1,''),(2954,'some great','some great',0,1,1.3333,'S5263',1,''),(2955,'some great things','some great things',0,1,1.5667,'S526352',1,''),(2956,'some new','some new',0,1,1.2667,'S500',1,''),(2957,'some new friends','some new friends',0,1,1.5333,'S516532',1,''),(2958,'some notable','some notable',0,1,1.4,'S5314',1,''),(2959,'some notable topics','some notable topics',0,1,1.6333,'S5314312',1,''),(2960,'speaker','speaker',0,0,0.4667,'S126',1,''),(2961,'speaker at','speaker at',0,1,1.3333,'S1263',1,''),(2962,'speaker at joomla','speaker at joomla',0,1,1.5667,'S1263254',1,''),(2963,'speaker who','speaker who',0,1,1.3667,'S126',1,''),(2964,'speaker who knows','speaker who knows',0,1,1.5667,'S126252',1,''),(2965,'sponsor','sponsor',0,0,0.4667,'S1526',1,''),(2966,'sponsor they','sponsor they',0,1,1.4,'S15263',1,''),(2967,'sponsor they offer','sponsor they offer',0,1,1.6,'S1526316',1,''),(2968,'sponsors','sponsors',0,0,0.5333,'S15262',1,''),(2969,'sponsors in','sponsors in',0,1,1.3667,'S152625',1,''),(2970,'sponsors in this','sponsors in this',0,1,1.5333,'S15262532',1,''),(2971,'sponsors you','sponsors you',0,1,1.4,'S15262',1,''),(2972,'sponsors you also','sponsors you also',0,1,1.5667,'S1526242',1,''),(2973,'sponsorship','sponsorship',0,0,0.7333,'S152621',1,''),(2974,'sponsorship platinum','sponsorship platinum',0,1,1.6667,'S152621435',1,''),(2975,'sponsorship platinum gold','sponsorship platinum gold',0,1,1.8333,'S152621435243',1,''),(2976,'start of','start of',0,1,1.2667,'S3631',1,''),(2977,'start of 2012','start of 2012',0,1,1.4333,'S3631',1,''),(2978,'steps','steps',0,0,0.3333,'S312',2,''),(2979,'steps get','steps get',0,1,1.3,'S3123',1,''),(2980,'steps get your','steps get your',0,1,1.4667,'S31236',1,''),(2981,'still','still',0,0,0.3333,'S340',4,''),(2982,'still be','still be',0,1,1.2667,'S341',1,''),(2983,'still be some','still be some',0,1,1.4333,'S34125',1,''),(2984,'stop','stop',0,0,0.2667,'S310',1,''),(2985,'stop is','stop is',0,1,1.2333,'S312',1,''),(2986,'stop is in','stop is in',0,1,1.3333,'S3125',1,''),(2987,'suggest','suggest',0,0,0.4667,'S300',1,''),(2988,'suggest any','suggest any',0,1,1.3667,'S350',1,''),(2989,'suggest any topic','suggest any topic',0,1,1.5667,'S35312',1,''),(2990,'suggested','suggested',0,0,0.6,'S300',1,''),(2991,'suggested topics','suggested topics',0,1,1.5333,'S312',1,''),(2992,'suggested topics in','suggested topics in',0,1,1.6333,'S3125',1,''),(2993,'take note','take note',0,1,1.3,'T253',1,''),(2994,'take note of','take note of',0,1,1.4,'T2531',1,''),(2995,'take part','take part',0,1,1.3,'T2163',1,''),(2996,'take part in','take part in',0,1,1.4,'T21635',1,''),(2997,'taken','taken',0,0,0.3333,'T250',1,''),(2998,'taken place','taken place',0,1,1.3667,'T25142',1,''),(2999,'taken place in','taken place in',0,1,1.4667,'T251425',1,''),(3000,'talk','talk',0,0,0.2667,'T420',1,''),(3001,'target','target',0,0,0.4,'T623',1,''),(3002,'target blank','target blank',0,1,1.4,'T6231452',1,''),(3003,'target blank sponsorship','target blank sponsorship',0,1,1.8,'T6231452152621',1,''),(3004,'teeman','teeman',0,0,0.4,'T500',1,''),(3005,'teeman nicholas','teeman nicholas',0,1,1.5,'T5242',1,''),(3006,'teeman nicholas k','teeman nicholas k',0,1,1.5667,'T5242',1,''),(3007,'the banner','the banner',0,1,1.3333,'T156',1,''),(3008,'the banner codes','the banner codes',0,1,1.5333,'T156232',1,''),(3009,'the biggest','the biggest',0,1,1.3667,'T123',1,''),(3010,'the biggest annual','the biggest annual',0,1,1.6,'T12354',1,''),(3011,'the business','the business',0,1,1.4,'T1252',1,''),(3012,'the business day','the business day',0,1,1.5333,'T12523',1,''),(3013,'the community','the community',0,1,1.4333,'T253',1,''),(3014,'the community day','the community day',0,1,1.5667,'T253',1,''),(3015,'the jooma','the jooma',0,1,1.3,'T250',1,''),(3016,'the jooma day','the jooma day',0,1,1.4333,'T253',1,''),(3017,'the joomla day','the joomla day',0,1,1.4667,'T2543',1,''),(3018,'the location','the location',0,1,1.4,'T4235',1,''),(3019,'the location of','the location of',0,1,1.5,'T42351',1,''),(3020,'the location where','the location where',0,1,1.6,'T42356',1,''),(3021,'the next','the next',0,1,1.2667,'T523',1,''),(3022,'the next stop','the next stop',0,1,1.4333,'T523231',1,''),(3023,'the organizer','the organizer',0,1,1.4333,'T62526',1,''),(3024,'the organizer or','the organizer or',0,1,1.5333,'T62526',1,''),(3025,'the participation','the participation',0,1,1.5667,'T1632135',1,''),(3026,'the participation of','the participation of',0,1,1.6667,'T16321351',1,''),(3027,'the price','the price',0,1,1.3,'T162',1,''),(3028,'the price range','the price range',0,1,1.5,'T162652',1,''),(3029,'the program','the program',0,1,1.3667,'T16265',1,''),(3030,'the program of','the program of',0,1,1.4667,'T162651',1,''),(3031,'the start','the start',0,1,1.3,'T2363',1,''),(3032,'the start of','the start of',0,1,1.4,'T23631',1,''),(3033,'the world','the world',0,1,1.3,'T643',1,''),(3034,'the world the','the world the',0,1,1.4333,'T643',1,''),(3035,'them i','them i',0,1,1.2,'T500',1,''),(3036,'them i think','them i think',0,1,1.4,'T5352',1,''),(3037,'them to','them to',0,1,1.2333,'T530',1,''),(3038,'them to many','them to many',0,1,1.4,'T535',1,''),(3039,'then','then',0,0,0.2667,'T500',1,''),(3040,'then pack','then pack',0,1,1.3,'T512',1,''),(3041,'then pack your','then pack your',0,1,1.4667,'T5126',1,''),(3042,'there are 2','there are 2',0,1,1.3667,'T600',1,''),(3043,'there are 3','there are 3',0,1,1.3667,'T600',1,''),(3044,'there is','there is',0,1,1.2667,'T620',2,''),(3045,'there is a','there is a',0,1,1.3333,'T620',2,''),(3046,'there may','there may',0,1,1.3,'T650',1,''),(3047,'there may still','there may still',0,1,1.5,'T65234',1,''),(3048,'there this','there this',0,1,1.3333,'T632',1,''),(3049,'there this is','there this is',0,1,1.4333,'T632',1,''),(3050,'there will','there will',0,1,1.3333,'T640',1,''),(3051,'there will be','there will be',0,1,1.4333,'T641',1,''),(3052,'these hotels','these hotels',0,1,1.4,'T2342',1,''),(3053,'these hotels is','these hotels is',0,1,1.5,'T2342',1,''),(3054,'these programs','these programs',0,1,1.4667,'T2162652',1,''),(3055,'these programs are','these programs are',0,1,1.6,'T21626526',1,''),(3056,'these steps','these steps',0,1,1.3667,'T2312',1,''),(3057,'these steps get','these steps get',0,1,1.5,'T23123',1,''),(3058,'these topics','these topics',0,1,1.4,'T2312',1,''),(3059,'these topics there','these topics there',0,1,1.6,'T231236',1,''),(3060,'they offer','they offer',0,1,1.3333,'T160',1,''),(3061,'they offer different','they offer different',0,1,1.6667,'T1631653',1,''),(3062,'things','things',0,0,0.4,'T520',1,''),(3063,'things about','things about',0,1,1.4,'T5213',1,''),(3064,'things about joomla','things about joomla',0,1,1.6333,'T5213254',1,''),(3065,'think','think',0,0,0.3333,'T520',1,''),(3066,'think you','think you',0,1,1.3,'T520',1,''),(3067,'think you will','think you will',0,1,1.4667,'T524',1,''),(3068,'this 18th','this 18th',0,1,1.3,'T230',1,''),(3069,'this 18th joomla','this 18th joomla',0,1,1.5333,'T23254',1,''),(3070,'this big','this big',0,1,1.2667,'T212',1,''),(3071,'this big and','this big and',0,1,1.4,'T21253',1,''),(3072,'this event','this event',0,1,1.3333,'T2153',1,''),(3073,'this event by','this event by',0,1,1.4333,'T21531',1,''),(3074,'this event don\'t','this event don',0,1,1.5333,'T215353',1,''),(3075,'this event just','this event just',0,1,1.5,'T215323',1,''),(3076,'this great','this great',0,1,1.3333,'T263',1,''),(3077,'this great event','this great event',0,1,1.5333,'T263153',1,''),(3078,'this is a','this is a',0,1,1.3,'T200',1,''),(3079,'this is another','this is another',0,1,1.5,'T2536',1,''),(3080,'this is really','this is really',0,1,1.4667,'T264',1,''),(3081,'this joomla','this joomla',0,1,1.3667,'T254',1,''),(3082,'this joomla event','this joomla event',0,1,1.5667,'T254153',1,''),(3083,'this time','this time',0,1,1.3,'T235',1,''),(3084,'this time what','this time what',0,1,1.4667,'T2353',1,''),(3085,'those','those',0,0,0.3333,'T200',5,''),(3086,'those 2','those 2',0,1,1.2333,'T200',1,''),(3087,'those 2 days','those 2 days',0,1,1.4,'T232',1,''),(3088,'ticket','ticket',0,0,0.4,'T230',1,''),(3089,'ticket joomla','ticket joomla',0,1,1.4333,'T23254',1,''),(3090,'ticket joomla all-day','ticket joomla all-day',0,1,1.7,'T232543',1,''),(3091,'ticket online','ticket online',0,1,1.4333,'T23545',1,''),(3092,'ticket online there','ticket online there',0,1,1.6333,'T2354536',1,''),(3093,'ticket price','ticket price',0,1,1.4,'T23162',1,''),(3094,'ticket price 10.00','ticket price 10.00',0,1,1.6,'T23162',1,''),(3095,'ticket price 69.00','ticket price 69.00',0,1,1.6,'T23162',1,''),(3096,'ticket price 74.00','ticket price 74.00',0,1,1.6,'T23162',1,''),(3097,'tickets','tickets',0,0,0.4667,'T232',1,''),(3098,'tickets to','tickets to',0,1,1.3333,'T2323',1,''),(3099,'tickets to germany','tickets to germany',0,1,1.6,'T2323265',1,''),(3100,'time','time',0,0,0.2667,'T500',2,''),(3101,'time from','time from',0,1,1.3,'T5165',1,''),(3102,'time from 9am','time from 9am',0,1,1.4333,'T5165',1,''),(3103,'time what','time what',0,1,1.3,'T530',1,''),(3104,'time what will','time what will',0,1,1.4667,'T534',1,''),(3105,'to 6pm','to 6pm',0,1,1.2,'T150',1,''),(3106,'to 6pm on','to 6pm on',0,1,1.3,'T150',1,''),(3107,'to 94','to 94',0,1,1.1667,'T000',1,''),(3108,'to 94 take','to 94 take',0,1,1.3333,'T200',1,''),(3109,'to consider','to consider',0,1,1.3667,'T25236',1,''),(3110,'to consider the','to consider the',0,1,1.5,'T252363',1,''),(3111,'to contribute','to contribute',0,1,1.4333,'T253613',1,''),(3112,'to contribute and','to contribute and',0,1,1.5667,'T25361353',1,''),(3113,'to contribute contribute','to contribute contribute',0,1,1.8,'T253613253613',1,''),(3114,'to contribute to','to contribute to',0,1,1.5333,'T253613',1,''),(3115,'to germany','to germany',0,1,1.3333,'T265',1,''),(3116,'to germany or','to germany or',0,1,1.4333,'T2656',1,''),(3117,'to get','to get',0,1,1.2,'T230',2,''),(3118,'to get more','to get more',0,1,1.3667,'T2356',1,''),(3119,'to get there','to get there',0,1,1.4,'T236',1,''),(3120,'to join','to join',0,1,1.2333,'T250',1,''),(3121,'to join one','to join one',0,1,1.3667,'T250',1,''),(3122,'to joomla day','to joomla day',0,1,1.4333,'T2543',1,''),(3123,'to many','to many',0,1,1.2333,'T500',1,''),(3124,'to many joomla','to many joomla',0,1,1.4667,'T5254',1,''),(3125,'to meet','to meet',0,1,1.2333,'T530',1,''),(3126,'to meet and','to meet and',0,1,1.3667,'T5353',1,''),(3127,'to miss','to miss',0,1,1.2333,'T520',1,''),(3128,'to miss this','to miss this',0,1,1.4,'T5232',1,''),(3129,'to one','to one',0,1,1.2,'T500',1,''),(3130,'to one two','to one two',0,1,1.3333,'T530',1,''),(3131,'to previous','to previous',0,1,1.3667,'T1612',1,''),(3132,'to previous 17','to previous 17',0,1,1.4667,'T1612',1,''),(3133,'to promote','to promote',0,1,1.3333,'T1653',1,''),(3134,'to promote this','to promote this',0,1,1.5,'T16532',1,''),(3135,'to promote yourself','to promote yourself',0,1,1.6333,'T16536241',1,''),(3136,'to take','to take',0,1,1.2333,'T200',1,''),(3137,'to take part','to take part',0,1,1.4,'T2163',1,''),(3138,'to the','to the',0,1,1.2,'T000',2,''),(3139,'to the location','to the location',0,1,1.5,'T4235',1,''),(3140,'to the organizer','to the organizer',0,1,1.5333,'T62526',1,''),(3141,'to this event','to this event',0,1,1.4333,'T2153',1,''),(3142,'topic','topic',0,0,0.3333,'T120',1,''),(3143,'topic might','topic might',0,1,1.3667,'T12523',1,''),(3144,'topic might get','topic might get',0,1,1.5,'T1252323',1,''),(3145,'topic you','topic you',0,1,1.3,'T120',1,''),(3146,'topic you like','topic you like',0,1,1.4667,'T1242',1,''),(3147,'topics','topics',0,0,0.4,'T120',1,''),(3148,'topics in','topics in',0,1,1.3,'T125',1,''),(3149,'topics in the','topics in the',0,1,1.4333,'T1253',1,''),(3150,'topics there','topics there',0,1,1.4,'T1236',1,''),(3151,'topics there are','topics there are',0,1,1.5333,'T1236',1,''),(3152,'topics which','topics which',0,1,1.4,'T120',1,''),(3153,'topics which will','topics which will',0,1,1.5667,'T124',1,''),(3154,'topics you','topics you',0,1,1.3333,'T120',1,''),(3155,'topics you can','topics you can',0,1,1.4667,'T125',1,''),(3156,'train','train',0,0,0.3333,'T650',1,''),(3157,'train car','train car',0,1,1.3,'T6526',1,''),(3158,'train car etc','train car etc',0,1,1.4333,'T652632',1,''),(3159,'travel','travel',0,0,0.4,'T614',1,''),(3160,'travel to','travel to',0,1,1.3,'T6143',1,''),(3161,'travel to joomla','travel to joomla',0,1,1.5333,'T6143254',1,''),(3162,'two','two',0,0,0.2,'T000',1,''),(3163,'two or','two or',0,1,1.2,'T600',1,''),(3164,'two or all','two or all',0,1,1.3333,'T640',1,''),(3165,'until','until',0,0,0.3333,'U534',2,''),(3166,'until now','until now',0,1,1.3,'U5345',1,''),(3167,'until now joomla','until now joomla',0,1,1.5333,'U5345254',1,''),(3168,'up','up',0,0,0.1333,'U100',5,''),(3169,'up as','up as',0,1,1.1667,'U120',1,''),(3170,'up as a','up as a',0,1,1.2333,'U120',1,''),(3171,'users','users',0,0,0.3333,'U262',2,''),(3172,'users and','users and',0,1,1.3,'U26253',1,''),(3173,'users and developers','users and developers',0,1,1.6667,'U2625314162',1,''),(3174,'users the','users the',0,1,1.3,'U2623',2,''),(3175,'users the program','users the program',0,1,1.5667,'U262316265',1,''),(3176,'users there','users there',0,1,1.3667,'U26236',2,''),(3177,'users there are','users there are',0,1,1.5,'U26236',1,''),(3178,'vat','vat',0,0,0.2,'V300',1,''),(3179,'vat 19.00','vat 19.00',0,1,1.3,'V300',1,''),(3180,'vat 19.00 1.60','vat 19.00 1.60',0,1,1.4667,'V300',1,''),(3181,'vat 19.00 11.02','vat 19.00 11.02',0,1,1.5,'V300',1,''),(3182,'vat 19.00 11.82','vat 19.00 11.82',0,1,1.5,'V300',1,''),(3183,'visa','visa',0,0,0.2667,'V200',1,''),(3184,'visa ready','visa ready',0,1,1.3333,'V263',1,''),(3185,'visa ready if','visa ready if',0,1,1.4333,'V2631',1,''),(3186,'voting','voting',0,0,0.4,'V352',1,''),(3187,'voting for','voting for',0,1,1.3333,'V35216',1,''),(3188,'voting for one','voting for one',0,1,1.4667,'V352165',1,''),(3189,'want','want',0,0,0.2667,'W530',2,''),(3190,'want to','want to',0,1,1.2333,'W530',2,''),(3191,'want to miss','want to miss',0,1,1.4,'W5352',1,''),(3192,'ways','ways',0,0,0.2667,'W200',1,''),(3193,'ways for','ways for',0,1,1.2667,'W216',1,''),(3194,'ways for you','ways for you',0,1,1.4,'W216',1,''),(3195,'ways of','ways of',0,1,1.2333,'W210',1,''),(3196,'we have','we have',0,1,1.2333,'W100',1,''),(3197,'we have joomla','we have joomla',0,1,1.4667,'W1254',1,''),(3198,'website among','website among',0,1,1.4333,'W12352',1,''),(3199,'website among these','website among these',0,1,1.6333,'W1235232',1,''),(3200,'website easy','website easy',0,1,1.4,'W1232',1,''),(3201,'website easy joomla','website easy joomla',0,1,1.6333,'W123254',1,''),(3202,'welcome','welcome',0,0,0.4667,'W425',2,''),(3203,'welcome you','welcome you',0,1,1.3667,'W425',1,''),(3204,'welcome you if','welcome you if',0,1,1.4667,'W4251',1,''),(3205,'what will','what will',0,1,1.3,'W340',1,''),(3206,'what will we','what will we',0,1,1.4,'W340',1,''),(3207,'where and','where and',0,1,1.3,'W653',1,''),(3208,'where and how','where and how',0,1,1.4333,'W653',1,''),(3209,'where joomla','where joomla',0,1,1.4,'W6254',1,''),(3210,'where joomla day','where joomla day',0,1,1.5333,'W62543',1,''),(3211,'which','which',0,0,0.3333,'W200',2,''),(3212,'which will','which will',0,1,1.3333,'W240',1,''),(3213,'which will be','which will be',0,1,1.4333,'W241',1,''),(3214,'who','who',0,0,0.2,'W000',2,''),(3215,'who knows','who knows',0,1,1.3,'W252',1,''),(3216,'who knows your','who knows your',0,1,1.4667,'W2526',1,''),(3217,'will be 2','will be 2',0,1,1.3,'W410',1,''),(3218,'will be held','will be held',0,1,1.4,'W4143',1,''),(3219,'will be presented','will be presented',0,1,1.5667,'W416253',1,''),(3220,'will happen','will happen',0,1,1.3667,'W415',1,''),(3221,'will happen how','will happen how',0,1,1.5,'W415',1,''),(3222,'will happen on','will happen on',0,1,1.4667,'W415',1,''),(3223,'will not','will not',0,1,1.2667,'W453',1,''),(3224,'will not want','will not want',0,1,1.4333,'W45353',1,''),(3225,'will we','will we',0,1,1.2333,'W400',1,''),(3226,'will we have','will we have',0,1,1.4,'W410',1,''),(3227,'will welcome','will welcome',0,1,1.4,'W425',1,''),(3228,'will welcome you','will welcome you',0,1,1.5333,'W425',1,''),(3229,'with all','with all',0,1,1.2667,'W340',1,''),(3230,'with all joomla','with all joomla',0,1,1.5,'W34254',1,''),(3231,'with the','with the',0,1,1.2667,'W300',2,''),(3232,'with the participation','with the participation',0,1,1.7333,'W31632135',1,''),(3233,'within','within',0,0,0.4,'W350',1,''),(3234,'within a','within a',0,1,1.2667,'W350',1,''),(3235,'within a 3km','within a 3km',0,1,1.4,'W3525',1,''),(3236,'world','world',0,0,0.3333,'W643',1,''),(3237,'world the','world the',0,1,1.3,'W643',1,''),(3238,'world the next','world the next',0,1,1.4667,'W643523',1,''),(3239,'worry','worry',0,0,0.3333,'W600',1,''),(3240,'worry you','worry you',0,1,1.3,'W600',1,''),(3241,'worry you can','worry you can',0,1,1.4333,'W625',1,''),(3242,'yet','yet',0,0,0.2,'Y300',1,''),(3243,'yet this','yet this',0,1,1.2667,'Y320',1,''),(3244,'yet this is','yet this is',0,1,1.3667,'Y320',1,''),(3245,'you also','you also',0,1,1.2667,'Y420',1,''),(3246,'you also could','you also could',0,1,1.4667,'Y4243',1,''),(3247,'you are interested','you are interested',0,1,1.6,'Y653623',1,''),(3248,'you came','you came',0,1,1.2667,'Y250',1,''),(3249,'you came to','you came to',0,1,1.3667,'Y253',1,''),(3250,'you can come','you can come',0,1,1.4,'Y2525',1,''),(3251,'you can follow','you can follow',0,1,1.4667,'Y2514',1,''),(3252,'you can suggest','you can suggest',0,1,1.5,'Y2523',1,''),(3253,'you could','you could',0,1,1.3,'Y243',1,''),(3254,'you could be','you could be',0,1,1.4,'Y2431',1,''),(3255,'you don\'t','you don',0,1,1.3,'Y353',2,''),(3256,'you don\'t have','you don have',0,1,1.4667,'Y3531',2,''),(3257,'you excited','you excited',0,1,1.3667,'Y230',1,''),(3258,'you excited or','you excited or',0,1,1.4667,'Y236',1,''),(3259,'you have not','you have not',0,1,1.4,'Y153',1,''),(3260,'you if','you if',0,1,1.2,'Y100',1,''),(3261,'you if you','you if you',0,1,1.3333,'Y100',1,''),(3262,'you know anything','you know anything',0,1,1.5667,'Y25352',1,''),(3263,'you like to','you like to',0,1,1.3667,'Y423',1,''),(3264,'you to consider','you to consider',0,1,1.5,'Y325236',1,''),(3265,'you to contribute','you to contribute',0,1,1.5667,'Y3253613',1,''),(3266,'you to get','you to get',0,1,1.3333,'Y323',1,''),(3267,'you to join','you to join',0,1,1.3667,'Y325',1,''),(3268,'you to promote','you to promote',0,1,1.4667,'Y31653',1,''),(3269,'you to take','you to take',0,1,1.3667,'Y320',1,''),(3270,'you will','you will',0,1,1.2667,'Y400',1,''),(3271,'you will not','you will not',0,1,1.4,'Y453',1,''),(3272,'your bag','your bag',0,1,1.2667,'Y612',1,''),(3273,'your bag and','your bag and',0,1,1.4,'Y61253',1,''),(3274,'your comments','your comments',0,1,1.4333,'Y62532',1,''),(3275,'your comments right','your comments right',0,1,1.6333,'Y62532623',1,''),(3276,'your company','your company',0,1,1.4,'Y62515',1,''),(3277,'your company to','your company to',0,1,1.5,'Y625153',1,''),(3278,'your passport','your passport',0,1,1.4333,'Y612163',1,''),(3279,'your passport and','your passport and',0,1,1.5667,'Y61216353',1,''),(3280,'your services','your services',0,1,1.4333,'Y62612',1,''),(3281,'your services and','your services and',0,1,1.5667,'Y6261253',1,''),(3282,'your topic','your topic',0,1,1.3333,'Y6312',1,''),(3283,'your topic might','your topic might',0,1,1.5333,'Y6312523',1,''),(3284,'your website easy','your website easy',0,1,1.5667,'Y61232',1,''),(3285,'yourself','yourself',0,0,0.5333,'Y6241',1,''),(3286,'yourself your','yourself your',0,1,1.4333,'Y62416',1,''),(3287,'yourself your services','yourself your services',0,1,1.7333,'Y624162612',1,''),(4093,'1st','1st',0,0,0.2,'S300',1,''),(4094,'1st combo','1st combo',0,1,1.3,'S3251',1,''),(4095,'1st combo box','1st combo box',0,1,1.4333,'S32512',1,''),(4096,'2.5 version','2.5 version',0,1,1.3667,'V625',1,''),(4097,'2.5 version i','2.5 version i',0,1,1.4333,'V625',1,''),(4098,'2.5 will','2.5 will',0,1,1.2667,'W400',1,''),(4099,'2.5 will be','2.5 will be',0,1,1.3667,'W410',1,''),(4100,'2014','2014',0,0,0.4,'',1,''),(4101,'3 steps','3 steps',0,1,1.2333,'S312',1,''),(4102,'3 steps to','3 steps to',0,1,1.3333,'S3123',1,''),(4103,'3,500','3,500',0,0,0.5,'',1,''),(4104,'3,500 users','3,500 users',0,1,1.3667,'U262',1,''),(4105,'3,500 users try','3,500 users try',0,1,1.5,'U26236',1,''),(4106,'3.0','3.0',0,0,0.3,'',1,''),(4107,'3.0 all','3.0 all',0,1,1.2333,'A400',1,''),(4108,'3.0 all the','3.0 all the',0,1,1.3667,'A430',1,''),(4109,'3.0 also','3.0 also',0,1,1.2667,'A420',1,''),(4110,'3.0 also bootstrap','3.0 also bootstrap',0,1,1.6,'A42132361',1,''),(4111,'3.0 and','3.0 and',0,1,1.2333,'A530',1,''),(4112,'3.0 and will','3.0 and will',0,1,1.4,'A534',1,''),(4113,'3.0 and would','3.0 and would',0,1,1.4333,'A5343',1,''),(4114,'3.0 are','3.0 are',0,1,1.2333,'A600',1,''),(4115,'3.0 are welcome','3.0 are welcome',0,1,1.5,'A6425',1,''),(4116,'3.0 before','3.0 before',0,1,1.3333,'B600',1,''),(4117,'3.0 before its','3.0 before its',0,1,1.4667,'B632',1,''),(4118,'3.0 brand','3.0 brand',0,1,1.3,'B653',1,''),(4119,'3.0 brand new','3.0 brand new',0,1,1.4333,'B6535',1,''),(4120,'3.0 context','3.0 context',0,1,1.3667,'C5323',1,''),(4121,'3.0 context menu','3.0 context menu',0,1,1.5333,'C53235',1,''),(4122,'3.0 core','3.0 core',0,1,1.2667,'C600',1,''),(4123,'3.0 core features','3.0 core features',0,1,1.5667,'C61362',1,''),(4124,'3.0 demo','3.0 demo',0,1,1.2667,'D500',1,''),(4125,'3.0 demo site','3.0 demo site',0,1,1.4333,'D523',1,''),(4126,'3.0 demo that','3.0 demo that',0,1,1.4333,'D530',1,''),(4127,'3.0 give','3.0 give',0,1,1.2667,'G100',1,''),(4128,'3.0 give developers','3.0 give developers',0,1,1.6333,'G1314162',1,''),(4129,'3.0 installation','3.0 installation',0,1,1.5333,'I523435',1,''),(4130,'3.0 installation process','3.0 installation process',0,1,1.8,'I523435162',1,''),(4131,'3.0 is','3.0 is',0,1,1.2,'I200',1,''),(4132,'3.0 is boostrap','3.0 is boostrap',0,1,1.5,'I212361',1,''),(4133,'3.0 is going','3.0 is going',0,1,1.4,'I252',1,''),(4134,'3.0 is known','3.0 is known',0,1,1.4,'I250',1,''),(4135,'3.0 joomla','3.0 joomla',0,1,1.3333,'J540',1,''),(4136,'3.0 joomla 2.5','3.0 joomla 2.5',0,1,1.4667,'J540',1,''),(4137,'3.0 new','3.0 new',0,1,1.2333,'N000',1,''),(4138,'3.0 new installer','3.0 new installer',0,1,1.5667,'N2346',1,''),(4139,'3.0 package','3.0 package',0,1,1.3667,'P200',1,''),(4140,'3.0 package new','3.0 package new',0,1,1.5,'P250',1,''),(4141,'3.0 too','3.0 too',0,1,1.2333,'T000',1,''),(4142,'3.0 too with','3.0 too with',0,1,1.4,'T000',1,''),(4143,'3.0 what','3.0 what',0,1,1.2667,'W300',1,''),(4144,'3.0 what is','3.0 what is',0,1,1.3667,'W320',1,''),(4145,'3.0 will','3.0 will',0,1,1.2667,'W400',1,''),(4146,'3.0 will be','3.0 will be',0,1,1.3667,'W410',1,''),(4147,'3.0 will have','3.0 will have',0,1,1.4333,'W410',1,''),(4148,'3.0 will provide','3.0 will provide',0,1,1.5333,'W41613',1,''),(4149,'30','30',0,0,0.2,'',1,''),(4150,'30 what','30 what',0,1,1.2333,'W300',1,''),(4151,'30 what is','30 what is',0,1,1.3333,'W320',1,''),(4152,'3rd-extension','3rd-extension',0,0,0.8667,'R323525',1,''),(4153,'3rd-extension the','3rd-extension the',0,1,1.5667,'R3235253',1,''),(4154,'3rd-extension the tooltip','3rd-extension the tooltip',0,1,1.8333,'R3235253431',1,''),(4155,'a free','a free',0,1,1.2,'A160',1,''),(4156,'a free collection','a free collection',0,1,1.5667,'A1624235',1,''),(4157,'a great','a great',0,1,1.2333,'A263',1,''),(4158,'a great overall','a great overall',0,1,1.5,'A263164',1,''),(4159,'a impressive','a impressive',0,1,1.4,'A51621',1,''),(4160,'a impressive improvement','a impressive improvement',0,1,1.8,'A51621516153',1,''),(4161,'a joomla 3.0','a joomla 3.0',0,1,1.4,'A254',1,''),(4162,'a joyful','a joyful',0,1,1.2667,'A214',1,''),(4163,'a joyful playground','a joyful playground',0,1,1.6333,'A214142653',1,''),(4164,'a lot','a lot',0,1,1.1667,'A430',1,''),(4165,'a lot of','a lot of',0,1,1.2667,'A431',1,''),(4166,'a more','a more',0,1,1.2,'A560',1,''),(4167,'a more powerful','a more powerful',0,1,1.5,'A561614',1,''),(4168,'a playground','a playground',0,1,1.4,'A142653',1,''),(4169,'a playground for','a playground for',0,1,1.5333,'A14265316',1,''),(4170,'a responsive','a responsive',0,1,1.4,'A621521',1,''),(4171,'a responsive site','a responsive site',0,1,1.5667,'A62152123',1,''),(4172,'a template','a template',0,1,1.3333,'A35143',1,''),(4173,'a template based','a template based',0,1,1.5333,'A35143123',1,''),(4174,'a unified','a unified',0,1,1.3,'A513',1,''),(4175,'a unified fashion','a unified fashion',0,1,1.5667,'A513125',1,''),(4176,'a very','a very',0,1,1.2,'A160',1,''),(4177,'a very easy','a very easy',0,1,1.3667,'A162',1,''),(4178,'about 3,500','about 3,500',0,1,1.3667,'A130',1,''),(4179,'about 3,500 users','about 3,500 users',0,1,1.5667,'A13262',1,''),(4180,'about joomla 3.0','about joomla 3.0',0,1,1.5333,'A13254',1,''),(4181,'about let\'s','about let',0,1,1.3667,'A13432',1,''),(4182,'about let\'s discover','about let discover',0,1,1.6667,'A134323216',1,''),(4183,'about lets','about lets',0,1,1.3333,'A13432',1,''),(4184,'about lets discover','about lets discover',0,1,1.6333,'A134323216',1,''),(4185,'about this new','about this new',0,1,1.4667,'A1325',1,''),(4186,'about you','about you',0,1,1.3,'A130',1,''),(4187,'about you go','about you go',0,1,1.4,'A132',1,''),(4188,'access','access',0,0,0.4,'A200',1,''),(4189,'administrator','administrator',0,0,0.8667,'A3523636',1,''),(4190,'administrator easily','administrator easily',0,1,1.6667,'A352363624',1,''),(4191,'administrator easily on','administrator easily on',0,1,1.7667,'A3523636245',1,''),(4192,'administrator to','administrator to',0,1,1.5333,'A35236363',1,''),(4193,'administrator to try','administrator to try',0,1,1.6667,'A352363636',1,''),(4194,'administrators','administrators',0,0,0.9333,'A35236362',1,''),(4195,'administrators thereby','administrators thereby',0,1,1.7333,'A35236362361',1,''),(4196,'administrators thereby giving','administrators thereby giving',0,1,1.9667,'A352363623612152',1,''),(4197,'after the','after the',0,1,1.3,'A1363',1,''),(4198,'after the first','after the first',0,1,1.5,'A13631623',1,''),(4199,'alert','alert',0,0,0.3333,'A463',1,''),(4200,'alert messages','alert messages',0,1,1.4667,'A46352',1,''),(4201,'alert messages modal','alert messages modal',0,1,1.6667,'A46352534',1,''),(4202,'all comments','all comments',0,1,1.4,'A42532',1,''),(4203,'all comments for','all comments for',0,1,1.5333,'A4253216',1,''),(4204,'all extensions','all extensions',0,1,1.4667,'A4235252',1,''),(4205,'all extensions look','all extensions look',0,1,1.6333,'A423525242',1,''),(4206,'all the','all the',0,1,1.2333,'A430',1,''),(4207,'all the lists','all the lists',0,1,1.4333,'A434232',1,''),(4208,'all the new','all the new',0,1,1.3667,'A435',1,''),(4209,'all the old','all the old',0,1,1.3667,'A4343',1,''),(4210,'all users','all users',0,1,1.3,'A4262',1,''),(4211,'all users there','all users there',0,1,1.5,'A426236',1,''),(4212,'also beside','also beside',0,1,1.3667,'A42123',1,''),(4213,'also beside mootools','also beside mootools',0,1,1.6667,'A421235342',1,''),(4214,'also bootstrap','also bootstrap',0,1,1.4667,'A42132361',1,''),(4215,'also bootstrap provides','also bootstrap provides',0,1,1.7667,'A421323616132',1,''),(4216,'also the','also the',0,1,1.2667,'A423',1,''),(4217,'also the back-end','also the back-end',0,1,1.5667,'A4231253',1,''),(4218,'and all','and all',0,1,1.2333,'A534',1,''),(4219,'and all comments','and all comments',0,1,1.5333,'A5342532',1,''),(4220,'and applications','and applications',0,1,1.5333,'A53142352',1,''),(4221,'and applications it','and applications it',0,1,1.6333,'A531423523',1,''),(4222,'and css-based','and css-based',0,1,1.4333,'A532123',1,''),(4223,'and css-based design','and css-based design',0,1,1.6667,'A53212325',1,''),(4224,'and drop','and drop',0,1,1.2667,'A5361',1,''),(4225,'and drop feature','and drop feature',0,1,1.5333,'A536136',1,''),(4226,'and drop on','and drop on',0,1,1.3667,'A53615',1,''),(4227,'and drop the','and drop the',0,1,1.4,'A53613',1,''),(4228,'and extension','and extension',0,1,1.4333,'A5323525',1,''),(4229,'and extension developers','and extension developers',0,1,1.8,'A5323525314162',1,''),(4230,'and flexible','and flexible',0,1,1.4,'A5314214',1,''),(4231,'and flexible html','and flexible html',0,1,1.5667,'A5314214354',1,''),(4232,'and joomla','and joomla',0,1,1.3333,'A53254',1,''),(4233,'and joomla 3.0','and joomla 3.0',0,1,1.4667,'A53254',1,''),(4234,'and more from','and more from',0,1,1.4333,'A5356165',1,''),(4235,'and other','and other',0,1,1.3,'A536',1,''),(4236,'and other interface','and other interface',0,1,1.6333,'A53653612',1,''),(4237,'and provides','and provides',0,1,1.4,'A5316132',1,''),(4238,'and provides a','and provides a',0,1,1.4667,'A5316132',1,''),(4239,'and simpleâ€','and simpleâ€',0,1,1.3667,'A532514',1,''),(4240,'and simpleâ€ to','and simpleâ€ to',0,1,1.4667,'A5325143',1,''),(4241,'and the hot','and the hot',0,1,1.3667,'A530',1,''),(4242,'and ui','and ui',0,1,1.2,'A530',1,''),(4243,'and ui based','and ui based',0,1,1.4,'A53123',1,''),(4244,'and will','and will',0,1,1.2667,'A534',1,''),(4245,'and will be','and will be',0,1,1.3667,'A5341',1,''),(4246,'and work','and work',0,1,1.2667,'A5362',1,''),(4247,'and work in','and work in',0,1,1.3667,'A53625',1,''),(4248,'and would','and would',0,1,1.3,'A5343',1,''),(4249,'and would like','and would like',0,1,1.4667,'A534342',1,''),(4250,'and â€œresponsive','and â€œresponsive',0,1,1.5,'A53621521',1,''),(4251,'and â€œresponsive designâ€.','and â€œresponsive designâ€.',0,1,1.8,'A53621521325',1,''),(4252,'any browsers','any browsers',0,1,1.4,'A516262',1,''),(4253,'any browsers or','any browsers or',0,1,1.5,'A5162626',1,''),(4254,'any discussion','any discussion',0,1,1.4667,'A5325',1,''),(4255,'any discussion about','any discussion about',0,1,1.6667,'A532513',1,''),(4256,'applications','applications',0,0,0.8,'A142352',2,''),(4257,'applications it','applications it',0,1,1.5,'A1423523',1,''),(4258,'applications it contains','applications it contains',0,1,1.8,'A142352325352',1,''),(4259,'applied','applied',0,0,0.4667,'A143',1,''),(4260,'applied to','applied to',0,1,1.3333,'A143',1,''),(4261,'applied to make','applied to make',0,1,1.5,'A14352',1,''),(4262,'are about','are about',0,1,1.3,'A613',1,''),(4263,'are about 3,500','are about 3,500',0,1,1.5,'A613',1,''),(4264,'are contributed','are contributed',0,1,1.5,'A6253613',1,''),(4265,'are contributed to','are contributed to',0,1,1.6,'A6253613',1,''),(4266,'are curious','are curious',0,1,1.3667,'A6262',1,''),(4267,'are curious about','are curious about',0,1,1.5667,'A626213',1,''),(4268,'are implemented','are implemented',0,1,1.5,'A651453',1,''),(4269,'are implemented which','are implemented which',0,1,1.7,'A6514532',1,''),(4270,'are only','are only',0,1,1.2667,'A654',1,''),(4271,'are only 3','are only 3',0,1,1.3333,'A654',1,''),(4272,'are put','are put',0,1,1.2333,'A613',1,''),(4273,'are put in','are put in',0,1,1.3333,'A6135',1,''),(4274,'are welcome','are welcome',0,1,1.3667,'A6425',1,''),(4275,'are welcome note','are welcome note',0,1,1.5333,'A64253',1,''),(4276,'are â€œbootstrapâ€','are â€œbootstrapâ€',0,1,1.5,'A6132361',1,''),(4277,'are â€œbootstrapâ€ and','are â€œbootstrapâ€ and',0,1,1.6333,'A613236153',1,''),(4278,'arrows','arrows',0,0,0.4,'A620',1,''),(4279,'arrows on','arrows on',0,1,1.3,'A625',1,''),(4280,'arrows on the','arrows on the',0,1,1.4333,'A6253',1,''),(4281,'as a playground','as a playground',0,1,1.5,'A2142653',1,''),(4282,'as edit','as edit',0,1,1.2333,'A230',1,''),(4283,'as edit publish','as edit publish',0,1,1.5,'A23142',1,''),(4284,'as follow','as follow',0,1,1.3,'A214',1,''),(4285,'as follow joomla','as follow joomla',0,1,1.5333,'A214254',1,''),(4286,'as friendly','as friendly',0,1,1.3667,'A216534',1,''),(4287,'as friendly user','as friendly user',0,1,1.5333,'A21653426',1,''),(4288,'as scheduled','as scheduled',0,1,1.4,'A2343',1,''),(4289,'as scheduled joomla','as scheduled joomla',0,1,1.6333,'A2343254',1,''),(4290,'at top','at top',0,1,1.2,'A310',1,''),(4291,'at top right','at top right',0,1,1.4,'A31623',1,''),(4292,'back-end this','back-end this',0,1,1.4333,'B2532',1,''),(4293,'back-end this helps','back-end this helps',0,1,1.6333,'B2532412',1,''),(4294,'back-end user','back-end user',0,1,1.4333,'B25326',1,''),(4295,'back-end user interface','back-end user interface',0,1,1.7667,'B2532653612',1,''),(4296,'base','base',0,0,0.2667,'B200',1,''),(4297,'base on','base on',0,1,1.2333,'B250',1,''),(4298,'base on the','base on the',0,1,1.3667,'B253',1,''),(4299,'based','based',0,0,0.3333,'B230',1,''),(4300,'based and','based and',0,1,1.3,'B2353',1,''),(4301,'based and provides','based and provides',0,1,1.6,'B235316132',1,''),(4302,'based on','based on',0,1,1.2667,'B235',1,''),(4303,'based on bootstrap','based on bootstrap',0,1,1.6,'B235132361',1,''),(4304,'based on the','based on the',0,1,1.4,'B2353',1,''),(4305,'basic','basic',0,0,0.3333,'B200',1,''),(4306,'basic common','basic common',0,1,1.4,'B250',1,''),(4307,'basic common css','basic common css',0,1,1.5333,'B252',1,''),(4308,'basic functions','basic functions',0,1,1.5,'B2152352',1,''),(4309,'basic functions such','basic functions such',0,1,1.6667,'B2152352',1,''),(4310,'be a joyful','be a joyful',0,1,1.3667,'B214',1,''),(4311,'be familiar','be familiar',0,1,1.3667,'B546',1,''),(4312,'be familiar with','be familiar with',0,1,1.5333,'B5463',1,''),(4313,'be included','be included',0,1,1.3667,'B5243',1,''),(4314,'be included in','be included in',0,1,1.4667,'B52435',1,''),(4315,'be included to','be included to',0,1,1.4667,'B5243',1,''),(4316,'be much','be much',0,1,1.2333,'B520',1,''),(4317,'be much easier','be much easier',0,1,1.4667,'B526',1,''),(4318,'be released','be released',0,1,1.3667,'B6423',1,''),(4319,'be released in','be released in',0,1,1.4667,'B64235',1,''),(4320,'be released very','be released very',0,1,1.5333,'B642316',1,''),(4321,'be supported','be supported',0,1,1.4,'B2163',1,''),(4322,'be supported until','be supported until',0,1,1.6,'B2163534',1,''),(4323,'beautifully','beautifully',0,0,0.7333,'B314',1,''),(4324,'beautifully on','beautifully on',0,1,1.4667,'B3145',1,''),(4325,'beautifully on mobile','beautifully on mobile',0,1,1.7,'B314514',1,''),(4326,'been','been',0,0,0.2667,'B500',5,''),(4327,'been removed','been removed',0,1,1.4,'B56513',1,''),(4328,'been removed now','been removed now',0,1,1.5333,'B565135',1,''),(4329,'before its','before its',0,1,1.3333,'B632',1,''),(4330,'before its official','before its official',0,1,1.6333,'B632124',1,''),(4331,'believe','believe',0,0,0.4667,'B410',1,''),(4332,'believe that','believe that',0,1,1.4,'B413',1,''),(4333,'believe that a','believe that a',0,1,1.4667,'B413',1,''),(4334,'beside','beside',0,0,0.4,'B230',1,''),(4335,'beside mootools','beside mootools',0,1,1.5,'B235342',1,''),(4336,'beside mootools jquery','beside mootools jquery',0,1,1.7333,'B2353426',1,''),(4337,'blog','blog',0,0,0.2667,'B420',1,''),(4338,'blog moreover','blog moreover',0,1,1.4333,'B425616',1,''),(4339,'blog moreover i','blog moreover i',0,1,1.5,'B425616',1,''),(4340,'boostrap','boostrap',0,0,0.5333,'B2361',1,''),(4341,'boostrap based','boostrap based',0,1,1.4667,'B236123',1,''),(4342,'boostrap based and','boostrap based and',0,1,1.6,'B23612353',1,''),(4343,'boot','boot',0,0,0.2667,'B300',1,''),(4344,'boot a','boot a',0,1,1.2,'B300',1,''),(4345,'boot a template','boot a template',0,1,1.5,'B35143',1,''),(4346,'boot administrator','boot administrator',0,1,1.6,'B3523636',1,''),(4347,'boot administrator to','boot administrator to',0,1,1.7,'B35236363',1,''),(4348,'boot could','boot could',0,1,1.3333,'B3243',1,''),(4349,'boot could be','boot could be',0,1,1.4333,'B32431',1,''),(4350,'boot is','boot is',0,1,1.2333,'B320',1,''),(4351,'boot is the','boot is the',0,1,1.3667,'B323',1,''),(4352,'boot or','boot or',0,1,1.2333,'B360',1,''),(4353,'boot or any','boot or any',0,1,1.3667,'B365',1,''),(4354,'boot so','boot so',0,1,1.2333,'B320',1,''),(4355,'boot so how','boot so how',0,1,1.3667,'B320',1,''),(4356,'bootstrap','bootstrap',0,0,0.6,'B32361',1,''),(4357,'bootstrap bootstrap','bootstrap bootstrap',0,1,1.6333,'B3236132361',1,''),(4358,'bootstrap bootstrap is','bootstrap bootstrap is',0,1,1.7333,'B32361323612',1,''),(4359,'bootstrap framework','bootstrap framework',0,1,1.6333,'B323616562',1,''),(4360,'bootstrap framework and','bootstrap framework and',0,1,1.7667,'B32361656253',1,''),(4361,'bootstrap framework great','bootstrap framework great',0,1,1.8333,'B32361656263',1,''),(4362,'bootstrap html','bootstrap html',0,1,1.4667,'B32361354',1,''),(4363,'bootstrap html css','bootstrap html css',0,1,1.6,'B323613542',1,''),(4364,'bootstrap is','bootstrap is',0,1,1.4,'B323612',1,''),(4365,'bootstrap is a','bootstrap is a',0,1,1.4667,'B323612',1,''),(4366,'bootstrap provides','bootstrap provides',0,1,1.6,'B323616132',1,''),(4367,'bootstrap provides the','bootstrap provides the',0,1,1.7333,'B3236161323',1,''),(4368,'bootstrap that','bootstrap that',0,1,1.4667,'B323613',1,''),(4369,'bootstrap that means','bootstrap that means',0,1,1.6667,'B32361352',1,''),(4370,'bootstrap will','bootstrap will',0,1,1.4667,'B323614',1,''),(4371,'bootstrap will be','bootstrap will be',0,1,1.5667,'B3236141',1,''),(4372,'box','box',0,0,0.2,'B200',1,''),(4373,'box at','box at',0,1,1.2,'B230',1,''),(4374,'box at top','box at top',0,1,1.3333,'B231',1,''),(4375,'boxes','boxes',0,0,0.3333,'B200',1,''),(4376,'boxes dropdown','boxes dropdown',0,1,1.4667,'B236135',1,''),(4377,'boxes dropdown menus','boxes dropdown menus',0,1,1.6667,'B2361352',1,''),(4378,'brand','brand',0,0,0.3333,'B653',1,''),(4379,'brand new','brand new',0,1,1.3,'B6535',1,''),(4380,'brand new features','brand new features',0,1,1.6,'B65351362',1,''),(4381,'bring','bring',0,0,0.3333,'B652',1,''),(4382,'bring a','bring a',0,1,1.2333,'B652',1,''),(4383,'bring a more','bring a more',0,1,1.4,'B65256',1,''),(4384,'browsers','browsers',0,0,0.5333,'B6262',1,''),(4385,'browsers or','browsers or',0,1,1.3667,'B62626',1,''),(4386,'browsers or devices','browsers or devices',0,1,1.6333,'B62626312',1,''),(4387,'build the','build the',0,1,1.3,'B430',1,''),(4388,'build the products','build the products',0,1,1.6,'B43163232',1,''),(4389,'but also','but also',0,1,1.2667,'B342',1,''),(4390,'but also the','but also the',0,1,1.4,'B3423',1,''),(4391,'buttons','buttons',0,0,0.4667,'B352',1,''),(4392,'buttons charts','buttons charts',0,1,1.4667,'B352632',1,''),(4393,'buttons charts navigation','buttons charts navigation',0,1,1.8333,'B35263251235',1,''),(4394,'buttons layouts','buttons layouts',0,1,1.5,'B352432',1,''),(4395,'buttons layouts alert','buttons layouts alert',0,1,1.7,'B352432463',1,''),(4396,'by joomlashine team','by joomlashine team',0,1,1.6333,'B2542535',1,''),(4397,'byâ€.','byâ€.',0,0,0.2667,'B000',1,''),(4398,'byâ€. now','byâ€. now',0,1,1.2667,'B500',1,''),(4399,'byâ€. now you','byâ€. now you',0,1,1.4,'B500',1,''),(4400,'called','called',0,0,0.4,'C430',1,''),(4401,'called jsn','called jsn',0,1,1.3333,'C4325',1,''),(4402,'called jsn boot','called jsn boot',0,1,1.5,'C432513',1,''),(4403,'can build','can build',0,1,1.3,'C5143',1,''),(4404,'can build the','can build the',0,1,1.4333,'C5143',1,''),(4405,'can control','can control',0,1,1.3667,'C525364',1,''),(4406,'can control your','can control your',0,1,1.5333,'C5253646',1,''),(4407,'can drag-and-drop','can drag-and-drop',0,1,1.5667,'C53625361',1,''),(4408,'can drag-and-drop item','can drag-and-drop item',0,1,1.7333,'C5362536135',1,''),(4409,'can see','can see',0,1,1.2333,'C520',1,''),(4410,'can see the','can see the',0,1,1.3667,'C523',1,''),(4411,'can use common','can use common',0,1,1.4667,'C525',1,''),(4412,'categories','categories',0,0,0.6667,'C3262',1,''),(4413,'categories to','categories to',0,1,1.4333,'C32623',1,''),(4414,'categories to change','categories to change',0,1,1.6667,'C32623252',1,''),(4415,'change the','change the',0,1,1.3333,'C523',1,''),(4416,'change the ordering','change the ordering',0,1,1.6333,'C52363652',1,''),(4417,'changes will','changes will',0,1,1.4,'C524',1,''),(4418,'changes will create','changes will create',0,1,1.6333,'C524263',1,''),(4419,'charts','charts',0,0,0.4,'C632',1,''),(4420,'charts navigation','charts navigation',0,1,1.5667,'C63251235',1,''),(4421,'charts navigation and','charts navigation and',0,1,1.7,'C632512353',1,''),(4422,'check it','check it',0,1,1.2667,'C300',1,''),(4423,'check it out','check it out',0,1,1.4,'C300',1,''),(4424,'choose','choose',0,0,0.4,'C000',1,''),(4425,'choose ordering','choose ordering',0,1,1.5,'C63652',1,''),(4426,'choose ordering for','choose ordering for',0,1,1.6333,'C6365216',1,''),(4427,'click on','click on',0,1,1.2667,'C425',1,''),(4428,'click on the','click on the',0,1,1.4,'C4253',1,''),(4429,'collection','collection',0,0,0.6667,'C4235',1,''),(4430,'collection of','collection of',0,1,1.4333,'C42351',1,''),(4431,'collection of tools','collection of tools',0,1,1.6333,'C42351342',1,''),(4432,'column','column',0,0,0.4,'C450',1,''),(4433,'column have','column have',0,1,1.3667,'C451',1,''),(4434,'column have been','column have been',0,1,1.5333,'C4515',1,''),(4435,'column of','column of',0,1,1.3,'C451',1,''),(4436,'column of each','column of each',0,1,1.4667,'C4512',1,''),(4437,'combo','combo',0,0,0.3333,'C510',1,''),(4438,'combo box','combo box',0,1,1.3,'C512',1,''),(4439,'combo box at','combo box at',0,1,1.4,'C5123',1,''),(4440,'comments for','comments for',0,1,1.4,'C53216',1,''),(4441,'comments for jsn','comments for jsn',0,1,1.5333,'C5321625',1,''),(4442,'common','common',0,0,0.4,'C500',1,''),(4443,'common css','common css',0,1,1.3333,'C520',1,''),(4444,'common css for','common css for',0,1,1.4667,'C5216',1,''),(4445,'common user','common user',0,1,1.3667,'C526',1,''),(4446,'common user interface','common user interface',0,1,1.7,'C52653612',1,''),(4447,'components twitter','components twitter',0,1,1.6,'C5153236',1,''),(4448,'components twitter bootstrap','components twitter bootstrap',0,1,1.9333,'C5153236132361',1,''),(4449,'concerns','concerns',0,0,0.5333,'C52652',1,''),(4450,'concerns i','concerns i',0,1,1.3333,'C52652',1,''),(4451,'concerns i did','concerns i did',0,1,1.4667,'C526523',1,''),(4452,'consistent','consistent',0,0,0.6667,'C52353',1,''),(4453,'consistent markup','consistent markup',0,1,1.5667,'C523535621',1,''),(4454,'consistent markup you','consistent markup you',0,1,1.7,'C523535621',1,''),(4455,'contains','contains',0,0,0.5333,'C5352',1,''),(4456,'contains simple','contains simple',0,1,1.5,'C5352514',1,''),(4457,'contains simple and','contains simple and',0,1,1.6333,'C535251453',1,''),(4458,'context','context',0,0,0.4667,'C5323',1,''),(4459,'context menu','context menu',0,1,1.4,'C53235',1,''),(4460,'context menu in','context menu in',0,1,1.5,'C53235',1,''),(4461,'context menu lists','context menu lists',0,1,1.6,'C532354232',1,''),(4462,'contributed','contributed',0,0,0.7333,'C53613',1,''),(4463,'contributed to','contributed to',0,1,1.4667,'C53613',1,''),(4464,'contributed to joomla','contributed to joomla',0,1,1.7,'C53613254',1,''),(4465,'control drag','control drag',0,1,1.4,'C5364362',1,''),(4466,'control drag and','control drag and',0,1,1.5333,'C536436253',1,''),(4467,'control your','control your',0,1,1.4,'C53646',1,''),(4468,'control your joomla','control your joomla',0,1,1.6333,'C53646254',1,''),(4469,'controlling','controlling',0,0,0.7333,'C536452',1,''),(4470,'controlling your','controlling your',0,1,1.5333,'C5364526',1,''),(4471,'controlling your website','controlling your website',0,1,1.8,'C5364526123',1,''),(4472,'core','core',0,0,0.2667,'C600',1,''),(4473,'core by','core by',0,1,1.2333,'C610',1,''),(4474,'core by joomlashine','core by joomlashine',0,1,1.6333,'C6125425',1,''),(4475,'core features','core features',0,1,1.4333,'C61362',1,''),(4476,'core features jsn','core features jsn',0,1,1.5667,'C613625',1,''),(4477,'core features we\'ve','core features we',0,1,1.6333,'C613621',1,''),(4478,'create','create',0,0,0.4,'C630',1,''),(4479,'create a','create a',0,1,1.2667,'C630',1,''),(4480,'create a great','create a great',0,1,1.4667,'C63263',1,''),(4481,'create friendlier','create friendlier',0,1,1.5667,'C63165346',1,''),(4482,'create friendlier back-end','create friendlier back-end',0,1,1.8667,'C631653461253',1,''),(4483,'created','created',0,0,0.4667,'C630',1,''),(4484,'created a','created a',0,1,1.3,'C630',1,''),(4485,'created a joomla','created a joomla',0,1,1.5333,'C63254',1,''),(4486,'created for','created for',0,1,1.3667,'C6316',1,''),(4487,'created for joomla','created for joomla',0,1,1.6,'C6316254',1,''),(4488,'creating','creating',0,0,0.5333,'C6352',1,''),(4489,'creating websites','creating websites',0,1,1.5667,'C63521232',1,''),(4490,'creating websites and','creating websites and',0,1,1.7,'C6352123253',1,''),(4491,'css','css',0,0,0.2,'C000',1,''),(4492,'css for','css for',0,1,1.2333,'C160',1,''),(4493,'css for developers','css for developers',0,1,1.6,'C16314162',1,''),(4494,'css js','css js',0,1,1.2,'C000',1,''),(4495,'css js framework','css js framework',0,1,1.5333,'C16562',1,''),(4496,'css-based','css-based',0,0,0.6,'C123',1,''),(4497,'css-based design','css-based design',0,1,1.5333,'C12325',1,''),(4498,'css-based design templates','css-based design templates',0,1,1.8667,'C12325351432',1,''),(4499,'curious','curious',0,0,0.4667,'C620',1,''),(4500,'curious about','curious about',0,1,1.4333,'C6213',1,''),(4501,'curious about this','curious about this',0,1,1.6,'C62132',1,''),(4502,'current','current',0,0,0.4667,'C653',1,''),(4503,'current 2.5','current 2.5',0,1,1.3667,'C653',1,''),(4504,'current 2.5 version','current 2.5 version',0,1,1.6333,'C6531625',1,''),(4505,'deeply','deeply',0,0,0.4,'D140',1,''),(4506,'deeply about','deeply about',0,1,1.4,'D1413',1,''),(4507,'deeply about joomla','deeply about joomla',0,1,1.6333,'D1413254',1,''),(4508,'default','default',0,0,0.4667,'D143',4,''),(4509,'default etc','default etc',0,1,1.3667,'D1432',1,''),(4510,'default etc the','default etc the',0,1,1.5,'D14323',1,''),(4511,'delete set','delete set',0,1,1.3333,'D4323',1,''),(4512,'delete set default','delete set default',0,1,1.6,'D4323143',1,''),(4513,'demo','demo',0,0,0.2667,'D500',1,''),(4514,'demo site','demo site',0,1,1.3,'D523',1,''),(4515,'demo site which','demo site which',0,1,1.5,'D5232',1,''),(4516,'demo that','demo that',0,1,1.3,'D530',1,''),(4517,'demo that joomlashine','demo that joomlashine',0,1,1.7,'D5325425',1,''),(4518,'describe','describe',0,0,0.5333,'D261',1,''),(4519,'describe about','describe about',0,1,1.4667,'D2613',1,''),(4520,'describe about joomla','describe about joomla',0,1,1.7,'D2613254',1,''),(4521,'design','design',0,0,0.4,'D250',1,''),(4522,'design templates','design templates',0,1,1.5333,'D25351432',1,''),(4523,'design templates for','design templates for',0,1,1.6667,'D2535143216',1,''),(4524,'design you','design you',0,1,1.3333,'D250',1,''),(4525,'design you can','design you can',0,1,1.4667,'D2525',1,''),(4526,'design you might','design you might',0,1,1.5333,'D2523',1,''),(4527,'designâ€.','designâ€.',0,0,0.5333,'D250',1,''),(4528,'designâ€. understand','designâ€. understand',0,1,1.6333,'D25362353',1,''),(4529,'designâ€. understand that','designâ€. understand that',0,1,1.8,'D25362353',1,''),(4530,'developers can','developers can',0,1,1.4667,'D141625',1,''),(4531,'developers can build','developers can build',0,1,1.6667,'D141625143',1,''),(4532,'developers more','developers more',0,1,1.5,'D1416256',1,''),(4533,'developers more strength','developers more strength',0,1,1.8,'D1416256236523',1,''),(4534,'developers they','developers they',0,1,1.5,'D141623',1,''),(4535,'developers they can','developers they can',0,1,1.6333,'D14162325',1,''),(4536,'devices','devices',0,0,0.4667,'D120',1,''),(4537,'devices moreover','devices moreover',0,1,1.5333,'D125616',1,''),(4538,'devices moreover since','devices moreover since',0,1,1.7333,'D125616252',1,''),(4539,'devices with','devices with',0,1,1.4,'D123',1,''),(4540,'devices with ease','devices with ease',0,1,1.5667,'D1232',1,''),(4541,'did','did',0,0,0.2,'D000',1,''),(4542,'did research','did research',0,1,1.4,'D6262',1,''),(4543,'did research deeply','did research deeply',0,1,1.6333,'D6262314',1,''),(4544,'discover','discover',0,0,0.5333,'D216',1,''),(4545,'discover its','discover its',0,1,1.4,'D21632',1,''),(4546,'discover its features','discover its features',0,1,1.7,'D216321362',1,''),(4547,'discover more','discover more',0,1,1.4333,'D21656',1,''),(4548,'discover more about','discover more about',0,1,1.6333,'D2165613',1,''),(4549,'discussion','discussion',0,0,0.6667,'D250',1,''),(4550,'discussion about','discussion about',0,1,1.5333,'D2513',1,''),(4551,'discussion about joomla','discussion about joomla',0,1,1.7667,'D2513254',1,''),(4552,'display in','display in',0,1,1.3333,'D2145',1,''),(4553,'display in joomla','display in joomla',0,1,1.5667,'D2145254',1,''),(4554,'don\'t have to','don have to',0,1,1.4333,'D5313',1,''),(4555,'download it is','download it is',0,1,1.4667,'D5432',1,''),(4556,'drag','drag',0,0,0.2667,'D620',1,''),(4557,'drag and','drag and',0,1,1.2667,'D6253',1,''),(4558,'drag and drop','drag and drop',0,1,1.4333,'D625361',1,''),(4559,'drag drop','drag drop',0,1,1.3,'D62361',1,''),(4560,'drag drop feature','drag drop feature',0,1,1.5667,'D6236136',1,''),(4561,'drag item','drag item',0,1,1.3,'D6235',1,''),(4562,'drag item and','drag item and',0,1,1.4333,'D62353',1,''),(4563,'drag-and-drop item','drag-and-drop item',0,1,1.6,'D62536135',1,''),(4564,'drag-and-drop item freely','drag-and-drop item freely',0,1,1.8333,'D62536135164',1,''),(4565,'drop','drop',0,0,0.2667,'D610',1,''),(4566,'drop feature','drop feature',0,1,1.4,'D6136',1,''),(4567,'drop feature is','drop feature is',0,1,1.5,'D61362',1,''),(4568,'drop feature tooltip','drop feature tooltip',0,1,1.6667,'D61363431',1,''),(4569,'drop feature you','drop feature you',0,1,1.5333,'D6136',1,''),(4570,'drop on','drop on',0,1,1.2333,'D615',1,''),(4571,'drop on position','drop on position',0,1,1.5333,'D6151235',1,''),(4572,'drop the','drop the',0,1,1.2667,'D613',1,''),(4573,'drop the drag','drop the drag',0,1,1.4333,'D61362',1,''),(4574,'dropdown','dropdown',0,0,0.5333,'D6135',1,''),(4575,'dropdown menus','dropdown menus',0,1,1.4667,'D61352',1,''),(4576,'dropdown menus tooltips','dropdown menus tooltips',0,1,1.7667,'D6135234312',1,''),(4577,'each','each',0,0,0.2667,'E200',1,''),(4578,'each extension','each extension',0,1,1.4667,'E23525',1,''),(4579,'each extension mobile','each extension mobile',0,1,1.7,'E2352514',1,''),(4580,'each item','each item',0,1,1.3,'E235',1,''),(4581,'each item move','each item move',0,1,1.4667,'E2351',1,''),(4582,'each item which','each item which',0,1,1.5,'E2352',1,''),(4583,'ease','ease',0,0,0.2667,'E200',1,''),(4584,'ease a','ease a',0,1,1.2,'E200',1,''),(4585,'ease a responsive','ease a responsive',0,1,1.5667,'E2621521',1,''),(4586,'easier','easier',0,0,0.4,'E260',1,''),(4587,'easier when','easier when',0,1,1.3667,'E265',1,''),(4588,'easier when all','easier when all',0,1,1.5,'E2654',1,''),(4589,'easily all','easily all',0,1,1.3333,'E240',1,''),(4590,'easily all the','easily all the',0,1,1.4667,'E243',1,''),(4591,'easily on','easily on',0,1,1.3,'E245',1,''),(4592,'easily on the','easily on the',0,1,1.4333,'E2453',1,''),(4593,'easy way','easy way',0,1,1.2667,'E200',1,''),(4594,'easy way to','easy way to',0,1,1.3667,'E230',1,''),(4595,'edit publish','edit publish',0,1,1.4,'E3142',1,''),(4596,'edit publish unpublish','edit publish unpublish',0,1,1.7333,'E31425142',1,''),(4597,'effort','effort',0,0,0.4,'E163',1,''),(4598,'effort to','effort to',0,1,1.3,'E163',1,''),(4599,'effort to bring','effort to bring',0,1,1.5,'E1631652',1,''),(4600,'elements and','elements and',0,1,1.4,'E453253',1,''),(4601,'elements and more','elements and more',0,1,1.5667,'E45325356',1,''),(4602,'elements like','elements like',0,1,1.4333,'E453242',1,''),(4603,'elements like buttons','elements like buttons',0,1,1.7,'E4532421352',1,''),(4604,'etc the','etc the',0,1,1.2333,'E323',1,''),(4605,'etc the context','etc the context',0,1,1.5,'E32325323',1,''),(4606,'example','example',0,0,0.4667,'E2514',1,''),(4607,'example all','example all',0,1,1.3667,'E2514',1,''),(4608,'example all the','example all the',0,1,1.5,'E25143',1,''),(4609,'experience for','experience for',0,1,1.4667,'E2165216',1,''),(4610,'experience for joomla','experience for joomla',0,1,1.7,'E2165216254',1,''),(4611,'experience the','experience the',0,1,1.4667,'E216523',1,''),(4612,'experience the joomla','experience the joomla',0,1,1.7,'E216523254',1,''),(4613,'experience ux','experience ux',0,1,1.4333,'E21652',1,''),(4614,'experience ux since','experience ux since',0,1,1.6333,'E2165252',1,''),(4615,'extension','extension',0,0,0.6,'E23525',1,''),(4616,'extension developers','extension developers',0,1,1.6667,'E23525314162',1,''),(4617,'extension developers can','extension developers can',0,1,1.8,'E235253141625',1,''),(4618,'extension mobile','extension mobile',0,1,1.5333,'E2352514',1,''),(4619,'extension mobile responsive','extension mobile responsive',0,1,1.9,'E2352514621521',1,''),(4620,'extensions look','extensions look',0,1,1.5,'E23525242',1,''),(4621,'extensions look and','extensions look and',0,1,1.6333,'E2352524253',1,''),(4622,'familiar','familiar',0,0,0.5333,'F546',1,''),(4623,'familiar with','familiar with',0,1,1.4333,'F5463',1,''),(4624,'familiar with new','familiar with new',0,1,1.5667,'F54635',1,''),(4625,'fashion','fashion',0,0,0.4667,'F250',1,''),(4626,'fashion so','fashion so',0,1,1.3333,'F252',1,''),(4627,'fashion so you','fashion so you',0,1,1.4667,'F252',1,''),(4628,'feature','feature',0,0,0.4667,'F360',1,''),(4629,'feature from','feature from',0,1,1.4,'F36165',1,''),(4630,'feature from some','feature from some',0,1,1.5667,'F3616525',1,''),(4631,'feature is','feature is',0,1,1.3333,'F362',1,''),(4632,'feature is applied','feature is applied',0,1,1.6,'F362143',1,''),(4633,'feature tooltip','feature tooltip',0,1,1.5,'F363431',1,''),(4634,'feature tooltip the','feature tooltip the',0,1,1.6333,'F3634313',1,''),(4635,'feature you','feature you',0,1,1.3667,'F360',1,''),(4636,'feature you must','feature you must',0,1,1.5333,'F36523',1,''),(4637,'features are','features are',0,1,1.4,'F3626',1,''),(4638,'features are implemented','features are implemented',0,1,1.8,'F362651453',1,''),(4639,'features as','features as',0,1,1.3667,'F362',1,''),(4640,'features as follow','features as follow',0,1,1.6,'F36214',1,''),(4641,'features joomla','features joomla',0,1,1.5,'F36254',1,''),(4642,'features joomla 3.0','features joomla 3.0',0,1,1.6333,'F36254',1,''),(4643,'features jsn','features jsn',0,1,1.4,'F3625',1,''),(4644,'features jsn boot','features jsn boot',0,1,1.5667,'F362513',1,''),(4645,'features unleashed','features unleashed',0,1,1.6,'F3625423',1,''),(4646,'features unleashed the','features unleashed the',0,1,1.7333,'F3625423',1,''),(4647,'features we\'ve','features we',0,1,1.4667,'F3621',1,''),(4648,'features we\'ve created','features we created',0,1,1.7333,'F3621263',1,''),(4649,'features with','features with',0,1,1.4333,'F3623',1,''),(4650,'features with are','features with are',0,1,1.5667,'F36236',1,''),(4651,'feedback','feedback',0,0,0.5333,'F312',1,''),(4652,'feedback from','feedback from',0,1,1.4333,'F312165',1,''),(4653,'feedback from joomla','feedback from joomla',0,1,1.6667,'F312165254',1,''),(4654,'first','first',0,0,0.3333,'F623',4,''),(4655,'first free','first free',0,1,1.3333,'F62316',1,''),(4656,'first free template','first free template',0,1,1.6333,'F6231635143',1,''),(4657,'first week','first week',0,1,1.3333,'F6232',1,''),(4658,'first week launched','first week launched',0,1,1.6333,'F62324523',1,''),(4659,'flexible','flexible',0,0,0.5333,'F4214',1,''),(4660,'flexible html','flexible html',0,1,1.4333,'F4214354',1,''),(4661,'flexible html javascript','flexible html javascript',0,1,1.8,'F4214354212613',1,''),(4662,'follow joomla','follow joomla',0,1,1.4333,'F4254',1,''),(4663,'follow joomla 3.0','follow joomla 3.0',0,1,1.5667,'F4254',1,''),(4664,'for creating','for creating',0,1,1.4,'F626352',1,''),(4665,'for creating websites','for creating websites',0,1,1.7,'F6263521232',1,''),(4666,'for developers','for developers',0,1,1.4667,'F6314162',1,''),(4667,'for developers they','for developers they',0,1,1.6333,'F63141623',1,''),(4668,'for each','for each',0,1,1.2667,'F620',1,''),(4669,'for each item','for each item',0,1,1.4333,'F6235',1,''),(4670,'for example','for example',0,1,1.3667,'F62514',1,''),(4671,'for example all','for example all',0,1,1.5,'F62514',1,''),(4672,'for joomla 3.0','for joomla 3.0',0,1,1.4667,'F6254',1,''),(4673,'for joomla site','for joomla site',0,1,1.5,'F625423',1,''),(4674,'for joomla users','for joomla users',0,1,1.5333,'F6254262',1,''),(4675,'for jsn','for jsn',0,1,1.2333,'F625',1,''),(4676,'for jsn boot','for jsn boot',0,1,1.4,'F62513',1,''),(4677,'for those','for those',0,1,1.3,'F632',4,''),(4678,'for those who','for those who',0,1,1.4333,'F632',1,''),(4679,'for typography','for typography',0,1,1.4667,'F631261',1,''),(4680,'for typography forms','for typography forms',0,1,1.6667,'F631261652',1,''),(4681,'for you check','for you check',0,1,1.4333,'F620',1,''),(4682,'for â€œsort','for â€œsort',0,1,1.3,'F6263',1,''),(4683,'for â€œsort table','for â€œsort table',0,1,1.5,'F626314',1,''),(4684,'form','form',0,0,0.2667,'F650',4,''),(4685,'form elements','form elements',0,1,1.4333,'F654532',1,''),(4686,'form elements and','form elements and',0,1,1.5667,'F65453253',1,''),(4687,'forms','forms',0,0,0.3333,'F652',1,''),(4688,'forms buttons','forms buttons',0,1,1.4333,'F6521352',1,''),(4689,'forms buttons charts','forms buttons charts',0,1,1.6667,'F6521352632',1,''),(4690,'framework','framework',0,0,0.6,'F6562',1,''),(4691,'framework and','framework and',0,1,1.4333,'F656253',1,''),(4692,'framework and joomla','framework and joomla',0,1,1.6667,'F656253254',1,''),(4693,'framework from','framework from',0,1,1.4667,'F6562165',1,''),(4694,'framework from twitter','framework from twitter',0,1,1.7333,'F656216536',1,''),(4695,'framework great','framework great',0,1,1.5,'F656263',1,''),(4696,'framework great user','framework great user',0,1,1.6667,'F65626326',1,''),(4697,'free collection','free collection',0,1,1.5,'F624235',1,''),(4698,'free collection of','free collection of',0,1,1.6,'F6242351',1,''),(4699,'free template','free template',0,1,1.4333,'F635143',1,''),(4700,'free template for','free template for',0,1,1.5667,'F63514316',1,''),(4701,'freely in','freely in',0,1,1.3,'F645',1,''),(4702,'freely in its','freely in its',0,1,1.4333,'F64532',1,''),(4703,'friendlier','friendlier',0,0,0.6667,'F65346',1,''),(4704,'friendlier back-end','friendlier back-end',0,1,1.6333,'F653461253',1,''),(4705,'friendlier back-end user','friendlier back-end user',0,1,1.8,'F65346125326',1,''),(4706,'friendly','friendly',0,0,0.5333,'F6534',1,''),(4707,'friendly user','friendly user',0,1,1.4333,'F653426',1,''),(4708,'friendly user experience','friendly user experience',0,1,1.8,'F65342621652',1,''),(4709,'from bootstrap','from bootstrap',0,1,1.4667,'F65132361',1,''),(4710,'from bootstrap framework','from bootstrap framework',0,1,1.8,'F651323616562',1,''),(4711,'from joomla','from joomla',0,1,1.3667,'F65254',1,''),(4712,'from joomla users','from joomla users',0,1,1.5667,'F65254262',1,''),(4713,'from some','from some',0,1,1.3,'F6525',1,''),(4714,'from some joomla','from some joomla',0,1,1.5333,'F6525254',1,''),(4715,'from twitter','from twitter',0,1,1.4,'F6536',1,''),(4716,'from twitter these','from twitter these',0,1,1.6,'F653632',1,''),(4717,'front-end but','front-end but',0,1,1.4333,'F6535313',1,''),(4718,'front-end but also','front-end but also',0,1,1.6,'F653531342',1,''),(4719,'functions','functions',0,0,0.6,'F52352',1,''),(4720,'functions such','functions such',0,1,1.4667,'F52352',1,''),(4721,'functions such as','functions such as',0,1,1.5667,'F52352',1,''),(4722,'get to','get to',0,1,1.2,'G300',1,''),(4723,'get to be','get to be',0,1,1.3,'G310',1,''),(4724,'give developers','give developers',0,1,1.5,'G1314162',1,''),(4725,'give developers more','give developers more',0,1,1.6667,'G131416256',1,''),(4726,'give our','give our',0,1,1.2667,'G160',1,''),(4727,'give our small','give our small',0,1,1.4667,'G16254',1,''),(4728,'giving','giving',0,0,0.4,'G152',1,''),(4729,'giving site','giving site',0,1,1.3667,'G1523',1,''),(4730,'giving site users','giving site users',0,1,1.5667,'G1523262',1,''),(4731,'go','go',0,0,0.1333,'G000',1,''),(4732,'go to','go to',0,1,1.1667,'G300',1,''),(4733,'go to jsn','go to jsn',0,1,1.3,'G325',1,''),(4734,'going to release','going to release',0,1,1.5333,'G523642',1,''),(4735,'great overall','great overall',0,1,1.4333,'G63164',1,''),(4736,'great overall user','great overall user',0,1,1.6,'G6316426',1,''),(4737,'great user','great user',0,1,1.3333,'G6326',1,''),(4738,'great user experience','great user experience',0,1,1.7,'G632621652',1,''),(4739,'happy to','happy to',0,1,1.2667,'H130',1,''),(4740,'happy to give','happy to give',0,1,1.4333,'H1321',1,''),(4741,'have been','have been',0,1,1.3,'H150',1,''),(4742,'have been removed','have been removed',0,1,1.5667,'H156513',1,''),(4743,'have the','have the',0,1,1.2667,'H130',1,''),(4744,'have the â€œcontext','have the â€œcontext',0,1,1.5667,'H1325323',1,''),(4745,'have to','have to',0,1,1.2333,'H130',1,''),(4746,'have to get','have to get',0,1,1.3667,'H1323',1,''),(4747,'helps users','helps users',0,1,1.3667,'H41262',1,''),(4748,'helps users manage','helps users manage',0,1,1.6,'H4126252',1,''),(4749,'helps you to','helps you to',0,1,1.4,'H4123',1,''),(4750,'hot keywords','hot keywords',0,1,1.4,'H32632',1,''),(4751,'hot keywords are','hot keywords are',0,1,1.5333,'H326326',1,''),(4752,'how about','how about',0,1,1.3,'H130',1,''),(4753,'how about you','how about you',0,1,1.4333,'H130',1,''),(4754,'html','html',0,0,0.2667,'H354',1,''),(4755,'html css','html css',0,1,1.2667,'H3542',1,''),(4756,'html css js','html css js',0,1,1.3667,'H3542',1,''),(4757,'html javascript','html javascript',0,1,1.5,'H354212613',1,''),(4758,'html javascript and','html javascript and',0,1,1.6333,'H35421261353',1,''),(4759,'i believe','i believe',0,1,1.3,'I141',1,''),(4760,'i believe that','i believe that',0,1,1.4667,'I1413',1,''),(4761,'i did','i did',0,1,1.1667,'I300',1,''),(4762,'i did research','i did research',0,1,1.4667,'I36262',1,''),(4763,'i will','i will',0,1,1.2,'I400',1,''),(4764,'i will introduce','i will introduce',0,1,1.5333,'I453632',1,''),(4765,'icon','icon',0,0,0.2667,'I250',1,''),(4766,'icon at','icon at',0,1,1.2333,'I253',1,''),(4767,'icon at top','icon at top',0,1,1.3667,'I2531',1,''),(4768,'icons','icons',0,0,0.3333,'I252',1,''),(4769,'icons tables','icons tables',0,1,1.4,'I2523142',1,''),(4770,'icons tables form','icons tables form',0,1,1.5667,'I2523142165',1,''),(4771,'implemented','implemented',0,0,0.7333,'I51453',1,''),(4772,'implemented which','implemented which',0,1,1.5667,'I514532',1,''),(4773,'implemented which provides','implemented which provides',0,1,1.8667,'I51453216132',1,''),(4774,'impressive','impressive',0,0,0.6667,'I51621',1,''),(4775,'impressive improvement','impressive improvement',0,1,1.7333,'I51621516153',1,''),(4776,'impressive improvement versus','impressive improvement versus',0,1,1.9667,'I51621516153162',1,''),(4777,'improvement','improvement',0,0,0.7333,'I516153',1,''),(4778,'improvement versus','improvement versus',0,1,1.6,'I516153162',1,''),(4779,'improvement versus current','improvement versus current',0,1,1.8667,'I516153162653',1,''),(4780,'in 3rd-extension','in 3rd-extension',0,1,1.5333,'I56323525',1,''),(4781,'in 3rd-extension the','in 3rd-extension the',0,1,1.6667,'I563235253',1,''),(4782,'in a','in a',0,1,1.1333,'I500',4,''),(4783,'in a unified','in a unified',0,1,1.4,'I513',1,''),(4784,'in its','in its',0,1,1.2,'I532',1,''),(4785,'in its categories','in its categories',0,1,1.5667,'I5323262',1,''),(4786,'in joomla 3.0','in joomla 3.0',0,1,1.4333,'I5254',1,''),(4787,'in one page','in one page',0,1,1.3667,'I512',1,''),(4788,'in september','in september',0,1,1.4,'I5213516',1,''),(4789,'in september 2012','in september 2012',0,1,1.5667,'I5213516',1,''),(4790,'in the september','in the september',0,1,1.5333,'I53213516',1,''),(4791,'in this blog','in this blog',0,1,1.4,'I532142',1,''),(4792,'included','included',0,0,0.5333,'I5243',1,''),(4793,'included in','included in',0,1,1.3667,'I52435',1,''),(4794,'included in joomla','included in joomla',0,1,1.6,'I52435254',1,''),(4795,'included to','included to',0,1,1.3667,'I5243',1,''),(4796,'included to joomla','included to joomla',0,1,1.6,'I5243254',1,''),(4797,'install','install',0,0,0.4667,'I5234',1,''),(4798,'install a','install a',0,1,1.3,'I5234',1,''),(4799,'install a joomla','install a joomla',0,1,1.5333,'I5234254',1,''),(4800,'installation','installation',0,0,0.8,'I523435',1,''),(4801,'installation process','installation process',0,1,1.6667,'I523435162',1,''),(4802,'installation process is','installation process is',0,1,1.7667,'I523435162',1,''),(4803,'installer','installer',0,0,0.6,'I52346',1,''),(4804,'installer interface','installer interface',0,1,1.6333,'I5234653612',1,''),(4805,'installer interface twitter','installer interface twitter',0,1,1.9,'I523465361236',1,''),(4806,'installer using','installer using',0,1,1.5,'I52346252',1,''),(4807,'installer using the','installer using the',0,1,1.6333,'I523462523',1,''),(4808,'interface','interface',0,0,0.6,'I53612',1,''),(4809,'interface components','interface components',0,1,1.6667,'I5361251532',1,''),(4810,'interface components twitter','interface components twitter',0,1,1.9333,'I536125153236',1,''),(4811,'interface elements','interface elements',0,1,1.6,'I536124532',1,''),(4812,'interface elements like','interface elements like',0,1,1.7667,'I53612453242',1,''),(4813,'interface many','interface many',0,1,1.4667,'I536125',1,''),(4814,'interface many new','interface many new',0,1,1.6,'I536125',1,''),(4815,'interface on','interface on',0,1,1.4,'I536125',1,''),(4816,'interface on each','interface on each',0,1,1.5667,'I5361252',1,''),(4817,'interface twitter','interface twitter',0,1,1.5667,'I5361236',1,''),(4818,'interface twitter bootstrap','interface twitter bootstrap',0,1,1.9,'I5361236132361',1,''),(4819,'introduce some','introduce some',0,1,1.4667,'I536325',1,''),(4820,'introduce some main','introduce some main',0,1,1.6333,'I536325',1,''),(4821,'introduce you','introduce you',0,1,1.4333,'I53632',1,''),(4822,'introduce you the','introduce you the',0,1,1.5667,'I536323',1,''),(4823,'is a free','is a free',0,1,1.3,'I216',1,''),(4824,'is a playground','is a playground',0,1,1.5,'I2142653',1,''),(4825,'is applied','is applied',0,1,1.3333,'I2143',1,''),(4826,'is applied to','is applied to',0,1,1.4333,'I2143',1,''),(4827,'is based','is based',0,1,1.2667,'I2123',1,''),(4828,'is based on','is based on',0,1,1.3667,'I21235',1,''),(4829,'is boostrap','is boostrap',0,1,1.3667,'I212361',1,''),(4830,'is boostrap based','is boostrap based',0,1,1.5667,'I21236123',1,''),(4831,'is included','is included',0,1,1.3667,'I25243',1,''),(4832,'is included in','is included in',0,1,1.4667,'I252435',1,''),(4833,'is it about','is it about',0,1,1.3667,'I2313',1,''),(4834,'is known','is known',0,1,1.2667,'I250',1,''),(4835,'is known as','is known as',0,1,1.3667,'I252',1,''),(4836,'is no','is no',0,1,1.1667,'I250',1,''),(4837,'is no problem','is no problem',0,1,1.4333,'I2516145',1,''),(4838,'is presented','is presented',0,1,1.4,'I216253',1,''),(4839,'is presented on','is presented on',0,1,1.5,'I2162535',1,''),(4840,'is responsive','is responsive',0,1,1.4333,'I2621521',1,''),(4841,'is responsive it','is responsive it',0,1,1.5333,'I26215213',1,''),(4842,'is the first','is the first',0,1,1.4,'I231623',1,''),(4843,'is truly','is truly',0,1,1.2667,'I2364',1,''),(4844,'is truly right','is truly right',0,1,1.4667,'I2364623',1,''),(4845,'is welcomed','is welcomed',0,1,1.3667,'I24253',1,''),(4846,'is welcomed with','is welcomed with',0,1,1.5333,'I24253',1,''),(4847,'it about','it about',0,1,1.2667,'I313',1,''),(4848,'it about let\'s','it about let',0,1,1.4667,'I313432',1,''),(4849,'it about lets','it about lets',0,1,1.4333,'I313432',1,''),(4850,'it contains','it contains',0,1,1.3667,'I325352',1,''),(4851,'it contains simple','it contains simple',0,1,1.6,'I325352514',1,''),(4852,'it in','it in',0,1,1.1667,'I350',1,''),(4853,'it in 3rd-extension','it in 3rd-extension',0,1,1.6333,'I356323525',1,''),(4854,'it is based','it is based',0,1,1.3667,'I32123',1,''),(4855,'it is included','it is included',0,1,1.4667,'I325243',1,''),(4856,'it is no','it is no',0,1,1.2667,'I325',1,''),(4857,'it is presented','it is presented',0,1,1.5,'I3216253',1,''),(4858,'it is responsive','it is responsive',0,1,1.5333,'I32621521',1,''),(4859,'it is welcomed','it is welcomed',0,1,1.4667,'I324253',1,''),(4860,'it more','it more',0,1,1.2333,'I356',1,''),(4861,'it more simply','it more simply',0,1,1.4667,'I3562514',1,''),(4862,'it out','it out',0,1,1.2,'I300',1,''),(4863,'it out and','it out and',0,1,1.3333,'I353',1,''),(4864,'it out jsn','it out jsn',0,1,1.3333,'I325',1,''),(4865,'it presented','it presented',0,1,1.4,'I316253',1,''),(4866,'it presented beautifully','it presented beautifully',0,1,1.8,'I3162531314',1,''),(4867,'item and','item and',0,1,1.2667,'I353',1,''),(4868,'item and drop','item and drop',0,1,1.4333,'I35361',1,''),(4869,'item freely','item freely',0,1,1.3667,'I35164',1,''),(4870,'item freely in','item freely in',0,1,1.4667,'I351645',1,''),(4871,'item list','item list',0,1,1.3,'I35423',1,''),(4872,'item list to','item list to',0,1,1.4,'I35423',1,''),(4873,'item management','item management',0,1,1.5,'I35253',1,''),(4874,'item management more','item management more',0,1,1.6667,'I3525356',1,''),(4875,'item move','item move',0,1,1.3,'I351',1,''),(4876,'item move over','item move over',0,1,1.4667,'I3516',1,''),(4877,'item which','item which',0,1,1.3333,'I352',1,''),(4878,'item which helps','item which helps',0,1,1.5333,'I352412',1,''),(4879,'its','its',0,0,0.2,'I320',4,''),(4880,'its categories','its categories',0,1,1.4667,'I323262',1,''),(4881,'its categories to','its categories to',0,1,1.5667,'I3232623',1,''),(4882,'its features','its features',0,1,1.4,'I321362',1,''),(4883,'its features joomla','its features joomla',0,1,1.6333,'I32136254',1,''),(4884,'its official','its official',0,1,1.4,'I32124',1,''),(4885,'its official release','its official release',0,1,1.6667,'I32124642',1,''),(4886,'javascript','javascript',0,0,0.6667,'J12613',1,''),(4887,'javascript and','javascript and',0,1,1.4667,'J1261353',1,''),(4888,'javascript and css-based','javascript and css-based',0,1,1.8,'J12613532123',1,''),(4889,'joomla 2.5 will','joomla 2.5 will',0,1,1.5,'J540',1,''),(4890,'joomla 3.0','joomla 3.0',0,1,1.3333,'J540',1,''),(4891,'joomla 3.0 all','joomla 3.0 all',0,1,1.4667,'J540',1,''),(4892,'joomla 3.0 also','joomla 3.0 also',0,1,1.5,'J542',1,''),(4893,'joomla 3.0 and','joomla 3.0 and',0,1,1.4667,'J5453',1,''),(4894,'joomla 3.0 are','joomla 3.0 are',0,1,1.4667,'J546',1,''),(4895,'joomla 3.0 before','joomla 3.0 before',0,1,1.5667,'J5416',1,''),(4896,'joomla 3.0 brand','joomla 3.0 brand',0,1,1.5333,'J541653',1,''),(4897,'joomla 3.0 context','joomla 3.0 context',0,1,1.6,'J5425323',1,''),(4898,'joomla 3.0 core','joomla 3.0 core',0,1,1.5,'J5426',1,''),(4899,'joomla 3.0 demo','joomla 3.0 demo',0,1,1.5,'J5435',1,''),(4900,'joomla 3.0 give','joomla 3.0 give',0,1,1.5,'J5421',1,''),(4901,'joomla 3.0 installation','joomla 3.0 installation',0,1,1.7667,'J54523435',1,''),(4902,'joomla 3.0 is','joomla 3.0 is',0,1,1.4333,'J542',1,''),(4903,'joomla 3.0 joomla','joomla 3.0 joomla',0,1,1.5667,'J54254',1,''),(4904,'joomla 3.0 new','joomla 3.0 new',0,1,1.4667,'J545',1,''),(4905,'joomla 3.0 package','joomla 3.0 package',0,1,1.6,'J5412',1,''),(4906,'joomla 3.0 too','joomla 3.0 too',0,1,1.4667,'J543',1,''),(4907,'joomla 3.0 what','joomla 3.0 what',0,1,1.5,'J543',1,''),(4908,'joomla 3.0 will','joomla 3.0 will',0,1,1.5,'J540',1,''),(4909,'joomla 30','joomla 30',0,1,1.3,'J540',1,''),(4910,'joomla 30 what','joomla 30 what',0,1,1.4667,'J543',1,''),(4911,'joomla core','joomla core',0,1,1.3667,'J5426',1,''),(4912,'joomla core by','joomla core by',0,1,1.4667,'J54261',1,''),(4913,'joomla site','joomla site',0,1,1.3667,'J5423',1,''),(4914,'joomla site administrators','joomla site administrators',0,1,1.8667,'J54235236362',1,''),(4915,'joomla site with','joomla site with',0,1,1.5333,'J5423',1,''),(4916,'joomla templates','joomla templates',0,1,1.5333,'J54351432',1,''),(4917,'joomla templates now','joomla templates now',0,1,1.6667,'J543514325',1,''),(4918,'joomla to all','joomla to all',0,1,1.4333,'J5434',1,''),(4919,'joomla users are','joomla users are',0,1,1.5333,'J542626',1,''),(4920,'joomla users as','joomla users as',0,1,1.5,'J54262',1,''),(4921,'joomla users up','joomla users up',0,1,1.5,'J542621',1,''),(4922,'joomla version','joomla version',0,1,1.4667,'J541625',1,''),(4923,'joomla version and','joomla version and',0,1,1.6,'J5416253',1,''),(4924,'joomlashine team','joomlashine team',0,1,1.5333,'J542535',1,''),(4925,'joomlashine team created','joomlashine team created',0,1,1.8,'J542535263',1,''),(4926,'joomlashine team we\'ll','joomlashine team we',0,1,1.7333,'J5425354',1,''),(4927,'joyful','joyful',0,0,0.4,'J140',1,''),(4928,'joyful playground','joyful playground',0,1,1.5667,'J14142653',1,''),(4929,'joyful playground for','joyful playground for',0,1,1.7,'J1414265316',1,''),(4930,'jquery','jquery',0,0,0.4,'J600',1,''),(4931,'jquery will','jquery will',0,1,1.3667,'J640',1,''),(4932,'jquery will be','jquery will be',0,1,1.4667,'J641',1,''),(4933,'js','js',0,0,0.1333,'J000',1,''),(4934,'js framework','js framework',0,1,1.4,'J16562',1,''),(4935,'js framework from','js framework from',0,1,1.5667,'J16562165',1,''),(4936,'jsn boot','jsn boot',0,1,1.2667,'J513',1,''),(4937,'jsn boot a','jsn boot a',0,1,1.3333,'J513',1,''),(4938,'jsn boot administrator','jsn boot administrator',0,1,1.7333,'J513523636',1,''),(4939,'jsn boot could','jsn boot could',0,1,1.4667,'J513243',1,''),(4940,'jsn boot is','jsn boot is',0,1,1.3667,'J5132',1,''),(4941,'jsn boot or','jsn boot or',0,1,1.3667,'J5136',1,''),(4942,'jsn boot so','jsn boot so',0,1,1.3667,'J5132',1,''),(4943,'keywords','keywords',0,0,0.5333,'K632',1,''),(4944,'keywords are','keywords are',0,1,1.4,'K6326',1,''),(4945,'keywords are â€œbootstrapâ€','keywords are â€œbootstrapâ€',0,1,1.8,'K6326132361',1,''),(4946,'know controlling','know controlling',0,1,1.5333,'K52536452',1,''),(4947,'know controlling your','know controlling your',0,1,1.7,'K525364526',1,''),(4948,'know the','know the',0,1,1.2667,'K530',1,''),(4949,'know the â€œresponsiveâ€','know the â€œresponsiveâ€',0,1,1.7,'K53621521',1,''),(4950,'knowledge in','knowledge in',0,1,1.4,'K54325',1,''),(4951,'knowledge in this','knowledge in this',0,1,1.5667,'K5432532',1,''),(4952,'known','known',0,0,0.3333,'K500',1,''),(4953,'known as','known as',0,1,1.2667,'K520',1,''),(4954,'known as friendly','known as friendly',0,1,1.5667,'K5216534',1,''),(4955,'launched','launched',0,0,0.5333,'L523',1,''),(4956,'launched it','launched it',0,1,1.3667,'L523',1,''),(4957,'launched it is','launched it is',0,1,1.4667,'L5232',1,''),(4958,'layouts','layouts',0,0,0.4667,'L320',1,''),(4959,'layouts alert','layouts alert',0,1,1.4333,'L32463',1,''),(4960,'layouts alert messages','layouts alert messages',0,1,1.7333,'L3246352',1,''),(4961,'let\'s discover','let discover',0,1,1.4667,'L323216',1,''),(4962,'lets','lets',0,0,0.2667,'L320',1,''),(4963,'lets discover','lets discover',0,1,1.4333,'L323216',1,''),(4964,'like buttons','like buttons',0,1,1.4,'L21352',1,''),(4965,'like buttons layouts','like buttons layouts',0,1,1.6667,'L21352432',1,''),(4966,'like to share','like to share',0,1,1.4333,'L2326',1,''),(4967,'list choose','list choose',0,1,1.3667,'L232',1,''),(4968,'list choose ordering','list choose ordering',0,1,1.6667,'L23263652',1,''),(4969,'list to','list to',0,1,1.2333,'L230',1,''),(4970,'list to use','list to use',0,1,1.3667,'L232',1,''),(4971,'lists','lists',0,0,0.3333,'L232',1,''),(4972,'lists are','lists are',0,1,1.3,'L2326',1,''),(4973,'lists are put','lists are put',0,1,1.4333,'L232613',1,''),(4974,'lists in','lists in',0,1,1.2667,'L2325',1,''),(4975,'lists in joomla','lists in joomla',0,1,1.5,'L2325254',1,''),(4976,'look and','look and',0,1,1.2667,'L253',1,''),(4977,'look and work','look and work',0,1,1.4333,'L25362',1,''),(4978,'lot','lot',0,0,0.2,'L300',1,''),(4979,'lot of','lot of',0,1,1.2,'L310',1,''),(4980,'lot of joomla','lot of joomla',0,1,1.4333,'L31254',1,''),(4981,'lot of nice','lot of nice',0,1,1.3667,'L3152',1,''),(4982,'love to discover','love to discover',0,1,1.5333,'L13216',1,''),(4983,'main','main',0,0,0.2667,'M000',1,''),(4984,'main new','main new',0,1,1.2667,'M000',1,''),(4985,'main new features','main new features',0,1,1.5667,'M1362',1,''),(4986,'make the','make the',0,1,1.2667,'M230',1,''),(4987,'make the item','make the item',0,1,1.4333,'M235',1,''),(4988,'makes','makes',0,0,0.3333,'M200',1,''),(4989,'makes it','makes it',0,1,1.2667,'M230',1,''),(4990,'makes it more','makes it more',0,1,1.4333,'M2356',1,''),(4991,'manage the','manage the',0,1,1.3333,'M230',1,''),(4992,'manage the administrator','manage the administrator',0,1,1.8,'M23523636',1,''),(4993,'management','management',0,0,0.6667,'M253',1,''),(4994,'management more','management more',0,1,1.5,'M25356',1,''),(4995,'management more easily','management more easily',0,1,1.7333,'M2535624',1,''),(4996,'many new','many new',0,1,1.2667,'M000',1,''),(4997,'many new features','many new features',0,1,1.5667,'M1362',1,''),(4998,'markup','markup',0,0,0.4,'M621',1,''),(4999,'markup and','markup and',0,1,1.3333,'M62153',1,''),(5000,'markup and ui','markup and ui',0,1,1.4333,'M62153',1,''),(5001,'markup you','markup you',0,1,1.3333,'M621',1,''),(5002,'markup you know','markup you know',0,1,1.5,'M62125',1,''),(5003,'means','means',0,0,0.3333,'M200',1,''),(5004,'means the','means the',0,1,1.3,'M230',1,''),(5005,'means the template','means the template',0,1,1.6,'M235143',1,''),(5006,'menu in','menu in',0,1,1.2333,'M000',1,''),(5007,'menu in joomla','menu in joomla',0,1,1.4667,'M254',1,''),(5008,'menu lists','menu lists',0,1,1.3333,'M4232',1,''),(5009,'menu lists in','menu lists in',0,1,1.4333,'M42325',1,''),(5010,'menus tooltips','menus tooltips',0,1,1.4667,'M234312',1,''),(5011,'menus tooltips icons','menus tooltips icons',0,1,1.6667,'M23431252',1,''),(5012,'menuâ€','menuâ€',0,0,0.3333,'M000',1,''),(5013,'menuâ€ for','menuâ€ for',0,1,1.3,'M160',1,''),(5014,'menuâ€ for each','menuâ€ for each',0,1,1.4667,'M162',1,''),(5015,'messages','messages',0,0,0.5333,'M200',1,''),(5016,'messages modal','messages modal',0,1,1.4667,'M2534',1,''),(5017,'messages modal boxes','messages modal boxes',0,1,1.6667,'M253412',1,''),(5018,'might know','might know',0,1,1.3333,'M2325',1,''),(5019,'might know the','might know the',0,1,1.4667,'M23253',1,''),(5020,'mobile','mobile',0,0,0.4,'M140',1,''),(5021,'mobile devices','mobile devices',0,1,1.4667,'M14312',1,''),(5022,'mobile devices with','mobile devices with',0,1,1.6333,'M143123',1,''),(5023,'mobile for','mobile for',0,1,1.3333,'M1416',1,''),(5024,'mobile for example','mobile for example',0,1,1.6,'M14162514',1,''),(5025,'mobile not','mobile not',0,1,1.3333,'M1453',1,''),(5026,'mobile not only','mobile not only',0,1,1.5,'M145354',1,''),(5027,'mobile responsive','mobile responsive',0,1,1.5667,'M14621521',1,''),(5028,'mobile responsive design','mobile responsive design',0,1,1.8,'M14621521325',1,''),(5029,'modal','modal',0,0,0.3333,'M340',1,''),(5030,'modal boxes','modal boxes',0,1,1.3667,'M3412',1,''),(5031,'modal boxes dropdown','modal boxes dropdown',0,1,1.6667,'M341236135',1,''),(5032,'mootools','mootools',0,0,0.5333,'M342',1,''),(5033,'mootools jquery','mootools jquery',0,1,1.5,'M3426',1,''),(5034,'mootools jquery will','mootools jquery will',0,1,1.6667,'M34264',1,''),(5035,'more about','more about',0,1,1.3333,'M613',1,''),(5036,'more about joomla','more about joomla',0,1,1.5667,'M613254',1,''),(5037,'more easily all','more easily all',0,1,1.5,'M624',1,''),(5038,'more from','more from',0,1,1.3,'M6165',1,''),(5039,'more from bootstrap','more from bootstrap',0,1,1.6333,'M6165132361',1,''),(5040,'more powerful','more powerful',0,1,1.4333,'M61614',1,''),(5041,'more powerful and','more powerful and',0,1,1.5667,'M6161453',1,''),(5042,'more simply','more simply',0,1,1.3667,'M62514',1,''),(5043,'more simply to','more simply to',0,1,1.4667,'M625143',1,''),(5044,'more strength','more strength',0,1,1.4333,'M6236523',1,''),(5045,'more strength to','more strength to',0,1,1.5333,'M6236523',1,''),(5046,'moreover','moreover',0,0,0.5333,'M616',1,''),(5047,'moreover i','moreover i',0,1,1.3333,'M616',1,''),(5048,'moreover i will','moreover i will',0,1,1.5,'M6164',1,''),(5049,'moreover since','moreover since',0,1,1.4667,'M616252',1,''),(5050,'moreover since it','moreover since it',0,1,1.5667,'M6162523',1,''),(5051,'move','move',0,0,0.2667,'M100',1,''),(5052,'move over','move over',0,1,1.3,'M160',1,''),(5053,'move over to','move over to',0,1,1.4,'M163',1,''),(5054,'much','much',0,0,0.2667,'M200',1,''),(5055,'much easier','much easier',0,1,1.3667,'M260',1,''),(5056,'much easier when','much easier when',0,1,1.5333,'M265',1,''),(5057,'must click','must click',0,1,1.3333,'M23242',1,''),(5058,'must click on','must click on',0,1,1.4333,'M232425',1,''),(5059,'my','my',0,0,0.1333,'M000',1,''),(5060,'my knowledge','my knowledge',0,1,1.4,'M25432',1,''),(5061,'my knowledge in','my knowledge in',0,1,1.5,'M254325',1,''),(5062,'navigation','navigation',0,0,0.6667,'N1235',1,''),(5063,'navigation and','navigation and',0,1,1.4667,'N12353',1,''),(5064,'navigation and other','navigation and other',0,1,1.6667,'N123536',1,''),(5065,'new features','new features',0,1,1.4,'N1362',1,''),(5066,'new features are','new features are',0,1,1.5333,'N13626',1,''),(5067,'new features as','new features as',0,1,1.5,'N1362',1,''),(5068,'new features unleashed','new features unleashed',0,1,1.7333,'N13625423',1,''),(5069,'new features with','new features with',0,1,1.5667,'N13623',1,''),(5070,'new installer','new installer',0,1,1.4333,'N2346',1,''),(5071,'new installer interface','new installer interface',0,1,1.7667,'N234653612',1,''),(5072,'new installer using','new installer using',0,1,1.6333,'N2346252',1,''),(5073,'new interface','new interface',0,1,1.4333,'N3612',1,''),(5074,'new interface on','new interface on',0,1,1.5333,'N36125',1,''),(5075,'new joomla','new joomla',0,1,1.3333,'N254',1,''),(5076,'new joomla version','new joomla version',0,1,1.6,'N2541625',1,''),(5077,'new markup','new markup',0,1,1.3333,'N621',1,''),(5078,'new markup and','new markup and',0,1,1.4667,'N62153',1,''),(5079,'new version','new version',0,1,1.3667,'N1625',1,''),(5080,'new version 3.0','new version 3.0',0,1,1.5,'N1625',1,''),(5081,'nice feedback','nice feedback',0,1,1.4333,'N21312',1,''),(5082,'nice feedback from','nice feedback from',0,1,1.6,'N21312165',1,''),(5083,'no problem','no problem',0,1,1.3333,'N16145',1,''),(5084,'no problem if','no problem if',0,1,1.4333,'N161451',1,''),(5085,'not only','not only',0,1,1.2667,'N354',1,''),(5086,'not only front-end','not only front-end',0,1,1.6,'N354165353',1,''),(5087,'note jsn','note jsn',0,1,1.2667,'N325',1,''),(5088,'note jsn boot','note jsn boot',0,1,1.4333,'N32513',1,''),(5089,'now it','now it',0,1,1.2,'N300',1,''),(5090,'now it is','now it is',0,1,1.3,'N320',1,''),(5091,'now there','now there',0,1,1.3,'N360',1,''),(5092,'now there are','now there are',0,1,1.4333,'N360',1,''),(5093,'now you','now you',0,1,1.2333,'N000',1,''),(5094,'now you can','now you can',0,1,1.3667,'N250',1,''),(5095,'of each','of each',0,1,1.2333,'O120',1,''),(5096,'of each item','of each item',0,1,1.4,'O1235',1,''),(5097,'of item','of item',0,1,1.2333,'O135',1,''),(5098,'of item list','of item list',0,1,1.4,'O135423',1,''),(5099,'of joomla users','of joomla users',0,1,1.5,'O1254262',1,''),(5100,'of markup','of markup',0,1,1.3,'O15621',1,''),(5101,'of nice','of nice',0,1,1.2333,'O152',1,''),(5102,'of nice feedback','of nice feedback',0,1,1.5333,'O1521312',1,''),(5103,'of table','of table',0,1,1.2667,'O1314',1,''),(5104,'of table list','of table list',0,1,1.4333,'O131423',1,''),(5105,'of tools','of tools',0,1,1.2667,'O1342',1,''),(5106,'of tools for','of tools for',0,1,1.4,'O134216',1,''),(5107,'official','official',0,0,0.5333,'O124',1,''),(5108,'official release','official release',0,1,1.5333,'O124642',1,''),(5109,'official release after','official release after',0,1,1.7333,'O124642136',1,''),(5110,'old','old',0,0,0.2,'O430',4,''),(5111,'old arrows','old arrows',0,1,1.3333,'O4362',1,''),(5112,'old arrows on','old arrows on',0,1,1.4333,'O43625',1,''),(5113,'on any','on any',0,1,1.2,'O500',1,''),(5114,'on any browsers','on any browsers',0,1,1.5,'O516262',1,''),(5115,'on bootstrap','on bootstrap',0,1,1.4,'O5132361',1,''),(5116,'on bootstrap framework','on bootstrap framework',0,1,1.7333,'O51323616562',1,''),(5117,'on bootstrap that','on bootstrap that',0,1,1.5667,'O51323613',1,''),(5118,'on each','on each',0,1,1.2333,'O520',1,''),(5119,'on each extension','on each extension',0,1,1.5667,'O523525',1,''),(5120,'on mobile','on mobile',0,1,1.3,'O514',1,''),(5121,'on mobile not','on mobile not',0,1,1.4333,'O51453',1,''),(5122,'on position','on position',0,1,1.3667,'O51235',1,''),(5123,'on position that','on position that',0,1,1.5333,'O512353',1,''),(5124,'on the','on the',0,1,1.2,'O530',4,''),(5125,'on the 1st','on the 1st',0,1,1.3333,'O5323',1,''),(5126,'on the bootstrap','on the bootstrap',0,1,1.5333,'O53132361',1,''),(5127,'on the mobile','on the mobile',0,1,1.4333,'O53514',1,''),(5128,'on the ordering','on the ordering',0,1,1.5,'O5363652',1,''),(5129,'on the same','on the same',0,1,1.3667,'O5325',1,''),(5130,'one page','one page',0,1,1.2667,'O512',1,''),(5131,'one page that','one page that',0,1,1.4333,'O5123',1,''),(5132,'only','only',0,0,0.2667,'O540',1,''),(5133,'only 3','only 3',0,1,1.2,'O540',1,''),(5134,'only 3 steps','only 3 steps',0,1,1.4,'O542312',1,''),(5135,'only front-end','only front-end',0,1,1.4667,'O54165353',1,''),(5136,'only front-end but','only front-end but',0,1,1.6,'O5416535313',1,''),(5137,'or any','or any',0,1,1.2,'O650',1,''),(5138,'or any discussion','or any discussion',0,1,1.5667,'O65325',1,''),(5139,'or consistent','or consistent',0,1,1.4333,'O6252353',1,''),(5140,'or consistent markup','or consistent markup',0,1,1.6667,'O62523535621',1,''),(5141,'or devices','or devices',0,1,1.3333,'O6312',1,''),(5142,'or devices moreover','or devices moreover',0,1,1.6333,'O63125616',1,''),(5143,'ordering','ordering',0,0,0.5333,'O63652',1,''),(5144,'ordering column','ordering column',0,1,1.5,'O6365245',1,''),(5145,'ordering column have','ordering column have',0,1,1.6667,'O63652451',1,''),(5146,'ordering for','ordering for',0,1,1.4,'O6365216',1,''),(5147,'ordering for â€œsort','ordering for â€œsort',0,1,1.6,'O6365216263',1,''),(5148,'ordering of','ordering of',0,1,1.3667,'O636521',1,''),(5149,'ordering of item','ordering of item',0,1,1.5333,'O63652135',1,''),(5150,'other','other',0,0,0.3333,'O360',1,''),(5151,'other interface','other interface',0,1,1.5,'O3653612',1,''),(5152,'other interface components','other interface components',0,1,1.8667,'O365361251532',1,''),(5153,'our small','our small',0,1,1.3,'O6254',1,''),(5154,'our small effort','our small effort',0,1,1.5333,'O6254163',1,''),(5155,'out and','out and',0,1,1.2333,'O353',1,''),(5156,'out and all','out and all',0,1,1.3667,'O3534',1,''),(5157,'out jsn boot','out jsn boot',0,1,1.4,'O32513',1,''),(5158,'over','over',0,0,0.2667,'O160',5,''),(5159,'over to','over to',0,1,1.2333,'O163',1,''),(5160,'over to drag','over to drag',0,1,1.4,'O16362',1,''),(5161,'overall','overall',0,0,0.4667,'O164',1,''),(5162,'overall user','overall user',0,1,1.4,'O16426',1,''),(5163,'overall user experience','overall user experience',0,1,1.7667,'O1642621652',1,''),(5164,'package','package',0,0,0.4667,'P200',1,''),(5165,'package new','package new',0,1,1.3667,'P250',1,''),(5166,'package new installer','package new installer',0,1,1.7,'P252346',1,''),(5167,'page','page',0,0,0.2667,'P200',4,''),(5168,'page that','page that',0,1,1.3,'P230',1,''),(5169,'page that makes','page that makes',0,1,1.5,'P2352',1,''),(5170,'playground','playground',0,0,0.6667,'P42653',1,''),(5171,'playground for','playground for',0,1,1.4667,'P4265316',1,''),(5172,'playground for those','playground for those',0,1,1.6667,'P426531632',1,''),(5173,'playground for you','playground for you',0,1,1.6,'P4265316',1,''),(5174,'position','position',0,0,0.5333,'P235',1,''),(5175,'position that','position that',0,1,1.4333,'P2353',1,''),(5176,'position that you','position that you',0,1,1.5667,'P2353',1,''),(5177,'powerful and','powerful and',0,1,1.4,'P61453',1,''),(5178,'powerful and easy','powerful and easy',0,1,1.5667,'P614532',1,''),(5179,'presented beautifully','presented beautifully',0,1,1.7,'P62531314',1,''),(5180,'presented beautifully on','presented beautifully on',0,1,1.8,'P625313145',1,''),(5181,'presented on','presented on',0,1,1.4,'P62535',1,''),(5182,'presented on any','presented on any',0,1,1.5333,'P62535',1,''),(5183,'problem','problem',0,0,0.4667,'P6145',1,''),(5184,'problem if','problem if',0,1,1.3333,'P61451',1,''),(5185,'problem if you','problem if you',0,1,1.4667,'P61451',1,''),(5186,'process','process',0,0,0.4667,'P620',1,''),(5187,'process is','process is',0,1,1.3333,'P620',1,''),(5188,'process is truly','process is truly',0,1,1.5333,'P62364',1,''),(5189,'products which','products which',0,1,1.4667,'P63232',1,''),(5190,'products which base','products which base',0,1,1.6333,'P6323212',1,''),(5191,'provide','provide',0,0,0.4667,'P613',1,''),(5192,'provide the','provide the',0,1,1.3667,'P613',1,''),(5193,'provide the new','provide the new',0,1,1.5,'P6135',1,''),(5194,'provides','provides',0,0,0.5333,'P6132',1,''),(5195,'provides a','provides a',0,1,1.3333,'P6132',1,''),(5196,'provides a impressive','provides a impressive',0,1,1.7,'P613251621',1,''),(5197,'provides a very','provides a very',0,1,1.5,'P613216',1,''),(5198,'provides the','provides the',0,1,1.4,'P61323',1,''),(5199,'provides the basic','provides the basic',0,1,1.6,'P6132312',1,''),(5200,'publish','publish',0,0,0.4667,'P420',1,''),(5201,'publish unpublish','publish unpublish',0,1,1.5667,'P425142',1,''),(5202,'publish unpublish delete','publish unpublish delete',0,1,1.8,'P425142343',1,''),(5203,'put','put',0,0,0.2,'P300',1,''),(5204,'put in','put in',0,1,1.2,'P350',1,''),(5205,'put in one','put in one',0,1,1.3333,'P350',1,''),(5206,'quickly to','quickly to',0,1,1.3333,'Q430',1,''),(5207,'quickly to basic','quickly to basic',0,1,1.5333,'Q4312',1,''),(5208,'release','release',0,0,0.4667,'R420',1,''),(5209,'release after','release after',0,1,1.4333,'R42136',1,''),(5210,'release after the','release after the',0,1,1.5667,'R421363',1,''),(5211,'release in','release in',0,1,1.3333,'R425',1,''),(5212,'release in the','release in the',0,1,1.4667,'R4253',1,''),(5213,'released','released',0,0,0.5333,'R423',1,''),(5214,'released in','released in',0,1,1.3667,'R4235',1,''),(5215,'released in september','released in september',0,1,1.7,'R4235213516',1,''),(5216,'released very','released very',0,1,1.4333,'R42316',1,''),(5217,'released very soon','released very soon',0,1,1.6,'R4231625',1,''),(5218,'removed','removed',0,0,0.4667,'R513',1,''),(5219,'removed now','removed now',0,1,1.3667,'R5135',1,''),(5220,'removed now you','removed now you',0,1,1.5,'R5135',1,''),(5221,'research','research',0,0,0.5333,'R262',1,''),(5222,'research deeply','research deeply',0,1,1.5,'R262314',1,''),(5223,'research deeply about','research deeply about',0,1,1.7,'R26231413',1,''),(5224,'resize','resize',0,0,0.4,'R200',1,''),(5225,'resize to','resize to',0,1,1.3,'R230',1,''),(5226,'resize to the','resize to the',0,1,1.4333,'R230',1,''),(5227,'responsive','responsive',0,0,0.6667,'R21521',1,''),(5228,'responsive design','responsive design',0,1,1.5667,'R21521325',1,''),(5229,'responsive design you','responsive design you',0,1,1.7,'R21521325',1,''),(5230,'responsive it','responsive it',0,1,1.4333,'R215213',1,''),(5231,'responsive it presented','responsive it presented',0,1,1.7667,'R21521316253',1,''),(5232,'responsive site','responsive site',0,1,1.5,'R2152123',1,''),(5233,'responsive site will','responsive site will',0,1,1.6667,'R21521234',1,''),(5234,'right column','right column',0,1,1.4,'R23245',1,''),(5235,'right column of','right column of',0,1,1.5,'R232451',1,''),(5236,'right of','right of',0,1,1.2667,'R231',1,''),(5237,'right of table','right of table',0,1,1.4667,'R231314',1,''),(5238,'right since','right since',0,1,1.3667,'R23252',1,''),(5239,'right since there','right since there',0,1,1.5667,'R2325236',1,''),(5240,'same','same',0,0,0.2667,'S500',1,''),(5241,'same also','same also',0,1,1.3,'S542',1,''),(5242,'same also beside','same also beside',0,1,1.5333,'S542123',1,''),(5243,'same set','same set',0,1,1.2667,'S523',1,''),(5244,'same set of','same set of',0,1,1.3667,'S5231',1,''),(5245,'scheduled','scheduled',0,0,0.6,'S343',1,''),(5246,'scheduled joomla','scheduled joomla',0,1,1.5333,'S343254',1,''),(5247,'scheduled joomla 3.0','scheduled joomla 3.0',0,1,1.6667,'S343254',1,''),(5248,'screen','screen',0,0,0.4,'S650',1,''),(5249,'screen it','screen it',0,1,1.3,'S653',1,''),(5250,'screen it is','screen it is',0,1,1.4,'S6532',1,''),(5251,'see the â€œdragâ€','see the â€œdragâ€',0,1,1.4667,'S362',1,''),(5252,'september','september',0,0,0.6,'S13516',1,''),(5253,'september 2012','september 2012',0,1,1.4667,'S13516',1,''),(5254,'september i','september i',0,1,1.3667,'S13516',1,''),(5255,'september i believe','september i believe',0,1,1.6333,'S13516141',1,''),(5256,'set default','set default',0,1,1.3667,'S3143',1,''),(5257,'set default etc','set default etc',0,1,1.5,'S31432',1,''),(5258,'set of','set of',0,1,1.2,'S310',1,''),(5259,'set of markup','set of markup',0,1,1.4333,'S315621',1,''),(5260,'share with','share with',0,1,1.3333,'S630',1,''),(5261,'share with you','share with you',0,1,1.4667,'S630',1,''),(5262,'simple and','simple and',0,1,1.3333,'S51453',1,''),(5263,'simple and flexible','simple and flexible',0,1,1.6333,'S5145314214',1,''),(5264,'simpleâ€','simpleâ€',0,0,0.4667,'S514',1,''),(5265,'simpleâ€ to','simpleâ€ to',0,1,1.3333,'S5143',1,''),(5266,'simpleâ€ to describe','simpleâ€ to describe',0,1,1.6333,'S5143261',1,''),(5267,'simply','simply',0,0,0.4,'S514',5,''),(5268,'simply to','simply to',0,1,1.3,'S5143',1,''),(5269,'simply to control','simply to control',0,1,1.5667,'S514325364',1,''),(5270,'since it','since it',0,1,1.2667,'S523',1,''),(5271,'since it is','since it is',0,1,1.3667,'S5232',1,''),(5272,'since there','since there',0,1,1.3667,'S5236',1,''),(5273,'since there are','since there are',0,1,1.5,'S5236',1,''),(5274,'site administrators','site administrators',0,1,1.6333,'S35236362',1,''),(5275,'site administrators thereby','site administrators thereby',0,1,1.9,'S35236362361',1,''),(5276,'site users','site users',0,1,1.3333,'S3262',1,''),(5277,'site users the','site users the',0,1,1.4667,'S32623',1,''),(5278,'site which','site which',0,1,1.3333,'S320',1,''),(5279,'site which called','site which called',0,1,1.5667,'S3243',1,''),(5280,'site will','site will',0,1,1.3,'S340',1,''),(5281,'site will resize','site will resize',0,1,1.5333,'S3462',1,''),(5282,'site with','site with',0,1,1.3,'S300',1,''),(5283,'site with mobile','site with mobile',0,1,1.5333,'S3514',1,''),(5284,'small effort','small effort',0,1,1.4,'S54163',1,''),(5285,'small effort to','small effort to',0,1,1.5,'S54163',1,''),(5286,'so how','so how',0,1,1.2,'S000',1,''),(5287,'so how about','so how about',0,1,1.4,'S130',1,''),(5288,'so you don\'t','so you don',0,1,1.4,'S353',1,''),(5289,'some joomla','some joomla',0,1,1.3667,'S5254',1,''),(5290,'some joomla templates','some joomla templates',0,1,1.7,'S5254351432',1,''),(5291,'some main','some main',0,1,1.3,'S500',1,''),(5292,'some main new','some main new',0,1,1.4333,'S500',1,''),(5293,'soon','soon',0,0,0.2667,'S500',1,''),(5294,'soon for','soon for',0,1,1.2667,'S516',1,''),(5295,'soon for you','soon for you',0,1,1.4,'S516',1,''),(5296,'standards','standards',0,0,0.6,'S353632',1,''),(5297,'standards or','standards or',0,1,1.4,'S3536326',1,''),(5298,'standards or consistent','standards or consistent',0,1,1.7667,'S3536326252353',1,''),(5299,'steps to','steps to',0,1,1.2667,'S3123',1,''),(5300,'steps to install','steps to install',0,1,1.5333,'S31235234',1,''),(5301,'strength','strength',0,0,0.5333,'S36523',1,''),(5302,'strength to','strength to',0,1,1.3667,'S36523',1,''),(5303,'strength to create','strength to create',0,1,1.6,'S36523263',1,''),(5304,'such as edit','such as edit',0,1,1.4,'S300',1,''),(5305,'supported','supported',0,0,0.6,'S163',1,''),(5306,'supported until','supported until',0,1,1.5,'S163534',1,''),(5307,'supported until 2014','supported until 2014',0,1,1.6667,'S163534',1,''),(5308,'table','table',0,0,0.3333,'T140',1,''),(5309,'table byâ€.','table byâ€.',0,1,1.3333,'T141',1,''),(5310,'table byâ€. now','table byâ€. now',0,1,1.4667,'T1415',1,''),(5311,'table list','table list',0,1,1.3333,'T1423',1,''),(5312,'table list choose','table list choose',0,1,1.5667,'T14232',1,''),(5313,'tables','tables',0,0,0.4,'T142',1,''),(5314,'tables form','tables form',0,1,1.3667,'T142165',1,''),(5315,'tables form elements','tables form elements',0,1,1.6667,'T1421654532',1,''),(5316,'team','team',0,0,0.2667,'T500',1,''),(5317,'team created','team created',0,1,1.4,'T5263',1,''),(5318,'team created for','team created for',0,1,1.5333,'T526316',1,''),(5319,'team we\'ll','team we',0,1,1.3333,'T540',1,''),(5320,'team we\'ll happy','team we happy',0,1,1.5333,'T541',1,''),(5321,'template and','template and',0,1,1.4,'T514353',1,''),(5322,'template and extension','template and extension',0,1,1.7333,'T51435323525',1,''),(5323,'template based','template based',0,1,1.4667,'T5143123',1,''),(5324,'template based on','template based on',0,1,1.5667,'T51431235',1,''),(5325,'template for','template for',0,1,1.4,'T514316',1,''),(5326,'template for joomla','template for joomla',0,1,1.6333,'T514316254',1,''),(5327,'templates for','templates for',0,1,1.4333,'T5143216',1,''),(5328,'templates for typography','templates for typography',0,1,1.8,'T514321631261',1,''),(5329,'templates now','templates now',0,1,1.4333,'T514325',1,''),(5330,'templates now it','templates now it',0,1,1.5333,'T5143253',1,''),(5331,'that a','that a',0,1,1.2,'T000',4,''),(5332,'that a lot','that a lot',0,1,1.3333,'T430',1,''),(5333,'that concerns','that concerns',0,1,1.4333,'T252652',1,''),(5334,'that concerns i','that concerns i',0,1,1.5,'T252652',1,''),(5335,'that joomlashine','that joomlashine',0,1,1.5333,'T25425',1,''),(5336,'that joomlashine team','that joomlashine team',0,1,1.7,'T2542535',1,''),(5337,'that makes','that makes',0,1,1.3333,'T520',1,''),(5338,'that makes it','that makes it',0,1,1.4333,'T523',1,''),(5339,'that means','that means',0,1,1.3333,'T520',1,''),(5340,'that means the','that means the',0,1,1.4667,'T523',1,''),(5341,'that you','that you',0,1,1.2667,'T000',1,''),(5342,'that you want','that you want',0,1,1.4333,'T530',1,''),(5343,'the 1st','the 1st',0,1,1.2333,'T230',1,''),(5344,'the 1st combo','the 1st combo',0,1,1.4333,'T23251',1,''),(5345,'the administrator','the administrator',0,1,1.5667,'T523636',1,''),(5346,'the administrator easily','the administrator easily',0,1,1.8,'T52363624',1,''),(5347,'the back-end this','the back-end this',0,1,1.5667,'T12532',1,''),(5348,'the basic','the basic',0,1,1.3,'T120',1,''),(5349,'the basic common','the basic common',0,1,1.5333,'T125',1,''),(5350,'the bootstrap','the bootstrap',0,1,1.4333,'T132361',1,''),(5351,'the bootstrap html','the bootstrap html',0,1,1.6,'T132361354',1,''),(5352,'the context','the context',0,1,1.3667,'T25323',1,''),(5353,'the context menu','the context menu',0,1,1.5333,'T253235',1,''),(5354,'the drag','the drag',0,1,1.2667,'T620',1,''),(5355,'the drag and','the drag and',0,1,1.4,'T6253',1,''),(5356,'the first','the first',0,1,1.3,'T1623',4,''),(5357,'the first free','the first free',0,1,1.4667,'T162316',1,''),(5358,'the first week','the first week',0,1,1.4667,'T16232',1,''),(5359,'the hot','the hot',0,1,1.2333,'T000',1,''),(5360,'the hot keywords','the hot keywords',0,1,1.5333,'T2632',1,''),(5361,'the item','the item',0,1,1.2667,'T500',1,''),(5362,'the item management','the item management',0,1,1.6333,'T5253',1,''),(5363,'the joomla 3.0','the joomla 3.0',0,1,1.4667,'T254',1,''),(5364,'the jsn','the jsn',0,1,1.2333,'T250',1,''),(5365,'the jsn boot','the jsn boot',0,1,1.4,'T2513',1,''),(5366,'the lists','the lists',0,1,1.3,'T4232',1,''),(5367,'the lists are','the lists are',0,1,1.4333,'T42326',1,''),(5368,'the mobile','the mobile',0,1,1.3333,'T514',1,''),(5369,'the mobile for','the mobile for',0,1,1.4667,'T51416',1,''),(5370,'the new','the new',0,1,1.2333,'T500',1,''),(5371,'the new features','the new features',0,1,1.5333,'T51362',1,''),(5372,'the new markup','the new markup',0,1,1.4667,'T5621',1,''),(5373,'the new version','the new version',0,1,1.5,'T51625',1,''),(5374,'the old','the old',0,1,1.2333,'T430',1,''),(5375,'the old arrows','the old arrows',0,1,1.4667,'T4362',1,''),(5376,'the ordering','the ordering',0,1,1.4,'T63652',1,''),(5377,'the ordering column','the ordering column',0,1,1.6333,'T6365245',1,''),(5378,'the ordering of','the ordering of',0,1,1.5,'T636521',1,''),(5379,'the products','the products',0,1,1.4,'T163232',1,''),(5380,'the products which','the products which',0,1,1.6,'T163232',1,''),(5381,'the responsive','the responsive',0,1,1.4667,'T621521',1,''),(5382,'the responsive design','the responsive design',0,1,1.7,'T621521325',1,''),(5383,'the same','the same',0,1,1.2667,'T250',1,''),(5384,'the same also','the same also',0,1,1.4333,'T2542',1,''),(5385,'the same set','the same set',0,1,1.4,'T2523',1,''),(5386,'the screen','the screen',0,1,1.3333,'T265',1,''),(5387,'the screen it','the screen it',0,1,1.4333,'T2653',1,''),(5388,'the september','the september',0,1,1.4333,'T213516',1,''),(5389,'the september i','the september i',0,1,1.5,'T213516',1,''),(5390,'the template','the template',0,1,1.4,'T5143',1,''),(5391,'the template and','the template and',0,1,1.5333,'T514353',1,''),(5392,'the tooltip','the tooltip',0,1,1.3667,'T431',1,''),(5393,'the tooltip display','the tooltip display',0,1,1.6333,'T4313214',1,''),(5394,'the tooltip in','the tooltip in',0,1,1.4667,'T4315',1,''),(5395,'the words','the words',0,1,1.3,'T632',1,''),(5396,'the words â€œshort','the words â€œshort',0,1,1.5333,'T63263',1,''),(5397,'the â€œcontext','the â€œcontext',0,1,1.4,'T25323',1,''),(5398,'the â€œcontext menuâ€','the â€œcontext menuâ€',0,1,1.6,'T253235',1,''),(5399,'the â€œdragâ€','the â€œdragâ€',0,1,1.3333,'T620',1,''),(5400,'the â€œdragâ€ icon','the â€œdragâ€ icon',0,1,1.5,'T625',1,''),(5401,'the â€œresponsiveâ€','the â€œresponsiveâ€',0,1,1.5333,'T621521',1,''),(5402,'the â€œresponsiveâ€ feature','the â€œresponsiveâ€ feature',0,1,1.8,'T62152136',1,''),(5403,'there are about','there are about',0,1,1.5,'T613',1,''),(5404,'there are only','there are only',0,1,1.4667,'T654',1,''),(5405,'thereby','thereby',0,0,0.4667,'T610',1,''),(5406,'thereby giving','thereby giving',0,1,1.4667,'T612152',1,''),(5407,'thereby giving site','thereby giving site',0,1,1.6333,'T6121523',1,''),(5408,'these changes','these changes',0,1,1.4333,'T252',1,''),(5409,'these changes will','these changes will',0,1,1.6,'T2524',1,''),(5410,'they can','they can',0,1,1.2667,'T250',1,''),(5411,'they can use','they can use',0,1,1.4,'T252',1,''),(5412,'this blog','this blog',0,1,1.3,'T2142',1,''),(5413,'this blog moreover','this blog moreover',0,1,1.6,'T21425616',1,''),(5414,'this helps','this helps',0,1,1.3333,'T2412',1,''),(5415,'this helps users','this helps users',0,1,1.5333,'T241262',1,''),(5416,'this new','this new',0,1,1.2667,'T250',1,''),(5417,'this new joomla','this new joomla',0,1,1.5,'T25254',1,''),(5418,'those who','those who',0,1,1.3,'T200',1,''),(5419,'those who love','those who love',0,1,1.4667,'T241',1,''),(5420,'to access','to access',0,1,1.3,'T200',1,''),(5421,'to all','to all',0,1,1.2,'T400',1,''),(5422,'to all users','to all users',0,1,1.4,'T4262',1,''),(5423,'to basic','to basic',0,1,1.2667,'T120',1,''),(5424,'to basic functions','to basic functions',0,1,1.6,'T12152352',1,''),(5425,'to be','to be',0,1,1.1667,'T100',1,''),(5426,'to be familiar','to be familiar',0,1,1.4667,'T1546',1,''),(5427,'to bring','to bring',0,1,1.2667,'T1652',1,''),(5428,'to bring a','to bring a',0,1,1.3333,'T1652',1,''),(5429,'to change the','to change the',0,1,1.4333,'T2523',1,''),(5430,'to control','to control',0,1,1.3333,'T25364',1,''),(5431,'to control drag','to control drag',0,1,1.5,'T25364362',1,''),(5432,'to create','to create',0,1,1.3,'T263',1,''),(5433,'to create friendlier','to create friendlier',0,1,1.6667,'T263165346',1,''),(5434,'to describe','to describe',0,1,1.3667,'T261',1,''),(5435,'to describe about','to describe about',0,1,1.5667,'T2613',1,''),(5436,'to discover','to discover',0,1,1.3667,'T216',1,''),(5437,'to discover its','to discover its',0,1,1.5,'T21632',1,''),(5438,'to discover more','to discover more',0,1,1.5333,'T21656',1,''),(5439,'to download it','to download it',0,1,1.4667,'T543',1,''),(5440,'to drag','to drag',0,1,1.2333,'T620',1,''),(5441,'to drag item','to drag item',0,1,1.4,'T6235',1,''),(5442,'to get to','to get to',0,1,1.3,'T230',1,''),(5443,'to give','to give',0,1,1.2333,'T210',1,''),(5444,'to give our','to give our',0,1,1.3667,'T216',1,''),(5445,'to install','to install',0,1,1.3333,'T5234',1,''),(5446,'to install a','to install a',0,1,1.4,'T5234',1,''),(5447,'to joomla 3.0','to joomla 3.0',0,1,1.4333,'T254',1,''),(5448,'to joomla core','to joomla core',0,1,1.4667,'T25426',1,''),(5449,'to jsn','to jsn',0,1,1.2,'T250',1,''),(5450,'to jsn boot','to jsn boot',0,1,1.3667,'T2513',1,''),(5451,'to make','to make',0,1,1.2333,'T520',1,''),(5452,'to make the','to make the',0,1,1.3667,'T523',1,''),(5453,'to now','to now',0,1,1.2,'T500',1,''),(5454,'to now there','to now there',0,1,1.4,'T536',1,''),(5455,'to release','to release',0,1,1.3333,'T642',1,''),(5456,'to release in','to release in',0,1,1.4333,'T6425',1,''),(5457,'to share with','to share with',0,1,1.4333,'T263',1,''),(5458,'to the screen','to the screen',0,1,1.4333,'T265',1,''),(5459,'to try','to try',0,1,1.2,'T600',1,''),(5460,'to try it','to try it',0,1,1.3,'T630',1,''),(5461,'to upgrade','to upgrade',0,1,1.3333,'T1263',1,''),(5462,'to upgrade to','to upgrade to',0,1,1.4333,'T1263',1,''),(5463,'to use drag','to use drag',0,1,1.3667,'T2362',1,''),(5464,'to use it','to use it',0,1,1.3,'T230',1,''),(5465,'to use joomla','to use joomla',0,1,1.4333,'T254',1,''),(5466,'too','too',0,0,0.2,'T000',1,''),(5467,'too with','too with',0,1,1.2667,'T000',1,''),(5468,'too with the','too with the',0,1,1.4,'T000',1,''),(5469,'tools','tools',0,0,0.3333,'T420',1,''),(5470,'tools for','tools for',0,1,1.3,'T4216',1,''),(5471,'tools for creating','tools for creating',0,1,1.6,'T421626352',1,''),(5472,'tooltip','tooltip',0,0,0.4667,'T431',1,''),(5473,'tooltip display','tooltip display',0,1,1.5,'T4313214',1,''),(5474,'tooltip display in','tooltip display in',0,1,1.6,'T43132145',1,''),(5475,'tooltip in','tooltip in',0,1,1.3333,'T4315',1,''),(5476,'tooltip in joomla','tooltip in joomla',0,1,1.5667,'T4315254',1,''),(5477,'tooltip the','tooltip the',0,1,1.3667,'T4313',1,''),(5478,'tooltip the tooltip','tooltip the tooltip',0,1,1.6333,'T4313431',1,''),(5479,'tooltips','tooltips',0,0,0.5333,'T4312',1,''),(5480,'tooltips icons','tooltips icons',0,1,1.4667,'T431252',1,''),(5481,'tooltips icons tables','tooltips icons tables',0,1,1.7,'T4312523142',1,''),(5482,'top','top',0,0,0.2,'T100',1,''),(5483,'top right','top right',0,1,1.3,'T1623',1,''),(5484,'top right column','top right column',0,1,1.5333,'T1623245',1,''),(5485,'top right of','top right of',0,1,1.4,'T16231',1,''),(5486,'truly','truly',0,0,0.3333,'T640',1,''),(5487,'truly right','truly right',0,1,1.3667,'T64623',1,''),(5488,'truly right since','truly right since',0,1,1.5667,'T64623252',1,''),(5489,'try','try',0,0,0.2,'T600',1,''),(5490,'try it','try it',0,1,1.2,'T630',1,''),(5491,'try it out','try it out',0,1,1.3333,'T630',1,''),(5492,'try the','try the',0,1,1.2333,'T630',1,''),(5493,'try the jsn','try the jsn',0,1,1.3667,'T6325',1,''),(5494,'twitter','twitter',0,0,0.4667,'T600',1,''),(5495,'twitter bootstrap','twitter bootstrap',0,1,1.5667,'T6132361',1,''),(5496,'twitter bootstrap bootstrap','twitter bootstrap bootstrap',0,1,1.9,'T613236132361',1,''),(5497,'twitter bootstrap will','twitter bootstrap will',0,1,1.7333,'T61323614',1,''),(5498,'twitter these','twitter these',0,1,1.4333,'T632',1,''),(5499,'twitter these changes','twitter these changes',0,1,1.7,'T63252',1,''),(5500,'typography','typography',0,0,0.6667,'T1261',1,''),(5501,'typography forms','typography forms',0,1,1.5333,'T1261652',1,''),(5502,'typography forms buttons','typography forms buttons',0,1,1.8,'T12616521352',1,''),(5503,'ui','ui',0,0,0.1333,'U000',1,''),(5504,'ui based','ui based',0,1,1.2667,'U123',1,''),(5505,'ui based on','ui based on',0,1,1.3667,'U1235',1,''),(5506,'understand','understand',0,0,0.6667,'U5362353',1,''),(5507,'understand that','understand that',0,1,1.5,'U5362353',1,''),(5508,'understand that concerns','understand that concerns',0,1,1.8,'U5362353252652',1,''),(5509,'unified','unified',0,0,0.4667,'U513',1,''),(5510,'unified fashion','unified fashion',0,1,1.5,'U513125',1,''),(5511,'unified fashion so','unified fashion so',0,1,1.6,'U5131252',1,''),(5512,'unleashed','unleashed',0,0,0.6,'U5423',1,''),(5513,'unleashed the','unleashed the',0,1,1.4333,'U5423',1,''),(5514,'unleashed the new','unleashed the new',0,1,1.5667,'U54235',1,''),(5515,'unpublish','unpublish',0,0,0.6,'U5142',1,''),(5516,'unpublish delete','unpublish delete',0,1,1.5333,'U5142343',1,''),(5517,'unpublish delete set','unpublish delete set',0,1,1.6667,'U514234323',1,''),(5518,'until 2014','until 2014',0,1,1.3333,'U534',1,''),(5519,'up to','up to',0,1,1.1667,'U130',1,''),(5520,'up to now','up to now',0,1,1.3,'U135',1,''),(5521,'upgrade','upgrade',0,0,0.4667,'U1263',1,''),(5522,'upgrade to','upgrade to',0,1,1.3333,'U1263',1,''),(5523,'upgrade to joomla','upgrade to joomla',0,1,1.5667,'U1263254',1,''),(5524,'use common','use common',0,1,1.3333,'U250',1,''),(5525,'use common user','use common user',0,1,1.5,'U2526',1,''),(5526,'use drag','use drag',0,1,1.2667,'U2362',1,''),(5527,'use drag drop','use drag drop',0,1,1.4333,'U2362361',1,''),(5528,'use it','use it',0,1,1.2,'U230',1,''),(5529,'use it in','use it in',0,1,1.3,'U235',1,''),(5530,'user experience','user experience',0,1,1.5,'U2621652',1,''),(5531,'user experience for','user experience for',0,1,1.6333,'U262165216',1,''),(5532,'user experience the','user experience the',0,1,1.6333,'U26216523',1,''),(5533,'user experience ux','user experience ux',0,1,1.6,'U2621652',1,''),(5534,'user interface','user interface',0,1,1.4667,'U2653612',1,''),(5535,'user interface elements','user interface elements',0,1,1.7667,'U26536124532',1,''),(5536,'user interface many','user interface many',0,1,1.6333,'U26536125',1,''),(5537,'users are','users are',0,1,1.3,'U2626',1,''),(5538,'users are curious','users are curious',0,1,1.5667,'U2626262',1,''),(5539,'users as','users as',0,1,1.2667,'U262',1,''),(5540,'users as a','users as a',0,1,1.3333,'U262',1,''),(5541,'users manage','users manage',0,1,1.4,'U26252',1,''),(5542,'users manage the','users manage the',0,1,1.5333,'U262523',1,''),(5543,'users the same','users the same',0,1,1.4667,'U262325',1,''),(5544,'users there is','users there is',0,1,1.4667,'U262362',1,''),(5545,'users try','users try',0,1,1.3,'U26236',1,''),(5546,'users try the','users try the',0,1,1.4333,'U262363',1,''),(5547,'users up','users up',0,1,1.2667,'U2621',1,''),(5548,'users up to','users up to',0,1,1.3667,'U26213',1,''),(5549,'using the','using the',0,1,1.3,'U2523',1,''),(5550,'using the words','using the words',0,1,1.5,'U2523632',1,''),(5551,'ux','ux',0,0,0.1333,'U200',1,''),(5552,'ux since','ux since',0,1,1.2667,'U252',1,''),(5553,'ux since it','ux since it',0,1,1.3667,'U2523',1,''),(5554,'version','version',0,0,0.4667,'V625',1,''),(5555,'version 3.0','version 3.0',0,1,1.3667,'V625',1,''),(5556,'version 3.0 will','version 3.0 will',0,1,1.5333,'V6254',1,''),(5557,'version and','version and',0,1,1.3667,'V6253',1,''),(5558,'version and the','version and the',0,1,1.5,'V6253',1,''),(5559,'version i','version i',0,1,1.3,'V625',1,''),(5560,'version i will','version i will',0,1,1.4667,'V6254',1,''),(5561,'versus','versus',0,0,0.4,'V620',1,''),(5562,'versus current','versus current',0,1,1.4667,'V62653',1,''),(5563,'versus current 2.5','versus current 2.5',0,1,1.6,'V62653',1,''),(5564,'very','very',0,0,0.2667,'V600',4,''),(5565,'very easy','very easy',0,1,1.3,'V620',1,''),(5566,'very easy way','very easy way',0,1,1.4333,'V620',1,''),(5567,'very soon','very soon',0,1,1.3,'V625',1,''),(5568,'very soon for','very soon for',0,1,1.4333,'V62516',1,''),(5569,'want the','want the',0,1,1.2667,'W530',1,''),(5570,'want the drag','want the drag',0,1,1.4333,'W5362',1,''),(5571,'want to upgrade','want to upgrade',0,1,1.5,'W531263',1,''),(5572,'way','way',0,0,0.2,'W000',1,''),(5573,'way to','way to',0,1,1.2,'W300',1,''),(5574,'way to use','way to use',0,1,1.3333,'W320',1,''),(5575,'we\'ll','we',0,0,0.3333,'W400',1,''),(5576,'we\'ll happy','we happy',0,1,1.3667,'W410',1,''),(5577,'we\'ll happy to','we happy to',0,1,1.4667,'W413',1,''),(5578,'we\'ve','we',0,0,0.3333,'W100',1,''),(5579,'we\'ve created','we created',0,1,1.4333,'W1263',1,''),(5580,'we\'ve created a','we created a',0,1,1.5,'W1263',1,''),(5581,'website would','website would',0,1,1.4333,'W12343',1,''),(5582,'website would be','website would be',0,1,1.5333,'W123431',1,''),(5583,'websites and','websites and',0,1,1.4,'W123253',1,''),(5584,'websites and applications','websites and applications',0,1,1.8333,'W123253142352',1,''),(5585,'week','week',0,0,0.2667,'W200',1,''),(5586,'week launched','week launched',0,1,1.4333,'W24523',1,''),(5587,'week launched it','week launched it',0,1,1.5333,'W24523',1,''),(5588,'welcome note','welcome note',0,1,1.4,'W4253',1,''),(5589,'welcome note jsn','welcome note jsn',0,1,1.5333,'W425325',1,''),(5590,'welcomed','welcomed',0,0,0.5333,'W4253',1,''),(5591,'welcomed with','welcomed with',0,1,1.4333,'W4253',1,''),(5592,'welcomed with a','welcomed with a',0,1,1.5,'W4253',1,''),(5593,'what is','what is',0,1,1.2333,'W320',1,''),(5594,'what is it','what is it',0,1,1.3333,'W323',1,''),(5595,'when all','when all',0,1,1.2667,'W540',1,''),(5596,'when all extensions','when all extensions',0,1,1.6333,'W54235252',1,''),(5597,'which base','which base',0,1,1.3333,'W212',1,''),(5598,'which base on','which base on',0,1,1.4333,'W2125',1,''),(5599,'which called','which called',0,1,1.4,'W243',1,''),(5600,'which called jsn','which called jsn',0,1,1.5333,'W24325',1,''),(5601,'which helps','which helps',0,1,1.3667,'W2412',1,''),(5602,'which helps you','which helps you',0,1,1.5,'W2412',1,''),(5603,'which provides','which provides',0,1,1.4667,'W216132',1,''),(5604,'which provides a','which provides a',0,1,1.5333,'W216132',1,''),(5605,'who love','who love',0,1,1.2667,'W410',1,''),(5606,'who love to','who love to',0,1,1.3667,'W413',1,''),(5607,'will be included','will be included',0,1,1.5333,'W415243',1,''),(5608,'will be released','will be released',0,1,1.5333,'W416423',1,''),(5609,'will be supported','will be supported',0,1,1.5667,'W412163',1,''),(5610,'will create','will create',0,1,1.3667,'W4263',1,''),(5611,'will create a','will create a',0,1,1.4333,'W4263',1,''),(5612,'will have','will have',0,1,1.3,'W410',1,''),(5613,'will have the','will have the',0,1,1.4333,'W413',1,''),(5614,'will introduce','will introduce',0,1,1.4667,'W453632',1,''),(5615,'will introduce some','will introduce some',0,1,1.6333,'W4536325',1,''),(5616,'will introduce you','will introduce you',0,1,1.6,'W453632',1,''),(5617,'will provide','will provide',0,1,1.4,'W41613',1,''),(5618,'will provide the','will provide the',0,1,1.5333,'W41613',1,''),(5619,'will resize','will resize',0,1,1.3667,'W462',1,''),(5620,'will resize to','will resize to',0,1,1.4667,'W4623',1,''),(5621,'with a','with a',0,1,1.2,'W300',1,''),(5622,'with a lot','with a lot',0,1,1.3333,'W343',1,''),(5623,'with are','with are',0,1,1.2667,'W360',1,''),(5624,'with are contributed','with are contributed',0,1,1.6667,'W36253613',1,''),(5625,'with ease','with ease',0,1,1.3,'W320',1,''),(5626,'with ease a','with ease a',0,1,1.3667,'W320',1,''),(5627,'with mobile','with mobile',0,1,1.3667,'W3514',1,''),(5628,'with mobile devices','with mobile devices',0,1,1.6333,'W3514312',1,''),(5629,'with new','with new',0,1,1.2667,'W350',1,''),(5630,'with new interface','with new interface',0,1,1.6,'W353612',1,''),(5631,'with the responsive','with the responsive',0,1,1.6333,'W3621521',1,''),(5632,'with you','with you',0,1,1.2667,'W300',1,''),(5633,'with you my','with you my',0,1,1.3667,'W350',1,''),(5634,'words','words',0,0,0.3333,'W632',4,''),(5635,'words â€œshort','words â€œshort',0,1,1.4,'W63263',1,''),(5636,'words â€œshort and','words â€œshort and',0,1,1.5333,'W6326353',1,''),(5637,'work','work',0,0,0.2667,'W620',1,''),(5638,'work in','work in',0,1,1.2333,'W625',1,''),(5639,'work in a','work in a',0,1,1.3,'W625',1,''),(5640,'would','would',0,0,0.3333,'W430',1,''),(5641,'would be','would be',0,1,1.2667,'W431',1,''),(5642,'would be much','would be much',0,1,1.4333,'W43152',1,''),(5643,'would like','would like',0,1,1.3333,'W4342',1,''),(5644,'would like to','would like to',0,1,1.4333,'W43423',1,''),(5645,'you can control','you can control',0,1,1.5,'Y2525364',1,''),(5646,'you can drag-and-drop','you can drag-and-drop',0,1,1.7,'Y253625361',1,''),(5647,'you can see','you can see',0,1,1.3667,'Y252',1,''),(5648,'you check','you check',0,1,1.3,'Y200',1,''),(5649,'you check it','you check it',0,1,1.4,'Y230',1,''),(5650,'you don\'t want','you don want',0,1,1.4667,'Y35353',1,''),(5651,'you go','you go',0,1,1.2,'Y200',1,''),(5652,'you go to','you go to',0,1,1.3,'Y230',1,''),(5653,'you know controlling','you know controlling',0,1,1.6667,'Y252536452',1,''),(5654,'you might','you might',0,1,1.3,'Y523',1,''),(5655,'you might know','you might know',0,1,1.4667,'Y52325',1,''),(5656,'you must','you must',0,1,1.2667,'Y523',1,''),(5657,'you must click','you must click',0,1,1.4667,'Y523242',1,''),(5658,'you my','you my',0,1,1.2,'Y500',1,''),(5659,'you my knowledge','you my knowledge',0,1,1.5333,'Y525432',1,''),(5660,'you the','you the',0,1,1.2333,'Y300',1,''),(5661,'you the joomla','you the joomla',0,1,1.4667,'Y3254',1,''),(5662,'you to access','you to access',0,1,1.4333,'Y320',1,''),(5663,'you to discover','you to discover',0,1,1.5,'Y3216',1,''),(5664,'you to download','you to download',0,1,1.5,'Y3543',1,''),(5665,'you want','you want',0,1,1.2667,'Y530',1,''),(5666,'you want the','you want the',0,1,1.4,'Y530',1,''),(5667,'your joomla site','your joomla site',0,1,1.5333,'Y625423',1,''),(5668,'your website would','your website would',0,1,1.6,'Y612343',1,''),(5669,'â€œbootstrapâ€','â€œbootstrapâ€',0,0,0.7333,'â€œ132361',1,''),(5670,'â€œbootstrapâ€ and','â€œbootstrapâ€ and',0,1,1.5,'â€œ13236153',1,''),(5671,'â€œbootstrapâ€ and â€œresponsive','â€œbootstrapâ€ and â€œresponsive',0,1,1.9,'â€œ13236153621521',1,''),(5672,'â€œcontext','â€œcontext',0,0,0.5333,'â€œ25323',1,''),(5673,'â€œcontext menuâ€','â€œcontext menuâ€',0,1,1.4667,'â€œ253235',1,''),(5674,'â€œcontext menuâ€ for','â€œcontext menuâ€ for',0,1,1.6,'â€œ25323516',1,''),(5675,'â€œdragâ€','â€œdragâ€',0,0,0.4,'â€œ362',1,''),(5676,'â€œdragâ€ icon','â€œdragâ€ icon',0,1,1.3667,'â€œ3625',1,''),(5677,'â€œdragâ€ icon at','â€œdragâ€ icon at',0,1,1.4667,'â€œ36253',1,''),(5678,'â€œresponsive','â€œresponsive',0,0,0.7333,'â€œ621521',1,''),(5679,'â€œresponsive designâ€.','â€œresponsive designâ€.',0,1,1.6667,'â€œ621521325',1,''),(5680,'â€œresponsive designâ€. understand','â€œresponsive designâ€. understand',0,1,2,'â€œ621521325362353',1,''),(5681,'â€œresponsiveâ€','â€œresponsiveâ€',0,0,0.8,'â€œ621521',1,''),(5682,'â€œresponsiveâ€ feature','â€œresponsiveâ€ feature',0,1,1.6667,'â€œ62152136',1,''),(5683,'â€œresponsiveâ€ feature from','â€œresponsiveâ€ feature from',0,1,1.8333,'â€œ62152136165',1,''),(5684,'â€œshort','â€œshort',0,0,0.4,'â€œ263',1,''),(5685,'â€œshort and','â€œshort and',0,1,1.3333,'â€œ26353',1,''),(5686,'â€œshort and simpleâ€','â€œshort and simpleâ€',0,1,1.6,'â€œ263532514',1,''),(5687,'â€œsort','â€œsort',0,0,0.3333,'â€œ263',1,''),(5688,'â€œsort table','â€œsort table',0,1,1.3667,'â€œ26314',1,''),(5689,'â€œsort table byâ€.','â€œsort table byâ€.',0,1,1.5333,'â€œ263141',1,''),(6140,'is visible and','is visible and',0,1,1.4667,'I2121453',3,''),(6141,'visible and','visible and',0,1,1.3667,'V21453',3,''),(6142,'visible and more','visible and more',0,1,1.5333,'V2145356',3,''),(6143,'one place and','one place and',0,1,1.4333,'O514253',1,''),(6144,'place and','place and',0,1,1.3,'P4253',1,''),(6145,'place and more','place and more',0,1,1.4667,'P425356',1,''),(6146,'one place to','one place to',0,1,1.4,'O51423',1,''),(6147,'place to','place to',0,1,1.2667,'P423',1,''),(6148,'place to change','place to change',0,1,1.5,'P423252',1,''),(16379,'20','20',0,0,0.2,'',1,'*'),(16428,'amet','amet',0,0,0.2667,'A530',4,'*'),(16465,'consectetur','consectetur',0,0,0.7333,'C5236',4,'*'),(16525,'et','et',0,0,0.1333,'E300',4,'*'),(16588,'ipsum','ipsum',0,0,0.3333,'I125',4,'*'),(16615,'lorem','lorem',0,0,0.3333,'L650',4,'*'),(16806,'sit','sit',0,0,0.2,'S300',4,'*'),(16807,'sit amet','sit amet',0,1,1.2667,'S353',4,'*'),(16859,'uk','uk',0,0,0.1333,'U200',2,'*'),(16913,'years','years',0,0,0.3333,'Y620',4,'*'),(17402,'\'content','content',0,0,0.5333,'C5353',3,'*'),(17403,'\'content here','content here',0,1,1.4333,'C53536',3,'*'),(17404,'\'content here content','content here content',0,1,1.7,'C5353625353',3,'*'),(17405,'\'lorem','lorem',0,0,0.4,'L650',3,'*'),(17406,'\'lorem ipsum\'','lorem ipsum',0,1,1.4333,'L65125',3,'*'),(17407,'\'lorem ipsum\' will','lorem ipsum will',0,1,1.6,'L651254',3,'*'),(17408,'1.10.32','1.10.32',0,0,0.7,'',3,'*'),(17409,'1.10.32 and','1.10.32 and',0,1,1.3667,'A530',3,'*'),(17410,'1.10.32 and 1.10.33','1.10.32 and 1.10.33',0,1,1.6333,'A530',3,'*'),(17411,'1.10.32 the','1.10.32 the',0,1,1.3667,'T000',3,'*'),(17412,'1.10.32 the standard','1.10.32 the standard',0,1,1.6667,'T235363',3,'*'),(17413,'1.10.33','1.10.33',0,0,0.7,'',3,'*'),(17414,'1.10.33 from','1.10.33 from',0,1,1.4,'F650',3,'*'),(17415,'1.10.33 from de','1.10.33 from de',0,1,1.5,'F653',3,'*'),(17416,'1.10.33 of','1.10.33 of',0,1,1.3333,'O100',3,'*'),(17417,'1.10.33 of de','1.10.33 of de',0,1,1.4333,'O130',3,'*'),(17419,'1500s','1500s',0,0,0.3333,'S000',3,'*'),(17420,'1500s is','1500s is',0,1,1.2667,'S000',3,'*'),(17421,'1500s is reproduced','1500s is reproduced',0,1,1.6333,'S616323',3,'*'),(17422,'1914','1914',0,0,0.4,'',3,'*'),(17423,'1914 translation','1914 translation',0,1,1.5333,'T652435',3,'*'),(17424,'1914 translation by','1914 translation by',0,1,1.6333,'T6524351',3,'*'),(17425,'2000','2000',0,0,0.4,'',3,'*'),(17426,'2000 years','2000 years',0,1,1.3333,'Y620',3,'*'),(17427,'2000 years old','2000 years old',0,1,1.4667,'Y6243',3,'*'),(17428,'45','45',0,0,0.2,'',3,'*'),(17429,'45 bc','45 bc',0,1,1.1667,'B200',3,'*'),(17430,'45 bc making','45 bc making',0,1,1.4,'B25252',3,'*'),(17431,'45 bc this','45 bc this',0,1,1.3333,'B232',3,'*'),(17432,'a latin','a latin',0,1,1.2333,'A435',3,'*'),(17433,'a latin professor','a latin professor',0,1,1.5667,'A43516126',3,'*'),(17434,'a line','a line',0,1,1.2,'A450',3,'*'),(17435,'a line in','a line in',0,1,1.3,'A450',3,'*'),(17436,'a long','a long',0,1,1.2,'A452',3,'*'),(17437,'a long established','a long established',0,1,1.6,'A45231423',3,'*'),(17438,'a lorem','a lorem',0,1,1.2333,'A465',3,'*'),(17439,'a lorem ipsum','a lorem ipsum',0,1,1.4333,'A465125',3,'*'),(17440,'a more-or-less','a more-or-less',0,1,1.4667,'A5642',3,'*'),(17441,'a more-or-less normal','a more-or-less normal',0,1,1.7,'A56425654',3,'*'),(17442,'a page','a page',0,1,1.2,'A120',3,'*'),(17443,'a page when','a page when',0,1,1.3667,'A125',3,'*'),(17444,'a piece','a piece',0,1,1.2333,'A120',3,'*'),(17445,'a piece of','a piece of',0,1,1.3333,'A121',3,'*'),(17446,'a reader','a reader',0,1,1.2667,'A636',3,'*'),(17447,'a reader will','a reader will',0,1,1.4333,'A6364',3,'*'),(17448,'a search','a search',0,1,1.2667,'A262',3,'*'),(17449,'a search for','a search for',0,1,1.4,'A26216',3,'*'),(17450,'a treatise','a treatise',0,1,1.3333,'A3632',3,'*'),(17451,'a treatise on','a treatise on',0,1,1.4333,'A36325',3,'*'),(17452,'accident','accident',0,0,0.5333,'A2353',3,'*'),(17453,'accident sometimes','accident sometimes',0,1,1.6,'A235325352',3,'*'),(17454,'accident sometimes on','accident sometimes on',0,1,1.7,'A2353253525',3,'*'),(17455,'accompanied','accompanied',0,0,0.7333,'A25153',3,'*'),(17456,'accompanied by','accompanied by',0,1,1.4667,'A251531',3,'*'),(17457,'accompanied by english','accompanied by english',0,1,1.7333,'A2515315242',3,'*'),(17464,'also reproduced','also reproduced',0,1,1.5,'A42616323',3,'*'),(17465,'also reproduced in','also reproduced in',0,1,1.6,'A426163235',3,'*'),(17466,'amet comes','amet comes',0,1,1.3333,'A53252',3,'*'),(17467,'amet comes from','amet comes from',0,1,1.5,'A53252165',3,'*'),(17468,'and 1.10.33','and 1.10.33',0,1,1.3667,'A530',3,'*'),(17469,'and 1.10.33 from','and 1.10.33 from',0,1,1.5333,'A53165',3,'*'),(17470,'and 1.10.33 of','and 1.10.33 of',0,1,1.4667,'A531',3,'*'),(17471,'and a','and a',0,1,1.1667,'A530',3,'*'),(17472,'and a search','and a search',0,1,1.4,'A53262',3,'*'),(17473,'and evil','and evil',0,1,1.2667,'A5314',3,'*'),(17474,'and evil by','and evil by',0,1,1.3667,'A53141',3,'*'),(17475,'and going','and going',0,1,1.3,'A53252',3,'*'),(17476,'and going through','and going through',0,1,1.5667,'A53252362',3,'*'),(17477,'and the like','and the like',0,1,1.4,'A5342',3,'*'),(17478,'and typesetting','and typesetting',0,1,1.5,'A5312352',4,'*'),(17479,'and typesetting industry','and typesetting industry',0,1,1.8,'A531235253236',4,'*'),(17480,'and web','and web',0,1,1.2333,'A531',3,'*'),(17481,'and web page','and web page',0,1,1.4,'A5312',3,'*'),(17482,'are also','are also',0,1,1.2667,'A642',3,'*'),(17483,'are also reproduced','are also reproduced',0,1,1.6333,'A642616323',3,'*'),(17484,'as opposed','as opposed',0,1,1.3333,'A2123',3,'*'),(17485,'as opposed to','as opposed to',0,1,1.4333,'A2123',3,'*'),(17486,'as their','as their',0,1,1.2667,'A236',3,'*'),(17487,'as their default','as their default',0,1,1.5333,'A2363143',3,'*'),(17488,'at hampden-sydney','at hampden-sydney',0,1,1.5667,'A35135235',3,'*'),(17489,'at hampden-sydney college','at hampden-sydney college',0,1,1.8333,'A35135235242',3,'*'),(17490,'at its','at its',0,1,1.2,'A320',3,'*'),(17491,'at its layout','at its layout',0,1,1.4333,'A3243',3,'*'),(17492,'bc','bc',0,0,0.1333,'B200',3,'*'),(17493,'bc making','bc making',0,1,1.3,'B25252',3,'*'),(17494,'bc making it','bc making it',0,1,1.4,'B252523',3,'*'),(17495,'bc this','bc this',0,1,1.2333,'B232',3,'*'),(17496,'bc this book','bc this book',0,1,1.4,'B23212',3,'*'),(17497,'be distracted','be distracted',0,1,1.4333,'B323623',3,'*'),(17498,'be distracted by','be distracted by',0,1,1.5333,'B3236231',3,'*'),(17499,'been the','been the',0,1,1.2667,'B530',4,'*'),(17500,'been the industry\'s','been the industry',0,1,1.6333,'B53532362',4,'*'),(17501,'belief','belief',0,0,0.4,'B410',3,'*'),(17502,'belief lorem','belief lorem',0,1,1.4,'B41465',3,'*'),(17503,'belief lorem ipsum','belief lorem ipsum',0,1,1.6,'B41465125',3,'*'),(17504,'below for','below for',0,1,1.3,'B416',3,'*'),(17505,'below for those','below for those',0,1,1.5,'B41632',3,'*'),(17506,'bonorum','bonorum',0,0,0.4667,'B565',3,'*'),(17507,'bonorum et','bonorum et',0,1,1.3333,'B5653',3,'*'),(17508,'bonorum et malorum','bonorum et malorum',0,1,1.6,'B56535465',3,'*'),(17509,'book is','book is',0,1,1.2333,'B200',3,'*'),(17510,'book is a','book is a',0,1,1.3,'B200',3,'*'),(17513,'by accident','by accident',0,1,1.3667,'B2353',3,'*'),(17514,'by accident sometimes','by accident sometimes',0,1,1.7,'B235325352',3,'*'),(17515,'by cicero','by cicero',0,1,1.3,'B260',3,'*'),(17516,'by cicero are','by cicero are',0,1,1.4333,'B260',3,'*'),(17517,'by cicero written','by cicero written',0,1,1.5667,'B2635',3,'*'),(17518,'by english','by english',0,1,1.3333,'B5242',3,'*'),(17519,'by english versions','by english versions',0,1,1.6333,'B524216252',3,'*'),(17520,'by h','by h',0,1,1.1333,'B000',3,'*'),(17521,'by h rackham','by h rackham',0,1,1.4,'B625',3,'*'),(17522,'by the','by the',0,1,1.2,'B300',3,'*'),(17523,'by the readable','by the readable',0,1,1.5,'B36314',3,'*'),(17524,'chunk','chunk',0,0,0.3333,'C520',3,'*'),(17525,'chunk of','chunk of',0,1,1.2667,'C521',3,'*'),(17526,'chunk of lorem','chunk of lorem',0,1,1.4667,'C521465',3,'*'),(17527,'cicero','cicero',0,0,0.4,'C600',3,'*'),(17528,'cicero are','cicero are',0,1,1.3333,'C600',3,'*'),(17529,'cicero are also','cicero are also',0,1,1.5,'C642',3,'*'),(17530,'cicero written','cicero written',0,1,1.4667,'C635',3,'*'),(17531,'cicero written in','cicero written in',0,1,1.5667,'C635',3,'*'),(17532,'cites','cites',0,0,0.3333,'C320',3,'*'),(17533,'cites of','cites of',0,1,1.2667,'C321',3,'*'),(17534,'cites of the','cites of the',0,1,1.4,'C3213',3,'*'),(17535,'classical','classical',0,0,0.6,'C424',3,'*'),(17536,'classical latin','classical latin',0,1,1.5,'C42435',3,'*'),(17537,'classical latin literature','classical latin literature',0,1,1.8667,'C4243543636',3,'*'),(17538,'classical literature','classical literature',0,1,1.6667,'C4243636',3,'*'),(17539,'classical literature discovered','classical literature discovered',0,1,2,'C424363632163',3,'*'),(17540,'college','college',0,0,0.4667,'C420',3,'*'),(17541,'college in','college in',0,1,1.3333,'C425',3,'*'),(17542,'college in virginia','college in virginia',0,1,1.6333,'C4251625',3,'*'),(17543,'comes','comes',0,0,0.3333,'C520',3,'*'),(17544,'comes from','comes from',0,1,1.3333,'C52165',3,'*'),(17545,'comes from a','comes from a',0,1,1.4,'C52165',3,'*'),(17546,'comes from sections','comes from sections',0,1,1.6333,'C521652352',3,'*'),(17547,'consectetur from','consectetur from',0,1,1.5333,'C5236165',3,'*'),(17548,'consectetur from a','consectetur from a',0,1,1.6,'C5236165',3,'*'),(17549,'content here\',','content here',0,1,1.4667,'C53536',3,'*'),(17550,'content here\', making','content here making',0,1,1.7,'C535365252',3,'*'),(17551,'content of','content of',0,1,1.3333,'C53531',3,'*'),(17552,'content of a','content of a',0,1,1.4,'C53531',3,'*'),(17553,'contrary','contrary',0,0,0.5333,'C536',3,'*'),(17554,'contrary to','contrary to',0,1,1.3667,'C5363',3,'*'),(17555,'contrary to popular','contrary to popular',0,1,1.6333,'C5363146',3,'*'),(17556,'de','de',0,0,0.1333,'D000',3,'*'),(17557,'de finibus','de finibus',0,1,1.3333,'D1512',3,'*'),(17558,'de finibus bonorum','de finibus bonorum',0,1,1.6,'D15121565',3,'*'),(17559,'default model','default model',0,1,1.4333,'D143534',3,'*'),(17560,'default model text','default model text',0,1,1.6,'D143534323',3,'*'),(17561,'desktop','desktop',0,0,0.4667,'D231',3,'*'),(17562,'desktop publishing','desktop publishing',0,1,1.6,'D2314252',3,'*'),(17563,'desktop publishing packages','desktop publishing packages',0,1,1.9,'D231425212',3,'*'),(17564,'discovered','discovered',0,0,0.6667,'D2163',3,'*'),(17565,'discovered the','discovered the',0,1,1.4667,'D2163',3,'*'),(17566,'discovered the undoubtable','discovered the undoubtable',0,1,1.8667,'D2163531314',3,'*'),(17567,'distracted','distracted',0,0,0.6667,'D23623',3,'*'),(17568,'distracted by','distracted by',0,1,1.4333,'D236231',3,'*'),(17569,'distracted by the','distracted by the',0,1,1.5667,'D2362313',3,'*'),(17570,'distribution','distribution',0,0,0.8,'D236135',3,'*'),(17571,'distribution of','distribution of',0,1,1.5,'D2361351',3,'*'),(17572,'distribution of letters','distribution of letters',0,1,1.7667,'D23613514362',3,'*'),(17573,'dolor','dolor',0,0,0.3333,'D460',3,'*'),(17574,'dolor sit','dolor sit',0,1,1.3,'D4623',3,'*'),(17575,'dolor sit amet','dolor sit amet',0,1,1.4667,'D462353',3,'*'),(17576,'dummy','dummy',0,0,0.3333,'D500',4,'*'),(17577,'dummy text','dummy text',0,1,1.3333,'D5323',4,'*'),(17578,'dummy text of','dummy text of',0,1,1.4333,'D53231',4,'*'),(17579,'during','during',0,0,0.4,'D652',3,'*'),(17580,'during the','during the',0,1,1.3333,'D6523',3,'*'),(17581,'during the renaissance','during the renaissance',0,1,1.7333,'D652365252',3,'*'),(17582,'editors','editors',0,0,0.4667,'E362',3,'*'),(17583,'editors now','editors now',0,1,1.3667,'E3625',3,'*'),(17584,'editors now use','editors now use',0,1,1.5,'E36252',3,'*'),(17585,'english many','english many',0,1,1.4,'E52425',3,'*'),(17586,'english many desktop','english many desktop',0,1,1.6667,'E524253231',3,'*'),(17587,'english versions','english versions',0,1,1.5333,'E524216252',3,'*'),(17588,'english versions from','english versions from',0,1,1.7,'E524216252165',3,'*'),(17589,'established','established',0,0,0.7333,'E231423',3,'*'),(17590,'established fact','established fact',0,1,1.5333,'E231423123',3,'*'),(17591,'established fact that','established fact that',0,1,1.7,'E231423123',3,'*'),(17592,'et malorum','et malorum',0,1,1.3333,'E35465',3,'*'),(17593,'et malorum by','et malorum by',0,1,1.4333,'E354651',3,'*'),(17594,'et malorum the','et malorum the',0,1,1.4667,'E354653',3,'*'),(17595,'ethics','ethics',0,0,0.4,'E320',3,'*'),(17596,'ethics very','ethics very',0,1,1.3667,'E3216',3,'*'),(17597,'ethics very popular','ethics very popular',0,1,1.6333,'E3216146',3,'*'),(17598,'evil','evil',0,0,0.2667,'E140',3,'*'),(17599,'evil by','evil by',0,1,1.2333,'E141',3,'*'),(17600,'evil by cicero','evil by cicero',0,1,1.4667,'E14126',3,'*'),(17601,'evolved','evolved',0,0,0.4667,'E1413',3,'*'),(17602,'evolved over','evolved over',0,1,1.4,'E141316',3,'*'),(17603,'evolved over the','evolved over the',0,1,1.5333,'E1413163',3,'*'),(17604,'exact','exact',0,0,0.3333,'E230',3,'*'),(17605,'exact original','exact original',0,1,1.4667,'E236254',3,'*'),(17606,'exact original form','exact original form',0,1,1.6333,'E236254165',3,'*'),(17607,'extremes','extremes',0,0,0.5333,'E23652',3,'*'),(17608,'extremes of','extremes of',0,1,1.3667,'E236521',3,'*'),(17609,'extremes of good','extremes of good',0,1,1.5333,'E23652123',3,'*'),(17610,'fact','fact',0,0,0.2667,'F230',3,'*'),(17611,'fact that','fact that',0,1,1.3,'F230',3,'*'),(17612,'fact that a','fact that a',0,1,1.3667,'F230',3,'*'),(17613,'finibus','finibus',0,0,0.4667,'F512',3,'*'),(17614,'finibus bonorum','finibus bonorum',0,1,1.5,'F5121565',3,'*'),(17615,'finibus bonorum et','finibus bonorum et',0,1,1.6,'F51215653',3,'*'),(17616,'first line','first line',0,1,1.3333,'F62345',3,'*'),(17617,'first line of','first line of',0,1,1.4333,'F623451',3,'*'),(17618,'for \'lorem','for lorem',0,1,1.3333,'F6465',3,'*'),(17619,'for \'lorem ipsum\'','for lorem ipsum',0,1,1.5667,'F6465125',3,'*'),(17620,'for those interested','for those interested',0,1,1.6667,'F63253623',3,'*'),(17621,'form accompanied','form accompanied',0,1,1.5333,'F6525153',3,'*'),(17622,'form accompanied by','form accompanied by',0,1,1.6333,'F65251531',3,'*'),(17623,'from 45','from 45',0,1,1.2333,'F650',3,'*'),(17624,'from 45 bc','from 45 bc',0,1,1.3333,'F6512',3,'*'),(17625,'from a line','from a line',0,1,1.3667,'F6545',3,'*'),(17626,'from a lorem','from a lorem',0,1,1.4,'F65465',3,'*'),(17627,'from de','from de',0,1,1.2333,'F653',3,'*'),(17628,'from de finibus','from de finibus',0,1,1.5,'F6531512',3,'*'),(17629,'from sections','from sections',0,1,1.4333,'F652352',3,'*'),(17630,'from sections 1.10.32','from sections 1.10.32',0,1,1.7,'F652352',3,'*'),(17631,'from the 1914','from the 1914',0,1,1.4333,'F653',3,'*'),(17632,'going through','going through',0,1,1.4333,'G52362',3,'*'),(17633,'going through the','going through the',0,1,1.5667,'G523623',3,'*'),(17634,'good and','good and',0,1,1.2667,'G353',3,'*'),(17635,'good and evil','good and evil',0,1,1.4333,'G35314',3,'*'),(17636,'h','h',0,0,0.0667,'H000',3,'*'),(17637,'h rackham','h rackham',0,1,1.3,'H625',3,'*'),(17638,'hampden-sydney','hampden-sydney',0,0,0.9333,'H5135235',3,'*'),(17639,'hampden-sydney college','hampden-sydney college',0,1,1.7333,'H5135235242',3,'*'),(17640,'hampden-sydney college in','hampden-sydney college in',0,1,1.8333,'H51352352425',3,'*'),(17641,'has a','has a',0,1,1.1667,'H200',3,'*'),(17642,'has a more-or-less','has a more-or-less',0,1,1.6,'H25642',3,'*'),(17643,'has been','has been',0,1,1.2667,'H215',4,'*'),(17644,'has been the','has been the',0,1,1.4,'H2153',4,'*'),(17645,'has roots','has roots',0,1,1.3,'H2632',3,'*'),(17646,'has roots in','has roots in',0,1,1.4,'H26325',3,'*'),(17647,'have evolved','have evolved',0,1,1.4,'H1413',3,'*'),(17648,'have evolved over','have evolved over',0,1,1.5667,'H141316',3,'*'),(17649,'here content','here content',0,1,1.4,'H625353',3,'*'),(17650,'here content here\',','here content here',0,1,1.6333,'H6253536',3,'*'),(17651,'here\',','here',0,0,0.4,'H600',3,'*'),(17652,'here\', making','here making',0,1,1.4333,'H65252',3,'*'),(17653,'here\', making it','here making it',0,1,1.5333,'H652523',3,'*'),(17654,'humour','humour',0,0,0.4,'H560',3,'*'),(17655,'humour and','humour and',0,1,1.3333,'H5653',3,'*'),(17656,'humour and the','humour and the',0,1,1.4667,'H5653',3,'*'),(17657,'in 45','in 45',0,1,1.1667,'I500',3,'*'),(17658,'in 45 bc','in 45 bc',0,1,1.2667,'I512',3,'*'),(17659,'in a piece','in a piece',0,1,1.3333,'I512',3,'*'),(17660,'in classical','in classical',0,1,1.4,'I52424',3,'*'),(17661,'in classical literature','in classical literature',0,1,1.7667,'I524243636',3,'*'),(17662,'in section','in section',0,1,1.3333,'I5235',3,'*'),(17663,'in section 1.10.32','in section 1.10.32',0,1,1.6,'I5235',3,'*'),(17664,'in their','in their',0,1,1.2667,'I536',3,'*'),(17665,'in their exact','in their exact',0,1,1.4667,'I53623',3,'*'),(17666,'in their infancy','in their infancy',0,1,1.5333,'I5365152',3,'*'),(17667,'in virginia','in virginia',0,1,1.3667,'I51625',3,'*'),(17668,'in virginia looked','in virginia looked',0,1,1.6,'I51625423',3,'*'),(17669,'industry','industry',0,0,0.5333,'I53236',4,'*'),(17670,'industry lorem','industry lorem',0,1,1.4667,'I53236465',4,'*'),(17671,'industry lorem ipsum','industry lorem ipsum',0,1,1.6667,'I53236465125',4,'*'),(17672,'industry\'s','industry',0,0,0.6667,'I532362',4,'*'),(17673,'industry\'s standard','industry standard',0,1,1.6333,'I53236235363',4,'*'),(17674,'infancy','infancy',0,0,0.4667,'I5152',3,'*'),(17675,'infancy various','infancy various',0,1,1.5,'I5152162',3,'*'),(17676,'infancy various versions','infancy various versions',0,1,1.8,'I515216216252',3,'*'),(17677,'injected','injected',0,0,0.5333,'I523',3,'*'),(17678,'injected humour','injected humour',0,1,1.5,'I52356',3,'*'),(17679,'injected humour and','injected humour and',0,1,1.6333,'I5235653',3,'*'),(17680,'interested sections','interested sections',0,1,1.6333,'I536232352',3,'*'),(17681,'interested sections 1.10.32','interested sections 1.10.32',0,1,1.9,'I536232352',3,'*'),(17682,'ipsum as','ipsum as',0,1,1.2667,'I1252',3,'*'),(17683,'ipsum as their','ipsum as their',0,1,1.4667,'I125236',3,'*'),(17684,'ipsum comes','ipsum comes',0,1,1.3667,'I125252',3,'*'),(17685,'ipsum comes from','ipsum comes from',0,1,1.5333,'I125252165',3,'*'),(17686,'ipsum dolor','ipsum dolor',0,1,1.3667,'I125346',3,'*'),(17687,'ipsum dolor sit','ipsum dolor sit',0,1,1.5,'I12534623',3,'*'),(17688,'ipsum has','ipsum has',0,1,1.3,'I1252',4,'*'),(17689,'ipsum has been','ipsum has been',0,1,1.4667,'I125215',4,'*'),(17690,'ipsum is','ipsum is',0,1,1.2667,'I1252',4,'*'),(17691,'ipsum is not','ipsum is not',0,1,1.4,'I125253',3,'*'),(17692,'ipsum is simply','ipsum is simply',0,1,1.5,'I1252514',4,'*'),(17693,'ipsum is that','ipsum is that',0,1,1.4333,'I12523',3,'*'),(17694,'ipsum lorem','ipsum lorem',0,1,1.3667,'I125465',3,'*'),(17695,'ipsum lorem ipsum','ipsum lorem ipsum',0,1,1.5667,'I125465125',3,'*'),(17696,'ipsum passage','ipsum passage',0,1,1.4333,'I12512',3,'*'),(17697,'ipsum passage and','ipsum passage and',0,1,1.5667,'I1251253',3,'*'),(17698,'ipsum used','ipsum used',0,1,1.3333,'I12523',3,'*'),(17699,'ipsum used since','ipsum used since',0,1,1.5333,'I12523252',3,'*'),(17700,'ipsum\'','ipsum',0,0,0.4,'I125',3,'*'),(17701,'ipsum\' will','ipsum will',0,1,1.3667,'I1254',3,'*'),(17702,'ipsum\' will uncover','ipsum will uncover',0,1,1.6333,'I12545216',3,'*'),(17703,'is a long','is a long',0,1,1.3,'I2452',3,'*'),(17704,'is a treatise','is a treatise',0,1,1.4333,'I23632',3,'*'),(17705,'is not simply','is not simply',0,1,1.4333,'I2532514',3,'*'),(17706,'is reproduced','is reproduced',0,1,1.4333,'I2616323',3,'*'),(17707,'is reproduced below','is reproduced below',0,1,1.6333,'I261632314',3,'*'),(17708,'is simply','is simply',0,1,1.3,'I2514',4,'*'),(17709,'is simply dummy','is simply dummy',0,1,1.5,'I251435',4,'*'),(17710,'is that','is that',0,1,1.2333,'I230',3,'*'),(17711,'is that it','is that it',0,1,1.3333,'I230',3,'*'),(17712,'it has','it has',0,1,1.2,'I320',3,'*'),(17713,'it has a','it has a',0,1,1.2667,'I320',3,'*'),(17714,'it has roots','it has roots',0,1,1.4,'I32632',3,'*'),(17715,'it look','it look',0,1,1.2333,'I342',3,'*'),(17716,'it look like','it look like',0,1,1.4,'I34242',3,'*'),(17717,'it over','it over',0,1,1.2333,'I316',3,'*'),(17718,'it over 2000','it over 2000',0,1,1.4,'I316',3,'*'),(17719,'its layout','its layout',0,1,1.3333,'I3243',3,'*'),(17720,'its layout the','its layout the',0,1,1.4667,'I3243',3,'*'),(17723,'latin','latin',0,0,0.3333,'L350',3,'*'),(17724,'latin literature','latin literature',0,1,1.5333,'L3543636',3,'*'),(17725,'latin literature from','latin literature from',0,1,1.7,'L3543636165',3,'*'),(17726,'latin professor','latin professor',0,1,1.5,'L3516126',3,'*'),(17727,'latin professor at','latin professor at',0,1,1.6,'L35161263',3,'*'),(17728,'latin words','latin words',0,1,1.3667,'L35632',3,'*'),(17729,'latin words consectetur','latin words consectetur',0,1,1.7667,'L356325236',3,'*'),(17733,'layout','layout',0,0,0.4,'L300',3,'*'),(17734,'layout the','layout the',0,1,1.3333,'L300',3,'*'),(17735,'layout the point','layout the point',0,1,1.5333,'L3153',3,'*'),(17739,'letters','letters',0,0,0.4667,'L362',3,'*'),(17740,'letters as','letters as',0,1,1.3333,'L362',3,'*'),(17741,'letters as opposed','letters as opposed',0,1,1.6,'L362123',3,'*'),(17742,'levart','levart',0,0,0.4,'L163',1,'*'),(17745,'like contrary','like contrary',0,1,1.4333,'L2536',3,'*'),(17746,'like contrary to','like contrary to',0,1,1.5333,'L25363',3,'*'),(17747,'like readable','like readable',0,1,1.4333,'L26314',3,'*'),(17748,'like readable english','like readable english',0,1,1.7,'L263145242',3,'*'),(17749,'line','line',0,0,0.2667,'L500',3,'*'),(17750,'line in','line in',0,1,1.2333,'L500',3,'*'),(17751,'line in section','line in section',0,1,1.5,'L5235',3,'*'),(17752,'line of','line of',0,1,1.2333,'L510',3,'*'),(17753,'line of lorem','line of lorem',0,1,1.4333,'L51465',3,'*'),(17754,'literature','literature',0,0,0.6667,'L3636',3,'*'),(17755,'literature discovered','literature discovered',0,1,1.7,'L363632163',3,'*'),(17756,'literature discovered the','literature discovered the',0,1,1.8333,'L363632163',3,'*'),(17757,'literature from','literature from',0,1,1.5,'L3636165',3,'*'),(17758,'literature from 45','literature from 45',0,1,1.6,'L3636165',3,'*'),(17759,'long','long',0,0,0.2667,'L520',3,'*'),(17760,'long established','long established',0,1,1.5333,'L5231423',3,'*'),(17761,'long established fact','long established fact',0,1,1.7,'L5231423123',3,'*'),(17762,'look like','look like',0,1,1.3,'L242',3,'*'),(17763,'look like readable','look like readable',0,1,1.6,'L2426314',3,'*'),(17764,'looked','looked',0,0,0.4,'L230',3,'*'),(17765,'looked up','looked up',0,1,1.3,'L231',3,'*'),(17766,'looked up one','looked up one',0,1,1.4333,'L2315',3,'*'),(17767,'looking','looking',0,0,0.4667,'L252',3,'*'),(17768,'looking at','looking at',0,1,1.3333,'L2523',3,'*'),(17769,'looking at its','looking at its',0,1,1.4667,'L25232',3,'*'),(17770,'lorem ipsum','lorem ipsum',0,1,1.3667,'L65125',4,'*'),(17771,'lorem ipsum as','lorem ipsum as',0,1,1.4667,'L651252',3,'*'),(17772,'lorem ipsum comes','lorem ipsum comes',0,1,1.5667,'L65125252',3,'*'),(17773,'lorem ipsum dolor','lorem ipsum dolor',0,1,1.5667,'L65125346',3,'*'),(17774,'lorem ipsum has','lorem ipsum has',0,1,1.5,'L651252',4,'*'),(17775,'lorem ipsum is','lorem ipsum is',0,1,1.4667,'L651252',4,'*'),(17776,'lorem ipsum lorem','lorem ipsum lorem',0,1,1.5667,'L65125465',3,'*'),(17777,'lorem ipsum passage','lorem ipsum passage',0,1,1.6333,'L6512512',3,'*'),(17778,'lorem ipsum used','lorem ipsum used',0,1,1.5333,'L6512523',3,'*'),(17779,'making it','making it',0,1,1.3,'M2523',3,'*'),(17780,'making it look','making it look',0,1,1.4667,'M252342',3,'*'),(17781,'making it over','making it over',0,1,1.4667,'M252316',3,'*'),(17782,'malorum','malorum',0,0,0.4667,'M465',3,'*'),(17783,'malorum by','malorum by',0,1,1.3333,'M4651',3,'*'),(17784,'malorum by cicero','malorum by cicero',0,1,1.5667,'M465126',3,'*'),(17785,'malorum the','malorum the',0,1,1.3667,'M4653',3,'*'),(17786,'malorum the extremes','malorum the extremes',0,1,1.6667,'M465323652',3,'*'),(17787,'many desktop','many desktop',0,1,1.4,'M3231',3,'*'),(17788,'many desktop publishing','many desktop publishing',0,1,1.7667,'M32314252',3,'*'),(17789,'many web','many web',0,1,1.2667,'M100',3,'*'),(17790,'many web sites','many web sites',0,1,1.4667,'M1232',3,'*'),(17791,'mcclintock','mcclintock',0,0,0.6667,'M24532',3,'*'),(17792,'mcclintock a','mcclintock a',0,1,1.4,'M24532',3,'*'),(17793,'mcclintock a latin','mcclintock a latin',0,1,1.6,'M24532435',3,'*'),(17794,'model','model',0,0,0.3333,'M340',3,'*'),(17795,'model text','model text',0,1,1.3333,'M34323',3,'*'),(17796,'model text and','model text and',0,1,1.4667,'M3432353',3,'*'),(17797,'more obscure','more obscure',0,1,1.4,'M6126',3,'*'),(17798,'more obscure latin','more obscure latin',0,1,1.6,'M6126435',3,'*'),(17799,'more-or-less','more-or-less',0,0,0.8,'M642',3,'*'),(17800,'more-or-less normal','more-or-less normal',0,1,1.6333,'M6425654',3,'*'),(17801,'more-or-less normal distribution','more-or-less normal distribution',0,1,2,'M64256543236135',3,'*'),(17802,'normal','normal',0,0,0.4,'N654',3,'*'),(17803,'normal distribution','normal distribution',0,1,1.6333,'N6543236135',3,'*'),(17804,'normal distribution of','normal distribution of',0,1,1.7333,'N65432361351',3,'*'),(17805,'not simply','not simply',0,1,1.3333,'N32514',3,'*'),(17806,'not simply random','not simply random',0,1,1.5667,'N325146535',3,'*'),(17807,'now use','now use',0,1,1.2333,'N200',3,'*'),(17808,'now use lorem','now use lorem',0,1,1.4333,'N2465',3,'*'),(17809,'obscure','obscure',0,0,0.4667,'O126',3,'*'),(17810,'obscure latin','obscure latin',0,1,1.4333,'O126435',3,'*'),(17811,'obscure latin words','obscure latin words',0,1,1.6333,'O126435632',3,'*'),(17812,'of a','of a',0,1,1.1333,'O100',3,'*'),(17813,'of a page','of a page',0,1,1.3,'O120',3,'*'),(17814,'of classical','of classical',0,1,1.4,'O12424',3,'*'),(17815,'of classical latin','of classical latin',0,1,1.6,'O1242435',3,'*'),(17816,'of de','of de',0,1,1.1667,'O130',3,'*'),(17817,'of de finibus','of de finibus',0,1,1.4333,'O131512',3,'*'),(17818,'of ethics','of ethics',0,1,1.3,'O132',3,'*'),(17819,'of ethics very','of ethics very',0,1,1.4667,'O13216',3,'*'),(17820,'of good','of good',0,1,1.2333,'O123',3,'*'),(17821,'of good and','of good and',0,1,1.3667,'O12353',3,'*'),(17822,'of letters','of letters',0,1,1.3333,'O14362',3,'*'),(17823,'of letters as','of letters as',0,1,1.4333,'O14362',3,'*'),(17824,'of lorem','of lorem',0,1,1.2667,'O1465',3,'*'),(17825,'of lorem ipsum','of lorem ipsum',0,1,1.4667,'O1465125',3,'*'),(17826,'of the more','of the more',0,1,1.3667,'O1356',3,'*'),(17827,'of the printing','of the printing',0,1,1.5,'O13165352',4,'*'),(17828,'of the word','of the word',0,1,1.3667,'O1363',3,'*'),(17829,'of using','of using',0,1,1.2667,'O1252',3,'*'),(17830,'of using lorem','of using lorem',0,1,1.4667,'O1252465',3,'*'),(17831,'old richard','old richard',0,1,1.3667,'O436263',3,'*'),(17832,'old richard mcclintock','old richard mcclintock',0,1,1.7333,'O436263524532',3,'*'),(17833,'on purpose','on purpose',0,1,1.3333,'O51612',3,'*'),(17834,'on purpose injected','on purpose injected',0,1,1.6333,'O51612523',3,'*'),(17835,'on the theory','on the theory',0,1,1.4333,'O536',3,'*'),(17836,'opposed','opposed',0,0,0.4667,'O123',3,'*'),(17837,'opposed to','opposed to',0,1,1.3333,'O123',3,'*'),(17838,'opposed to using','opposed to using',0,1,1.5333,'O123252',3,'*'),(17839,'original','original',0,0,0.5333,'O6254',3,'*'),(17840,'original form','original form',0,1,1.4333,'O6254165',3,'*'),(17841,'original form accompanied','original form accompanied',0,1,1.8333,'O625416525153',3,'*'),(17842,'over 2000','over 2000',0,1,1.3,'O160',3,'*'),(17843,'over 2000 years','over 2000 years',0,1,1.5,'O162',3,'*'),(17844,'over the','over the',0,1,1.2667,'O163',3,'*'),(17845,'over the years','over the years',0,1,1.4667,'O16362',3,'*'),(17846,'packages','packages',0,0,0.5333,'P200',3,'*'),(17847,'packages and','packages and',0,1,1.4,'P253',3,'*'),(17848,'packages and web','packages and web',0,1,1.5333,'P2531',3,'*'),(17849,'page editors','page editors',0,1,1.4,'P2362',3,'*'),(17850,'page editors now','page editors now',0,1,1.5333,'P23625',3,'*'),(17851,'page when','page when',0,1,1.3,'P250',3,'*'),(17852,'page when looking','page when looking',0,1,1.5667,'P254252',3,'*'),(17853,'passage','passage',0,0,0.4667,'P200',3,'*'),(17854,'passage and','passage and',0,1,1.3667,'P253',3,'*'),(17855,'passage and going','passage and going',0,1,1.5667,'P253252',3,'*'),(17856,'piece','piece',0,0,0.3333,'P200',3,'*'),(17857,'piece of','piece of',0,1,1.2667,'P210',3,'*'),(17858,'piece of classical','piece of classical',0,1,1.6,'P212424',3,'*'),(17859,'point of using','point of using',0,1,1.4667,'P531252',3,'*'),(17860,'popular belief','popular belief',0,1,1.4667,'P46141',3,'*'),(17861,'popular belief lorem','popular belief lorem',0,1,1.6667,'P46141465',3,'*'),(17862,'popular during','popular during',0,1,1.4667,'P463652',3,'*'),(17863,'popular during the','popular during the',0,1,1.6,'P4636523',3,'*'),(17864,'printing','printing',0,0,0.5333,'P65352',4,'*'),(17865,'printing and','printing and',0,1,1.4,'P6535253',4,'*'),(17866,'printing and typesetting','printing and typesetting',0,1,1.8,'P653525312352',4,'*'),(17867,'professor','professor',0,0,0.6,'P6126',3,'*'),(17868,'professor at','professor at',0,1,1.4,'P61263',3,'*'),(17869,'professor at hampden-sydney','professor at hampden-sydney',0,1,1.9,'P612635135235',3,'*'),(17870,'publishing','publishing',0,0,0.6667,'P4252',3,'*'),(17871,'publishing packages','publishing packages',0,1,1.6333,'P425212',3,'*'),(17872,'publishing packages and','publishing packages and',0,1,1.7667,'P42521253',3,'*'),(17873,'purpose','purpose',0,0,0.4667,'P612',3,'*'),(17874,'purpose injected','purpose injected',0,1,1.5333,'P612523',3,'*'),(17875,'purpose injected humour','purpose injected humour',0,1,1.7667,'P61252356',3,'*'),(17876,'rackham','rackham',0,0,0.4667,'R250',3,'*'),(17877,'random','random',0,0,0.4,'R535',3,'*'),(17878,'random text','random text',0,1,1.3667,'R535323',3,'*'),(17879,'random text it','random text it',0,1,1.4667,'R535323',3,'*'),(17880,'readable','readable',0,0,0.5333,'R314',3,'*'),(17881,'readable content','readable content',0,1,1.5333,'R31425353',3,'*'),(17882,'readable content of','readable content of',0,1,1.6333,'R314253531',3,'*'),(17883,'readable english','readable english',0,1,1.5333,'R3145242',3,'*'),(17884,'readable english many','readable english many',0,1,1.7,'R31452425',3,'*'),(17885,'reader','reader',0,0,0.4,'R360',3,'*'),(17886,'reader will','reader will',0,1,1.3667,'R364',3,'*'),(17887,'reader will be','reader will be',0,1,1.4667,'R3641',3,'*'),(17888,'renaissance','renaissance',0,0,0.7333,'R5252',3,'*'),(17889,'renaissance the','renaissance the',0,1,1.5,'R52523',3,'*'),(17890,'renaissance the first','renaissance the first',0,1,1.7,'R525231623',3,'*'),(17891,'reproduced','reproduced',0,0,0.6667,'R16323',3,'*'),(17892,'reproduced below','reproduced below',0,1,1.5333,'R1632314',3,'*'),(17893,'reproduced below for','reproduced below for',0,1,1.6667,'R163231416',3,'*'),(17894,'reproduced in','reproduced in',0,1,1.4333,'R163235',3,'*'),(17895,'reproduced in their','reproduced in their',0,1,1.6333,'R16323536',3,'*'),(17896,'richard','richard',0,0,0.4667,'R263',3,'*'),(17897,'richard mcclintock','richard mcclintock',0,1,1.6,'R263524532',3,'*'),(17898,'richard mcclintock a','richard mcclintock a',0,1,1.6667,'R263524532',3,'*'),(17899,'roots','roots',0,0,0.3333,'R320',3,'*'),(17900,'roots in','roots in',0,1,1.2667,'R325',3,'*'),(17901,'roots in a','roots in a',0,1,1.3333,'R325',3,'*'),(17902,'search for \'lorem','search for lorem',0,1,1.5667,'S6216465',3,'*'),(17903,'section','section',0,0,0.4667,'S350',3,'*'),(17904,'section 1.10.32','section 1.10.32',0,1,1.5,'S350',3,'*'),(17905,'section 1.10.32 the','section 1.10.32 the',0,1,1.6333,'S353',3,'*'),(17906,'sections','sections',0,0,0.5333,'S352',3,'*'),(17907,'sections 1.10.32','sections 1.10.32',0,1,1.5333,'S352',3,'*'),(17908,'sections 1.10.32 and','sections 1.10.32 and',0,1,1.6667,'S35253',3,'*'),(17909,'simply dummy','simply dummy',0,1,1.4,'S51435',4,'*'),(17910,'simply dummy text','simply dummy text',0,1,1.5667,'S51435323',4,'*'),(17911,'simply random','simply random',0,1,1.4333,'S5146535',3,'*'),(17912,'simply random text','simply random text',0,1,1.6,'S5146535323',3,'*'),(17913,'since the','since the',0,1,1.3,'S523',3,'*'),(17914,'since the 1500s','since the 1500s',0,1,1.5,'S5232',3,'*'),(17915,'sit amet comes','sit amet comes',0,1,1.4667,'S353252',3,'*'),(17916,'sites','sites',0,0,0.3333,'S320',3,'*'),(17917,'sites still','sites still',0,1,1.3667,'S3234',3,'*'),(17918,'sites still in','sites still in',0,1,1.4667,'S32345',3,'*'),(17919,'sometimes','sometimes',0,0,0.6,'S5352',3,'*'),(17920,'sometimes by','sometimes by',0,1,1.4,'S53521',3,'*'),(17921,'sometimes by accident','sometimes by accident',0,1,1.7,'S535212353',3,'*'),(17922,'sometimes on','sometimes on',0,1,1.4,'S53525',3,'*'),(17923,'sometimes on purpose','sometimes on purpose',0,1,1.6667,'S535251612',3,'*'),(17924,'source','source',0,0,0.4,'S620',3,'*'),(17925,'source lorem','source lorem',0,1,1.4,'S62465',3,'*'),(17926,'source lorem ipsum','source lorem ipsum',0,1,1.6,'S62465125',3,'*'),(17927,'standard','standard',0,0,0.5333,'S35363',4,'*'),(17928,'standard chunk','standard chunk',0,1,1.4667,'S35363252',3,'*'),(17929,'standard chunk of','standard chunk of',0,1,1.5667,'S353632521',3,'*'),(17930,'still in','still in',0,1,1.2667,'S345',3,'*'),(17931,'still in their','still in their',0,1,1.4667,'S34536',3,'*'),(17932,'text','text',0,0,0.2667,'T230',4,'*'),(17933,'text and','text and',0,1,1.2667,'T2353',3,'*'),(17934,'text and a','text and a',0,1,1.3333,'T2353',3,'*'),(17935,'text it','text it',0,1,1.2333,'T230',3,'*'),(17936,'text it has','text it has',0,1,1.3667,'T232',3,'*'),(17937,'text of','text of',0,1,1.2333,'T231',4,'*'),(17938,'text of the','text of the',0,1,1.3667,'T2313',4,'*'),(17939,'that a reader','that a reader',0,1,1.4333,'T636',3,'*'),(17940,'that it','that it',0,1,1.2333,'T000',3,'*'),(17941,'that it has','that it has',0,1,1.3667,'T200',3,'*'),(17942,'the 1500s','the 1500s',0,1,1.3,'T200',3,'*'),(17943,'the 1500s is','the 1500s is',0,1,1.4,'T200',3,'*'),(17944,'the 1914','the 1914',0,1,1.2667,'T000',3,'*'),(17945,'the 1914 translation','the 1914 translation',0,1,1.6667,'T652435',3,'*'),(17946,'the cites','the cites',0,1,1.3,'T232',3,'*'),(17947,'the cites of','the cites of',0,1,1.4,'T2321',3,'*'),(17948,'the extremes','the extremes',0,1,1.4,'T23652',3,'*'),(17949,'the extremes of','the extremes of',0,1,1.5,'T236521',3,'*'),(17950,'the first line','the first line',0,1,1.4667,'T162345',3,'*'),(17951,'the industry\'s','the industry',0,1,1.4667,'T532362',4,'*'),(17952,'the industry\'s standard','the industry standard',0,1,1.7667,'T53236235363',4,'*'),(17953,'the like','the like',0,1,1.2667,'T420',3,'*'),(17954,'the like contrary','the like contrary',0,1,1.5667,'T42536',3,'*'),(17955,'the more','the more',0,1,1.2667,'T560',3,'*'),(17956,'the more obscure','the more obscure',0,1,1.5333,'T56126',3,'*'),(17957,'the point','the point',0,1,1.3,'T153',3,'*'),(17958,'the point of','the point of',0,1,1.4,'T1531',3,'*'),(17959,'the printing','the printing',0,1,1.4,'T165352',4,'*'),(17960,'the printing and','the printing and',0,1,1.5333,'T16535253',4,'*'),(17961,'the readable','the readable',0,1,1.4,'T6314',3,'*'),(17962,'the readable content','the readable content',0,1,1.6667,'T631425353',3,'*'),(17963,'the renaissance','the renaissance',0,1,1.5,'T65252',3,'*'),(17964,'the renaissance the','the renaissance the',0,1,1.6333,'T652523',3,'*'),(17965,'the standard','the standard',0,1,1.4,'T235363',3,'*'),(17966,'the standard chunk','the standard chunk',0,1,1.6,'T235363252',3,'*'),(17967,'the theory','the theory',0,1,1.3333,'T600',3,'*'),(17968,'the theory of','the theory of',0,1,1.4333,'T610',3,'*'),(17969,'the undoubtable','the undoubtable',0,1,1.5,'T531314',3,'*'),(17970,'the undoubtable source','the undoubtable source',0,1,1.7333,'T531314262',3,'*'),(17971,'the word','the word',0,1,1.2667,'T630',3,'*'),(17972,'the word in','the word in',0,1,1.3667,'T635',3,'*'),(17973,'the years','the years',0,1,1.3,'T620',3,'*'),(17974,'the years sometimes','the years sometimes',0,1,1.6333,'T625352',3,'*'),(17975,'their default','their default',0,1,1.4333,'T63143',3,'*'),(17976,'their default model','their default model',0,1,1.6333,'T63143534',3,'*'),(17977,'their exact','their exact',0,1,1.3667,'T623',3,'*'),(17978,'their exact original','their exact original',0,1,1.6667,'T6236254',3,'*'),(17979,'their infancy','their infancy',0,1,1.4333,'T65152',3,'*'),(17980,'their infancy various','their infancy various',0,1,1.7,'T65152162',3,'*'),(17981,'theory','theory',0,0,0.4,'T600',3,'*'),(17982,'theory of','theory of',0,1,1.3,'T610',3,'*'),(17983,'theory of ethics','theory of ethics',0,1,1.5333,'T6132',3,'*'),(17984,'this book','this book',0,1,1.3,'T212',3,'*'),(17985,'this book is','this book is',0,1,1.4,'T212',3,'*'),(17986,'those interested','those interested',0,1,1.5333,'T253623',3,'*'),(17987,'those interested sections','those interested sections',0,1,1.8333,'T2536232352',3,'*'),(17988,'through','through',0,0,0.4667,'T620',3,'*'),(17989,'through the','through the',0,1,1.3667,'T623',3,'*'),(17990,'through the cites','through the cites',0,1,1.5667,'T623232',3,'*'),(17993,'to popular','to popular',0,1,1.3333,'T146',3,'*'),(17994,'to popular belief','to popular belief',0,1,1.5667,'T146141',3,'*'),(17995,'to using','to using',0,1,1.2667,'T252',3,'*'),(17996,'to using \'content','to using content',0,1,1.5667,'T2525353',3,'*'),(17997,'translation','translation',0,0,0.7333,'T652435',3,'*'),(17998,'translation by','translation by',0,1,1.4667,'T6524351',3,'*'),(17999,'translation by h','translation by h',0,1,1.5333,'T6524351',3,'*'),(18000,'treatise','treatise',0,0,0.5333,'T632',3,'*'),(18001,'treatise on','treatise on',0,1,1.3667,'T6325',3,'*'),(18002,'treatise on the','treatise on the',0,1,1.5,'T63253',3,'*'),(18003,'typesetting','typesetting',0,0,0.7333,'T12352',4,'*'),(18004,'typesetting industry','typesetting industry',0,1,1.6667,'T1235253236',4,'*'),(18005,'typesetting industry lorem','typesetting industry lorem',0,1,1.8667,'T1235253236465',4,'*'),(18008,'uncover','uncover',0,0,0.4667,'U5216',3,'*'),(18009,'uncover many','uncover many',0,1,1.4,'U52165',3,'*'),(18010,'uncover many web','uncover many web',0,1,1.5333,'U521651',3,'*'),(18011,'undoubtable','undoubtable',0,0,0.7333,'U531314',3,'*'),(18012,'undoubtable source','undoubtable source',0,1,1.6,'U531314262',3,'*'),(18013,'undoubtable source lorem','undoubtable source lorem',0,1,1.8,'U531314262465',3,'*'),(18017,'up one','up one',0,1,1.2,'U150',3,'*'),(18018,'up one of','up one of',0,1,1.3,'U151',3,'*'),(18019,'use lorem','use lorem',0,1,1.3,'U2465',3,'*'),(18020,'use lorem ipsum','use lorem ipsum',0,1,1.5,'U2465125',3,'*'),(18021,'used since','used since',0,1,1.3333,'U23252',3,'*'),(18022,'used since the','used since the',0,1,1.4667,'U232523',3,'*'),(18023,'using \'content','using content',0,1,1.4667,'U2525353',3,'*'),(18024,'using \'content here','using content here',0,1,1.6333,'U25253536',3,'*'),(18025,'using lorem','using lorem',0,1,1.3667,'U252465',3,'*'),(18026,'using lorem ipsum','using lorem ipsum',0,1,1.5667,'U252465125',3,'*'),(18027,'various','various',0,0,0.4667,'V620',3,'*'),(18028,'various versions','various versions',0,1,1.5333,'V6216252',3,'*'),(18029,'various versions have','various versions have',0,1,1.7,'V62162521',3,'*'),(18030,'versions','versions',0,0,0.5333,'V6252',3,'*'),(18031,'versions from','versions from',0,1,1.4333,'V6252165',3,'*'),(18032,'versions from the','versions from the',0,1,1.5667,'V62521653',3,'*'),(18033,'versions have','versions have',0,1,1.4333,'V62521',3,'*'),(18034,'versions have evolved','versions have evolved',0,1,1.7,'V62521413',3,'*'),(18035,'very popular','very popular',0,1,1.4,'V6146',3,'*'),(18036,'very popular during','very popular during',0,1,1.6333,'V61463652',3,'*'),(18037,'virginia','virginia',0,0,0.5333,'V625',3,'*'),(18038,'virginia looked','virginia looked',0,1,1.5,'V625423',3,'*'),(18039,'virginia looked up','virginia looked up',0,1,1.6,'V6254231',3,'*'),(18040,'web','web',0,0,0.2,'W100',3,'*'),(18041,'web page','web page',0,1,1.2667,'W120',3,'*'),(18042,'web page editors','web page editors',0,1,1.5333,'W12362',3,'*'),(18043,'web sites','web sites',0,1,1.3,'W1232',3,'*'),(18044,'web sites still','web sites still',0,1,1.5,'W123234',3,'*'),(18045,'when looking','when looking',0,1,1.4,'W54252',3,'*'),(18046,'when looking at','when looking at',0,1,1.5,'W542523',3,'*'),(18047,'will be distracted','will be distracted',0,1,1.6,'W41323623',3,'*'),(18048,'will uncover','will uncover',0,1,1.4,'W45216',3,'*'),(18049,'will uncover many','will uncover many',0,1,1.5667,'W452165',3,'*'),(18050,'word in','word in',0,1,1.2333,'W635',3,'*'),(18051,'word in classical','word in classical',0,1,1.5667,'W6352424',3,'*'),(18052,'words consectetur','words consectetur',0,1,1.5667,'W6325236',3,'*'),(18053,'words consectetur from','words consectetur from',0,1,1.7333,'W6325236165',3,'*'),(18054,'written','written',0,0,0.4667,'W635',3,'*'),(18055,'written in','written in',0,1,1.3333,'W635',3,'*'),(18056,'written in 45','written in 45',0,1,1.4333,'W635',3,'*'),(18057,'years old','years old',0,1,1.3,'Y6243',3,'*'),(18058,'years old richard','years old richard',0,1,1.5667,'Y62436263',3,'*'),(18059,'years sometimes','years sometimes',0,1,1.5,'Y625352',3,'*'),(18060,'years sometimes by','years sometimes by',0,1,1.6,'Y6253521',3,'*'),(18816,'industry\'s standard lorem','industry standard lorem',0,1,1.8333,'I53236235363465',3,'*'),(18823,'standard lorem','standard lorem',0,1,1.4667,'S35363465',3,'*'),(18824,'standard lorem ipsum','standard lorem ipsum',0,1,1.6667,'S35363465125',3,'*'),(21632,'university','university',0,0,0.6667,'U51623',4,'*'),(24080,'hot news','hot news',0,1,1.2667,'H352',3,'*'),(24162,'20 years','20 years',0,1,1.2667,'Y620',1,'*'),(24163,'a praesent','a praesent',0,1,1.3333,'A16253',1,'*'),(24164,'a praesent nec','a praesent nec',0,1,1.4667,'A1625352',1,'*'),(24165,'a rutrum','a rutrum',0,1,1.2667,'A6365',1,'*'),(24166,'a rutrum nibh','a rutrum nibh',0,1,1.4333,'A63651',1,'*'),(24167,'a sodales','a sodales',0,1,1.3,'A2342',1,'*'),(24168,'a sodales sem','a sodales sem',0,1,1.4333,'A23425',1,'*'),(24169,'ac','ac',0,0,0.1333,'A200',1,'*'),(24170,'ac nulla','ac nulla',0,1,1.2667,'A254',1,'*'),(24171,'ac nulla duis','ac nulla duis',0,1,1.4333,'A25432',1,'*'),(24172,'ac nulla lectus','ac nulla lectus',0,1,1.5,'A254232',1,'*'),(24173,'ac placerat','ac placerat',0,1,1.3667,'A214263',1,'*'),(24174,'ac placerat sed','ac placerat sed',0,1,1.5,'A21426323',1,'*'),(24175,'ac quam','ac quam',0,1,1.2333,'A250',1,'*'),(24176,'ac quam id','ac quam id',0,1,1.3333,'A253',1,'*'),(24177,'ac tempor','ac tempor',0,1,1.3,'A23516',1,'*'),(24178,'ac tempor vestibulum','ac tempor vestibulum',0,1,1.6667,'A23516123145',1,'*'),(24179,'ac turpis','ac turpis',0,1,1.3,'A23612',1,'*'),(24180,'ac turpis egestas','ac turpis egestas',0,1,1.5667,'A2361232',1,'*'),(24181,'accumsan','accumsan',0,0,0.5333,'A2525',1,'*'),(24182,'accumsan at','accumsan at',0,1,1.3667,'A25253',1,'*'),(24183,'accumsan at magna','accumsan at magna',0,1,1.5667,'A25253525',1,'*'),(24184,'accumsan nullam','accumsan nullam',0,1,1.5,'A252545',1,'*'),(24185,'accumsan nullam feugiat','accumsan nullam feugiat',0,1,1.7667,'A252545123',1,'*'),(24186,'adipiscing','adipiscing',0,0,0.6667,'A31252',1,'*'),(24187,'adipiscing a','adipiscing a',0,1,1.4,'A31252',1,'*'),(24188,'adipiscing a praesent','adipiscing a praesent',0,1,1.7,'A3125216253',1,'*'),(24189,'adipiscing ipsum','adipiscing ipsum',0,1,1.5333,'A31252125',1,'*'),(24190,'adipiscing ipsum adipiscing','adipiscing ipsum adipiscing',0,1,1.9,'A3125212531252',1,'*'),(24191,'adipiscing tellus','adipiscing tellus',0,1,1.5667,'A31252342',1,'*'),(24192,'adipiscing tellus nec','adipiscing tellus nec',0,1,1.7,'A3125234252',1,'*'),(24193,'aenean','aenean',0,0,0.4,'A500',1,'*'),(24194,'aenean interdum','aenean interdum',0,1,1.5,'A53635',1,'*'),(24195,'aenean interdum eget','aenean interdum eget',0,1,1.6667,'A5363523',1,'*'),(24196,'aliquam','aliquam',0,0,0.4667,'A425',1,'*'),(24197,'aliquam erat','aliquam erat',0,1,1.4,'A42563',1,'*'),(24198,'aliquam erat volutpat','aliquam erat volutpat',0,1,1.7,'A4256314313',1,'*'),(24199,'aliquam mauris','aliquam mauris',0,1,1.4667,'A42562',1,'*'),(24200,'aliquam mauris phasellus','aliquam mauris phasellus',0,1,1.8,'A425621242',1,'*'),(24201,'aliquam vitae','aliquam vitae',0,1,1.4333,'A42513',1,'*'),(24202,'aliquam vitae mi','aliquam vitae mi',0,1,1.5333,'A425135',1,'*'),(24203,'aliquet','aliquet',0,0,0.4667,'A423',1,'*'),(24204,'aliquet accumsan','aliquet accumsan',0,1,1.5333,'A4232525',1,'*'),(24205,'aliquet accumsan nullam','aliquet accumsan nullam',0,1,1.7667,'A423252545',1,'*'),(24206,'aliquet orci','aliquet orci',0,1,1.4,'A42362',1,'*'),(24207,'aliquet orci sed','aliquet orci sed',0,1,1.5333,'A423623',1,'*'),(24208,'aliquet vitae','aliquet vitae',0,1,1.4333,'A42313',1,'*'),(24209,'aliquet vitae rutrum','aliquet vitae rutrum',0,1,1.6667,'A423136365',1,'*'),(24210,'amet ac','amet ac',0,1,1.2333,'A532',1,'*'),(24211,'amet ac nulla','amet ac nulla',0,1,1.4333,'A53254',1,'*'),(24212,'amet luctus','amet luctus',0,1,1.3667,'A534232',1,'*'),(24213,'amet luctus lorem','amet luctus lorem',0,1,1.5667,'A534232465',1,'*'),(24214,'amet ultricies','amet ultricies',0,1,1.4667,'A534362',1,'*'),(24215,'amet ultricies donec','amet ultricies donec',0,1,1.6667,'A534362352',1,'*'),(24216,'and show','and show',0,1,1.2667,'A532',1,'*'),(24217,'and show decline','and show decline',0,1,1.5333,'A5323245',1,'*'),(24218,'ante','ante',0,0,0.2667,'A530',1,'*'),(24219,'ante dapibus','ante dapibus',0,1,1.4,'A5312',1,'*'),(24220,'ante dapibus hendrerit','ante dapibus hendrerit',0,1,1.7333,'A53125363',1,'*'),(24221,'arcu','arcu',0,0,0.2667,'A620',1,'*'),(24222,'arcu accumsan','arcu accumsan',0,1,1.4333,'A62525',1,'*'),(24223,'arcu accumsan at','arcu accumsan at',0,1,1.5333,'A625253',1,'*'),(24224,'at est','at est',0,1,1.2,'A323',1,'*'),(24225,'at est eget','at est eget',0,1,1.3667,'A32323',1,'*'),(24226,'at magna','at magna',0,1,1.2667,'A3525',1,'*'),(24227,'at magna feugiat','at magna feugiat',0,1,1.5333,'A3525123',1,'*'),(24228,'auctor','auctor',0,0,0.4,'A236',1,'*'),(24229,'auctor eleifend','auctor eleifend',0,1,1.5,'A2364153',1,'*'),(24230,'auctor eleifend nunc','auctor eleifend nunc',0,1,1.6667,'A236415352',1,'*'),(24231,'auctor tortor','auctor tortor',0,1,1.4333,'A2363636',1,'*'),(24232,'auctor tortor ipsum','auctor tortor ipsum',0,1,1.6333,'A2363636125',1,'*'),(24233,'auctor viverra','auctor viverra',0,1,1.4667,'A23616',1,'*'),(24234,'auctor viverra tortor','auctor viverra tortor',0,1,1.7,'A236163636',1,'*'),(24235,'bibendum','bibendum',0,0,0.5333,'B535',1,'*'),(24236,'bibendum ac','bibendum ac',0,1,1.3667,'B5352',1,'*'),(24237,'bibendum ac quam','bibendum ac quam',0,1,1.5333,'B53525',1,'*'),(24238,'bibendum quisque','bibendum quisque',0,1,1.5333,'B5352',1,'*'),(24239,'bibendum quisque in','bibendum quisque in',0,1,1.6333,'B53525',1,'*'),(24240,'commodo','commodo',0,0,0.4667,'C530',1,'*'),(24241,'commodo mollis','commodo mollis',0,1,1.4667,'C53542',1,'*'),(24242,'commodo mollis a','commodo mollis a',0,1,1.5333,'C53542',1,'*'),(24243,'condimentum','condimentum',0,0,0.7333,'C53535',1,'*'),(24244,'condimentum fermentum','condimentum fermentum',0,1,1.7,'C5353516535',1,'*'),(24245,'condimentum fermentum sed','condimentum fermentum sed',0,1,1.8333,'C535351653523',1,'*'),(24246,'consectetur sapien','consectetur sapien',0,1,1.6,'C5236215',1,'*'),(24247,'consectetur sapien non','consectetur sapien non',0,1,1.7333,'C5236215',1,'*'),(24248,'consequat','consequat',0,0,0.6,'C523',1,'*'),(24249,'consequat suscipit','consequat suscipit',0,1,1.6,'C523213',1,'*'),(24250,'consequat suscipit libero','consequat suscipit libero',0,1,1.8333,'C523213416',1,'*'),(24251,'consequat ut','consequat ut',0,1,1.4,'C523',1,'*'),(24252,'consequat ut aliquet','consequat ut aliquet',0,1,1.6667,'C523423',1,'*'),(24253,'curabitur','curabitur',0,0,0.6,'C6136',1,'*'),(24254,'curabitur adipiscing','curabitur adipiscing',0,1,1.6667,'C613631252',1,'*'),(24255,'curabitur adipiscing tellus','curabitur adipiscing tellus',0,1,1.9,'C613631252342',1,'*'),(24256,'cursus','cursus',0,0,0.4,'C620',1,'*'),(24257,'cursus leo','cursus leo',0,1,1.3333,'C624',1,'*'),(24258,'cursus leo sit','cursus leo sit',0,1,1.4667,'C62423',1,'*'),(24259,'dapibus','dapibus',0,0,0.4667,'D120',1,'*'),(24260,'dapibus hendrerit','dapibus hendrerit',0,1,1.5667,'D125363',1,'*'),(24261,'dapibus hendrerit donec','dapibus hendrerit donec',0,1,1.7667,'D12536352',1,'*'),(24262,'decline','decline',0,0,0.4667,'D245',1,'*'),(24263,'decline over','decline over',0,1,1.4,'D24516',1,'*'),(24264,'decline over past','decline over past',0,1,1.5667,'D24516123',1,'*'),(24265,'dementia','dementia',0,0,0.5333,'D530',1,'*'),(24266,'dementia figures','dementia figures',0,1,1.5333,'D531262',1,'*'),(24267,'dementia figures in','dementia figures in',0,1,1.6333,'D5312625',1,'*'),(24268,'diam','diam',0,0,0.2667,'D500',1,'*'),(24269,'diam nullam','diam nullam',0,1,1.3667,'D545',1,'*'),(24270,'diam nullam ultricies','diam nullam ultricies',0,1,1.7,'D5454362',1,'*'),(24271,'donec','donec',0,0,0.3333,'D520',1,'*'),(24272,'donec ac','donec ac',0,1,1.2667,'D520',1,'*'),(24273,'donec ac nulla','donec ac nulla',0,1,1.4667,'D5254',1,'*'),(24274,'donec aliquet','donec aliquet',0,1,1.4333,'D52423',1,'*'),(24275,'donec aliquet orci','donec aliquet orci',0,1,1.6,'D5242362',1,'*'),(24276,'donec at','donec at',0,1,1.2667,'D523',1,'*'),(24277,'donec at est','donec at est',0,1,1.4,'D52323',1,'*'),(24278,'duis','duis',0,0,0.2667,'D200',1,'*'),(24279,'duis non','duis non',0,1,1.2667,'D250',1,'*'),(24280,'duis non orci','duis non orci',0,1,1.4333,'D2562',1,'*'),(24281,'egestas','egestas',0,0,0.4667,'E232',1,'*'),(24282,'egestas consectetur','egestas consectetur',0,1,1.6333,'E2325236',1,'*'),(24283,'egestas consectetur sapien','egestas consectetur sapien',0,1,1.8667,'E2325236215',1,'*'),(24284,'egestas nullam','egestas nullam',0,1,1.4667,'E232545',1,'*'),(24285,'egestas nullam auctor','egestas nullam auctor',0,1,1.7,'E232545236',1,'*'),(24286,'egestas vestibulum','egestas vestibulum',0,1,1.6,'E232123145',1,'*'),(24287,'egestas vestibulum nec','egestas vestibulum nec',0,1,1.7333,'E2321231452',1,'*'),(24288,'eget','eget',0,0,0.2667,'E230',1,'*'),(24289,'eget nisl','eget nisl',0,1,1.3,'E23524',1,'*'),(24290,'eget nisl commodo','eget nisl commodo',0,1,1.5667,'E23524253',1,'*'),(24291,'eget tellus','eget tellus',0,1,1.3667,'E2342',1,'*'),(24292,'eget tellus ac','eget tellus ac',0,1,1.4667,'E2342',1,'*'),(24293,'eleifend','eleifend',0,0,0.5333,'E4153',1,'*'),(24294,'eleifend nunc','eleifend nunc',0,1,1.4333,'E415352',1,'*'),(24295,'eleifend nunc non','eleifend nunc non',0,1,1.5667,'E4153525',1,'*'),(24296,'elit','elit',0,0,0.2667,'E430',1,'*'),(24297,'elit ut','elit ut',0,1,1.2333,'E430',1,'*'),(24298,'elit ut felis','elit ut felis',0,1,1.4333,'E43142',1,'*'),(24299,'erat','erat',0,0,0.2667,'E630',1,'*'),(24300,'erat volutpat','erat volutpat',0,1,1.4333,'E6314313',1,'*'),(24301,'erat volutpat curabitur','erat volutpat curabitur',0,1,1.7667,'E631431326136',1,'*'),(24302,'est','est',0,0,0.2,'E230',1,'*'),(24303,'est eget','est eget',0,1,1.2667,'E2323',1,'*'),(24304,'est eget nisl','est eget nisl',0,1,1.4333,'E2323524',1,'*'),(24305,'et malesuada','et malesuada',0,1,1.4,'E35423',1,'*'),(24306,'et malesuada fames','et malesuada fames',0,1,1.6,'E35423152',1,'*'),(24307,'et netus','et netus',0,1,1.2667,'E3532',1,'*'),(24308,'et netus et','et netus et',0,1,1.3667,'E35323',1,'*'),(24309,'et pellentesque','et pellentesque',0,1,1.5,'E314532',1,'*'),(24310,'et pellentesque habitant','et pellentesque habitant',0,1,1.8,'E3145321353',1,'*'),(24311,'eu','eu',0,0,0.1333,'E000',1,'*'),(24312,'eu ipsum','eu ipsum',0,1,1.2667,'E125',1,'*'),(24313,'eu ipsum vivamus','eu ipsum vivamus',0,1,1.5333,'E125152',1,'*'),(24314,'facilisis','facilisis',0,0,0.6,'F242',1,'*'),(24315,'facilisis et','facilisis et',0,1,1.4,'F2423',1,'*'),(24316,'facilisis et pellentesque','facilisis et pellentesque',0,1,1.8333,'F242314532',1,'*'),(24317,'fames','fames',0,0,0.3333,'F520',1,'*'),(24318,'fames ac','fames ac',0,1,1.2667,'F520',1,'*'),(24319,'fames ac turpis','fames ac turpis',0,1,1.5,'F523612',1,'*'),(24320,'felis','felis',0,0,0.3333,'F420',1,'*'),(24321,'felis pellentesque','felis pellentesque',0,1,1.6,'F4214532',1,'*'),(24322,'felis pellentesque suscipit','felis pellentesque suscipit',0,1,1.9,'F421453213',1,'*'),(24323,'fermentum','fermentum',0,0,0.6,'F6535',1,'*'),(24324,'fermentum mauris','fermentum mauris',0,1,1.5333,'F653562',1,'*'),(24325,'fermentum mauris ac','fermentum mauris ac',0,1,1.6333,'F653562',1,'*'),(24326,'fermentum sed','fermentum sed',0,1,1.4333,'F653523',1,'*'),(24327,'fermentum sed a','fermentum sed a',0,1,1.5,'F653523',1,'*'),(24328,'feugiat','feugiat',0,0,0.4667,'F230',1,'*'),(24329,'feugiat consequat','feugiat consequat',0,1,1.5667,'F232523',1,'*'),(24330,'feugiat consequat suscipit','feugiat consequat suscipit',0,1,1.8667,'F232523213',1,'*'),(24331,'feugiat fermentum','feugiat fermentum',0,1,1.5667,'F2316535',1,'*'),(24332,'feugiat fermentum mauris','feugiat fermentum mauris',0,1,1.8,'F231653562',1,'*'),(24333,'figures in','figures in',0,1,1.3333,'F2625',1,'*'),(24334,'figures in the','figures in the',0,1,1.4667,'F26253',1,'*'),(24335,'gravida','gravida',0,0,0.4667,'G613',1,'*'),(24336,'gravida lorem','gravida lorem',0,1,1.4333,'G613465',1,'*'),(24337,'gravida lorem vel','gravida lorem vel',0,1,1.5667,'G61346514',1,'*'),(24338,'habitant','habitant',0,0,0.5333,'H1353',1,'*'),(24339,'habitant morbi','habitant morbi',0,1,1.4667,'H1353561',1,'*'),(24340,'habitant morbi tristique','habitant morbi tristique',0,1,1.8,'H135356136232',1,'*'),(24341,'hendrerit','hendrerit',0,0,0.6,'H5363',1,'*'),(24342,'hendrerit donec','hendrerit donec',0,1,1.5,'H536352',1,'*'),(24343,'hendrerit donec at','hendrerit donec at',0,1,1.6,'H5363523',1,'*'),(24344,'iaculis','iaculis',0,0,0.4667,'I242',1,'*'),(24345,'iaculis nisi','iaculis nisi',0,1,1.4,'I24252',1,'*'),(24346,'iaculis nisi nec','iaculis nisi nec',0,1,1.5333,'I2425252',1,'*'),(24347,'id','id',0,0,0.1333,'I300',1,'*'),(24348,'id ante','id ante',0,1,1.2333,'I353',1,'*'),(24349,'id ante dapibus','id ante dapibus',0,1,1.5,'I35312',1,'*'),(24350,'id elit','id elit',0,1,1.2333,'I343',1,'*'),(24351,'id elit ut','id elit ut',0,1,1.3333,'I343',1,'*'),(24352,'id pulvinar','id pulvinar',0,1,1.3667,'I314156',1,'*'),(24353,'id pulvinar nunc','id pulvinar nunc',0,1,1.5333,'I31415652',1,'*'),(24354,'id tempus','id tempus',0,1,1.3,'I3512',1,'*'),(24355,'id tempus aliquam','id tempus aliquam',0,1,1.5667,'I3512425',1,'*'),(24356,'imperdiet','imperdiet',0,0,0.6,'I5163',1,'*'),(24357,'imperdiet bibendum','imperdiet bibendum',0,1,1.6,'I51631535',1,'*'),(24358,'imperdiet bibendum quisque','imperdiet bibendum quisque',0,1,1.8667,'I516315352',1,'*'),(24359,'in pulvinar','in pulvinar',0,1,1.3667,'I514156',1,'*'),(24360,'in pulvinar urna','in pulvinar urna',0,1,1.5333,'I5141565',1,'*'),(24361,'in the uk','in the uk',0,1,1.3,'I532',1,'*'),(24362,'in urna','in urna',0,1,1.2333,'I565',1,'*'),(24363,'in urna nec','in urna nec',0,1,1.3667,'I5652',1,'*'),(24364,'interdum','interdum',0,0,0.5333,'I53635',1,'*'),(24365,'interdum eget','interdum eget',0,1,1.4333,'I5363523',1,'*'),(24366,'interdum eget tellus','interdum eget tellus',0,1,1.6667,'I536352342',1,'*'),(24367,'ipsum adipiscing','ipsum adipiscing',0,1,1.5333,'I12531252',1,'*'),(24368,'ipsum adipiscing a','ipsum adipiscing a',0,1,1.6,'I12531252',1,'*'),(24369,'ipsum imperdiet','ipsum imperdiet',0,1,1.5,'I125163',1,'*'),(24370,'ipsum imperdiet bibendum','ipsum imperdiet bibendum',0,1,1.8,'I1251631535',1,'*'),(24371,'ipsum sit','ipsum sit',0,1,1.3,'I12523',1,'*'),(24372,'ipsum sit amet','ipsum sit amet',0,1,1.4667,'I1252353',1,'*'),(24373,'ipsum vivamus','ipsum vivamus',0,1,1.4333,'I125152',1,'*'),(24374,'ipsum vivamus egestas','ipsum vivamus egestas',0,1,1.7,'I12515232',1,'*'),(24375,'justo','justo',0,0,0.3333,'J300',1,'*'),(24376,'justo id','justo id',0,1,1.2667,'J300',1,'*'),(24377,'justo id pulvinar','justo id pulvinar',0,1,1.5667,'J314156',1,'*'),(24378,'lacus','lacus',0,0,0.3333,'L200',1,'*'),(24379,'lacus semper','lacus semper',0,1,1.4,'L2516',1,'*'),(24380,'lacus semper porta','lacus semper porta',0,1,1.6,'L2516163',1,'*'),(24381,'lectus','lectus',0,0,0.4,'L232',1,'*'),(24382,'lectus nullam','lectus nullam',0,1,1.4333,'L232545',1,'*'),(24383,'lectus nullam bibendum','lectus nullam bibendum',0,1,1.7333,'L2325451535',1,'*'),(24384,'leo','leo',0,0,0.2,'L000',1,'*'),(24385,'leo lorem','leo lorem',0,1,1.3,'L650',1,'*'),(24386,'leo lorem ipsum','leo lorem ipsum',0,1,1.5,'L65125',1,'*'),(24387,'leo sit','leo sit',0,1,1.2333,'L230',1,'*'),(24388,'leo sit amet','leo sit amet',0,1,1.4,'L2353',1,'*'),(24389,'libero','libero',0,0,0.4,'L160',1,'*'),(24390,'libero vestibulum','libero vestibulum',0,1,1.5667,'L16123145',1,'*'),(24391,'libero vestibulum vel','libero vestibulum vel',0,1,1.7,'L1612314514',1,'*'),(24392,'lobortis','lobortis',0,0,0.5333,'L1632',1,'*'),(24393,'lobortis diam','lobortis diam',0,1,1.4333,'L163235',1,'*'),(24394,'lobortis diam nullam','lobortis diam nullam',0,1,1.6667,'L16323545',1,'*'),(24395,'lorem facilisis','lorem facilisis',0,1,1.5,'L651242',1,'*'),(24396,'lorem facilisis et','lorem facilisis et',0,1,1.6,'L6512423',1,'*'),(24397,'lorem turpis','lorem turpis',0,1,1.4,'L653612',1,'*'),(24398,'lorem turpis consequat','lorem turpis consequat',0,1,1.7333,'L653612523',1,'*'),(24399,'lorem vel','lorem vel',0,1,1.3,'L6514',1,'*'),(24400,'lorem vel lobortis','lorem vel lobortis',0,1,1.6,'L65141632',1,'*'),(24401,'luctus','luctus',0,0,0.4,'L232',1,'*'),(24402,'luctus lorem','luctus lorem',0,1,1.4,'L232465',1,'*'),(24403,'luctus lorem facilisis','luctus lorem facilisis',0,1,1.7333,'L2324651242',1,'*'),(24404,'luctus molestie','luctus molestie',0,1,1.5,'L2325423',1,'*'),(24405,'luctus molestie nunc','luctus molestie nunc',0,1,1.6667,'L232542352',1,'*'),(24406,'maecenas','maecenas',0,0,0.5333,'M252',1,'*'),(24407,'maecenas nibh','maecenas nibh',0,1,1.4333,'M25251',1,'*'),(24408,'maecenas nibh arcu','maecenas nibh arcu',0,1,1.6,'M2525162',1,'*'),(24409,'magna','magna',0,0,0.3333,'M250',1,'*'),(24410,'magna feugiat','magna feugiat',0,1,1.4333,'M25123',1,'*'),(24411,'magna feugiat consequat','magna feugiat consequat',0,1,1.7667,'M251232523',1,'*'),(24412,'malesuada','malesuada',0,0,0.6,'M423',1,'*'),(24413,'malesuada fames','malesuada fames',0,1,1.5,'M423152',1,'*'),(24414,'malesuada fames ac','malesuada fames ac',0,1,1.6,'M423152',1,'*'),(24415,'massa','massa',0,0,0.3333,'M200',1,'*'),(24416,'massa auctor','massa auctor',0,1,1.4,'M236',1,'*'),(24417,'massa auctor viverra','massa auctor viverra',0,1,1.6667,'M23616',1,'*'),(24418,'mauris','mauris',0,0,0.4,'M620',1,'*'),(24419,'mauris ac','mauris ac',0,1,1.3,'M620',1,'*'),(24420,'mauris ac placerat','mauris ac placerat',0,1,1.6,'M6214263',1,'*'),(24421,'mauris phasellus','mauris phasellus',0,1,1.5333,'M621242',1,'*'),(24422,'mauris phasellus rhoncus','mauris phasellus rhoncus',0,1,1.8,'M621242652',1,'*'),(24423,'mi','mi',0,0,0.1333,'M000',1,'*'),(24424,'mi semper','mi semper',0,1,1.3,'M2516',1,'*'),(24425,'mi semper pharetra','mi semper pharetra',0,1,1.6,'M25161636',1,'*'),(24426,'molestie','molestie',0,0,0.5333,'M423',1,'*'),(24427,'molestie nunc','molestie nunc',0,1,1.4333,'M42352',1,'*'),(24428,'molestie nunc suspendisse','molestie nunc suspendisse',0,1,1.8333,'M423521532',1,'*'),(24429,'mollis','mollis',0,0,0.4,'M420',1,'*'),(24430,'mollis a','mollis a',0,1,1.2667,'M420',1,'*'),(24431,'mollis a sodales','mollis a sodales',0,1,1.5333,'M42342',1,'*'),(24432,'morbi','morbi',0,0,0.3333,'M610',1,'*'),(24433,'morbi auctor','morbi auctor',0,1,1.4,'M61236',1,'*'),(24434,'morbi auctor tortor','morbi auctor tortor',0,1,1.6333,'M612363636',1,'*'),(24435,'morbi tristique','morbi tristique',0,1,1.5,'M6136232',1,'*'),(24436,'morbi tristique senectus','morbi tristique senectus',0,1,1.8,'M61362325232',1,'*'),(24437,'nec','nec',0,0,0.2,'N200',1,'*'),(24438,'nec lacus','nec lacus',0,1,1.3,'N242',1,'*'),(24439,'nec lacus semper','nec lacus semper',0,1,1.5333,'N242516',1,'*'),(24440,'nec leo','nec leo',0,1,1.2333,'N240',1,'*'),(24441,'nec leo lorem','nec leo lorem',0,1,1.4333,'N2465',1,'*'),(24442,'nec pulvinar','nec pulvinar',0,1,1.4,'N214156',1,'*'),(24443,'nec pulvinar nulla','nec pulvinar nulla',0,1,1.6,'N21415654',1,'*'),(24444,'nec sem','nec sem',0,1,1.2333,'N250',1,'*'),(24445,'nec sem condimentum','nec sem condimentum',0,1,1.6333,'N25253535',1,'*'),(24446,'nec suscipit','nec suscipit',0,1,1.4,'N213',1,'*'),(24447,'nec suscipit tellus','nec suscipit tellus',0,1,1.6333,'N21342',1,'*'),(24448,'neque','neque',0,0,0.3333,'N200',1,'*'),(24449,'neque aliquam','neque aliquam',0,1,1.4333,'N2425',1,'*'),(24450,'neque aliquam erat','neque aliquam erat',0,1,1.6,'N242563',1,'*'),(24451,'netus','netus',0,0,0.3333,'N320',1,'*'),(24452,'netus et','netus et',0,1,1.2667,'N323',1,'*'),(24453,'netus et malesuada','netus et malesuada',0,1,1.6,'N3235423',1,'*'),(24454,'nibh','nibh',0,0,0.2667,'N100',1,'*'),(24455,'nibh arcu','nibh arcu',0,1,1.3,'N162',1,'*'),(24456,'nibh arcu accumsan','nibh arcu accumsan',0,1,1.6,'N162525',1,'*'),(24457,'nisi','nisi',0,0,0.2667,'N200',1,'*'),(24458,'nisi nec','nisi nec',0,1,1.2667,'N252',1,'*'),(24459,'nisi nec lacus','nisi nec lacus',0,1,1.4667,'N25242',1,'*'),(24460,'nisl','nisl',0,0,0.2667,'N240',1,'*'),(24461,'nisl commodo','nisl commodo',0,1,1.4,'N24253',1,'*'),(24462,'nisl commodo mollis','nisl commodo mollis',0,1,1.6333,'N24253542',1,'*'),(24463,'non','non',0,0,0.2,'N000',1,'*'),(24464,'non adipiscing','non adipiscing',0,1,1.4667,'N31252',1,'*'),(24465,'non adipiscing ipsum','non adipiscing ipsum',0,1,1.6667,'N31252125',1,'*'),(24466,'non egestas','non egestas',0,1,1.3667,'N232',1,'*'),(24467,'non egestas vestibulum','non egestas vestibulum',0,1,1.7333,'N232123145',1,'*'),(24468,'non orci','non orci',0,1,1.2667,'N620',1,'*'),(24469,'non orci varius','non orci varius',0,1,1.5,'N62162',1,'*'),(24470,'non venenatis','non venenatis',0,1,1.4333,'N1532',1,'*'),(24471,'non venenatis donec','non venenatis donec',0,1,1.6333,'N1532352',1,'*'),(24472,'nulla','nulla',0,0,0.3333,'N400',1,'*'),(24473,'nulla duis','nulla duis',0,1,1.3333,'N432',1,'*'),(24474,'nulla duis non','nulla duis non',0,1,1.4667,'N4325',1,'*'),(24475,'nulla id','nulla id',0,1,1.2667,'N430',1,'*'),(24476,'nulla id ante','nulla id ante',0,1,1.4333,'N4353',1,'*'),(24477,'nulla lectus','nulla lectus',0,1,1.4,'N4232',1,'*'),(24478,'nulla lectus nullam','nulla lectus nullam',0,1,1.6333,'N4232545',1,'*'),(24479,'nulla morbi','nulla morbi',0,1,1.3667,'N4561',1,'*'),(24480,'nulla morbi auctor','nulla morbi auctor',0,1,1.6,'N4561236',1,'*'),(24481,'nullam','nullam',0,0,0.4,'N450',1,'*'),(24482,'nullam auctor','nullam auctor',0,1,1.4333,'N45236',1,'*'),(24483,'nullam auctor eleifend','nullam auctor eleifend',0,1,1.7333,'N452364153',1,'*'),(24484,'nullam bibendum','nullam bibendum',0,1,1.5,'N451535',1,'*'),(24485,'nullam bibendum ac','nullam bibendum ac',0,1,1.6,'N4515352',1,'*'),(24486,'nullam feugiat','nullam feugiat',0,1,1.4667,'N45123',1,'*'),(24487,'nullam feugiat fermentum','nullam feugiat fermentum',0,1,1.8,'N4512316535',1,'*'),(24488,'nullam ultricies','nullam ultricies',0,1,1.5333,'N454362',1,'*'),(24489,'nullam ultricies nulla','nullam ultricies nulla',0,1,1.7333,'N45436254',1,'*'),(24490,'nullam vitae','nullam vitae',0,1,1.4,'N4513',1,'*'),(24491,'nullam vitae tempor','nullam vitae tempor',0,1,1.6333,'N4513516',1,'*'),(24492,'nunc','nunc',0,0,0.2667,'N200',1,'*'),(24493,'nunc neque','nunc neque',0,1,1.3333,'N252',1,'*'),(24494,'nunc neque aliquam','nunc neque aliquam',0,1,1.6,'N252425',1,'*'),(24495,'nunc non','nunc non',0,1,1.2667,'N250',1,'*'),(24496,'nunc non venenatis','nunc non venenatis',0,1,1.6,'N251532',1,'*'),(24497,'nunc phasellus','nunc phasellus',0,1,1.4667,'N21242',1,'*'),(24498,'nunc phasellus id','nunc phasellus id',0,1,1.5667,'N212423',1,'*'),(24499,'nunc porta','nunc porta',0,1,1.3333,'N2163',1,'*'),(24500,'nunc porta cursus','nunc porta cursus',0,1,1.5667,'N2163262',1,'*'),(24501,'nunc suspendisse','nunc suspendisse',0,1,1.5333,'N21532',1,'*'),(24502,'nunc suspendisse iaculis','nunc suspendisse iaculis',0,1,1.8,'N2153242',1,'*'),(24503,'orci','orci',0,0,0.2667,'O620',1,'*'),(24504,'orci sed','orci sed',0,1,1.2667,'O623',1,'*'),(24505,'orci sed ipsum','orci sed ipsum',0,1,1.4667,'O623125',1,'*'),(24506,'orci varius','orci varius',0,1,1.3667,'O62162',1,'*'),(24507,'orci varius gravida','orci varius gravida',0,1,1.6333,'O62162613',1,'*'),(24508,'over past','over past',0,1,1.3,'O16123',1,'*'),(24509,'over past 20','over past 20',0,1,1.4,'O16123',1,'*'),(24510,'past','past',0,0,0.2667,'P230',1,'*'),(24511,'past 20','past 20',0,1,1.2333,'P230',1,'*'),(24512,'past 20 years','past 20 years',0,1,1.4333,'P2362',1,'*'),(24513,'pellentesque','pellentesque',0,0,0.8,'P4532',1,'*'),(24514,'pellentesque habitant','pellentesque habitant',0,1,1.7,'P45321353',1,'*'),(24515,'pellentesque habitant morbi','pellentesque habitant morbi',0,1,1.9,'P45321353561',1,'*'),(24516,'pellentesque suscipit','pellentesque suscipit',0,1,1.7,'P453213',1,'*'),(24517,'pellentesque suscipit sit','pellentesque suscipit sit',0,1,1.8333,'P45321323',1,'*'),(24518,'pharetra','pharetra',0,0,0.5333,'P636',1,'*'),(24519,'pharetra justo','pharetra justo',0,1,1.4667,'P63623',1,'*'),(24520,'pharetra justo id','pharetra justo id',0,1,1.5667,'P63623',1,'*'),(24521,'phasellus','phasellus',0,0,0.6,'P242',1,'*'),(24522,'phasellus id','phasellus id',0,1,1.4,'P2423',1,'*'),(24523,'phasellus id elit','phasellus id elit',0,1,1.5667,'P242343',1,'*'),(24524,'phasellus rhoncus','phasellus rhoncus',0,1,1.5667,'P242652',1,'*'),(24525,'phasellus rhoncus tortor','phasellus rhoncus tortor',0,1,1.8,'P2426523636',1,'*'),(24526,'placerat','placerat',0,0,0.5333,'P4263',1,'*'),(24527,'placerat sed','placerat sed',0,1,1.4,'P426323',1,'*'),(24528,'placerat sed lorem','placerat sed lorem',0,1,1.6,'P426323465',1,'*'),(24529,'porta','porta',0,0,0.3333,'P630',1,'*'),(24530,'porta cursus','porta cursus',0,1,1.4,'P63262',1,'*'),(24531,'porta cursus leo','porta cursus leo',0,1,1.5333,'P632624',1,'*'),(24532,'porta in','porta in',0,1,1.2667,'P635',1,'*'),(24533,'porta in pulvinar','porta in pulvinar',0,1,1.5667,'P63514156',1,'*'),(24534,'praesent','praesent',0,0,0.5333,'P6253',1,'*'),(24535,'praesent nec','praesent nec',0,1,1.4,'P625352',1,'*'),(24536,'praesent nec pulvinar','praesent nec pulvinar',0,1,1.7,'P62535214156',1,'*'),(24537,'pulvinar','pulvinar',0,0,0.5333,'P4156',1,'*'),(24538,'pulvinar nulla','pulvinar nulla',0,1,1.4667,'P415654',1,'*'),(24539,'pulvinar nulla morbi','pulvinar nulla morbi',0,1,1.6667,'P415654561',1,'*'),(24540,'pulvinar nunc','pulvinar nunc',0,1,1.4333,'P415652',1,'*'),(24541,'pulvinar nunc phasellus','pulvinar nunc phasellus',0,1,1.7667,'P4156521242',1,'*'),(24542,'pulvinar urna','pulvinar urna',0,1,1.4333,'P41565',1,'*'),(24543,'pulvinar urna tortor','pulvinar urna tortor',0,1,1.6667,'P415653636',1,'*'),(24544,'quam','quam',0,0,0.2667,'Q500',1,'*'),(24545,'quam id','quam id',0,1,1.2333,'Q530',1,'*'),(24546,'quam id tempus','quam id tempus',0,1,1.4667,'Q53512',1,'*'),(24547,'quisque','quisque',0,0,0.4667,'Q000',1,'*'),(24548,'quisque in','quisque in',0,1,1.3333,'Q500',1,'*'),(24549,'quisque in urna','quisque in urna',0,1,1.5,'Q565',1,'*'),(24550,'quisque luctus','quisque luctus',0,1,1.4667,'Q4232',1,'*'),(24551,'quisque luctus molestie','quisque luctus molestie',0,1,1.7667,'Q42325423',1,'*'),(24552,'rhoncus','rhoncus',0,0,0.4667,'R520',1,'*'),(24553,'rhoncus tortor','rhoncus tortor',0,1,1.4667,'R523636',1,'*'),(24554,'rhoncus tortor sed','rhoncus tortor sed',0,1,1.6,'R52363623',1,'*'),(24555,'rutrum','rutrum',0,0,0.4,'R365',1,'*'),(24556,'rutrum eu','rutrum eu',0,1,1.3,'R365',1,'*'),(24557,'rutrum eu ipsum','rutrum eu ipsum',0,1,1.5,'R365125',1,'*'),(24558,'rutrum nibh','rutrum nibh',0,1,1.3667,'R3651',1,'*'),(24559,'sapien','sapien',0,0,0.4,'S150',1,'*'),(24560,'sapien non','sapien non',0,1,1.3333,'S150',1,'*'),(24561,'sapien non egestas','sapien non egestas',0,1,1.6,'S15232',1,'*'),(24562,'sed','sed',0,0,0.2,'S300',1,'*'),(24563,'sed a','sed a',0,1,1.1667,'S300',1,'*'),(24564,'sed a rutrum','sed a rutrum',0,1,1.4,'S36365',1,'*'),(24565,'sed aliquet','sed aliquet',0,1,1.3667,'S3423',1,'*'),(24566,'sed aliquet accumsan','sed aliquet accumsan',0,1,1.6667,'S34232525',1,'*'),(24567,'sed ipsum','sed ipsum',0,1,1.3,'S3125',1,'*'),(24568,'sed ipsum imperdiet','sed ipsum imperdiet',0,1,1.6333,'S3125163',1,'*'),(24569,'sed lorem','sed lorem',0,1,1.3,'S3465',1,'*'),(24570,'sed lorem turpis','sed lorem turpis',0,1,1.5333,'S34653612',1,'*'),(24571,'sem','sem',0,0,0.2,'S500',1,'*'),(24572,'sem condimentum','sem condimentum',0,1,1.5,'S5253535',1,'*'),(24573,'sem condimentum fermentum','sem condimentum fermentum',0,1,1.8333,'S525353516535',1,'*'),(24574,'sem nullam','sem nullam',0,1,1.3333,'S545',1,'*'),(24575,'sem nullam vitae','sem nullam vitae',0,1,1.5333,'S54513',1,'*'),(24576,'semper','semper',0,0,0.4,'S516',1,'*'),(24577,'semper pharetra','semper pharetra',0,1,1.5,'S5161636',1,'*'),(24578,'semper pharetra justo','semper pharetra justo',0,1,1.7,'S516163623',1,'*'),(24579,'semper porta','semper porta',0,1,1.4,'S516163',1,'*'),(24580,'semper porta in','semper porta in',0,1,1.5,'S5161635',1,'*'),(24581,'senectus','senectus',0,0,0.5333,'S5232',1,'*'),(24582,'senectus et','senectus et',0,1,1.3667,'S52323',1,'*'),(24583,'senectus et netus','senectus et netus',0,1,1.5667,'S52323532',1,'*'),(24584,'show decline','show decline',0,1,1.4,'S3245',1,'*'),(24585,'show decline over','show decline over',0,1,1.5667,'S324516',1,'*'),(24586,'sit amet ac','sit amet ac',0,1,1.3667,'S3532',1,'*'),(24587,'sit amet luctus','sit amet luctus',0,1,1.5,'S3534232',1,'*'),(24588,'sit amet ultricies','sit amet ultricies',0,1,1.6,'S3534362',1,'*'),(24589,'sodales','sodales',0,0,0.4667,'S342',1,'*'),(24590,'sodales sem','sodales sem',0,1,1.3667,'S3425',1,'*'),(24591,'sodales sem nullam','sodales sem nullam',0,1,1.6,'S342545',1,'*'),(24592,'suscipit','suscipit',0,0,0.5333,'S130',1,'*'),(24593,'suscipit libero','suscipit libero',0,1,1.5,'S13416',1,'*'),(24594,'suscipit libero vestibulum','suscipit libero vestibulum',0,1,1.8667,'S13416123145',1,'*'),(24595,'suscipit sit','suscipit sit',0,1,1.4,'S1323',1,'*'),(24596,'suscipit sit amet','suscipit sit amet',0,1,1.5667,'S132353',1,'*'),(24597,'suscipit tellus','suscipit tellus',0,1,1.5,'S1342',1,'*'),(24598,'suscipit tellus quisque','suscipit tellus quisque',0,1,1.7667,'S1342',1,'*'),(24599,'suspendisse','suspendisse',0,0,0.7333,'S1532',1,'*'),(24600,'suspendisse iaculis','suspendisse iaculis',0,1,1.6333,'S153242',1,'*'),(24601,'suspendisse iaculis nisi','suspendisse iaculis nisi',0,1,1.8,'S15324252',1,'*'),(24602,'tellus','tellus',0,0,0.4,'T420',1,'*'),(24603,'tellus ac','tellus ac',0,1,1.3,'T420',1,'*'),(24604,'tellus ac tempor','tellus ac tempor',0,1,1.5333,'T423516',1,'*'),(24605,'tellus nec','tellus nec',0,1,1.3333,'T4252',1,'*'),(24606,'tellus nec sem','tellus nec sem',0,1,1.4667,'T42525',1,'*'),(24607,'tellus quisque','tellus quisque',0,1,1.4667,'T420',1,'*'),(24608,'tellus quisque luctus','tellus quisque luctus',0,1,1.7,'T424232',1,'*'),(24609,'tempor','tempor',0,0,0.4,'T516',1,'*'),(24610,'tempor massa','tempor massa',0,1,1.4,'T51652',1,'*'),(24611,'tempor massa auctor','tempor massa auctor',0,1,1.6333,'T5165236',1,'*'),(24612,'tempor vestibulum','tempor vestibulum',0,1,1.5667,'T516123145',1,'*'),(24613,'tempor vestibulum ut','tempor vestibulum ut',0,1,1.6667,'T5161231453',1,'*'),(24614,'tempus','tempus',0,0,0.4,'T512',1,'*'),(24615,'tempus aliquam','tempus aliquam',0,1,1.4667,'T512425',1,'*'),(24616,'tempus aliquam vitae','tempus aliquam vitae',0,1,1.6667,'T51242513',1,'*'),(24617,'the uk','the uk',0,1,1.2,'T200',1,'*'),(24618,'the uk and','the uk and',0,1,1.3333,'T253',1,'*'),(24619,'tortor','tortor',0,0,0.4,'T636',1,'*'),(24620,'tortor aenean','tortor aenean',0,1,1.4333,'T6365',1,'*'),(24621,'tortor aenean interdum','tortor aenean interdum',0,1,1.7333,'T63653635',1,'*'),(24622,'tortor ipsum','tortor ipsum',0,1,1.4,'T636125',1,'*'),(24623,'tortor ipsum sit','tortor ipsum sit',0,1,1.5333,'T63612523',1,'*'),(24624,'tortor non','tortor non',0,1,1.3333,'T6365',1,'*'),(24625,'tortor non adipiscing','tortor non adipiscing',0,1,1.7,'T636531252',1,'*'),(24626,'tortor sed','tortor sed',0,1,1.3333,'T63623',1,'*'),(24627,'tortor sed aliquet','tortor sed aliquet',0,1,1.6,'T63623423',1,'*'),(24628,'tristique','tristique',0,0,0.6,'T6232',1,'*'),(24629,'tristique senectus','tristique senectus',0,1,1.6,'T62325232',1,'*'),(24630,'tristique senectus et','tristique senectus et',0,1,1.7,'T623252323',1,'*'),(24631,'turpis','turpis',0,0,0.4,'T612',1,'*'),(24632,'turpis consequat','turpis consequat',0,1,1.5333,'T612523',1,'*'),(24633,'turpis consequat ut','turpis consequat ut',0,1,1.6333,'T612523',1,'*'),(24634,'turpis egestas','turpis egestas',0,1,1.4667,'T61232',1,'*'),(24635,'turpis egestas nullam','turpis egestas nullam',0,1,1.7,'T61232545',1,'*'),(24636,'uk and','uk and',0,1,1.2,'U253',1,'*'),(24637,'uk and show','uk and show',0,1,1.3667,'U2532',1,'*'),(24638,'ultricies','ultricies',0,0,0.6,'U4362',1,'*'),(24639,'ultricies donec','ultricies donec',0,1,1.5,'U4362352',1,'*'),(24640,'ultricies donec aliquet','ultricies donec aliquet',0,1,1.7667,'U4362352423',1,'*'),(24641,'ultricies nulla','ultricies nulla',0,1,1.5,'U436254',1,'*'),(24642,'ultricies nulla id','ultricies nulla id',0,1,1.6,'U4362543',1,'*'),(24643,'urna','urna',0,0,0.2667,'U650',1,'*'),(24644,'urna nec','urna nec',0,1,1.2667,'U652',1,'*'),(24645,'urna nec leo','urna nec leo',0,1,1.4,'U6524',1,'*'),(24646,'urna tortor','urna tortor',0,1,1.3667,'U653636',1,'*'),(24647,'urna tortor non','urna tortor non',0,1,1.5,'U6536365',1,'*'),(24648,'ut','ut',0,0,0.1333,'U300',1,'*'),(24649,'ut aliquet','ut aliquet',0,1,1.3333,'U3423',1,'*'),(24650,'ut aliquet vitae','ut aliquet vitae',0,1,1.5333,'U342313',1,'*'),(24651,'ut felis','ut felis',0,1,1.2667,'U3142',1,'*'),(24652,'ut felis pellentesque','ut felis pellentesque',0,1,1.7,'U314214532',1,'*'),(24653,'ut nunc','ut nunc',0,1,1.2333,'U352',1,'*'),(24654,'ut nunc neque','ut nunc neque',0,1,1.4333,'U35252',1,'*'),(24655,'varius','varius',0,0,0.4,'V620',1,'*'),(24656,'varius gravida','varius gravida',0,1,1.4667,'V62613',1,'*'),(24657,'varius gravida lorem','varius gravida lorem',0,1,1.6667,'V62613465',1,'*'),(24658,'vel','vel',0,0,0.2,'V400',1,'*'),(24659,'vel aliquam','vel aliquam',0,1,1.3667,'V425',1,'*'),(24660,'vel aliquam mauris','vel aliquam mauris',0,1,1.6,'V42562',1,'*'),(24661,'vel lobortis','vel lobortis',0,1,1.4,'V41632',1,'*'),(24662,'vel lobortis diam','vel lobortis diam',0,1,1.5667,'V4163235',1,'*'),(24663,'venenatis','venenatis',0,0,0.6,'V532',1,'*'),(24664,'venenatis donec','venenatis donec',0,1,1.5,'V532352',1,'*'),(24665,'venenatis donec ac','venenatis donec ac',0,1,1.6,'V532352',1,'*'),(24666,'vestibulum','vestibulum',0,0,0.6667,'V23145',1,'*'),(24667,'vestibulum nec','vestibulum nec',0,1,1.4667,'V231452',1,'*'),(24668,'vestibulum nec suscipit','vestibulum nec suscipit',0,1,1.7667,'V23145213',1,'*'),(24669,'vestibulum ut','vestibulum ut',0,1,1.4333,'V231453',1,'*'),(24670,'vestibulum ut nunc','vestibulum ut nunc',0,1,1.6,'V23145352',1,'*'),(24671,'vestibulum vel','vestibulum vel',0,1,1.4667,'V2314514',1,'*'),(24672,'vestibulum vel aliquam','vestibulum vel aliquam',0,1,1.7333,'V231451425',1,'*'),(24673,'vitae','vitae',0,0,0.3333,'V300',1,'*'),(24674,'vitae mi','vitae mi',0,1,1.2667,'V350',1,'*'),(24675,'vitae mi semper','vitae mi semper',0,1,1.5,'V352516',1,'*'),(24676,'vitae rutrum','vitae rutrum',0,1,1.4,'V36365',1,'*'),(24677,'vitae rutrum eu','vitae rutrum eu',0,1,1.5,'V36365',1,'*'),(24678,'vitae tempor','vitae tempor',0,1,1.4,'V3516',1,'*'),(24679,'vitae tempor massa','vitae tempor massa',0,1,1.6,'V351652',1,'*'),(24680,'vivamus','vivamus',0,0,0.4667,'V520',1,'*'),(24681,'vivamus egestas','vivamus egestas',0,1,1.5,'V5232',1,'*'),(24682,'vivamus egestas consectetur','vivamus egestas consectetur',0,1,1.9,'V52325236',1,'*'),(24683,'viverra','viverra',0,0,0.4667,'V600',1,'*'),(24684,'viverra tortor','viverra tortor',0,1,1.4667,'V63636',1,'*'),(24685,'viverra tortor aenean','viverra tortor aenean',0,1,1.7,'V636365',1,'*'),(24686,'volutpat','volutpat',0,0,0.5333,'V4313',1,'*'),(24687,'volutpat curabitur','volutpat curabitur',0,1,1.6,'V431326136',1,'*'),(24688,'volutpat curabitur adipiscing','volutpat curabitur adipiscing',0,1,1.9667,'V43132613631252',1,'*'),(25503,'11','11',0,0,0.2,'',1,'*'),(25504,'action against','action against',0,1,1.4667,'A2352523',1,'*'),(25505,'action against uk','action against uk',0,1,1.5667,'A23525232',1,'*'),(25506,'against','against',0,0,0.4667,'A2523',1,'*'),(25507,'against uk','against uk',0,1,1.3333,'A25232',1,'*'),(25508,'against uk border','against uk border',0,1,1.5667,'A252321636',1,'*'),(25509,'agency','agency',0,0,0.4,'A252',1,'*'),(25510,'border','border',0,0,0.4,'B636',1,'*'),(25511,'border agency','border agency',0,1,1.4333,'B636252',1,'*'),(25512,'launch','launch',0,0,0.4,'L520',1,'*'),(25513,'launch legal','launch legal',0,1,1.4,'L52424',1,'*'),(25514,'launch legal action','launch legal action',0,1,1.6333,'L52424235',1,'*'),(25515,'legal','legal',0,0,0.3333,'L240',1,'*'),(25516,'legal action','legal action',0,1,1.4,'L24235',1,'*'),(25517,'legal action against','legal action against',0,1,1.6667,'L242352523',1,'*'),(25518,'levart university','levart university',0,1,1.5667,'L16351623',1,'*'),(25519,'levart university to','levart university to',0,1,1.6667,'L16351623',1,'*'),(25520,'to launch','to launch',0,1,1.3,'T452',1,'*'),(25521,'to launch legal','to launch legal',0,1,1.5,'T452424',1,'*'),(25522,'uk border','uk border',0,1,1.3,'U21636',1,'*'),(25523,'uk border agency','uk border agency',0,1,1.5333,'U21636252',1,'*'),(25524,'university to','university to',0,1,1.4333,'U51623',1,'*'),(25525,'university to launch','university to launch',0,1,1.6667,'U51623452',1,'*'),(25534,'12','12',0,0,0.2,'',1,'*'),(25535,'civil','civil',0,0,0.3333,'C140',1,'*'),(25536,'civil war','civil war',0,1,1.3,'C146',1,'*'),(25537,'civil war finding','civil war finding',0,1,1.5667,'C14615352',1,'*'),(25538,'finding','finding',0,0,0.4667,'F5352',1,'*'),(25539,'finding shared','finding shared',0,1,1.4667,'F535263',1,'*'),(25540,'finding shared values','finding shared values',0,1,1.7,'F535263142',1,'*'),(25541,'shared','shared',0,0,0.4,'S630',1,'*'),(25542,'shared values','shared values',0,1,1.4333,'S63142',1,'*'),(25543,'studying','studying',0,0,0.5333,'S352',1,'*'),(25544,'studying the','studying the',0,1,1.4,'S3523',1,'*'),(25545,'studying the civil','studying the civil',0,1,1.6,'S3523214',1,'*'),(25546,'the civil','the civil',0,1,1.3,'T214',1,'*'),(25547,'the civil war','the civil war',0,1,1.4333,'T2146',1,'*'),(25548,'values','values',0,0,0.4,'V420',1,'*'),(25549,'war','war',0,0,0.2,'W600',1,'*'),(25550,'war finding','war finding',0,1,1.3667,'W615352',1,'*'),(25551,'war finding shared','war finding shared',0,1,1.6,'W61535263',1,'*'),(25596,'15','15',0,0,0.2,'',1,'*'),(25597,'2 2','2 2',0,1,1.1,'',1,'*'),(25598,'2 2 applications','2 2 applications',0,1,1.5333,'A142352',1,'*'),(25599,'2 applications','2 applications',0,1,1.4667,'A142352',1,'*'),(25600,'2+2','2+2',0,0,0.3,'',1,'*'),(25601,'2+2 applications','2+2 applications',0,1,1.5333,'A142352',1,'*'),(25602,'deadline','deadline',0,0,0.5333,'D450',1,'*'),(25603,'deadline for','deadline for',0,1,1.4,'D4516',1,'*'),(25604,'deadline for summer','deadline for summer',0,1,1.6333,'D4516256',1,'*'),(25605,'for summer','for summer',0,1,1.3333,'F6256',1,'*'),(25606,'for summer round','for summer round',0,1,1.5333,'F625653',1,'*'),(25607,'is the deadline','is the deadline',0,1,1.5,'I2345',1,'*'),(25608,'round','round',0,0,0.3333,'R530',1,'*'),(25609,'round 2','round 2',0,1,1.2333,'R530',1,'*'),(25610,'round 2 2','round 2 2',0,1,1.3,'R530',1,'*'),(25611,'round 2+2','round 2+2',0,1,1.3,'R530',1,'*'),(25612,'round 2+2 applications','round 2+2 applications',0,1,1.7333,'R53142352',1,'*'),(25613,'summer','summer',0,0,0.4,'S560',1,'*'),(25614,'summer round','summer round',0,1,1.4,'S5653',1,'*'),(25615,'summer round 2','summer round 2',0,1,1.4667,'S5653',1,'*'),(25616,'summer round 2+2','summer round 2+2',0,1,1.5333,'S5653',1,'*'),(25617,'the deadline','the deadline',0,1,1.4,'T450',1,'*'),(25618,'the deadline for','the deadline for',0,1,1.5333,'T4516',1,'*'),(25619,'today is','today is',0,1,1.2667,'T200',1,'*'),(25620,'today is the','today is the',0,1,1.4,'T230',1,'*'),(25657,'14','14',0,0,0.2,'',1,'*'),(25658,'again','again',0,0,0.3333,'A250',1,'*'),(25659,'again the','again the',0,1,1.3,'A253',1,'*'),(25660,'again the movies','again the movies',0,1,1.5333,'A253512',1,'*'),(25661,'movies','movies',0,0,0.4,'M120',1,'*'),(25662,'movies so','movies so',0,1,1.3,'M120',1,'*'),(25663,'movies so interesting','movies so interesting',0,1,1.7,'M125362352',1,'*'),(25664,'so interesting','so interesting',0,1,1.4667,'S5362352',1,'*'),(25665,'the movies','the movies',0,1,1.3333,'T512',1,'*'),(25666,'the movies so','the movies so',0,1,1.4333,'T512',1,'*'),(25667,'time again','time again',0,1,1.3333,'T525',1,'*'),(25668,'time again the','time again the',0,1,1.4667,'T5253',1,'*'),(25669,'time time','time time',0,1,1.3,'T535',1,'*'),(25670,'time time again','time time again',0,1,1.5,'T53525',1,'*'),(25672,'13','13',0,0,0.2,'',1,'*'),(25673,'accompaniment','accompaniment',0,0,0.8667,'A25153',1,'*'),(25674,'garden','garden',0,0,0.4,'G635',1,'*'),(25675,'garden live','garden live',0,1,1.3667,'G63541',1,'*'),(25676,'garden live accompaniment','garden live accompaniment',0,1,1.8333,'G6354125153',1,'*'),(25677,'live','live',0,0,0.2667,'L100',1,'*'),(25678,'live accompaniment','live accompaniment',0,1,1.6,'L125153',1,'*'),(25679,'pleasure','pleasure',0,0,0.5333,'P426',1,'*'),(25680,'pleasure garden','pleasure garden',0,1,1.5,'P4262635',1,'*'),(25681,'pleasure garden live','pleasure garden live',0,1,1.6667,'P426263541',1,'*'),(25682,'the pleasure','the pleasure',0,1,1.4,'T1426',1,'*'),(25683,'the pleasure garden','the pleasure garden',0,1,1.6333,'T14262635',1,'*');
/*!40000 ALTER TABLE `jos_finder_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_terms_common`
--

DROP TABLE IF EXISTS `jos_finder_terms_common`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_terms_common` (
  `term` varchar(75) NOT NULL,
  `language` varchar(3) NOT NULL,
  KEY `idx_word_lang` (`term`,`language`),
  KEY `idx_lang` (`language`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_terms_common`
--

LOCK TABLES `jos_finder_terms_common` WRITE;
/*!40000 ALTER TABLE `jos_finder_terms_common` DISABLE KEYS */;
INSERT INTO `jos_finder_terms_common` VALUES ('a','en'),('about','en'),('after','en'),('ago','en'),('all','en'),('am','en'),('an','en'),('and','en'),('ani','en'),('any','en'),('are','en'),('aren\'t','en'),('as','en'),('at','en'),('be','en'),('but','en'),('by','en'),('for','en'),('from','en'),('get','en'),('go','en'),('how','en'),('if','en'),('in','en'),('into','en'),('is','en'),('isn\'t','en'),('it','en'),('its','en'),('me','en'),('more','en'),('most','en'),('must','en'),('my','en'),('new','en'),('no','en'),('none','en'),('not','en'),('noth','en'),('nothing','en'),('of','en'),('off','en'),('often','en'),('old','en'),('on','en'),('onc','en'),('once','en'),('onli','en'),('only','en'),('or','en'),('other','en'),('our','en'),('ours','en'),('out','en'),('over','en'),('page','en'),('she','en'),('should','en'),('small','en'),('so','en'),('some','en'),('than','en'),('thank','en'),('that','en'),('the','en'),('their','en'),('theirs','en'),('them','en'),('then','en'),('there','en'),('these','en'),('they','en'),('this','en'),('those','en'),('thus','en'),('time','en'),('times','en'),('to','en'),('too','en'),('true','en'),('under','en'),('until','en'),('up','en'),('upon','en'),('use','en'),('user','en'),('users','en'),('veri','en'),('version','en'),('very','en'),('via','en'),('want','en'),('was','en'),('way','en'),('were','en'),('what','en'),('when','en'),('where','en'),('whi','en'),('which','en'),('who','en'),('whom','en'),('whose','en'),('why','en'),('wide','en'),('will','en'),('with','en'),('within','en'),('without','en'),('would','en'),('yes','en'),('yet','en'),('you','en'),('your','en'),('yours','en');
/*!40000 ALTER TABLE `jos_finder_terms_common` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_finder_tokens`
--

DROP TABLE IF EXISTS `jos_finder_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_tokens` (
  `term` varchar(75) NOT NULL,
  `stem` varchar(75) NOT NULL,
  `common` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `phrase` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `weight` float unsigned NOT NULL DEFAULT 1,
  `context` tinyint(1) unsigned NOT NULL DEFAULT 2,
  `language` char(3) NOT NULL DEFAULT '',
  KEY `idx_word` (`term`),
  KEY `idx_context` (`context`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_tokens`
--

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

--
-- Table structure for table `jos_finder_tokens_aggregate`
--

DROP TABLE IF EXISTS `jos_finder_tokens_aggregate`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_tokens_aggregate` (
  `term_id` int(10) unsigned NOT NULL,
  `map_suffix` char(1) NOT NULL,
  `term` varchar(75) NOT NULL,
  `stem` varchar(75) NOT NULL,
  `common` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `phrase` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `term_weight` float unsigned NOT NULL,
  `context` tinyint(1) unsigned NOT NULL DEFAULT 2,
  `context_weight` float unsigned NOT NULL,
  `total_weight` float unsigned NOT NULL,
  `language` char(3) NOT NULL DEFAULT '',
  KEY `token` (`term`),
  KEY `keyword_id` (`term_id`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_tokens_aggregate`
--

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

--
-- Table structure for table `jos_finder_types`
--

DROP TABLE IF EXISTS `jos_finder_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_finder_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL,
  `mime` varchar(100) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `title` (`title`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_finder_types`
--

LOCK TABLES `jos_finder_types` WRITE;
/*!40000 ALTER TABLE `jos_finder_types` DISABLE KEYS */;
INSERT INTO `jos_finder_types` VALUES (1,'K2 Item',''),(2,'Category',''),(3,'Contact',''),(4,'Article',''),(5,'News Feed',''),(6,'Web Link',''),(7,'Tag','');
/*!40000 ALTER TABLE `jos_finder_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_external_source_picasa`
--

DROP TABLE IF EXISTS `jos_imageshow_external_source_picasa`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_external_source_picasa` (
  `external_source_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `external_source_profile_title` varchar(255) DEFAULT NULL,
  `picasa_username` varchar(255) DEFAULT '',
  `picasa_thumbnail_size` char(30) DEFAULT '144',
  `picasa_image_size` char(30) DEFAULT '1024',
  PRIMARY KEY (`external_source_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_external_source_picasa`
--

LOCK TABLES `jos_imageshow_external_source_picasa` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_external_source_picasa` DISABLE KEYS */;
INSERT INTO `jos_imageshow_external_source_picasa` VALUES (3,'Picasa gallery','joomlashine','144','1024');
/*!40000 ALTER TABLE `jos_imageshow_external_source_picasa` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_images`
--

DROP TABLE IF EXISTS `jos_imageshow_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_images` (
  `image_id` int(11) NOT NULL AUTO_INCREMENT,
  `showlist_id` int(11) NOT NULL,
  `image_extid` varchar(255) DEFAULT NULL,
  `album_extid` varchar(255) DEFAULT NULL,
  `image_small` varchar(255) DEFAULT NULL,
  `image_medium` varchar(255) DEFAULT NULL,
  `image_big` text DEFAULT NULL,
  `image_title` varchar(255) DEFAULT NULL,
  `image_description` text DEFAULT NULL,
  `image_link` varchar(255) DEFAULT NULL,
  `ordering` int(11) DEFAULT 0,
  `custom_data` tinyint(1) DEFAULT 0,
  `sync` tinyint(1) DEFAULT 0,
  `image_size` varchar(25) DEFAULT NULL,
  `exif_data` text DEFAULT NULL,
  `image_alt_text` text DEFAULT NULL,
  PRIMARY KEY (`image_id`)
) ENGINE=InnoDB AUTO_INCREMENT=203 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_images`
--

LOCK TABLES `jos_imageshow_images` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_images` DISABLE KEYS */;
INSERT INTO `jos_imageshow_images` VALUES (153,9,'5809749154429913618','5809749151874927265','http://lh3.ggpht.com/-Qxq8hRntX3g/UKBgExfryhI/AAAAAAAAB-o/9R3TauViHE4/s144/architecture%252520blue%252520mary%252520axe%252520britain%252520building.jpg','http://lh3.ggpht.com/-Qxq8hRntX3g/UKBgExfryhI/AAAAAAAAB-o/9R3TauViHE4/s144/architecture%252520blue%252520mary%252520axe%252520britain%252520building.jpg','http://lh3.ggpht.com/-Qxq8hRntX3g/UKBgExfryhI/AAAAAAAAB-o/9R3TauViHE4/s1024/architecture%252520blue%252520mary%252520axe%252520britain%252520building.jpg','30 St Mary Axe','30 St Mary Axe, also known as â€œthe Gherkinâ€, is a skyscraperÂ  in London\'s financial district completed in December 2003, with height of 180 meters and 41 floors.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749154429913618',1,1,0,'','Canon/Canon EOS 5D Mark II, 1/320, f/9.0, 28mm, ISO-100, no flash',NULL),(154,9,'5809749198003611618','5809749151874927265','http://lh3.ggpht.com/-CmjR7J0mgis/UKBgHT0dp-I/AAAAAAAAB_Q/Ylsh5gjiKZo/s144/westminster.jpg','http://lh3.ggpht.com/-CmjR7J0mgis/UKBgHT0dp-I/AAAAAAAAB_Q/Ylsh5gjiKZo/s144/westminster.jpg','http://lh3.ggpht.com/-CmjR7J0mgis/UKBgHT0dp-I/AAAAAAAAB_Q/Ylsh5gjiKZo/s1024/westminster.jpg','Westminster Abbey Church','Westminster Abbey is a large Gothic church in London, United Kingdom. This is the place where British royal weddings, coronation and burial site are taken place.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749198003611618',8,1,0,'','Canon/Canon EOS 5D Mark II, 1/80, f/2.0, 24mm, ISO-100, no flash',NULL),(155,9,'5809749155796473266','5809749151874927265','http://lh3.ggpht.com/-6bVhNB6oeQE/UKBgE2lf1bI/AAAAAAAAB-w/elGx_z5LMhc/s144/architecture%252520monument%252520sky%252520building%252520montreal.jpg','http://lh3.ggpht.com/-6bVhNB6oeQE/UKBgE2lf1bI/AAAAAAAAB-w/elGx_z5LMhc/s144/architecture%252520monument%252520sky%252520building%252520montreal.jpg','http://lh3.ggpht.com/-6bVhNB6oeQE/UKBgE2lf1bI/AAAAAAAAB-w/elGx_z5LMhc/s1024/architecture%252520monument%252520sky%252520building%252520montreal.jpg','Roman Catholic','This is a Roman Catholic basilica and national shrine on the west slope of Mount Royal in Montreal, Quebec. It is Canada\'s largest church.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749155796473266',2,1,0,'','Canon/Canon EOS 5D, 1/800, f/4.0, 17mm, ISO-100, no flash',NULL),(156,9,'5809749159985003058','5809749151874927265','http://lh4.ggpht.com/-3c_cuq5v9sA/UKBgFGMHujI/AAAAAAAAB-s/0s0NAPHS3HA/s144/architecture-cathedral-church-city.jpg','http://lh4.ggpht.com/-3c_cuq5v9sA/UKBgFGMHujI/AAAAAAAAB-s/0s0NAPHS3HA/s144/architecture-cathedral-church-city.jpg','http://lh4.ggpht.com/-3c_cuq5v9sA/UKBgFGMHujI/AAAAAAAAB-s/0s0NAPHS3HA/s1024/architecture-cathedral-church-city.jpg','York Minster Cathedral','York Minster is a cathedral in York, England. Itâ€™s one of the world\'s most magnificent cathedrals.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749159985003058',3,1,0,'','Canon/Canon EOS 5D Mark II, 1/30, f/11.0, 28mm, ISO-500, no flash',NULL),(157,9,'5809749175467659826','5809749151874927265','http://lh6.ggpht.com/-Qen1TiFcviM/UKBgF_3eUjI/AAAAAAAAB-0/zgK5yKVJzdY/s144/bridge%252520sighs%252520cambridge%252520river%252520boat%252520punting%252520people.jpg','http://lh6.ggpht.com/-Qen1TiFcviM/UKBgF_3eUjI/AAAAAAAAB-0/zgK5yKVJzdY/s144/bridge%252520sighs%252520cambridge%252520river%252520boat%252520punting%252520people.jpg','http://lh6.ggpht.com/-Qen1TiFcviM/UKBgF_3eUjI/AAAAAAAAB-0/zgK5yKVJzdY/s1024/bridge%252520sighs%252520cambridge%252520river%252520boat%252520punting%252520people.jpg','Bridge of Sighs','The Bridge of Sighs , designed by Henry Hutchinson, is a bridge crosses the River Cam. Itâ€™s belong to St John\'s College of Cambridge University.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749175467659826',4,1,0,'','Panasonic/DMC-FZ50, 1/200, f/5.6, 7mm, ISO-100, no flash',NULL),(158,9,'5809749176329649570','5809749151874927265','http://lh4.ggpht.com/-Svm689BuKh8/UKBgGDE_PaI/AAAAAAAAB-8/-1V8W14KXO0/s144/eiffel.jpg','http://lh4.ggpht.com/-Svm689BuKh8/UKBgGDE_PaI/AAAAAAAAB-8/-1V8W14KXO0/s144/eiffel.jpg','http://lh4.ggpht.com/-Svm689BuKh8/UKBgGDE_PaI/AAAAAAAAB-8/-1V8W14KXO0/s1024/eiffel.jpg',' Eiffel Tower','The Eiffel Tower, located on the Champ de Mars in Paris, is global cultural icon of France and one of the most typical structures in the world.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749176329649570',5,1,0,'','EASTMAN KODAK COMPANY/KODAK EASYSHARE Z710 ZOOM DIGITAL CAMERA, 1/320, f/4.0, 6mm, ISO-64',NULL),(159,9,'5809749182060786210','5809749151874927265','http://lh3.ggpht.com/-4v4oPoHthPs/UKBgGYbZciI/AAAAAAAAB_A/XKcKteruBCU/s144/enormous%252520gate%252520columnar%252520walhalla.jpg','http://lh3.ggpht.com/-4v4oPoHthPs/UKBgGYbZciI/AAAAAAAAB_A/XKcKteruBCU/s144/enormous%252520gate%252520columnar%252520walhalla.jpg','http://lh3.ggpht.com/-4v4oPoHthPs/UKBgGYbZciI/AAAAAAAAB_A/XKcKteruBCU/s1024/enormous%252520gate%252520columnar%252520walhalla.jpg','Enormous GateColumnar Walhalla','The Walhalla is a hall of fame that honors famous people in German history The hall is housed in a neo-classical building above the Danube River, Germany.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749182060786210',6,1,0,'','Panasonic/DMC-FZ18, 1/200, f/4.0, 4mm, ISO-100, no flash',NULL),(160,9,'5809749190437834146','5809749151874927265','http://lh5.ggpht.com/-u1cDs-M-0_A/UKBgG3opDaI/AAAAAAAAB_U/g7vkQPUlHzo/s144/reichstag%252520berlin%252520cupola%252520glass%252520building%252520glass%252520dome.jpg','http://lh5.ggpht.com/-u1cDs-M-0_A/UKBgG3opDaI/AAAAAAAAB_U/g7vkQPUlHzo/s144/reichstag%252520berlin%252520cupola%252520glass%252520building%252520glass%252520dome.jpg','http://lh5.ggpht.com/-u1cDs-M-0_A/UKBgG3opDaI/AAAAAAAAB_U/g7vkQPUlHzo/s1024/reichstag%252520berlin%252520cupola%252520glass%252520building%252520glass%252520dome.jpg','The Reichstag Dome','The Reichstag dome designed by architect Norman Foster is a glass dome constructed on top of the rebuilt Reichstag building in Berlin.','https://picasaweb.google.com/101560173596944116173/JSNImageShowSampleImagesArchitecture#5809749190437834146',7,1,0,'','SONY/DSC-P200, 1/60, f/2.8, 7mm, ISO-100, no flash',NULL),(161,3,'5826196816285765250','5826196811180802577','http://lh6.ggpht.com/-q-cOkbnHhZE/UNrPIso5joI/AAAAAAAACh8/rr9Xa7vP-Kw/s144/color.png','http://lh6.ggpht.com/-q-cOkbnHhZE/UNrPIso5joI/AAAAAAAACh8/rr9Xa7vP-Kw/s144/color.png','http://lh6.ggpht.com/-q-cOkbnHhZE/UNrPIso5joI/AAAAAAAACh8/rr9Xa7vP-Kw/s1024/color.png','6 stunning color styles','','http://extensions.joomla.org/extensions/3585/details',2,1,0,NULL,'',NULL),(163,3,'5826196833607621058','5826196811180802577','http://lh5.ggpht.com/-jaunVpGcbkA/UNrPJtKwGcI/AAAAAAAACiI/TuyCYmKGNH4/s144/iconsweet2.png','http://lh5.ggpht.com/-jaunVpGcbkA/UNrPJtKwGcI/AAAAAAAACiI/TuyCYmKGNH4/s144/iconsweet2.png','http://lh5.ggpht.com/-jaunVpGcbkA/UNrPJtKwGcI/AAAAAAAACiI/TuyCYmKGNH4/s1024/iconsweet2.png','JSN Air uses Iconsweet2 - the beautiful icon library','','http://extensions.joomla.org/extensions/3585/details',3,1,0,NULL,'',NULL),(170,3,'5859474342644194626','5826196811180802577','http://lh6.ggpht.com/-Fb663R5PI8Y/UVEI3qvSnUI/AAAAAAAACvQ/qwb8TW_FsZY/s144/responsive.png','http://lh6.ggpht.com/-Fb663R5PI8Y/UVEI3qvSnUI/AAAAAAAACvQ/qwb8TW_FsZY/s144/responsive.png','http://lh6.ggpht.com/-Fb663R5PI8Y/UVEI3qvSnUI/AAAAAAAACvQ/qwb8TW_FsZY/s1024/responsive.png','Welcome to JSN Air, clean & simple business portfolio website','','http://extensions.joomla.org/extensions/3585/details',1,1,0,NULL,'',NULL),(195,4,'images/joomlashine/sample/projects/recent-project-1.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-1.png','images/joomlashine/sample/projects/recent-project-1.png','images/joomlashine/sample/projects/recent-project-1.png','recent-project-1.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-1.png',8,0,0,'73941',NULL,'recent-project-1.png'),(196,4,'images/joomlashine/sample/projects/recent-project-2.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-2.png','images/joomlashine/sample/projects/recent-project-2.png','images/joomlashine/sample/projects/recent-project-2.png','recent-project-2.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-2.png',5,0,0,'45009',NULL,'recent-project-2.png'),(197,4,'images/joomlashine/sample/projects/recent-project-3.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-3.png','images/joomlashine/sample/projects/recent-project-3.png','images/joomlashine/sample/projects/recent-project-3.png','recent-project-3.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-3.png',4,0,0,'52136',NULL,'recent-project-3.png'),(198,4,'images/joomlashine/sample/projects/recent-project-4.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-4.png','images/joomlashine/sample/projects/recent-project-4.png','images/joomlashine/sample/projects/recent-project-4.png','recent-project-4.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-4.png',3,0,0,'80582',NULL,'recent-project-4.png'),(199,4,'images/joomlashine/sample/projects/recent-project-5.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-5.png','images/joomlashine/sample/projects/recent-project-5.png','images/joomlashine/sample/projects/recent-project-5.png','recent-project-5.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-5.png',1,0,0,'74490',NULL,'recent-project-5.png'),(200,4,'images/joomlashine/sample/projects/recent-project-6.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-6.png','images/joomlashine/sample/projects/recent-project-6.png','images/joomlashine/sample/projects/recent-project-6.png','recent-project-6.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-6.png',6,0,0,'75989',NULL,'recent-project-6.png'),(201,4,'images/joomlashine/sample/projects/recent-project-7.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-7.png','images/joomlashine/sample/projects/recent-project-7.png','images/joomlashine/sample/projects/recent-project-7.png','recent-project-7.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-7.png',2,0,0,'81801',NULL,'recent-project-7.png'),(202,4,'images/joomlashine/sample/projects/recent-project-8.png','images/joomlashine/sample/projects','images/jsn_is_thumbs/images/joomlashine/sample/projects/recent-project-8.png','images/joomlashine/sample/projects/recent-project-8.png','images/joomlashine/sample/projects/recent-project-8.png','recent-project-8.png','','http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/projects/recent-project-8.png',7,0,0,'84849',NULL,'recent-project-8.png');
/*!40000 ALTER TABLE `jos_imageshow_images` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_log`
--

DROP TABLE IF EXISTS `jos_imageshow_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_log` (
  `log_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(11) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `result` varchar(255) DEFAULT NULL,
  `screen` varchar(100) DEFAULT NULL,
  `action` varchar(50) DEFAULT NULL,
  `time_created` datetime DEFAULT NULL,
  PRIMARY KEY (`log_id`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_log`
--

LOCK TABLES `jos_imageshow_log` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_log` DISABLE KEYS */;
INSERT INTO `jos_imageshow_log` VALUES (1,199,'/joomla-templates/jsn_air/pro/administrator/index.php?option=com_imageshow&controller=showlist','Color Variations','showlist','modify','2013-03-18 08:01:11'),(2,199,'/joomla-templates/jsn_air/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist','Main Promo Images','addimages','any','2013-03-26 02:38:55'),(3,199,'/joomla-templates/jsn_air/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist','Main Promo Images','addimages','any','2013-03-26 07:35:18'),(4,199,'/joomla-templates/jsn_air/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist','Main Promo Images','addimages','any','2013-03-26 07:35:22'),(5,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:36:47'),(6,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:36:51'),(7,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:36:53'),(8,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:36:57'),(9,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:36:59'),(10,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:37:01'),(11,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:37:03'),(12,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:37:04'),(13,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:04'),(14,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:05'),(15,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:07'),(16,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:08'),(17,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:10'),(18,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:11'),(19,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:13'),(20,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&030bd7c429beaaf4046c3d6c423192ff=1','Color Variations','addimages','any','2017-08-07 04:38:16'),(21,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=showlist','Home Page Grid','showlist','modify','2017-08-07 04:38:36'),(22,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=showcase','Frontpage slideshow','showcase','modify','2017-08-09 02:32:21'),(23,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=showcase','Frontpage slideshow','showcase','modify','2017-08-09 02:33:10'),(24,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:49:54'),(25,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:49:56'),(26,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:49:58'),(27,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:49:59'),(28,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:50:00'),(29,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:50:01'),(30,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:50:02'),(31,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&2a2ca6e87cd436e4ead0624bf7f59fca=1','Home Page Grid','addimages','any','2017-08-14 10:50:03'),(32,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:31'),(33,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:32'),(34,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:34'),(35,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:35'),(36,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:37'),(37,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:38'),(38,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:40'),(39,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:42'),(40,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:44'),(41,199,'/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_imageshow&controller=images&task=saveshowlist&98a072bd5ffe22e258fb3dc38a985f74=1','Home Page Grid','addimages','any','2018-01-18 08:01:48');
/*!40000 ALTER TABLE `jos_imageshow_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_showcase`
--

DROP TABLE IF EXISTS `jos_imageshow_showcase`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_showcase` (
  `showcase_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `showcase_title` varchar(255) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 0,
  `ordering` int(11) DEFAULT 0,
  `general_overall_width` char(30) DEFAULT NULL,
  `general_overall_height` char(30) DEFAULT NULL,
  `date_created` datetime DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`showcase_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_showcase`
--

LOCK TABLES `jos_imageshow_showcase` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_showcase` DISABLE KEYS */;
INSERT INTO `jos_imageshow_showcase` VALUES (1,'Frontpage slideshow',1,1,'100%','250','0000-00-00 00:00:00','2017-08-09 02:08:10'),(3,'Sample Gallery',1,4,'100%','450','0000-00-00 00:00:00','2012-10-11 08:10:21'),(4,'JSN ImageShow presentation - Theme Grid',1,3,'100%','240','2012-10-15 04:10:34','2017-08-14 10:08:09'),(5,'Theme Carousel',1,5,'100%','200','2012-11-26 05:11:35','2017-08-16 03:08:33'),(6,'ThemeStrip Vertical',1,6,'100%','400','2013-01-15 10:01:06','2014-08-06 04:08:59'),(7,'ThemeStrip Horizontal',1,2,'100%','390','2013-01-17 10:01:11','2013-01-25 04:01:26'),(8,'Theme Flow',1,7,'100%','200','2013-01-17 10:01:32','2014-08-06 08:08:05'),(9,'Theme Slider',1,8,'100%','250','2013-01-25 04:01:48','2013-02-26 02:02:48');
/*!40000 ALTER TABLE `jos_imageshow_showcase` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_showlist`
--

DROP TABLE IF EXISTS `jos_imageshow_showlist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_showlist` (
  `showlist_id` int(11) NOT NULL AUTO_INCREMENT,
  `showlist_title` varchar(255) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 0,
  `override_title` tinyint(1) DEFAULT 0,
  `override_description` tinyint(1) DEFAULT 0,
  `override_link` tinyint(1) DEFAULT 0,
  `ordering` int(11) DEFAULT 0,
  `access` tinyint(3) DEFAULT NULL,
  `hits` int(11) DEFAULT NULL,
  `description` text DEFAULT NULL,
  `showlist_link` text DEFAULT NULL,
  `alter_autid` int(11) DEFAULT 0,
  `date_create` datetime DEFAULT NULL,
  `image_source_type` varchar(45) DEFAULT '',
  `image_source_name` varchar(45) DEFAULT '',
  `image_source_profile_id` int(11) DEFAULT 0,
  `authorization_status` tinyint(1) DEFAULT 0,
  `date_modified` datetime DEFAULT '0000-00-00 00:00:00',
  `image_loading_order` char(30) DEFAULT NULL,
  `show_exif_data` char(100) DEFAULT '',
  PRIMARY KEY (`showlist_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_showlist`
--

LOCK TABLES `jos_imageshow_showlist` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_showlist` DISABLE KEYS */;
INSERT INTO `jos_imageshow_showlist` VALUES (3,'Main Promo Images',1,0,0,1,2,1,314420,'','index.php?option=com_content&view=article&id=101&Itemid=497',0,'2012-01-06 10:24:35','external','picasa',1,0,'0000-00-00 00:00:00','forward','no'),(4,'Home Page Grid',1,0,0,0,3,1,6244,'','',0,'2012-01-06 10:24:28','folder','folder',0,0,'0000-00-00 00:00:00','forward','no'),(9,'Sample gallery images',1,0,0,0,1,1,1567,'','',0,'2012-01-06 10:23:53','external','picasa',6,0,'2012-11-19 08:49:04','forward','no');
/*!40000 ALTER TABLE `jos_imageshow_showlist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_source_profile`
--

DROP TABLE IF EXISTS `jos_imageshow_source_profile`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_source_profile` (
  `external_source_profile_id` int(11) NOT NULL AUTO_INCREMENT,
  `external_source_id` int(11) NOT NULL,
  PRIMARY KEY (`external_source_profile_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_source_profile`
--

LOCK TABLES `jos_imageshow_source_profile` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_source_profile` DISABLE KEYS */;
INSERT INTO `jos_imageshow_source_profile` VALUES (1,3),(6,3);
/*!40000 ALTER TABLE `jos_imageshow_source_profile` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_carousel`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_carousel`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_carousel` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `image_source` char(150) DEFAULT 'thumbnails',
  `image_width` char(150) DEFAULT '',
  `image_height` char(150) DEFAULT '',
  `image_border_thickness` char(150) DEFAULT '5',
  `image_border_color` char(150) DEFAULT '#666666',
  `view_angle` char(150) DEFAULT '0',
  `transparency` char(150) DEFAULT '50',
  `scale` char(150) DEFAULT '35',
  `diameter` char(150) DEFAULT '50',
  `animation_duration` char(150) DEFAULT '0.6',
  `click_action` char(150) DEFAULT 'show_original_image',
  `open_link_in` char(150) DEFAULT 'current_browser',
  `orientation` char(150) DEFAULT 'horizontal',
  `enable_drag_action` char(150) DEFAULT 'no',
  `show_caption` char(150) DEFAULT 'yes',
  `caption_background_color` char(150) DEFAULT '#000000',
  `caption_opacity` char(150) DEFAULT '75',
  `caption_show_title` char(150) DEFAULT 'yes',
  `caption_title_css` text DEFAULT NULL,
  `caption_show_description` char(150) DEFAULT 'yes',
  `caption_description_length_limitation` char(150) DEFAULT '50',
  `caption_description_css` text DEFAULT NULL,
  `navigation_presentation` char(150) DEFAULT 'show',
  `auto_play` char(150) DEFAULT 'no',
  `slide_timing` char(150) DEFAULT '3',
  `pause_on_mouse_over` char(150) DEFAULT 'yes',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_carousel`
--

LOCK TABLES `jos_imageshow_theme_carousel` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_carousel` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_carousel` VALUES (1,'thumbnails','','200','5','#666666','0','50','35','50','0.6','show_original_image','current_browser','horizontal','no','yes','#000000','75','yes','font-family: Verdana;\r\nfont-size: 12px;\r\nfont-weight: bold;\r\ntext-align: left;\r\ncolor: #E9E9E9;','yes','50','font-family: Arial;\r\nfont-size: 11px;\r\nfont-weight: normal;\r\ntext-align: left;\r\ncolor: #AFAFAF;','show','no','3','yes');
/*!40000 ALTER TABLE `jos_imageshow_theme_carousel` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_classic_flash`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_classic_flash`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_classic_flash` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `imgpanel_presentation_mode` char(30) DEFAULT '0',
  `imgpanel_img_transition_type_fit` char(30) DEFAULT '',
  `imgpanel_img_click_action_fit` char(30) DEFAULT '',
  `imgpanel_img_open_link_in_fit` char(30) DEFAULT 'new-browser',
  `imgpanel_img_transition_type_expand` char(30) DEFAULT '',
  `imgpanel_img_motion_type_expand` char(30) DEFAULT '',
  `imgpanel_img_zooming_type_expand` char(30) DEFAULT 'center',
  `imgpanel_img_click_action_expand` char(30) DEFAULT '',
  `imgpanel_img_open_link_in_expand` char(30) DEFAULT 'new-browser',
  `imgpanel_img_show_image_shadow_fit` char(30) DEFAULT 'yes',
  `imgpanel_bg_type` char(30) DEFAULT '',
  `imgpanel_bg_value` char(255) DEFAULT NULL,
  `imgpanel_show_watermark` char(30) DEFAULT 'no',
  `imgpanel_watermark_path` char(255) DEFAULT NULL,
  `imgpanel_watermark_position` char(30) DEFAULT '',
  `imgpanel_watermark_offset` char(30) DEFAULT NULL,
  `imgpanel_watermark_opacity` char(30) DEFAULT NULL,
  `imgpanel_show_overlay_effect` char(30) DEFAULT 'no',
  `imgpanel_overlay_effect_type` char(30) DEFAULT NULL,
  `imgpanel_show_inner_shawdow` char(30) DEFAULT 'yes',
  `imgpanel_inner_shawdow_color` char(30) DEFAULT NULL,
  `thumbpanel_show_panel` char(30) DEFAULT NULL,
  `thumbpanel_panel_position` char(30) DEFAULT '',
  `thumbpanel_collapsible_position` char(30) DEFAULT 'yes',
  `thumbpanel_thumb_browsing_mode` char(30) DEFAULT '',
  `thumbpanel_show_thumb_status` char(30) DEFAULT 'yes',
  `thumbpanel_active_state_color` char(30) DEFAULT NULL,
  `thumbpanel_presentation_mode` char(30) DEFAULT '',
  `thumbpanel_border` char(30) DEFAULT NULL,
  `thumbpanel_enable_big_thumb` char(30) DEFAULT 'yes',
  `thumbpanel_big_thumb_size` char(30) DEFAULT NULL,
  `thumbpanel_thumb_row` char(30) DEFAULT NULL,
  `thumbpanel_thumb_width` char(30) DEFAULT NULL,
  `thumbpanel_thumb_height` char(30) DEFAULT NULL,
  `thumbpanel_thumb_opacity` char(30) DEFAULT '50',
  `thumbpanel_big_thumb_color` char(30) DEFAULT NULL,
  `thumbpanel_thumb_border` char(30) DEFAULT NULL,
  `thumbpanel_thumnail_panel_color` char(30) DEFAULT NULL,
  `thumbpanel_thumnail_normal_state` char(30) DEFAULT NULL,
  `infopanel_panel_position` char(30) DEFAULT '',
  `infopanel_presentation` char(30) DEFAULT NULL,
  `infopanel_bg_color_fill` char(30) DEFAULT NULL,
  `infopanel_panel_click_action` char(30) DEFAULT NULL,
  `infopanel_open_link_in` char(30) DEFAULT 'new-browser',
  `infopanel_show_title` char(30) DEFAULT 'yes',
  `infopanel_title_css` char(250) DEFAULT NULL,
  `infopanel_show_des` char(30) DEFAULT 'yes',
  `infopanel_des_lenght_limitation` char(30) DEFAULT '',
  `infopanel_des_css` char(250) DEFAULT NULL,
  `infopanel_show_link` char(30) DEFAULT 'no',
  `infopanel_link_css` char(250) DEFAULT NULL,
  `toolbarpanel_panel_position` char(30) DEFAULT '',
  `toolbarpanel_presentation` char(30) DEFAULT '0',
  `toolbarpanel_show_image_navigation` char(30) DEFAULT 'yes',
  `toolbarpanel_slideshow_player` char(30) DEFAULT 'yes',
  `toolbarpanel_show_fullscreen_switcher` char(30) DEFAULT 'yes',
  `toolbarpanel_show_tooltip` char(30) DEFAULT 'no',
  `slideshow_hide_thumb_panel` char(30) DEFAULT 'yes',
  `slideshow_slide_timing` char(50) DEFAULT NULL,
  `slideshow_hide_image_navigation` char(30) DEFAULT 'yes',
  `slideshow_auto_play` char(30) DEFAULT 'no',
  `slideshow_show_status` char(30) DEFAULT 'yes',
  `slideshow_enable_ken_burn_effect` char(30) DEFAULT 'yes',
  `slideshow_looping` char(30) DEFAULT 'yes',
  `general_round_corner_radius` char(30) DEFAULT '',
  `general_border_color` char(30) DEFAULT '',
  `general_background_color` char(30) DEFAULT '',
  `general_border_stroke` char(30) DEFAULT '',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_classic_flash`
--

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

--
-- Table structure for table `jos_imageshow_theme_classic_javascript`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_classic_javascript`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_classic_javascript` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `imgpanel_presentation_mode` char(30) DEFAULT '0',
  `imgpanel_img_click_action_fit` char(30) DEFAULT '',
  `imgpanel_img_open_link_in_fit` char(30) DEFAULT 'new-browser',
  `imgpanel_img_click_action_expand` char(30) DEFAULT '',
  `imgpanel_img_open_link_in_expand` char(30) DEFAULT 'new-browser',
  `imgpanel_bg_type` char(30) DEFAULT '',
  `imgpanel_bg_value` char(255) DEFAULT NULL,
  `thumbpanel_show_panel` char(30) DEFAULT NULL,
  `thumbpanel_panel_position` char(30) DEFAULT '',
  `thumbpanel_active_state_color` char(30) DEFAULT NULL,
  `thumbpanel_thumnail_normal_state` char(30) DEFAULT NULL,
  `thumbpanel_border` char(30) DEFAULT NULL,
  `thumbpanel_thumb_width` char(30) DEFAULT NULL,
  `thumbpanel_thumb_height` char(30) DEFAULT NULL,
  `thumbpanel_thumnail_panel_color` char(30) DEFAULT NULL,
  `infopanel_panel_position` char(30) DEFAULT '',
  `infopanel_presentation` char(30) DEFAULT NULL,
  `infopanel_bg_color_fill` char(30) DEFAULT NULL,
  `infopanel_panel_click_action` char(30) DEFAULT NULL,
  `infopanel_open_link_in` char(30) DEFAULT 'new-browser',
  `infopanel_show_title` char(30) DEFAULT 'yes',
  `infopanel_title_css` char(250) DEFAULT NULL,
  `infopanel_show_des` char(30) DEFAULT 'yes',
  `infopanel_des_lenght_limitation` char(30) DEFAULT '',
  `infopanel_des_css` char(250) DEFAULT NULL,
  `infopanel_show_link` char(30) DEFAULT 'no',
  `infopanel_link_css` char(250) DEFAULT NULL,
  `toolbarpanel_presentation` char(30) DEFAULT '0',
  `slideshow_slide_timing` char(50) DEFAULT NULL,
  `slideshow_auto_play` char(30) DEFAULT 'no',
  `slideshow_looping` char(30) DEFAULT 'yes',
  `general_round_corner_radius` char(30) DEFAULT '',
  `general_border_color` char(30) DEFAULT '',
  `general_background_color` char(30) DEFAULT '',
  `general_border_stroke` char(30) DEFAULT '',
  `toolbarpanel_show_counter` char(30) DEFAULT 'no',
  `infopanel_show_link_title` char(30) DEFAULT 'no',
  `infopanel_show_link_title_in` char(30) DEFAULT 'new-browser',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_classic_javascript`
--

LOCK TABLES `jos_imageshow_theme_classic_javascript` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_classic_javascript` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_classic_javascript` VALUES (3,'expand-out','no-action','new-browser','no-action','new-browser','solid-color','#595959','on','bottom','#ff6200','#ffffff','2','60','40','#000000','top','on','#000000','no-action','new-browser','yes','font-family: Verdana;\nfont-size: 12px;\nfont-weight: bold;\ntext-align: left;\ncolor: #E9E9E9;','yes','50','font-family: Arial;\nfont-size: 11px;\nfont-weight: normal;\ntext-align: left;\ncolor: #AFAFAF;','no','font-family: Verdana;\nfont-size: 11px;\nfont-weight: bold;\ntext-align: right;\ncolor: #E06614;','auto','6','no','yes','0','#cccccc','#efefef','1','no','no','new-browser');
/*!40000 ALTER TABLE `jos_imageshow_theme_classic_javascript` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_classic_parameters`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_classic_parameters`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_classic_parameters` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `general_swf_library` tinyint(1) DEFAULT 0,
  `root_url` tinyint(1) DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_classic_parameters`
--

LOCK TABLES `jos_imageshow_theme_classic_parameters` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_classic_parameters` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_classic_parameters` VALUES (1,1,1);
/*!40000 ALTER TABLE `jos_imageshow_theme_classic_parameters` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_flow`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_flow`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_flow` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `image_source` char(150) DEFAULT 'thumbnails',
  `image_width` char(150) DEFAULT '150',
  `image_height` char(150) DEFAULT '150',
  `image_border_thickness` char(150) DEFAULT '3',
  `image_border_rounded_corner` char(150) DEFAULT '2',
  `image_border_color` char(150) DEFAULT '#eeeeee',
  `image_effect` char(150) DEFAULT 'yes',
  `transparency` char(150) DEFAULT '50',
  `background_type` char(150) DEFAULT 'transparent',
  `background_color` char(150) DEFAULT '#ffffff',
  `container_side_fade` char(150) DEFAULT 'white',
  `animation_duration` char(150) DEFAULT '1',
  `click_action` char(150) DEFAULT 'show_original_image',
  `open_link_in` char(150) DEFAULT 'current_browser',
  `orientation` char(150) DEFAULT 'horizontal',
  `enable_keyboard_action` char(150) DEFAULT 'yes',
  `enable_mouse_wheel_action` char(150) DEFAULT 'yes',
  `show_caption` char(150) DEFAULT 'yes',
  `caption_background_color` char(150) DEFAULT '#000000',
  `caption_opacity` char(150) DEFAULT '75',
  `caption_show_title` char(150) DEFAULT 'yes',
  `caption_title_css` text DEFAULT NULL,
  `caption_show_description` char(150) DEFAULT 'yes',
  `caption_description_length_limitation` char(150) DEFAULT '50',
  `caption_description_css` text DEFAULT NULL,
  `auto_play` char(150) DEFAULT 'no',
  `slide_timing` char(150) DEFAULT '3',
  `pause_on_mouse_over` char(150) DEFAULT 'yes',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_flow`
--

LOCK TABLES `jos_imageshow_theme_flow` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_flow` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_flow` VALUES (1,'thumbnails','200','150','3','2','#eeeeee','yes','75','solid_color','#ffffff','white','1','show_original_image','current_browser','horizontal','yes','yes','yes','#000000','75','yes','padding: 5px;\r\nfont-family: Verdana;\r\nfont-size: 12px;\r\nfont-weight: bold;\r\ntext-align: left;\r\ncolor: #E9E9E9;','yes','50','padding: 5px;\r\nfont-family: Arial;\r\nfont-size: 11px;\r\nfont-weight: normal;\r\ntext-align: left;\r\ncolor: #AFAFAF;','no','3','yes');
/*!40000 ALTER TABLE `jos_imageshow_theme_flow` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_grid`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_grid`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_grid` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `img_layout` char(5) DEFAULT 'fixed',
  `background_color` char(30) DEFAULT '#ffffff',
  `thumbnail_width` int(11) DEFAULT 50,
  `thumbnail_height` int(11) DEFAULT 50,
  `thumbnail_space` int(11) DEFAULT 10,
  `thumbnail_border` int(11) DEFAULT 3,
  `thumbnail_rounded_corner` int(11) DEFAULT 3,
  `thumbnail_border_color` char(30) DEFAULT '#ffffff',
  `thumbnail_shadow` char(1) DEFAULT '1',
  `image_source` char(150) DEFAULT 'thumbnail',
  `show_caption` char(150) DEFAULT 'yes',
  `caption_show_description` char(150) DEFAULT 'yes',
  `show_close` char(150) DEFAULT 'yes',
  `show_thumbs` char(150) DEFAULT 'yes',
  `click_action` char(150) DEFAULT 'show_original_image',
  `open_link_in` char(150) DEFAULT 'current_browser',
  `container_height_type` char(150) DEFAULT 'inherited',
  `container_transparent_background` char(150) DEFAULT 'no',
  `auto_play` char(150) DEFAULT 'no',
  `slide_timing` char(150) DEFAULT '3',
  `item_per_page` char(150) DEFAULT '5',
  `navigation_type` char(150) DEFAULT 'show_all',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_grid`
--

LOCK TABLES `jos_imageshow_theme_grid` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_grid` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_grid` VALUES (2,'fixed','#ffffff',210,180,10,10,0,'#f2f2f2','0','original_image','yes','yes','yes','yes','show_original_image','current_browser','inherited','no','no','3','5','show_all');
/*!40000 ALTER TABLE `jos_imageshow_theme_grid` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_profile`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_profile`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_profile` (
  `theme_id` int(11) NOT NULL DEFAULT 0,
  `showcase_id` int(11) NOT NULL DEFAULT 0,
  `theme_name` varchar(255) NOT NULL DEFAULT '',
  `theme_style_name` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_profile`
--

LOCK TABLES `jos_imageshow_theme_profile` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_profile` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_profile` VALUES (3,3,'themeclassic','javascript'),(2,7,'themestrip',''),(3,9,'themeslider',''),(1,6,'themestrip',''),(1,8,'themeflow',''),(2,1,'themeslider',''),(2,4,'themegrid',''),(1,5,'themecarousel','');
/*!40000 ALTER TABLE `jos_imageshow_theme_profile` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_slider`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_slider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_slider` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `img_transition_effect` char(30) DEFAULT 'random',
  `toolbar_navigation_arrows_presentation` char(30) DEFAULT 'show-on-mouse-over',
  `toolbar_slideshow_player_presentation` char(30) DEFAULT 'hide',
  `caption_show_caption` char(30) DEFAULT 'yes',
  `caption_title_css` text DEFAULT NULL,
  `caption_description_css` text DEFAULT NULL,
  `caption_link_css` text DEFAULT NULL,
  `caption_caption_opacity` char(30) DEFAULT '75',
  `caption_title_show` char(30) DEFAULT 'yes',
  `caption_description_show` char(30) DEFAULT 'yes',
  `caption_link_show` char(30) DEFAULT 'no',
  `slideshow_slide_timming` int(11) DEFAULT 6,
  `slideshow_pause_on_mouseover` char(30) DEFAULT 'yes',
  `slideshow_auto_play` char(30) DEFAULT 'yes',
  `thumnail_panel_position` char(30) DEFAULT 'right',
  `thumbnail_panel_presentation` char(30) DEFAULT 'show',
  `thumbnail_presentation_mode` char(30) DEFAULT 'numbers',
  `thumbnail_active_state_color` char(30) DEFAULT '#CC3333',
  `caption_position` char(150) DEFAULT 'bottom',
  `click_action` char(150) DEFAULT 'no_action',
  `open_link_in` char(150) DEFAULT 'current_browser',
  `img_transparent_background` char(150) DEFAULT 'no',
  `transition_speed` char(150) DEFAULT '1',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_slider`
--

LOCK TABLES `jos_imageshow_theme_slider` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_slider` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_slider` VALUES (2,'directionLeft','show-on-mouse-over','show-on-mouse-over','show','font-family: Open Sans;\r\nfont-size: 20px;\r\nfont-weight: 400;\r\ntext-align: center;\r\ncolor: #000;','font-family: Arial;\r\nfont-size: 12px;\r\nfont-weight: normal;\r\ntext-align: center;\r\ncolor: #727272;','font-family: Verdana;\r\nfont-size: 11px;\r\nfont-weight: bold;\r\ntext-align: right;\r\ncolor: #E06614;','75','yes','no','no',6,'yes','yes','right','hide','numbers','#cc3333','bottom','no_action','current_browser','no','1'),(3,'random','show-on-mouse-over','hide','show','font-family: Verdana;\r\nfont-size: 12px;\r\nfont-weight: bold;\r\ntext-align: left;\r\ncolor: #E9E9E9;','font-family: Arial;\r\nfont-size: 11px;\r\nfont-weight: normal;\r\ntext-align: left;\r\ncolor: #AFAFAF;','font-family: Verdana;\r\nfont-size: 11px;\r\nfont-weight: bold;\r\ntext-align: right;\r\ncolor: #E06614;','100','yes','yes','no',6,'yes','yes','right','hide','numbers','#CC3333','bottom','no_action','current_browser','no','1');
/*!40000 ALTER TABLE `jos_imageshow_theme_slider` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_imageshow_theme_strip`
--

DROP TABLE IF EXISTS `jos_imageshow_theme_strip`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_imageshow_theme_strip` (
  `theme_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `slideshow_sliding_speed` char(150) NOT NULL DEFAULT '500',
  `image_orientation` char(150) NOT NULL DEFAULT 'horizontal',
  `image_width` char(150) NOT NULL DEFAULT '130',
  `image_height` char(150) NOT NULL DEFAULT '130',
  `image_space` char(150) NOT NULL DEFAULT '10',
  `image_border` char(150) NOT NULL DEFAULT '3',
  `image_rounded_corner` char(150) NOT NULL DEFAULT '3',
  `image_shadow` char(150) NOT NULL DEFAULT 'no-shadow',
  `image_border_color` char(150) NOT NULL DEFAULT '#cccccc',
  `image_click_action` char(150) NOT NULL DEFAULT 'no-action',
  `image_source` char(150) NOT NULL DEFAULT 'thumbnail',
  `show_caption` char(150) NOT NULL DEFAULT 'yes',
  `caption_background_color` char(150) NOT NULL DEFAULT '#000000',
  `caption_opacity` char(150) NOT NULL DEFAULT '75',
  `caption_show_title` char(150) NOT NULL DEFAULT 'yes',
  `caption_title_css` text NOT NULL,
  `caption_show_description` char(150) NOT NULL DEFAULT 'yes',
  `caption_description_length_limitation` char(150) NOT NULL DEFAULT '50',
  `caption_description_css` text NOT NULL,
  `container_type` char(150) NOT NULL DEFAULT 'elastislide-default',
  `container_border_color` char(150) NOT NULL DEFAULT '#cccccc',
  `container_border` char(150) NOT NULL DEFAULT '1',
  `container_round_corner` char(150) NOT NULL DEFAULT '0',
  `container_background_color` char(150) NOT NULL DEFAULT '#ffffff',
  `container_side_fade` char(150) NOT NULL DEFAULT 'white',
  `open_link_in` char(150) DEFAULT 'current_browser',
  `slideshow_auto_play` char(150) DEFAULT 'no',
  `slideshow_delay_time` char(150) DEFAULT '3000',
  PRIMARY KEY (`theme_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_imageshow_theme_strip`
--

LOCK TABLES `jos_imageshow_theme_strip` WRITE;
/*!40000 ALTER TABLE `jos_imageshow_theme_strip` DISABLE KEYS */;
INSERT INTO `jos_imageshow_theme_strip` VALUES (1,'500','vertical','180','92','10','0','3','no-shadow','#eeeeee','show-original-image','original_image','yes','#000000','75','yes','padding: 5px;\r\nfont-family: Verdana;\r\nfont-size: 12px;\r\nfont-weight: bold;\r\ntext-align: left;\r\ncolor: #E9E9E9;','yes','50','padding: 5px;\r\nfont-family: Arial;\r\nfont-size: 11px;\r\nfont-weight: normal;\r\ntext-align: left;\r\ncolor: #AFAFAF;','customize','#cccccc','1','0','#ffffff','black','current_browser','no','3000'),(2,'500','horizontal','185','150','10','5','3','no-shadow','#555555','show-original-image','thumbnail','yes','#000000','75','yes','padding: 5px;\r\nfont-family: Verdana;\r\nfont-size: 12px;\r\nfont-weight: bold;\r\ntext-align: left;\r\ncolor: #E9E9E9;','yes','50','padding: 5px;\r\nfont-family: Arial;\r\nfont-size: 11px;\r\nfont-weight: normal;\r\ntext-align: left;\r\ncolor: #AFAFAF;','none','#cccccc','1','0','#ffffff','white','current_browser','no','3000');
/*!40000 ALTER TABLE `jos_imageshow_theme_strip` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_easyslider_config`
--

DROP TABLE IF EXISTS `jos_jsn_easyslider_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_easyslider_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_easyslider_config`
--

LOCK TABLES `jos_jsn_easyslider_config` WRITE;
/*!40000 ALTER TABLE `jos_jsn_easyslider_config` DISABLE KEYS */;
INSERT INTO `jos_jsn_easyslider_config` VALUES ('last_ask_for_review','1502245880'),('live_update_checking','0'),('live_update_last_check','1438541416'),('live_update_notification','0');
/*!40000 ALTER TABLE `jos_jsn_easyslider_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_easyslider_item_templates`
--

DROP TABLE IF EXISTS `jos_jsn_easyslider_item_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_easyslider_item_templates` (
  `model_id` int(11) NOT NULL AUTO_INCREMENT,
  `collection_id` varchar(30) NOT NULL,
  `name` varchar(255) NOT NULL,
  `data` text NOT NULL,
  `type` varchar(15) NOT NULL,
  PRIMARY KEY (`model_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_easyslider_item_templates`
--

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

--
-- Table structure for table `jos_jsn_easyslider_messages`
--

DROP TABLE IF EXISTS `jos_jsn_easyslider_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_easyslider_messages` (
  `msg_id` int(11) NOT NULL AUTO_INCREMENT,
  `msg_screen` varchar(150) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 1,
  `ordering` int(11) DEFAULT 0,
  PRIMARY KEY (`msg_id`),
  UNIQUE KEY `message` (`msg_screen`,`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_easyslider_messages`
--

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

--
-- Table structure for table `jos_jsn_easyslider_slide_templates`
--

DROP TABLE IF EXISTS `jos_jsn_easyslider_slide_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_easyslider_slide_templates` (
  `model_id` int(11) NOT NULL AUTO_INCREMENT,
  `collection_id` varchar(30) NOT NULL,
  `name` varchar(255) NOT NULL,
  `data` text NOT NULL,
  `type` varchar(15) NOT NULL,
  PRIMARY KEY (`model_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_easyslider_slide_templates`
--

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

--
-- Table structure for table `jos_jsn_easyslider_sliders`
--

DROP TABLE IF EXISTS `jos_jsn_easyslider_sliders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_easyslider_sliders` (
  `slider_id` int(11) NOT NULL AUTO_INCREMENT,
  `slider_title` varchar(255) NOT NULL,
  `slider_data` longtext DEFAULT NULL,
  `published` int(11) NOT NULL,
  `ordering` int(11) NOT NULL,
  `access` int(11) NOT NULL,
  PRIMARY KEY (`slider_id`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_easyslider_sliders`
--

LOCK TABLES `jos_jsn_easyslider_sliders` WRITE;
/*!40000 ALTER TABLE `jos_jsn_easyslider_sliders` DISABLE KEYS */;
INSERT INTO `jos_jsn_easyslider_sliders` VALUES (3,'Detail Page Intro Slider','{\"layout\":{\"fullWidth\":false,\"fullHeight\":false,\"desktop_w\":1170,\"desktop_h\":610,\"tablet_w\":\"400px\",\"tablet_h\":null,\"mobile_under\":768,\"mobile_w\":null,\"mobile_h\":null,\"auto_w\":true},\"slides\":[{\"background\":{\"color\":\"rgb(0, 0, 0)\",\"image\":{\"src\":\"https://lh3.googleusercontent.com/-miKSLDQkg-s/VY4HH4D_A3I/AAAAAAAAFCo/T-QB6GBBRL8/s1440/48a881b5a90e42ccceaa57a3fa193676.jpg\"},\"position\":\"50% 50%\"},\"transition\":{\"fade\":\"fade\",\"easing\":\"ease\"},\"duration\":8000,\"items\":[{\"type\":\"text\",\"lock\":false,\"index\":-8,\"content\":\"<div>JSN</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":64,\"color\":\"#FFFFFF\",\"family\":\"Roboto\",\"weight\":\"bold\"},\"offset\":{\"y\":-152,\"x\":-227},\"width\":140,\"height\":82,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-left\",\"delay\":200,\"duration\":700,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":-90}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-7,\"content\":\"<div> Easy</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":64,\"color\":\"#FFFFFF\",\"family\":\"Roboto\"},\"offset\":{\"y\":-158,\"x\":-98},\"width\":155,\"height\":88,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-left\",\"delay\":400,\"duration\":700,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":-90}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-6,\"content\":\"<div>Slider</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":64,\"color\":\"#FFFFFF\",\"family\":\"Roboto\"},\"offset\":{\"y\":-156,\"x\":52},\"width\":160,\"height\":86,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-left\",\"delay\":600,\"duration\":700,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":-90}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-5,\"content\":\"<div>Multipurpose content slider with super user-friendly interface</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":22,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"offset\":{\"y\":-70,\"x\":-585},\"width\":1170,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":500,\"duration\":1000,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"attr\":{\"href\":\"http://demo.joomlashine.com/joomla-extensions/jsn-easyslider/jsn-easyslider-overview.html?utm_source=detailpage&utm_medium=button&utm_campaign=JSNEasySlider\",\"target\":\"_blank\"},\"index\":-4,\"content\":\"<div>VIEW DEMO</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"#0091F2\"},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"rgb(255, 255, 255)\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"border\":{\"radius\":\"6px\"},\"offset\":{\"x\":-185},\"width\":170,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top-small\",\"delay\":800,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-50}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"attr\":{\"href\":\"#jsn-edition-price\",\"target\":\"_self\"},\"index\":-3,\"content\":\"<div>GET IT NOW</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"#8CC63E\"},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"border\":{\"radius\":\"6px\"},\"offset\":{\"x\":13},\"width\":170,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom-small\",\"delay\":800,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":50}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-2,\"name\":\"1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-xgC3iyM2CLw/VY4HQrif6EI/AAAAAAAAFEo/OjGxVj6s-vc/s96/cd87e051ce10fd9097d4d860f15c890a.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-199,\"x\":229},\"width\":96,\"height\":96,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"rotate-left-90\",\"delay\":800,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"z\":90}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-1,\"content\":\"<div>ONLY FOR</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":11,\"color\":\"#FFFFFF\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"offset\":{\"y\":-177,\"x\":220},\"width\":115,\"height\":30,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":1500,\"duration\":400,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"content\":\"<div><i class=\\\"fa fa-joomla\\\"></i> 3.X</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":22,\"color\":\"#FFFFFF\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"offset\":{\"y\":-157,\"x\":220},\"width\":115,\"height\":30,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":1500,\"duration\":400,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false}],\"backgroundImage\":{\"type\":\"extend\",\"url\":\"https://lh3.googleusercontent.com/-miKSLDQkg-s/VY4HH4D_A3I/AAAAAAAAFCo/T-QB6GBBRL8/s1440/48a881b5a90e42ccceaa57a3fa193676.jpg\",\"id\":\"48a881b5a90e42ccceaa57a3fa193676\",\"width\":0,\"height\":0}},{\"index\":1,\"background\":{\"color\":\"rgba(170, 170, 170, 0)\",\"image\":{\"src\":\"https://lh3.googleusercontent.com/-miKSLDQkg-s/VY4HH4D_A3I/AAAAAAAAFCo/T-QB6GBBRL8/s1440/48a881b5a90e42ccceaa57a3fa193676.jpg\"},\"position\":\"50% 50%\"},\"transition\":{\"fade\":\"fade\",\"easing\":\"ease\"},\"duration\":10000,\"items\":[{\"type\":\"text\",\"lock\":false,\"index\":-19,\"content\":\"<div>Extremely easy to present\\nmultiple content via a slider</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false},\"color\":\"rgba(252, 143, 48, 0)\"},\"visibility\":\"visible\",\"font\":{\"size\":44,\"color\":\"#FFFFFF\",\"family\":\"Roboto\",\"weight\":\"bold\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-244,\"x\":-300},\"width\":585,\"height\":125,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-18,\"content\":\"<div>Arrange items & choose effects to form a \\\"Slide\\\"</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"rgba(84, 145, 202, 0)\"},\"visibility\":\"visible\",\"font\":{\"size\":18,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.4em\",\"offset\":{\"y\":119,\"x\":-125},\"width\":250,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":3300,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-17,\"content\":\"<div>Choose transition between slides to produce a \\\"Slider\\\"</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"rgba(84, 145, 202, 0)\"},\"visibility\":\"visible\",\"font\":{\"size\":18,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.4em\",\"offset\":{\"y\":119,\"x\":195},\"width\":250,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":5000,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-16,\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false},\"color\":\"#FC8F30\"},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\",\"family\":\"Open Sans\"},\"border\":{\"radius\":\"50%\"},\"offset\":{\"y\":-65,\"x\":-410},\"width\":170,\"height\":170,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":600,\"duration\":600,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-15,\"name\":\"Traffic-Light.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-8erq4eR2zHc/VY4HAqmE5DI/AAAAAAAAFB4/c-D4uTdUu20/s128/08233b504ba8b0d977efcf78b9613975.png\"},\"color\":\"rgba(23, 90, 153, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":-25,\"x\":-375},\"width\":102,\"height\":84,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":800,\"duration\":800,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-14,\"content\":\"<div>Create and decorate \\\"Items\\\": Text, image, video</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"rgba(84, 145, 202, 0)\"},\"visibility\":\"visible\",\"font\":{\"size\":18,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.4em\",\"offset\":{\"y\":124,\"x\":-455},\"width\":250,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":1300,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-13,\"name\":\"Video.jpg\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-s6y_WDNpn5E/VY4HBvZQWAI/AAAAAAAAFCM/LGqLMvwxP_I/s52/0bec67e90ec6294f47c84248993f5756.jpg\"},\"color\":\"#NANNAN0A\"},\"visibility\":\"visible\",\"offset\":{\"y\":-9,\"x\":-332},\"width\":52,\"height\":30,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":1100,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-12,\"name\":\"Image.jpg\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-zusNSqv8UIc/VY4HQGfcH9I/AAAAAAAAFD0/0J8yqqmAVoo/s52/c67947a0092d6ddd30955f3a5a6de864.jpg\"},\"color\":\"#NANNAN0A\"},\"visibility\":\"visible\",\"offset\":{\"y\":26,\"x\":-332},\"width\":52,\"height\":27,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":1300,\"duration\":600,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-11,\"name\":\"Items.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-jy1RGxeLbPw/VY4HKJl15mI/AAAAAAAAFDA/lGzYLN-eC44/s62/8529f718f4e1cdad6dbcd04f941c97a7.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-9,\"x\":-368},\"width\":32,\"height\":62,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-left\",\"delay\":1300,\"duration\":600,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":-100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-10,\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false},\"color\":\"#8CC63E\"},\"visibility\":\"visible\",\"font\":{\"color\":\"#F7F7F7\",\"family\":\"Open Sans\"},\"border\":{\"radius\":\"50%\"},\"offset\":{\"y\":-65,\"x\":-85},\"width\":170,\"height\":170,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":2600,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-9,\"name\":\"Traffic-Light2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-8erq4eR2zHc/VY4HAqmE5DI/AAAAAAAAFB4/c-D4uTdUu20/s128/08233b504ba8b0d977efcf78b9613975.png\"},\"color\":\"rgba(252, 143, 48, 0)\"},\"visibility\":\"visible\",\"font\":{\"color\":\"#F7F7F7\"},\"offset\":{\"y\":-25,\"x\":-50},\"width\":102,\"height\":84,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":3100,\"duration\":700,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-8,\"name\":\"Image2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-nuzLOMsPQFY/VY4HAm207UI/AAAAAAAAFBs/FE-AD_cVAUc/s42/0bb247384a39d957e984884ddc808cc0.png\"},\"color\":\"#5491CA\"},\"visibility\":\"visible\",\"offset\":{\"y\":-8,\"x\":3},\"width\":42,\"height\":30,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":3500,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-7,\"name\":\"Video2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-edt8T99kvKg/VY4HPxnngRI/AAAAAAAAFE0/pTdI1l8OCoU/s42/badd6fd72cb9d99333c31ec80815afd4.png\"},\"color\":\"#8CC63E\"},\"visibility\":\"visible\",\"offset\":{\"y\":-8,\"x\":-43},\"width\":42,\"height\":30,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-left\",\"delay\":3500,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":-100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-6,\"name\":\"Text.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-n9q3Q9tvh58/VY4HH-yjS8I/AAAAAAAAFDQ/4RltUcUeYdU/s39/3a8e8b5e9f25bd7d362213143769b212.png\"},\"color\":\"rgba(84, 145, 202, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":27,\"x\":-43},\"width\":39,\"height\":22,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":3600,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-5,\"name\":\"Icon.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-yB4mX5nP650/VY4HJs-LHQI/AAAAAAAAFDM/kvIKTMRY34Q/s47/7783e476a60c223ccad9af1af2f9216f.png\"},\"color\":\"rgba(140, 198, 62, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":25,\"x\":6},\"width\":47,\"height\":47,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":3600,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-4,\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false},\"color\":\"#5491CA\"},\"visibility\":\"visible\",\"font\":{\"color\":\"#000000\",\"family\":\"Open Sans\"},\"border\":{\"radius\":\"50%\"},\"offset\":{\"y\":-65,\"x\":236},\"width\":170,\"height\":170,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":4500,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-3,\"name\":\"Traffic-Light3.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-8erq4eR2zHc/VY4HAqmE5DI/AAAAAAAAFB4/c-D4uTdUu20/s102/08233b504ba8b0d977efcf78b9613975.png\"},\"color\":\"rgba(140, 198, 62, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":-20,\"x\":271},\"width\":102,\"height\":84,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":5000,\"duration\":800,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-2,\"name\":\"Rectangle-49.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-lNdMWsII4nE/VY4HI0uODuI/AAAAAAAAFDc/HXI6jyyVkIc/s50/74d16afca0e7580eeb3d73617fa39841.png\"},\"color\":\"rgba(140, 198, 62, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":11,\"x\":295},\"width\":50,\"height\":25,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":5200,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-1,\"name\":\"Ellipse-14.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-7CxZxHLTWUg/VY4HAsm9vrI/AAAAAAAAFCI/4BCWHSTn6pg/s37/078e317de5915c3784c3a386d7964c49.png\"},\"color\":\"rgba(140, 198, 62, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":10,\"x\":301},\"width\":37,\"height\":27,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-left\",\"delay\":5300,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":-100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"name\":\"hand.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-G6-N9NmyeTM/VY4R-GZ2-lI/AAAAAAAAFG8/gYIiqF0RIfY/s24/e6e6b414208e9dde784084591b5e3d43.png\"},\"color\":\"rgba(140, 198, 62, 0)\"},\"visibility\":\"visible\",\"offset\":{\"y\":35,\"x\":330},\"width\":19,\"height\":24,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":5400,\"duration\":500,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":10000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true}],\"backgroundImage\":{\"type\":\"extend\",\"url\":\"https://lh3.googleusercontent.com/-miKSLDQkg-s/VY4HH4D_A3I/AAAAAAAAFCo/T-QB6GBBRL8/s1440/48a881b5a90e42ccceaa57a3fa193676.jpg\",\"id\":\"4853b16c086166c7ae315930181fcd8b\",\"width\":0,\"height\":0}},{\"index\":2,\"background\":{\"color\":\"#171920\",\"position\":\"50% 50%\",\"size\":\"100%\"},\"transition\":{\"fade\":\"fade\",\"easing\":\"ease\"},\"duration\":13500,\"items\":[{\"type\":\"image\",\"lock\":false,\"index\":-11,\"name\":\"gadient.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-43w2ovzy6KE/VY4QpJ7ilBI/AAAAAAAAFFs/e33qmIHdOaE/s720/41b196cdf60d9c55bbe7b238f80918b0.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#F7F7F7\"},\"offset\":{\"y\":-305,\"x\":-319},\"width\":638,\"height\":610,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":500,\"duration\":400,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":13500,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-10,\"name\":\"Vector.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-qdJMtVlswKs/VY4HR58eL0I/AAAAAAAAFEc/DpwbRuK34RA/s1085/f043d1e29323199f529615d53544b46a.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-305,\"x\":-454},\"width\":908,\"height\":610,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":1200,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":13500,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-9,\"name\":\"Screen.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-_MLCJUjyiRE/VY4HKageogI/AAAAAAAAFDI/Nkj29-Ph3pE/s553/8f14083663e2815e0db78db182cb28ca.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#F7F7F7\"},\"offset\":{\"y\":-135,\"x\":-280},\"width\":553,\"height\":347,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-left\",\"delay\":900,\"duration\":600,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":-90}}},\"out\":{\"delay\":13500,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-8,\"name\":\"line1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-miwMTNN3ZTY/VY4JOfk-GyI/AAAAAAAAFFQ/T7i7YdGJ_Zc/s593/0d88eb9766f9117b86fcb118f9796786.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-85,\"x\":-423},\"width\":593,\"height\":217,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"delay\":2000,\"duration\":200,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":4000,\"duration\":200,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-7,\"content\":\"<div>LIVE PREVIEW</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-55,\"x\":-443},\"width\":155,\"height\":60,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-right\",\"delay\":2100,\"duration\":400,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":90}}},\"out\":{\"effect\":\"flip-left\",\"delay\":3900,\"duration\":300,\"easing\":\"easeInQuad\",\"transform\":{\"rotate\":{\"y\":-90}}}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-6,\"name\":\"line2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-mY3hE99exds/VY4RqN-2OEI/AAAAAAAAFGo/yT1z2cClK84/s311/5acbc22da50e45ca3c09ee37b25ee257.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":130,\"x\":-490},\"width\":311,\"height\":69,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"delay\":4200,\"duration\":200,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":6200,\"duration\":200,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-5,\"content\":\"<div>LAYER MANAGEMENT<br></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\"},\"offset\":{\"y\":84,\"x\":-489},\"width\":185,\"height\":60,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-right\",\"delay\":4300,\"duration\":300,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":90}}},\"out\":{\"effect\":\"flip-left\",\"delay\":6100,\"duration\":300,\"easing\":\"easeInQuad\",\"transform\":{\"rotate\":{\"y\":-90}}}},\"timelineVisible\":false},{\"type\":\"image\",\"lock\":false,\"index\":-4,\"name\":\"line3.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-Itfze9BOuXs/VY4RdYBsqyI/AAAAAAAAFGU/so8kq3q5dz0/s633/b468b13223e7138ffeba5ea0b7ad3327.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":107,\"x\":-168},\"width\":633,\"height\":92,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"delay\":6400,\"duration\":200,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":8400,\"duration\":200,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-3,\"content\":\"<div>POWERFUL TIMELINE EDITOR<br></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\",\"weight\":\"normal\"},\"offset\":{\"y\":53,\"x\":325},\"width\":150,\"height\":60,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-right\",\"delay\":6500,\"duration\":300,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":90}}},\"out\":{\"effect\":\"flip-left\",\"delay\":8300,\"duration\":300,\"easing\":\"easeInQuad\",\"transform\":{\"rotate\":{\"y\":-90}}}},\"timelineVisible\":false},{\"type\":\"image\",\"lock\":false,\"index\":-2,\"name\":\"line4.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-Hr6AixqNZic/VY4RSnIqFLI/AAAAAAAAFGA/eTJJTTNA18E/s293/c27ca2b1af25f9916dded77b04db6a9f.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-71,\"x\":172},\"width\":293,\"height\":95,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"delay\":8600,\"duration\":200,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":10600,\"duration\":200,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-1,\"content\":\"<div>VISUAL  FUNDAMENTAL PARAMETERS</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\"},\"offset\":{\"y\":-117,\"x\":322},\"width\":210,\"height\":60,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-right\",\"delay\":8700,\"duration\":300,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":90}}},\"out\":{\"effect\":\"flip-left\",\"delay\":10500,\"duration\":300,\"easing\":\"easeInQuad\",\"transform\":{\"rotate\":{\"y\":-90}}}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"content\":\"<div>Super user-friendly interface</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":46,\"color\":\"#FFFFFF\",\"family\":\"Roboto\",\"weight\":\"bold\"},\"offset\":{\"y\":-235,\"x\":-598},\"width\":1190,\"height\":75,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":13500,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true}],\"backgroundImage\":{\"type\":\"placeholder\",\"url\":\"\",\"id\":\"\",\"width\":0,\"height\":0}},{\"index\":3,\"background\":{\"color\":\"#2B7391\",\"position\":\"50% 50%\"},\"transition\":{\"fade\":\"fade\",\"easing\":\"ease\"},\"duration\":180000,\"items\":[{\"type\":\"text\",\"lock\":false,\"index\":-16,\"content\":\"<div>Mighty video support</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":48,\"color\":\"#FFFFFF\",\"family\":\"Roboto\",\"weight\":\"bold\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-225,\"x\":65},\"width\":520,\"height\":115,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"delay\":3000,\"duration\":1000,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-15,\"content\":\"<div>Youtube</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-100,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":3900,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-14,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-100,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":4700,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-13,\"content\":\"<div>HTML5</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-50,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":4100,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-12,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-50,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":4900,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-11,\"content\":\"<div>Auto-play/pause video</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":4300,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-10,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":5100,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-9,\"content\":\"<div>Full screen video</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":50,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":4500,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"text\",\"lock\":false,\"index\":-8,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":30,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":50,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":5300,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"image\",\"lock\":false,\"index\":-7,\"name\":\"gadient.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-s5aY1EXfVBM/VY4TdshllBI/AAAAAAAAFIM/6-QfDJ_9HVU/s758/c745528c1c15a5a05020654aa031d157.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-305,\"x\":-572},\"width\":610,\"height\":610,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":2400,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":false},{\"type\":\"image\",\"lock\":false,\"index\":-6,\"name\":\"island.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-0F2gOjvlKOM/VY4HKm5KXCI/AAAAAAAAFDU/2h6LXv4PMQc/s590/9d73168f51892949ef6076856f3b3646.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-95,\"x\":-565},\"width\":590,\"height\":546,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-5,\"name\":\"cloud1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-VBkVeMYLrQ0/VY4TFP6uQcI/AAAAAAAAFH4/VFtemXF9CTY/s261/a5c42b5de250f1528b5369c9ebf47adf.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-225,\"x\":-485},\"width\":261,\"height\":89,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-left\",\"delay\":600,\"duration\":700,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":-100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-4,\"name\":\"cloud2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-3eZahBoSo04/VY4S3mjnDNI/AAAAAAAAFHk/DK5TLOdkzxw/s255/76d9239abad1ff4b5bb0dee4c6268a1c.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-90,\"x\":-305},\"width\":255,\"height\":72,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":700,\"duration\":700,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-3,\"name\":\"img1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-987xbLpoFSc/VY4So9IZLaI/AAAAAAAAFHQ/LvJ40pC99dk/s537/fe74400cfaf6f7b7c61fd498b889e506.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-175,\"x\":-490},\"width\":450,\"height\":370,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce-top\",\"delay\":1100,\"duration\":800,\"easing\":\"easeOutElastic\",\"transform\":{\"translate\":{\"y\":-200}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"video\",\"lock\":false,\"index\":-2,\"name\":\"video\",\"style_desktop\":{\"video\":{\"youtube\":\"https://www.youtube.com/watch?v=IJNR2EpS0jw\"},\"background\":{\"video\":{\"volume\":\"0.0\",\"youtube\":\"https://www.youtube.com/watch?v=IJNR2EpS0jw\"},\"image\":{\"src\":\"http://img.youtube.com/vi/IJNR2EpS0jw/1.jpg\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-160,\"x\":-470},\"width\":420,\"height\":250,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":1900,\"duration\":600,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true,\"selected\":true},{\"type\":\"image\",\"lock\":false,\"index\":-1,\"name\":\"tree1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-rVcX59F5tuc/VY4HHtl7OKI/AAAAAAAAFCg/ypOOaq24cEY/s104/3622a498785fbcc177ffde498a216596.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":125,\"x\":-470},\"width\":104,\"height\":76,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce-down\",\"delay\":1400,\"duration\":800,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"name\":\"tree2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-54sHPJuB8Oc/VY4HSbP08XI/AAAAAAAAFEY/ejHqjYJb_94/s103/f29cc802feb0ba75e5ab891b35086229.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":90,\"x\":-145},\"width\":61,\"height\":103,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce-down\",\"delay\":1600,\"duration\":800,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":180000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true}],\"backgroundImage\":{\"type\":\"placeholder\",\"url\":\"\",\"id\":\"41e98ce9843cd86d20104dc8c1937a2f\",\"width\":0,\"height\":0},\"active\":true},{\"index\":4,\"background\":{\"color\":\"#294379\",\"position\":\"50% 50%\"},\"transition\":{\"fade\":\"fade\",\"easing\":\"ease\"},\"duration\":8000,\"items\":[{\"type\":\"image\",\"lock\":false,\"index\":-17,\"name\":\"Vector-Smart-Object5.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-gQ64K5I2DbQ/VY4UrktrKpI/AAAAAAAAFI0/36kxeiE0U_g/s944/2d8cfe4efe6786a1877fcb9fc9b2a471.png\"}},\"visibility\":\"visible\",\"offset\":{\"y\":-255,\"x\":-465},\"width\":944,\"height\":519,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}}},{\"type\":\"image\",\"lock\":false,\"index\":-16,\"name\":\"1.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/--l0IldGUDY0/VY4HIf0GlYI/AAAAAAAAFDY/T48Vd9VuSGs/s310/6f0fa4ac062e3924aa016eba2fd175b1.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-132,\"x\":-480},\"width\":310,\"height\":256,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce-down\",\"duration\":900,\"easing\":\"easeOutQuad\"},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-15,\"name\":\"1a.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-5Kmo42GmUOw/VY4Ua6aHihI/AAAAAAAAFIg/WTPeMvgfHno/s238/9f0be829184f3822b53519b968c9bf3d.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-90,\"x\":-445},\"width\":238,\"height\":140,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"scale-up\",\"delay\":700,\"duration\":800,\"easing\":\"easeOutQuad\",\"transform\":{\"scale\":{\"x\":0,\"y\":0}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-14,\"name\":\"1b.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-SkuZxfDoSMQ/VY4HCtSIF-I/AAAAAAAAFCU/Q_40y6_Yjvw/s220/2d1e96a79c34d7672822dc84cec998b7.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-66,\"x\":-436},\"width\":220,\"height\":106,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"delay\":1300,\"duration\":1100,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-13,\"name\":\"2.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-79nLrFX8MA0/VY4HByRkqBI/AAAAAAAAFCA/KvF5Y8w6whc/s116/1343b08ad2b8fcd0c5a1431027fd29cd.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-191,\"x\":-145},\"width\":92,\"height\":116,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-left\",\"delay\":900,\"duration\":1600,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":-100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-12,\"name\":\"3.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-PfVUboKhegM/VY4HRVf0gDI/AAAAAAAAFEM/z3Ajyxxr2vo/s146/e96de0075a112eb045b29cf5cd56a5dd.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":12,\"x\":-273},\"width\":124,\"height\":146,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom\",\"delay\":400,\"duration\":1100,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-11,\"name\":\"4.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-anKit78q4aU/VY4HRI4t7fI/AAAAAAAAFEA/8K1rovH6HmY/s134/da51d2f4cdea3229f9b1251609e9b2b1.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-36,\"x\":-125},\"width\":134,\"height\":124,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"flip-left\",\"delay\":1200,\"duration\":1400,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"y\":-90}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-10,\"name\":\"5.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-JEI1GSatMAI/VY4HQNOpILI/AAAAAAAAFEs/4kXeeVa9JNQ/s153/bcc9ab91a4e1828c470a2c6665b65f7e.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":24,\"x\":-540},\"width\":153,\"height\":153,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"rotate-left-180\",\"delay\":600,\"duration\":1800,\"easing\":\"easeOutQuad\",\"transform\":{\"rotate\":{\"z\":180}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"image\",\"lock\":false,\"index\":-9,\"name\":\"6.png\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"image\":{\"src\":\"https://lh3.googleusercontent.com/-MzHAHQ1VUFQ/VY4HKxhipgI/AAAAAAAAFDk/I9pPthdIvLg/s115/ab0c54cc126c49c10af90b16e89d559a.png\"}},\"visibility\":\"visible\",\"font\":{\"color\":\"\"},\"offset\":{\"y\":-245,\"x\":-480},\"width\":115,\"height\":92,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"delay\":400,\"duration\":1000,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-8,\"content\":\"<div>Dedicated Support makes easy-to-use even easier</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":43,\"color\":\"rgb(255, 255, 255)\",\"family\":\"Roboto\",\"weight\":\"bold\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-205,\"x\":65},\"width\":520,\"height\":115,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top\",\"delay\":200,\"duration\":1300,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-7,\"content\":\"<div>Detailed documentation</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-70,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":600,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-6,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-70,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":1400,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-5,\"content\":\"<div>Diligent support forum</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-21,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":1100,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-4,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":-20,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":1900,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-3,\"content\":\"<div>Extensive knowledge portal</div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\",\"alignItems\":\"flex-start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8,\"autoplay\":false}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(217, 217, 217)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":30,\"x\":120},\"width\":415,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-right\",\"delay\":1400,\"duration\":900,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"x\":100}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"index\":-2,\"content\":\"<div><i class=\\\"fa fa-check\\\"></i></div>\",\"style_desktop\":{\"flex\":{\"layout\":\"row\",\"justifyContent\":\"start\"},\"video\":{},\"background\":{\"video\":{\"volume\":0.8}},\"visibility\":\"visible\",\"font\":{\"size\":28,\"color\":\"rgb(140, 198, 62)\",\"family\":\"Roboto\",\"weight\":\"normal\"},\"line_height\":\"1.2em\",\"offset\":{\"y\":29,\"x\":65},\"width\":40,\"height\":55,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"bounce\",\"delay\":2200,\"duration\":900,\"easing\":\"easeOutElastic\",\"transform\":{\"scale\":{\"x\":0.5,\"y\":0.5}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"attr\":{\"href\":\"#jsn-edition-price\",\"target\":\"_self\"},\"index\":-1,\"content\":\"<div>GET IT NOW</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"#8CC63E\"},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"#FFFFFF\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"border\":{\"radius\":\"6px\"},\"offset\":{\"y\":118,\"x\":258},\"width\":170,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-bottom-small\",\"delay\":1800,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":50}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true},{\"type\":\"text\",\"lock\":false,\"attr\":{\"href\":\"http://demo.joomlashine.com/joomla-extensions/jsn-easyslider/jsn-easyslider-overview.html?utm_source=detailpage&utm_medium=button&utm_campaign=JSNEasySlider\",\"target\":\"_blank\"},\"content\":\"<div>VIEW DEMO</div>\",\"style_desktop\":{\"video\":{},\"background\":{\"video\":{\"volume\":0.8},\"color\":\"#0091F2\"},\"visibility\":\"visible\",\"font\":{\"size\":16,\"color\":\"rgb(255, 255, 255)\",\"family\":\"Open Sans\",\"weight\":\"bold\"},\"border\":{\"radius\":\"6px\"},\"offset\":{\"y\":118,\"x\":70},\"width\":170,\"height\":50,\"visible\":true},\"style_tablet\":{\"visibility\":\"visible\"},\"style_mobile\":{\"visibility\":\"visible\"},\"animation\":{\"in\":{\"effect\":\"slide-top-small\",\"delay\":1800,\"duration\":1200,\"easing\":\"easeOutQuad\",\"transform\":{\"translate\":{\"y\":-50}}},\"out\":{\"delay\":8000,\"easing\":\"easeInQuad\"}},\"timelineVisible\":true}],\"backgroundImage\":{\"type\":\"placeholder\",\"url\":\"\",\"id\":\"f625479ad597dc6a9a44bdb062835dc8\",\"width\":0,\"height\":0}}],\"version\":2,\"id\":3,\"title\":\"Detail Page Intro Slider\"}',1,0,1),(4,'Untitled EasySlider','{\"id\":0,\"slides\":[{\"active\":true}],\"title\":\"Untitled EasySlider\"}',1,0,1),(5,'Untitled EasySlider','{\"id\":5,\"slides\":[{\"active\":true}],\"grid\":{\"color\":\"rgba(255,255,255,0.2)\"},\"title\":\"Untitled EasySlider\"}',1,0,1);
/*!40000 ALTER TABLE `jos_jsn_easyslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_imageshow_config`
--

DROP TABLE IF EXISTS `jos_jsn_imageshow_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_imageshow_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_imageshow_config`
--

LOCK TABLES `jos_jsn_imageshow_config` WRITE;
/*!40000 ALTER TABLE `jos_jsn_imageshow_config` DISABLE KEYS */;
INSERT INTO `jos_jsn_imageshow_config` VALUES ('last_ask_for_review','1363165805'),('live_update_checking','0'),('live_update_last_check','1367034420'),('live_update_last_notified','{\"name\":\"JSN ImageShow\",\"identified_name\":\"ext_imageshow\",\"description\":\"JSN ImageShow PRO allows you to have UNLIMITED number of showlist, showcase and images in each showlist.\",\"version\":\"4.5.4\",\"thumbnail\":\"http://www.joomlashine.com/images/content/joomla-extensions/jsn-imageshow/introduction/jsn-imageshow-banner.jpg\",\"url\":\"http://www.joomlashine.com/joomla-extensions/jsn-imageshow-details.html\",\"tags\":\"2.5;3.0\",\"editions\":[{\"edition\":\"PRO STANDARD\",\"authentication\":true,\"related_product\":[]},{\"edition\":\"PRO UNLIMITED\",\"authentication\":true,\"related_product\":[]},{\"edition\":\" FREE\",\"authentication\":false,\"related_product\":[]}]}'),('live_update_notification','1'),('review_popup','0');
/*!40000 ALTER TABLE `jos_jsn_imageshow_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_imageshow_messages`
--

DROP TABLE IF EXISTS `jos_jsn_imageshow_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_imageshow_messages` (
  `msg_id` int(11) NOT NULL AUTO_INCREMENT,
  `msg_screen` varchar(150) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 1,
  `ordering` int(11) DEFAULT 0,
  PRIMARY KEY (`msg_id`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_imageshow_messages`
--

LOCK TABLES `jos_jsn_imageshow_messages` WRITE;
/*!40000 ALTER TABLE `jos_jsn_imageshow_messages` DISABLE KEYS */;
INSERT INTO `jos_jsn_imageshow_messages` VALUES (1,'LAUNCH_PAD',1,1),(2,'LAUNCH_PAD',1,2),(3,'SHOWLISTS',1,1);
/*!40000 ALTER TABLE `jos_jsn_imageshow_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_mobilize_config`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_config`
--

LOCK TABLES `jos_jsn_mobilize_config` WRITE;
/*!40000 ALTER TABLE `jos_jsn_mobilize_config` DISABLE KEYS */;
INSERT INTO `jos_jsn_mobilize_config` VALUES ('last_ask_for_review','1418616021'),('live_update_checking','0'),('live_update_last_check','1444329185'),('live_update_notification','0'),('tmp_config','');
/*!40000 ALTER TABLE `jos_jsn_mobilize_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_mobilize_design`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_design`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_design` (
  `design_id` int(11) NOT NULL AUTO_INCREMENT,
  `profile_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  PRIMARY KEY (`design_id`)
) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_design`
--

LOCK TABLES `jos_jsn_mobilize_design` WRITE;
/*!40000 ALTER TABLE `jos_jsn_mobilize_design` DISABLE KEYS */;
INSERT INTO `jos_jsn_mobilize_design` VALUES (1,1,'mobilize-style','{\"jsn_template\":\"\",\"jsn_typestyle\":\"\",\"jsn_menu\":\"[{\\\"key\\\":\\\"jsn_menu_container_bo_borderThickness\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_menu_container_bo_borderStyle\\\",\\\"value\\\":\\\"dotted\\\"},{\\\"key\\\":\\\"jsn_menu_container_bo_borderColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"key\\\":\\\"jsn_menu_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_menu_container_ba_soildColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"key\\\":\\\"jsn_menu_container_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #a846a8 0%, #afb0ad 100%)\\\"},{\\\"key\\\":\\\"jsn_menu_container_ba_activeColor\\\",\\\"value\\\":\\\"#262626\\\"},{\\\"key\\\":\\\"jsn_menu_container_ic_iconColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_bo_sublevel1_bo_borderThickness\\\",\\\"value\\\":\\\"1\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_bo_sublevel1_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_bo_sublevel1_bo_borderColor\\\",\\\"value\\\":\\\"#333333\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_ba_normalColor\\\",\\\"value\\\":\\\"#262626\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_ba_activeColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_fo_fontSize\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel1_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_ba_normalColor\\\",\\\"value\\\":\\\"#1f1f1f\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_fo_fontFace\\\",\\\"value\\\":\\\"Verdana\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_fo_fontSize\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_menu_sublevel2_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"}]\",\"jsn_mobile_tool\":\"[{\\\"key\\\":\\\"jsn_mobile_tool_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_bo_borderColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"#2b2b2b\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"10\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"20\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#333333\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Arial\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"12\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#727272\\\"},{\\\"key\\\":\\\"jsn_mobile_tool_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"#ca0554\\\"}]\",\"jsn_content_top\":\"[{\\\"key\\\":\\\"jsn_content_top_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_content_top_container_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_content_top_container_ba_soildColor\\\",\\\"value\\\":\\\"#5eb295\\\"},{\\\"key\\\":\\\"jsn_content_top_container_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_content_top_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"#5eb295\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"5\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"5\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"15\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"15\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Lato\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"16\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_content_top_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"#c2fffb\\\"}]\",\"jsn_mainbody\":\"[{\\\"key\\\":\\\"jsn_mainbody_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_bo_borderColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sh_shadowSpread\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sh_shadowColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sp_paddingleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sp_paddingright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sp_paddingbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_mainbody_container_sp_paddingtop\\\",\\\"value\\\":\\\"10\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_title_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_title_fo_fontSize\\\",\\\"value\\\":\\\"20\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_title_fo_fontColor\\\",\\\"value\\\":\\\"#333333\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_body_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_body_fo_fontFace\\\",\\\"value\\\":\\\"Arial\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_body_fo_fontSize\\\",\\\"value\\\":\\\"12\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_body_fo_fontColor\\\",\\\"value\\\":\\\"#727272\\\"},{\\\"key\\\":\\\"jsn_mainbody_content_link_linkColor\\\",\\\"value\\\":\\\"#ca0554\\\"}]\",\"jsn_user_top\":\"[{\\\"key\\\":\\\"jsn_user_top_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_user_top_container_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_user_top_container_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_user_top_container_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_user_top_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Verdana\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"16\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Verdana\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"key\\\":\\\"jsn_user_top_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"\\\"}]\",\"jsn_user_bottom\":\"[{\\\"key\\\":\\\"jsn_user_bottom_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"10\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"20\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#333333\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Arial\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"12\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#727272\\\"},{\\\"key\\\":\\\"jsn_user_bottom_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"#ca0554\\\"}]\",\"jsn_content_bottom\":\"[{\\\"key\\\":\\\"jsn_content_bottom_container_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_ba_soildColor\\\",\\\"value\\\":\\\"#cd471a\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"#cd471a\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"5\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"5\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"15\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"15\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Lato\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"16\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_content_bottom_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"#f7c8be\\\"}]\",\"jsn_footer\":\"[{\\\"key\\\":\\\"jsn_footer_container_bo_borderThickness\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_footer_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_footer_container_bo_borderColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"key\\\":\\\"jsn_footer_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_footer_container_ba_soildColor\\\",\\\"value\\\":\\\"#ffffff\\\"},{\\\"key\\\":\\\"jsn_footer_container_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_footer_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_container_sp_paddingbottom\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_container_sp_paddingtop\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_bo_borderThickness\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_bo_borderColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_ba_soildColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_ba_gradientColor\\\",\\\"value\\\":\\\"-moz-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_bo_roundedCornerRadius\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sh_shadowSpread\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sh_shadowColor\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_marginleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_marginright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_marginbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_margintop\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_paddingleft\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_paddingright\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_paddingbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContainer_sp_paddingtop\\\",\\\"value\\\":\\\"10\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_title_fo_fontFaceType\\\",\\\"value\\\":\\\"google fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_title_fo_fontFace\\\",\\\"value\\\":\\\"Open Sans\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_title_fo_fontSize\\\",\\\"value\\\":\\\"20\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_title_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_title_fo_fontColor\\\",\\\"value\\\":\\\"#333333\\\"},{\\\"value\\\":\\\"\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_body_fo_fontFaceType\\\",\\\"value\\\":\\\"standard fonts\\\"},{\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_body_fo_fontFace\\\",\\\"value\\\":\\\"Arial\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_body_fo_fontSize\\\",\\\"value\\\":\\\"12\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_body_fo_fontStyle\\\",\\\"value\\\":\\\"inherit\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_body_fo_fontColor\\\",\\\"value\\\":\\\"#727272\\\"},{\\\"key\\\":\\\"jsn_footer_module_tabContent_link_linkColor\\\",\\\"value\\\":\\\"#ca0554\\\"}]\",\"jsn_style\":\"\",\"jsn_social\":\"{\\\"fa-facebook\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-twitter\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-google-plus\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-instagram\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-youtube-play\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-linkedin\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-pinterest\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-flickr\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-tumblr\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-vimeo-square\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-deviantart\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-digg\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-dribbble\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}},\\\"fa-behance\\\":{\\\"0\\\":\\\"\\\",\\\"1\\\":{\\\"0\\\":\\\"choised\\\",\\\"1\\\":\\\"none\\\"}}}\",\"jsn_switcher\":\"[{\\\"key\\\":\\\"jsn_switcher_container_bo_borderThickness\\\",\\\"value\\\":\\\"0\\\"},{\\\"key\\\":\\\"jsn_switcher_container_bo_borderStyle\\\",\\\"value\\\":\\\"solid\\\"},{\\\"key\\\":\\\"jsn_switcher_container_bo_borderColor\\\",\\\"value\\\":\\\"#1f1f1f\\\"},{\\\"key\\\":\\\"jsn_switcher_container_ba_backgroundType\\\",\\\"value\\\":\\\"Solid\\\"},{\\\"key\\\":\\\"jsn_switcher_container_ba_soildColor\\\",\\\"value\\\":\\\"#000000\\\"},{\\\"key\\\":\\\"jsn_switcher_container_ba_gradientColor\\\",\\\"value\\\":\\\"-webkit-linear-gradient(-90deg, #ffffff 0%, #ffffff 100%)\\\"},{\\\"key\\\":\\\"jsn_switcher_container_sp_paddingleft\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_switcher_container_sp_paddingright\\\",\\\"value\\\":\\\"\\\"},{\\\"key\\\":\\\"jsn_switcher_container_sp_paddingbottom\\\",\\\"value\\\":\\\"10\\\"},{\\\"key\\\":\\\"jsn_switcher_container_sp_paddingtop\\\",\\\"value\\\":\\\"10\\\"}]\"}'),(2,1,'mobilize-css-file','profile_1.css'),(3,1,'mobilize-css','@import url(http://fonts.googleapis.com/css?family=Open+Sans);\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu ul.jsn-menu-mobile > li  { border:1px solid #333333; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu  { border:1px solid #333333; }\n\n#jsn-master .jsn-mobile-layout #jsn-menu{ background:#000000; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu ul.jsn-menu-mobile,#jsn_menu .mobilize-menu div.jsn-menu-mobile{ background:#262626; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu ul.jsn-menu-mobile > li > a{ font-family:Open Sans;font-style:inherit;color:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu ul.jsn-menu-mobile ul{ background:#1f1f1f; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu ul.jsn-menu-mobile ul li a{ font-family:Verdana;font-style:inherit;color:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu > li > span.active{ background:#262626; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu > li > ul > li.sub-menu-active{ background:#000000; }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu > li > ul > li.sub-menu-active > ul li.current{  }\n#jsn-master .jsn-mobile-layout #jsn-menu .mobilize-menu > li > span.jsn-menu-toggle i { color:#ffffff;\nbackground-image: url(\'/joomla-templates/jsn_air/pro/media/jui/img/glyphicons-halflings-white.png\');\ncolor:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-mobile-tool { background:#ffffff;box-shadow:rgba(255,255,255,0.5);webkit-box-shadow:rgba(255,255,255,0.5); }\n#jsn-master .jsn-mobile-layout #jsn-mobile-tool .jsn-modulecontainer{ background:#ffffff;background:#ffffff;margin-left:10px;margin-right:10px;margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px; }\n#jsn-master .jsn-mobile-layout #jsn-content-top { background:#5eb295; }\n#jsn-master .jsn-mobile-layout #jsn-content-top .jsn-modulecontainer{ background:#5eb295;background:#5eb295;margin-left:5px;margin-right:5px;margin-bottom:15px;margin-top:15px; }\n#jsn-master .jsn-mobile-layout #jsn-content-top { background:#5eb295; }\n#jsn-master .jsn-mobile-layout #jsn-content-top .jsn-modulecontainer{ background:#5eb295;background:#5eb295;margin-left:5px;margin-right:5px;margin-bottom:15px;margin-top:15px; }\n#jsn-master .jsn-mobile-layout #jsn-mainbody { background:#ffffff;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px;box-shadow:rgba(255,255,255,0.5);webkit-box-shadow:rgba(255,255,255,0.5); }\n#jsn-master .jsn-mobile-layout #jsn-mainbody { font-family:Arial;font-size:12px;font-style:inherit;color:#727272; }\n#jsn-master .jsn-mobile-layout #jsn-mainbody h1, #jsn-master .jsn-mobile-layout #jsn-mainbody h2, #jsn-master .jsn-mobile-layout #jsn-mainbody h3, #jsn-master .jsn-mobile-layout #jsn-mainbody h4, #jsn-master .jsn-mobile-layout #jsn-mainbody h5, #jsn-master .jsn-mobile-layout #jsn-mainbody h6{ font-family:Open Sans;font-size:20px;font-style:inherit;color:#333333;!important}\n#jsn-master .jsn-mobile-layout #jsn-mainbody a { color:#ca0554; }\n#jsn-master .jsn-mobile-layout #jsn-user-top { background:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-user-bottom { background:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-user-bottom .jsn-modulecontainer{ background:#ffffff;background:#ffffff;margin-left:10px;margin-right:10px;margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px; }\n#jsn-master .jsn-mobile-layout #jsn-content-bottom { background:#cd471a; }\n#jsn-master .jsn-mobile-layout #jsn-content-bottom .jsn-modulecontainer{ background:#cd471a;background:#cd471a;margin-left:5px;margin-right:5px;margin-bottom:15px;margin-top:15px; }\n#jsn-master .jsn-mobile-layout #jsn-footer { background:#ffffff; }\n#jsn-master .jsn-mobile-layout #jsn-footer .jsn-modulecontainer{ margin-left:10px;margin-right:10px;margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;padding-top:10px; }\n#jsn-master .jsn-mobile-layout #jsn-switcher{ background:#000000;padding-bottom:10px;padding-top:10px; }'),(4,1,'mobilize-menu','{\"6\":\"Main Menu\"}'),(5,1,'mobilize-search','{\"35\":\"Search\"}'),(6,1,'mobilize-login','{\"\":\"\"}'),(7,1,'mobilize-logo','{\"\\/templates\\/jsn_air_pro\\/images\\/logo.png\":\"\"}'),(8,1,'mobilize-mobile-tool-left','{\"promo\":\"position\"}'),(9,1,'mobilize-mobile-tool-right','{\"content-top\":\"position\"}'),(10,1,'mobilize-content-top-left','{}'),(11,1,'mobilize-content-top-right','{}'),(12,1,'mobilize-user-top-left','{}'),(13,1,'mobilize-user-top-right','{}'),(14,1,'mobilize-user-bottom-left','{}'),(15,1,'mobilize-user-bottom-right','{}'),(16,1,'mobilize-content-bottom-left','{}'),(17,1,'mobilize-content-bottom-right','{}'),(18,1,'mobilize-footer-left','{\"right\":\"position\",\"content-bottom-over\":\"position\"}'),(19,1,'mobilize-footer-right','{\"content-bottom\":\"position\",\"footer\":\"position\"}'),(20,1,'mobilize-switcher','{\"Desktop View\":\"1\"}'),(21,1,'mobilize-custom-css-files',''),(22,1,'mobilize-custom-css-code','');
/*!40000 ALTER TABLE `jos_jsn_mobilize_design` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_mobilize_messages`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_messages` (
  `msg_id` int(11) NOT NULL AUTO_INCREMENT,
  `msg_screen` varchar(150) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 1,
  `ordering` int(11) DEFAULT 0,
  PRIMARY KEY (`msg_id`),
  UNIQUE KEY `message` (`msg_screen`,`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_messages`
--

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

--
-- Table structure for table `jos_jsn_mobilize_os`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_os`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_os` (
  `os_id` int(11) NOT NULL AUTO_INCREMENT,
  `os_value` varchar(255) NOT NULL,
  `os_type` varchar(50) NOT NULL,
  `os_title` varchar(255) NOT NULL,
  `os_order` int(11) NOT NULL,
  PRIMARY KEY (`os_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_os`
--

LOCK TABLES `jos_jsn_mobilize_os` WRITE;
/*!40000 ALTER TABLE `jos_jsn_mobilize_os` DISABLE KEYS */;
INSERT INTO `jos_jsn_mobilize_os` VALUES (1,'{\"ios\":[\"6\",\"<\"]}','ios','iOS 6.x and bellow',1),(2,'{\"ios\":[\"7\"]}','ios','iOS 7.x',2),(3,'{\"android\":[\"2\"]}','android','Android 2.2 - 2.3',4),(4,'{\"android\":[\"4\"]}','android','Android 4.x',4),(5,'{\"wmobilie\":[\"6\",\"<\"]}','wmobilie','Windows Mobile 6.x and bellow',4),(6,'{\"wmobilie\":[\"7\"]}','wmobilie','Windows Mobile 7.x',4),(7,'{\"wmobilie\":[\"8\"]}','wmobilie','Windows Mobile 8.x',4),(8,'{\"blackberry\":[\"5\",\"<\"]}','blackberry','BlackBerry 5.x and bellow',4),(9,'{\"blackberry\":[\"6\",\"7\"]}','blackberry','BlackBerry 6x - 7x',4),(10,'{\"blackberry\":[\"10\"]}','blackberry','BlackBerry 10x',4),(11,'other','other','Other',4),(12,'{\"ios\":[\"8\",\">\"]}','ios','iOS 8.x and above',3);
/*!40000 ALTER TABLE `jos_jsn_mobilize_os` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_mobilize_os_support`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_os_support`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_os_support` (
  `support_id` int(11) NOT NULL AUTO_INCREMENT,
  `profile_id` int(11) NOT NULL,
  `os_id` int(11) NOT NULL,
  PRIMARY KEY (`support_id`)
) ENGINE=InnoDB AUTO_INCREMENT=81 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_os_support`
--

LOCK TABLES `jos_jsn_mobilize_os_support` WRITE;
/*!40000 ALTER TABLE `jos_jsn_mobilize_os_support` DISABLE KEYS */;
INSERT INTO `jos_jsn_mobilize_os_support` VALUES (77,1,1),(78,1,3),(79,1,5),(80,1,8);
/*!40000 ALTER TABLE `jos_jsn_mobilize_os_support` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_mobilize_profiles`
--

DROP TABLE IF EXISTS `jos_jsn_mobilize_profiles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_mobilize_profiles` (
  `profile_id` int(11) NOT NULL AUTO_INCREMENT,
  `profile_title` varchar(255) NOT NULL,
  `profile_description` text NOT NULL,
  `profile_state` int(11) NOT NULL,
  `profile_minify` varchar(50) NOT NULL,
  `profile_optimize_images` int(11) NOT NULL,
  `ordering` int(11) NOT NULL,
  `profile_device` varchar(10) NOT NULL,
  PRIMARY KEY (`profile_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_mobilize_profiles`
--

LOCK TABLES `jos_jsn_mobilize_profiles` WRITE;
/*!40000 ALTER TABLE `jos_jsn_mobilize_profiles` DISABLE KEYS */;
INSERT INTO `jos_jsn_mobilize_profiles` VALUES (1,'Demo profile','This is demo profile of JSN Mobilize',1,'',0,0,'jsn_mobile');
/*!40000 ALTER TABLE `jos_jsn_mobilize_profiles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_pagebuilder2_backup`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder2_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder2_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `page_id` int(11) NOT NULL,
  `title` varchar(256) NOT NULL,
  `type` varchar(150) NOT NULL,
  `data` longtext DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder2_backup`
--

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

--
-- Table structure for table `jos_jsn_pagebuilder3_backup`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_backup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_backup` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `page_id` int(11) NOT NULL,
  `title` varchar(256) NOT NULL,
  `type` varchar(150) NOT NULL,
  `data` longtext DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_backup`
--

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

--
-- Table structure for table `jos_jsn_pagebuilder3_config`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_config`
--

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

--
-- Table structure for table `jos_jsn_pagebuilder3_elements`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_elements`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_elements` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL,
  `status` varchar(15) DEFAULT 'normal',
  `data` mediumtext DEFAULT NULL,
  `html` mediumtext DEFAULT NULL,
  `updated` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_elements`
--

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

--
-- Table structure for table `jos_jsn_pagebuilder3_messages`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_messages` (
  `msg_id` int(11) NOT NULL AUTO_INCREMENT,
  `msg_screen` varchar(150) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 1,
  `ordering` int(11) DEFAULT 0,
  PRIMARY KEY (`msg_id`),
  UNIQUE KEY `message` (`msg_screen`,`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_messages`
--

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

--
-- Table structure for table `jos_jsn_pagebuilder3_pages`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_pages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `page_hash` varchar(15) NOT NULL,
  `data` longtext DEFAULT NULL,
  `style` longtext DEFAULT NULL,
  `updated` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`),
  UNIQUE KEY `page_hash` (`page_hash`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_pages`
--

LOCK TABLES `jos_jsn_pagebuilder3_pages` WRITE;
/*!40000 ALTER TABLE `jos_jsn_pagebuilder3_pages` DISABLE KEYS */;
INSERT INTO `jos_jsn_pagebuilder3_pages` VALUES (1,'fu0q97nizb6','{\"jsCode\":\"\",\"cssCode\":\".btn-boxshadow {\\n\\tbox-shadow: inset 0px 0px 1px rgba(255,255,255,0.7);\\n}\\n.sunfw-direction-rtl .module-style i.rtl-paddingright {\\n\\tpadding-left: 0;\\n  padding-right: 0;\\n}\",\"fonts\":[{\"family\":\"Lato\"},{\"family\":\"Oswald\"},{\"family\":\"Roboto\"}],\"items\":[{\"type\":\"Head\",\"_id\":0,\"children\":[]},{\"type\":\"Body\",\"_id\":1,\"children\":[2]},{\"type\":\"Layout\",\"_id\":2,\"children\":[9]},{\"type\":\"Section\",\"_id\":9,\"styles\":{\"all\":{\"&\":\"padding: 0px;\"}},\"children\":[10]},{\"type\":\"Row\",\"_id\":10,\"styles\":{\"all\":{\"&\":\"margin: 0px; display: flex; flex-direction: row; align-items: flex-start; place-content: space-between;\"},\"tablet\":{\"&\":\"margin: 0px;\"}},\"children\":[11,12],\"stackable\":false,\"equals\":false,\"gutter\":0},{\"type\":\"Row.Col\",\"_id\":11,\"styles\":{\"all\":{\"&\":\"margin: 2px 0px 0px;\"},\"tablet\":{\"&\":\"font-size: 13px;\"}},\"children\":[14],\"size\":3,\"computer\":3},{\"type\":\"Row.Col\",\"_id\":12,\"styles\":{\"all\":{\"&\":\"padding-left: 10px;\"}},\"children\":[17],\"size\":9},{\"type\":\"Button\",\"_id\":14,\"styles\":{\"all\":{\"&\":\"background-color: rgb(11, 152, 255); color: rgb(255, 255, 255); border-radius: 3px; border-color: rgb(29, 125, 244); box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 1px inset; padding: 15px;\"},\"tablet\":{\"&\":\"padding: 12px 8px; font-size: 13px;\"}},\"iconPos\":\"left\",\"_icon\":{\"classes\":\"rtl-paddingright\",\"icon\":\"joomla\",\"styles\":{\"all\":{\"&\":\"font-size: 1.6em;\"},\"tablet\":{\"&\":\"font-size: 1em; margin: 0px;\"}}},\"_text\":{\"text\":\"3.x\"}},{\"type\":\"Paragraph\",\"_id\":17,\"_text\":{\"text\":\"JSN Air is now natively compatible with Joomla! 3.x. The installation package is compatible with Joomla CMS\"}}],\"salt\":\"fu0q97nizb6\",\"id\":\"87\",\"pb_version\":230,\"created_version\":230}',NULL,'2018-02-11 18:05:33');
/*!40000 ALTER TABLE `jos_jsn_pagebuilder3_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_pagebuilder3_revisions`
--

DROP TABLE IF EXISTS `jos_jsn_pagebuilder3_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_pagebuilder3_revisions` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `page_hash` varchar(15) NOT NULL,
  `revision_data` mediumtext DEFAULT NULL,
  `updated` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`),
  KEY `page_hash` (`page_hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_pagebuilder3_revisions`
--

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

--
-- Table structure for table `jos_jsn_poweradmin2_config`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin2_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin2_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin2_config`
--

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

--
-- Table structure for table `jos_jsn_poweradmin2_favourite`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin2_favourite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin2_favourite` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `title` varchar(500) NOT NULL,
  `icon` text NOT NULL,
  `created_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `url` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin2_favourite`
--

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

--
-- Table structure for table `jos_jsn_poweradmin2_history`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin2_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin2_history` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL,
  `object_key` varchar(255) NOT NULL,
  `object_id` int(11) NOT NULL,
  `component` varchar(255) NOT NULL,
  `list_page` varchar(255) NOT NULL,
  `list_page_params` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` tinytext NOT NULL,
  `form` text NOT NULL,
  `form_hash` varchar(32) NOT NULL,
  `params` varchar(255) NOT NULL,
  `icon` varchar(255) NOT NULL,
  `css` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `visited` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin2_history`
--

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

--
-- Table structure for table `jos_jsn_poweradmin2_menu_assets`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin2_menu_assets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin2_menu_assets` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `menuId` int(11) NOT NULL,
  `assets` text DEFAULT NULL,
  `type` enum('css','js') NOT NULL DEFAULT 'css',
  `legacy` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `unique_assets` (`menuId`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin2_menu_assets`
--

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

--
-- Table structure for table `jos_jsn_poweradmin_config`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin_config`
--

LOCK TABLES `jos_jsn_poweradmin_config` WRITE;
/*!40000 ALTER TABLE `jos_jsn_poweradmin_config` DISABLE KEYS */;
INSERT INTO `jos_jsn_poweradmin_config` VALUES ('admin_session_timeout_warning','1'),('allow_uninstall','1'),('custom_assets_enhance','1'),('enable_adminbar','1'),('history_count','30'),('last_ask_for_review','1363077026'),('live_update_checking','0'),('live_update_last_check','1367034420'),('live_update_last_notified','{\"name\":\"JSN PowerAdmin\",\"identified_name\":\"ext_poweradmin\",\"description\":\"JSN PowerAdmin extension\",\"version\":\"1.3.2\",\"thumbnail\":\"http://www.joomlashine.com/images/products_image/thumb-poweradmin.png\",\"url\":\"http://www.joomlashine.com/joomla-extensions/jsn-poweradmin-details.html\",\"tags\":\"2.5;3.0\",\"edition\":\"FREE\",\"authentication\":false,\"related_product\":[]}'),('live_update_notification','0'),('logo_file','administrator/components/com_poweradmin/assets/images/logo-jsnpoweradmin.png'),('logo_link','http://www.joomlashine.com/joomla-extensions/jsn-poweradmin.html'),('logo_slogan','You can change logo image and link in section â€˜Configurationâ€™ => â€˜Global Parametersâ€™'),('logo_target','_blank'),('position_chooser_enhance','1'),('review_popup','0'),('search_coverage','[\"articles\",\"categories\",\"components\",\"modules\",\"plugins\",\"menus\",\"adminmenus\",\"templates\",\"users\"]'),('search_coverage_order','articles,categories,components,modules,plugins,menus,adminmenus,templates,users'),('search_result_num','10'),('search_trashed','1');
/*!40000 ALTER TABLE `jos_jsn_poweradmin_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_poweradmin_favourite`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin_favourite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin_favourite` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `title` varchar(500) NOT NULL,
  `icon` text NOT NULL,
  `created_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `url` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin_favourite`
--

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

--
-- Table structure for table `jos_jsn_poweradmin_history`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin_history` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL,
  `object_key` varchar(255) NOT NULL,
  `object_id` int(11) NOT NULL,
  `component` varchar(255) NOT NULL,
  `list_page` varchar(255) NOT NULL,
  `list_page_params` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` tinytext NOT NULL,
  `form` text NOT NULL,
  `form_hash` varchar(32) NOT NULL,
  `params` varchar(255) NOT NULL,
  `icon` varchar(255) NOT NULL,
  `css` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `visited` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin_history`
--

LOCK TABLES `jos_jsn_poweradmin_history` WRITE;
/*!40000 ALTER TABLE `jos_jsn_poweradmin_history` DISABLE KEYS */;
INSERT INTO `jos_jsn_poweradmin_history` VALUES (1,199,'option=com_content&view=article&layout=edit',79,'','Kunena Menu','option=com_menus&view=items','Image Gallery','\n\nHere should be the presentation of JSN ImageShow, but it is not installed on your website.\n\n\n\nThe image gallery you see on this website is the Free Edition of another cool product JSN ImageShow from JoomlaShine. Please click on the below button to check','','','option=com_content&view=article&layout=edit&id=79&switchFrom=pagebuilder3','','icon-16-menu',0,1510570069),(2,199,'option=com_modules&view=module&layout=edit',434,'Template Manager','Template Manager','option=com_modules&view=modules','JSN Imageshow Module','','','','option=com_modules&view=module&layout=edit&id=434','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1524109101),(3,199,'option=com_templates&view=style&layout=edit',13,'Template Manager','Template Manager','','JSN_Air_PRO - Default','','','','option=com_templates&task=style.edit&id=13','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1359604451),(4,199,'option=com_content&view=article&layout=edit',95,'','','','Side Menu','Here you can see live demonstration of Side Menu with icons and rich text.\nSide Menu is very unique vertical menu with slide-out panels. This menu is extremely efficient when you have complex navigation with a lot of menu items.\nTo setup Side Menu you jus','','','option=com_content&view=article&layout=edit&id=95','','',0,1502335741),(5,199,'option=com_content&view=article&layout=edit',96,'','','','Side Menu RTL','Here you can see live demonstration of Side Menu with icons and rich text in RTL layout.\nSide Menu is very unique vertical menu with slide-out panels. This menu is extremely efficient when you have complex navigation with a lot of menu items.\nTo setup Sid','','','option=com_content&view=article&layout=edit&id=96','','',1,1359606804),(6,199,'option=com_modules&view=module&layout=edit',445,'','','','Reviews on JED','JSN UniForm has been approved on Joomla Extension Directory. Let\'s see how Joomla community enjoy it. If you use JSN UniForm, please post a rating and a review at the Joomla! Extensions Directory\n','','','option=com_modules&view=module&layout=edit&id=445','','',1,1439378335),(7,199,'option=com_templates&view=style&layout=edit',17,'Template Manager','Template Manager','','JSN_Air_PRO - Default','','','','option=com_templates&task=style.edit&id=17','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1360053812),(8,199,'option=com_content&view=article&layout=edit',68,'','','','Color Variations','	\n#hidden-content {\n    display: none;\n}\n.placeholder-text {\n    color: #fff;\n    width: 500px;\n    max-width: 100%;\n    text-align: center;\n    padding: 40px 20px;\n    margin: 20px auto;\n    background: #307451\\9;\n    background:radial-gradient(#22a563,#','','','option=com_content&view=article&layout=edit&id=68','','',0,1507605715),(9,199,'option=com_templates&view=style&layout=edit',18,'Template Manager','Template Manager','','JSN Air PRO - Default','','','','option=com_templates&task=style.edit&id=18','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1362569129),(10,199,'option=com_modules&view=module&layout=edit',384,'Template Manager','Template Manager','','Our Team',' ._xNa4NB[data-parallax=\"true\"] { position: relative; overflow: hidden; } ._xNa4NB__parallax { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } ._xNa4NB[data-parallax=\"true\"] .parallax-bg { position: absolute; left: 50%; bottom: 0; min-width: 1','','','option=com_modules&view=module&layout=edit&id=384','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1524124397),(11,199,'option=com_modules&view=module&layout=edit',416,'','','','Recent Projects',' ._DRDEmpAe { display: inline-block; overflow: hidden; width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; margin: 0 auto; } ._DRDEmpAe img { display: inline-block; object-fit: cover; max-width: 100%; height: auto; } ._DRDEmp','','','option=com_modules&view=module&layout=edit&id=416','','',1,1502079508),(12,199,'option=com_templates&view=style&layout=edit',19,'Template Manager','Template Manager','','JSN Air PRO - Default','','','','option=com_templates&task=style.edit&id=19','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1362632696),(13,199,'option=com_templates&view=style&layout=edit',20,'Template Manager','Template Manager','','JSN Air PRO - Default','','','','option=com_templates&task=style.edit&id=20','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1362645072),(14,199,'option=com_modules&view=module&layout=edit',87,'','','','Compatibility','3.xJSN Air is now natively compatible with Joomla! 3.x. The installation package is compatible with Joomla CMS  ._KzlwM38p { position: relative; } ._DblQBlAM { position: relative; } ._DblQBlAM { clear: both; } ._DblQBlAM[data-parallax=\"true\"] { position: ','','','option=com_modules&view=module&layout=edit&id=87','','',0,1524110478),(15,199,'option=com_templates&view=style&layout=edit',21,'Template Manager','Template Manager','','JSN Air PRO - Default','','','','option=com_templates&task=style.edit&id=21','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1500446914),(16,199,'option=com_content&view=article&layout=edit',77,'Template Manager','Template Manager','','Easy to Start','One of the fastest and easiest ways to learn template is to install sample data and start playing with it. JSN Air provides unique mechanism of installing sample data directly on your current website. Just few steps and the demo website is here.\nStep 1. S','','','option=com_content&view=article&layout=edit&id=77','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1502335992),(17,199,'option=com_content&view=article&layout=edit',71,'Article Manager','Kunena Menu','option=com_menus&view=items','Layout','Module Positions\nJSN Air provides 37+ module positions allowing you to have multiple layout configurations. All module positions are collapsible which means if you don\'t publish any modules in some positions it will not take any blank spaces leaving those','','','option=com_content&view=article&layout=edit&id=71&switchFrom=tinymce','','icon-16-menu',0,1502334369),(18,199,'option=com_content&view=article&layout=edit',101,'','','','JSN Air Product Tour','	\n#hidden-content {\n    display: none;\n}\n.placeholder-text {\n    color: #fff;\n    width: 500px;\n    max-width: 100%;\n    text-align: center;\n    padding: 40px 20px;\n    margin: 20px auto;\n    background: #307451\\9;\n    background:radial-gradient(#22a563,#','','','option=com_content&view=article&layout=edit&id=101','','',0,1507605677),(19,199,'option=com_imageshow&view=showlist&layout=form&task=edit',3,'','','','Main Promo Images','','','','option=com_imageshow&controller=showlist&task=edit&cid[]=3','','',0,1364283335),(20,199,'option=com_modules&view=module&layout=edit',88,'','','','Download','Full details about all template features can be found in comprehensive documentation package available for free download.\nFree download','','','option=com_modules&view=module&layout=edit&id=88','','',0,1502337382),(21,199,'option=com_modules&view=module&layout=edit',446,'','','','Docs',' ._GGgglNl5[class*=\"reversed\"].grid, ._GGgglNl5[class*=\"reversed\"].grid > .row, ._GGgglNl5.grid > [class*=\"reversed\"].row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-revers','','','option=com_modules&view=module&layout=edit&id=446&switchFrom=none','','',1,1524110424),(22,199,'option=com_imageshow&view=showlist&layout=form&task=edit',4,'','','','Color Variations','','','','option=com_imageshow&controller=showlist&task=edit&cid[]=4','','',0,1363593370),(23,199,'option=com_modules&view=module&layout=edit',84,'','','','Side Menu','','','','option=com_modules&view=module&layout=edit&id=84','','',0,1365761636),(24,199,'option=com_modules&view=module&layout=edit',455,'','','','K2 Calendar','','','','option=com_modules&view=module&layout=edit&id=455','','',0,1502276774),(25,199,'option=com_modules&view=module&layout=edit',454,'','','','K2 Comments','','','','option=com_modules&view=module&layout=edit&id=454','','',0,1502276784),(26,199,'option=com_modules&view=module&layout=edit',417,'','','','Twitter','\n\n	\n    \n\n\n\nvar twitterFetcher = function () {\n    var cb = null;\n    return {\n        fetch: function (widgetId, callback) {\n            cb = callback;\n            var c = document.createElement(\"script\");\n            c.type = \"text/javascript\";\n        ','','','option=com_modules&view=module&layout=edit&id=417','','',1,1371198244),(27,199,'option=com_modules&view=module&layout=edit',410,'Template Manager','Template Manager','','Demo Builder Button','\n*::before, *::after {\n    box-sizing: border-box;\n}\n*::before, *::after {\n    box-sizing: border-box;\n}\n* {\n    box-sizing: border-box;\n}\n    div#jsn-demo-builder-toggle {\n        position: fixed;\n        right: -482px;\n        top:193px;\n        transit','','','option=com_modules&view=module&layout=edit&id=410','templates/bluestork/images/menu/icon-16-themes.png','icon-16-themes',0,1511783389),(28,199,'option=com_modules&view=module&layout=edit',156,'','','','Position \"promo\"','','','','option=com_modules&view=module&layout=edit&id=156','','',0,1502422096),(29,199,'option=com_content&view=article&layout=edit',93,'','','','Main Menu','On the top of this page, you can see live demonstration of Main Menu with icons and rich text.\nMain Menu is very powerful menu built with clean accessible XHTML code structure and effective drop-down submenu panels.\nMain Menu Icons\n \n\n \nYou can attach a','','','option=com_content&view=article&layout=edit&id=93','','',1,1502340993),(30,199,'option=com_content&view=article&layout=edit',112,'Article Manager','Article Manager','option=com_content&view=articles','Form Builder','\n\nHere should be the presentation of JSN UniForm, but it is not installed on your website.\n\n\nThe form you see on this website is the Free Edition of another cool product JSN UniForm from JoomlaShine. Please click on the below button to check the PRO Editi','','','option=com_content&view=article&layout=edit&id=112','','icon-16-article',0,1502788671);
/*!40000 ALTER TABLE `jos_jsn_poweradmin_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_poweradmin_menu_assets`
--

DROP TABLE IF EXISTS `jos_jsn_poweradmin_menu_assets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_poweradmin_menu_assets` (
  `menuId` int(16) NOT NULL,
  `assets` text DEFAULT NULL,
  `type` enum('css','js') NOT NULL DEFAULT 'css',
  `legacy` tinyint(2) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_poweradmin_menu_assets`
--

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

--
-- Table structure for table `jos_jsn_uniform_config`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_config`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_config` (
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_config`
--

LOCK TABLES `jos_jsn_uniform_config` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_config` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_config` VALUES ('form_style',''),('last_ask_for_review','1467800979'),('live_update_checking','0'),('live_update_last_check','1367034420'),('live_update_last_notified','{\"name\":\"JSN UniForm\",\"identified_name\":\"ext_uniform\",\"description\":\" JSN UniForm PRO allows you to create form\",\"version\":\"1.4.0\",\"thumbnail\":\"http://www.joomlashine.com/images/content/joomla-extensions/jsn-uniform/introduction/jsn-uniform-banner.jpg\",\"url\":\"http://www.joomlashine.com/joomla-extensions/jsn-uniform-details.html\",\"tags\":\"2.5;3.0;3.1\",\"editions\":[{\"edition\":\"PRO UNLIMITED\",\"authentication\":true,\"related_product\":[]},{\"edition\":\"PRO STANDARD\",\"authentication\":true,\"related_product\":[]},{\"edition\":\"FREE\",\"authentication\":false,\"related_product\":[]}]}'),('review_popup','1');
/*!40000 ALTER TABLE `jos_jsn_uniform_config` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_data`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_data` (
  `data_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `data_ip` varchar(40) NOT NULL,
  `data_country` varchar(45) NOT NULL,
  `data_country_code` varchar(4) NOT NULL,
  `data_browser` varchar(45) NOT NULL,
  `data_browser_version` varchar(20) NOT NULL,
  `data_browser_agent` varchar(255) NOT NULL,
  `data_os` varchar(45) NOT NULL,
  `data_created_by` int(10) unsigned NOT NULL COMMENT '0 = Guest',
  `data_created_at` datetime NOT NULL,
  `data_state` tinyint(1) unsigned NOT NULL COMMENT '-1 = Trashed; 0 = Unpublish; 1 = Published',
  PRIMARY KEY (`data_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_data`
--

LOCK TABLES `jos_jsn_uniform_data` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_data` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_data` VALUES (1,1,0,'118.70.131.15','(Unknown Country?)','XX','Chrome','29.0.1547.66','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.66 Safari/537.36','Windows',0,'2013-09-10 16:34:03',1);
/*!40000 ALTER TABLE `jos_jsn_uniform_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_emails`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_emails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_emails` (
  `email_id` int(11) NOT NULL AUTO_INCREMENT,
  `form_id` int(11) NOT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `email_name` varchar(70) DEFAULT NULL,
  `email_address` varchar(255) NOT NULL,
  `email_state` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`email_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_emails`
--

LOCK TABLES `jos_jsn_uniform_emails` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_emails` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_emails` VALUES (6,1,0,'','example.admin@joomlashine.com',1);
/*!40000 ALTER TABLE `jos_jsn_uniform_emails` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_fields`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_fields` (
  `field_id` int(11) NOT NULL AUTO_INCREMENT,
  `form_id` int(11) NOT NULL,
  `field_type` varchar(45) NOT NULL,
  `field_identifier` varchar(255) NOT NULL,
  `field_title` varchar(255) DEFAULT NULL,
  `field_instructions` text DEFAULT NULL,
  `field_position` varchar(50) NOT NULL,
  `field_ordering` int(10) unsigned NOT NULL DEFAULT 0,
  `field_settings` text DEFAULT NULL,
  PRIMARY KEY (`field_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_fields`
--

LOCK TABLES `jos_jsn_uniform_fields` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_fields` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_fields` VALUES (1,1,'static-content','joomlashine_template_survey','JoomlaShine Template Survey','','left',0,'{\"id\":1,\"identify\":\"joomlashine_template_survey\",\"options\":{\"label\":\"JoomlaShine Template Survey\",\"value\":\"<h1>JoomlaShine Template Survey<\\/h1>\",\"type\":\"h1\",\"identify\":\"joomlashine_template_survey\"},\"type\":\"static-content\",\"position\":\"left\"}'),(2,1,'static-content','static_paragraph','Static Paragraph','','left',1,'{\"id\":2,\"identify\":\"static_paragraph\",\"options\":{\"label\":\"Static Paragraph\",\"value\":\"We appreciate your opinion and take seriously to the each answer.  In order to thank you for your participation, we will give you a shopping voucher for JoomlaShine\'s product purchase. \",\"identify\":\"static_paragraph\"},\"type\":\"static-content\",\"position\":\"left\"}'),(3,1,'choices','who_are_you_tell_more_about_yourself','Who are you? Tell more about yourself','','left',2,'{\"id\":3,\"identify\":\"who_are_you_tell_more_about_yourself\",\"options\":{\"label\":\"Who are you? Tell more about yourself\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Individual building website for himself \",\"checked\":false},{\"text\":\"Freelancer building websites for clients \",\"checked\":false},{\"text\":\"Web Agency \",\"checked\":false}],\"value\":\"\",\"identify\":\"who_are_you_tell_more_about_yourself\",\"allowOther\":\"1\"},\"type\":\"choices\",\"position\":\"left\"}'),(4,1,'choices','your_joomla_experience_','Your Joomla experience: ','','left',3,'{\"id\":4,\"identify\":\"your_joomla_experience_\",\"options\":{\"label\":\"Your Joomla experience: \",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Less than 1 year \",\"checked\":false},{\"text\":\"1-3 years \",\"checked\":false},{\"text\":\"More than 3 years \",\"checked\":false}],\"value\":\"\",\"identify\":\"your_joomla_experience_\"},\"type\":\"choices\",\"position\":\"left\"}'),(5,1,'choices','which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_','Which forum extension do you like to see JoomlaShine template compatible with?','','left',4,'{\"id\":5,\"identify\":\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\",\"options\":{\"label\":\"Which forum extension do you like to see JoomlaShine template compatible with?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Kunena \",\"checked\":false},{\"text\":\"Dicussions \",\"checked\":false},{\"text\":\"Ninjaboard \",\"checked\":false}],\"value\":\"\",\"identify\":\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\",\"allowOther\":\"1\"},\"type\":\"choices\",\"position\":\"left\"}'),(6,1,'choices','about_sample_data_which_way_do_you_prefer_','About sample data, which way do you prefer?','','left',5,'{\"id\":6,\"identify\":\"about_sample_data_which_way_do_you_prefer_\",\"options\":{\"label\":\"About sample data, which way do you prefer?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Sample data installation on your current website \",\"checked\":false},{\"text\":\"Whole Joomla! site installation package with sample data \",\"checked\":false}],\"value\":\"\",\"identify\":\"about_sample_data_which_way_do_you_prefer_\"},\"type\":\"choices\",\"position\":\"left\"}'),(7,1,'paragraph-text','what_makes_you_love_joomlashine_template_','What makes you love JoomlaShine template?','','left',6,'{\"id\":7,\"identify\":\"what_makes_you_love_joomlashine_template_\",\"options\":{\"label\":\"What makes you love JoomlaShine template?\",\"instruction\":\"\",\"required\":\"1\",\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"4\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"what_makes_you_love_joomlashine_template_\"},\"type\":\"paragraph-text\",\"position\":\"left\"}'),(8,1,'paragraph-text','which_are_the_things_you_don_t_like_in_joomlashine_template_','Which are the things you don\'t like in JoomlaShine template?','','left',7,'{\"id\":8,\"identify\":\"which_are_the_things_you_don_t_like_in_joomlashine_template_\",\"options\":{\"label\":\"Which are the things you don\'t like in JoomlaShine template?\",\"instruction\":\"\",\"required\":\"1\",\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"4\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"which_are_the_things_you_don_t_like_in_joomlashine_template_\"},\"type\":\"paragraph-text\",\"position\":\"left\"}'),(9,1,'choices','which_features_do_you_like_to_see_joomlashine_template_have_','Which features do you like to see JoomlaShine template have?','','left',8,'{\"id\":9,\"identify\":\"which_features_do_you_like_to_see_joomlashine_template_have_\",\"options\":{\"label\":\"Which features do you like to see JoomlaShine template have?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Control Panel to customize style \",\"checked\":false},{\"text\":\"Mega menu \",\"checked\":false},{\"text\":\"More icons to use \",\"checked\":false}],\"value\":\"\",\"identify\":\"which_features_do_you_like_to_see_joomlashine_template_have_\",\"allowOther\":\"1\"},\"type\":\"choices\",\"position\":\"left\"}'),(10,1,'paragraph-text','what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_','What design style you want to see in the further JoomlaShine templates, give us the URL to the design? ','','left',9,'{\"id\":10,\"identify\":\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\",\"options\":{\"label\":\"What design style you want to see in the further JoomlaShine templates, give us the URL to the design? \",\"instruction\":\"\",\"required\":0,\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"3\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\"},\"type\":\"paragraph-text\",\"position\":\"left\"}');
/*!40000 ALTER TABLE `jos_jsn_uniform_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_form_pages`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_form_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_form_pages` (
  `page_id` int(11) NOT NULL AUTO_INCREMENT,
  `page_title` varchar(255) NOT NULL,
  `form_id` int(11) NOT NULL,
  `page_content` longtext NOT NULL,
  `page_template` longtext NOT NULL,
  `page_container` longtext NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`page_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_form_pages`
--

LOCK TABLES `jos_jsn_uniform_form_pages` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_form_pages` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_form_pages` VALUES (1,'Page 1',1,'[{\"id\":1,\"type\":\"static-content\",\"position\":\"left\",\"identify\":\"joomlashine_template_survey\",\"label\":\"JoomlaShine Template Survey\",\"instruction\":null,\"options\":{\"label\":\"JoomlaShine Template Survey\",\"value\":\"<h1>JoomlaShine Template Survey<\\/h1>\",\"type\":\"h1\",\"identify\":\"joomlashine_template_survey\"}},{\"id\":2,\"type\":\"static-content\",\"position\":\"left\",\"identify\":\"static_paragraph\",\"label\":\"Static Paragraph\",\"instruction\":null,\"options\":{\"label\":\"Static Paragraph\",\"value\":\"We appreciate your opinion and take seriously to the each answer.  In order to thank you for your participation, we will give you a shopping voucher for JoomlaShine\'s product purchase. \",\"identify\":\"static_paragraph\"}},{\"id\":3,\"type\":\"choices\",\"position\":\"left\",\"identify\":\"who_are_you_tell_more_about_yourself\",\"label\":\"Who are you? Tell more about yourself\",\"instruction\":\"\",\"options\":{\"label\":\"Who are you? Tell more about yourself\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Individual building website for himself \",\"checked\":false},{\"text\":\"Freelancer building websites for clients \",\"checked\":false},{\"text\":\"Web Agency \",\"checked\":false}],\"value\":\"\",\"identify\":\"who_are_you_tell_more_about_yourself\",\"allowOther\":\"1\"}},{\"id\":4,\"type\":\"choices\",\"position\":\"left\",\"identify\":\"your_joomla_experience_\",\"label\":\"Your Joomla experience: \",\"instruction\":\"\",\"options\":{\"label\":\"Your Joomla experience: \",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Less than 1 year \",\"checked\":false},{\"text\":\"1-3 years \",\"checked\":false},{\"text\":\"More than 3 years \",\"checked\":false}],\"value\":\"\",\"identify\":\"your_joomla_experience_\"}},{\"id\":5,\"type\":\"choices\",\"position\":\"left\",\"identify\":\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\",\"label\":\"Which forum extension do you like to see JoomlaShine template compatible with?\",\"instruction\":\"\",\"options\":{\"label\":\"Which forum extension do you like to see JoomlaShine template compatible with?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Kunena \",\"checked\":false},{\"text\":\"Dicussions \",\"checked\":false},{\"text\":\"Ninjaboard \",\"checked\":false}],\"value\":\"\",\"identify\":\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\",\"allowOther\":\"1\"}},{\"id\":6,\"type\":\"choices\",\"position\":\"left\",\"identify\":\"about_sample_data_which_way_do_you_prefer_\",\"label\":\"About sample data, which way do you prefer?\",\"instruction\":\"\",\"options\":{\"label\":\"About sample data, which way do you prefer?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Sample data installation on your current website \",\"checked\":false},{\"text\":\"Whole Joomla! site installation package with sample data \",\"checked\":false}],\"value\":\"\",\"identify\":\"about_sample_data_which_way_do_you_prefer_\"}},{\"id\":7,\"type\":\"paragraph-text\",\"position\":\"left\",\"identify\":\"what_makes_you_love_joomlashine_template_\",\"label\":\"What makes you love JoomlaShine template?\",\"instruction\":\"\",\"options\":{\"label\":\"What makes you love JoomlaShine template?\",\"instruction\":\"\",\"required\":\"1\",\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"4\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"what_makes_you_love_joomlashine_template_\"}},{\"id\":8,\"type\":\"paragraph-text\",\"position\":\"left\",\"identify\":\"which_are_the_things_you_don_t_like_in_joomlashine_template_\",\"label\":\"Which are the things you don\'t like in JoomlaShine template?\",\"instruction\":\"\",\"options\":{\"label\":\"Which are the things you don\'t like in JoomlaShine template?\",\"instruction\":\"\",\"required\":\"1\",\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"4\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"which_are_the_things_you_don_t_like_in_joomlashine_template_\"}},{\"id\":9,\"type\":\"choices\",\"position\":\"left\",\"identify\":\"which_features_do_you_like_to_see_joomlashine_template_have_\",\"label\":\"Which features do you like to see JoomlaShine template have?\",\"instruction\":\"\",\"options\":{\"label\":\"Which features do you like to see JoomlaShine template have?\",\"instruction\":\"\",\"required\":\"1\",\"randomize\":0,\"labelOthers\":\"Others\",\"layout\":\"jsn-columns-count-one\",\"items\":[{\"text\":\"Control Panel to customize style \",\"checked\":false},{\"text\":\"Mega menu \",\"checked\":false},{\"text\":\"More icons to use \",\"checked\":false}],\"value\":\"\",\"identify\":\"which_features_do_you_like_to_see_joomlashine_template_have_\",\"allowOther\":\"1\"}},{\"id\":10,\"type\":\"paragraph-text\",\"position\":\"left\",\"identify\":\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\",\"label\":\"What design style you want to see in the further JoomlaShine templates, give us the URL to the design? \",\"instruction\":\"\",\"options\":{\"label\":\"What design style you want to see in the further JoomlaShine templates, give us the URL to the design? \",\"instruction\":\"\",\"required\":0,\"limitation\":0,\"limitMin\":0,\"limitMax\":0,\"rows\":\"3\",\"size\":\"jsn-input-xlarge-fluid\",\"limitType\":\"Words\",\"value\":\"\",\"identify\":\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\"}}]','{\"dataField\":[{\"field_type\":\"static-content\",\"field_id\":\"sb_1\",\"field_title\":\"JoomlaShine Template Survey\",\"field_instructions\":null,\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":1,\\\"identify\\\":\\\"joomlashine_template_survey\\\",\\\"options\\\":{\\\"label\\\":\\\"JoomlaShine Template Survey\\\",\\\"value\\\":\\\"<h1>JoomlaShine Template Survey<\\\\\\/h1>\\\",\\\"type\\\":\\\"h1\\\",\\\"identify\\\":\\\"joomlashine_template_survey\\\"},\\\"type\\\":\\\"static-content\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"static-content\",\"field_id\":\"sb_2\",\"field_title\":\"Static Paragraph\",\"field_instructions\":null,\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":2,\\\"identify\\\":\\\"static_paragraph\\\",\\\"options\\\":{\\\"label\\\":\\\"Static Paragraph\\\",\\\"value\\\":\\\"We appreciate your opinion and take seriously to the each answer.  In order to thank you for your participation, we will give you a shopping voucher for JoomlaShine\'s product purchase. \\\",\\\"identify\\\":\\\"static_paragraph\\\"},\\\"type\\\":\\\"static-content\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"choices\",\"field_id\":\"sb_3\",\"field_title\":\"Who are you? Tell more about yourself\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":3,\\\"identify\\\":\\\"who_are_you_tell_more_about_yourself\\\",\\\"options\\\":{\\\"label\\\":\\\"Who are you? Tell more about yourself\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"randomize\\\":0,\\\"labelOthers\\\":\\\"Others\\\",\\\"layout\\\":\\\"jsn-columns-count-one\\\",\\\"items\\\":[{\\\"text\\\":\\\"Individual building website for himself \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Freelancer building websites for clients \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Web Agency \\\",\\\"checked\\\":false}],\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"who_are_you_tell_more_about_yourself\\\",\\\"allowOther\\\":\\\"1\\\"},\\\"type\\\":\\\"choices\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"choices\",\"field_id\":\"sb_4\",\"field_title\":\"Your Joomla experience: \",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":4,\\\"identify\\\":\\\"your_joomla_experience_\\\",\\\"options\\\":{\\\"label\\\":\\\"Your Joomla experience: \\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"randomize\\\":0,\\\"labelOthers\\\":\\\"Others\\\",\\\"layout\\\":\\\"jsn-columns-count-one\\\",\\\"items\\\":[{\\\"text\\\":\\\"Less than 1 year \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"1-3 years \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"More than 3 years \\\",\\\"checked\\\":false}],\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"your_joomla_experience_\\\"},\\\"type\\\":\\\"choices\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"choices\",\"field_id\":\"sb_5\",\"field_title\":\"Which forum extension do you like to see JoomlaShine template compatible with?\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":5,\\\"identify\\\":\\\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\\\",\\\"options\\\":{\\\"label\\\":\\\"Which forum extension do you like to see JoomlaShine template compatible with?\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"randomize\\\":0,\\\"labelOthers\\\":\\\"Others\\\",\\\"layout\\\":\\\"jsn-columns-count-one\\\",\\\"items\\\":[{\\\"text\\\":\\\"Kunena \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Dicussions \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Ninjaboard \\\",\\\"checked\\\":false}],\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"which_forum_extension_do_you_like_to_see_joomlashine_template_compatible_with_\\\",\\\"allowOther\\\":\\\"1\\\"},\\\"type\\\":\\\"choices\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"choices\",\"field_id\":\"sb_6\",\"field_title\":\"About sample data, which way do you prefer?\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":6,\\\"identify\\\":\\\"about_sample_data_which_way_do_you_prefer_\\\",\\\"options\\\":{\\\"label\\\":\\\"About sample data, which way do you prefer?\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"randomize\\\":0,\\\"labelOthers\\\":\\\"Others\\\",\\\"layout\\\":\\\"jsn-columns-count-one\\\",\\\"items\\\":[{\\\"text\\\":\\\"Sample data installation on your current website \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Whole Joomla! site installation package with sample data \\\",\\\"checked\\\":false}],\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"about_sample_data_which_way_do_you_prefer_\\\"},\\\"type\\\":\\\"choices\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"paragraph-text\",\"field_id\":\"sb_7\",\"field_title\":\"What makes you love JoomlaShine template?\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":7,\\\"identify\\\":\\\"what_makes_you_love_joomlashine_template_\\\",\\\"options\\\":{\\\"label\\\":\\\"What makes you love JoomlaShine template?\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"limitation\\\":0,\\\"limitMin\\\":0,\\\"limitMax\\\":0,\\\"rows\\\":\\\"4\\\",\\\"size\\\":\\\"jsn-input-xlarge-fluid\\\",\\\"limitType\\\":\\\"Words\\\",\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"what_makes_you_love_joomlashine_template_\\\"},\\\"type\\\":\\\"paragraph-text\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"paragraph-text\",\"field_id\":\"sb_8\",\"field_title\":\"Which are the things you don\'t like in JoomlaShine template?\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":8,\\\"identify\\\":\\\"which_are_the_things_you_don_t_like_in_joomlashine_template_\\\",\\\"options\\\":{\\\"label\\\":\\\"Which are the things you don\'t like in JoomlaShine template?\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"limitation\\\":0,\\\"limitMin\\\":0,\\\"limitMax\\\":0,\\\"rows\\\":\\\"4\\\",\\\"size\\\":\\\"jsn-input-xlarge-fluid\\\",\\\"limitType\\\":\\\"Words\\\",\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"which_are_the_things_you_don_t_like_in_joomlashine_template_\\\"},\\\"type\\\":\\\"paragraph-text\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"choices\",\"field_id\":\"sb_9\",\"field_title\":\"Which features do you like to see JoomlaShine template have?\",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":9,\\\"identify\\\":\\\"which_features_do_you_like_to_see_joomlashine_template_have_\\\",\\\"options\\\":{\\\"label\\\":\\\"Which features do you like to see JoomlaShine template have?\\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":\\\"1\\\",\\\"randomize\\\":0,\\\"labelOthers\\\":\\\"Others\\\",\\\"layout\\\":\\\"jsn-columns-count-one\\\",\\\"items\\\":[{\\\"text\\\":\\\"Control Panel to customize style \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"Mega menu \\\",\\\"checked\\\":false},{\\\"text\\\":\\\"More icons to use \\\",\\\"checked\\\":false}],\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"which_features_do_you_like_to_see_joomlashine_template_have_\\\",\\\"allowOther\\\":\\\"1\\\"},\\\"type\\\":\\\"choices\\\",\\\"position\\\":\\\"left\\\"}\"},{\"field_type\":\"paragraph-text\",\"field_id\":\"sb_10\",\"field_title\":\"What design style you want to see in the further JoomlaShine templates, give us the URL to the design? \",\"field_instructions\":\"\",\"field_position\":\"left\",\"field_settings\":\"{\\\"id\\\":10,\\\"identify\\\":\\\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\\\",\\\"options\\\":{\\\"label\\\":\\\"What design style you want to see in the further JoomlaShine templates, give us the URL to the design? \\\",\\\"instruction\\\":\\\"\\\",\\\"required\\\":0,\\\"limitation\\\":0,\\\"limitMin\\\":0,\\\"limitMax\\\":0,\\\"rows\\\":\\\"3\\\",\\\"size\\\":\\\"jsn-input-xlarge-fluid\\\",\\\"limitType\\\":\\\"Words\\\",\\\"value\\\":\\\"\\\",\\\"identify\\\":\\\"what_design_style_you_want_to_see_in_the_further_joomlashine_templates_give_us_the_url_to_the_design_\\\"},\\\"type\\\":\\\"paragraph-text\\\",\\\"position\\\":\\\"left\\\"}\"}],\"dataFormLayout\":\"default\"}','[[{\"columnName\":\"left\",\"columnClass\":\"span12\"}]]',0);
/*!40000 ALTER TABLE `jos_jsn_uniform_form_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_forms`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_forms` (
  `form_id` int(11) NOT NULL AUTO_INCREMENT,
  `form_title` varchar(255) NOT NULL,
  `form_description` text DEFAULT NULL,
  `form_layout` varchar(50) NOT NULL,
  `form_theme` varchar(45) NOT NULL,
  `form_style` text NOT NULL,
  `form_notify_submitter` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `form_post_action` tinyint(1) unsigned NOT NULL COMMENT '1 = Redirect to URL; 2 = Redirect to Menu Item; 3 = Show Article; 4 = Show custom message',
  `form_post_action_data` text NOT NULL,
  `form_captcha` tinyint(1) unsigned NOT NULL,
  `form_state` tinyint(1) unsigned NOT NULL DEFAULT 1,
  `form_access` int(11) NOT NULL,
  `form_created_by` int(10) unsigned NOT NULL,
  `form_created_at` datetime DEFAULT NULL,
  `form_modified_by` int(10) unsigned DEFAULT 0,
  `form_modified_at` datetime DEFAULT NULL,
  `form_checked_out` int(10) unsigned DEFAULT 0,
  `form_checked_out_time` datetime DEFAULT NULL,
  `form_submission_cout` int(11) NOT NULL,
  `form_last_submitted` datetime NOT NULL,
  `form_submitter` varchar(255) NOT NULL,
  `form_type` int(11) NOT NULL,
  `form_settings` longtext NOT NULL,
  `form_edit_submission` int(11) NOT NULL,
  `form_payment_type` varchar(255) NOT NULL DEFAULT '',
  `form_view_submission` int(11) NOT NULL DEFAULT 0,
  `form_view_submission_access` int(11) NOT NULL DEFAULT 0,
  `form_meta_keywords` text NOT NULL,
  `form_meta_desc` text NOT NULL,
  `form_meta_title` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `form_script_display` text NOT NULL,
  `form_script_on_process` text NOT NULL,
  `form_script_on_processed` text NOT NULL,
  `form_ajax_upload` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `form_hide_captcha_if_logged_in` tinyint(1) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_forms`
--

LOCK TABLES `jos_jsn_uniform_forms` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_forms` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_forms` VALUES (1,'JoomlaShine Survey','','default','','{\"layout\":\"Vertical\",\"theme\":\"jsn-style-light\",\"themes_style\":{\"light\":\"{\\\"background_color\\\":\\\"\\\",\\\"background_active_color\\\":\\\"#FCF8E3\\\",\\\"border_thickness\\\":\\\"0\\\",\\\"border_color\\\":\\\"\\\",\\\"border_active_color\\\":\\\"#FBEED5\\\",\\\"rounded_corner_radius\\\":\\\"0\\\",\\\"padding_space\\\":\\\"10\\\",\\\"margin_space\\\":\\\"0\\\",\\\"text_color\\\":\\\"#333333\\\",\\\"font_type\\\":\\\" Verdana, Geneva, sans-serif\\\",\\\"font_size\\\":\\\"14\\\",\\\"field_background_color\\\":\\\"#ffffff\\\",\\\"field_border_color\\\":\\\"\\\",\\\"field_shadow_color\\\":\\\"\\\",\\\"field_text_color\\\":\\\"#666666\\\",\\\"message_error_background_color\\\":\\\"#B94A48\\\",\\\"message_error_text_color\\\":\\\"#FFFFFF\\\"}\",\"dark\":\"{\\\"background_color\\\":\\\"\\\",\\\"background_active_color\\\":\\\"#444444\\\",\\\"border_thickness\\\":\\\"0\\\",\\\"border_color\\\":\\\"\\\",\\\"border_active_color\\\":\\\"#666666\\\",\\\"rounded_corner_radius\\\":\\\"0\\\",\\\"padding_space\\\":\\\"10\\\",\\\"margin_space\\\":\\\"0\\\",\\\"text_color\\\":\\\"#C6C6C6\\\",\\\"font_type\\\":\\\" Verdana, Geneva, sans-serif\\\",\\\"font_size\\\":\\\"14\\\",\\\"field_background_color\\\":\\\"#000000\\\",\\\"field_border_color\\\":\\\"#111111\\\",\\\"field_shadow_color\\\":\\\"#000000\\\",\\\"field_text_color\\\":\\\"#333333\\\",\\\"message_error_background_color\\\":\\\"#B94A48\\\",\\\"message_error_text_color\\\":\\\"#FFFFFF\\\"}\"},\"themes\":[\"light\",\"dark\"],\"background_color\":\"\",\"background_active_color\":\"\",\"border_thickness\":\"0\",\"border_color\":\"\",\"border_active_color\":\"\",\"rounded_corner_radius\":\"0\",\"padding_space\":\"0\",\"margin_space\":\"0\",\"text_color\":\"\",\"font_type\":\" Verdana, Geneva, sans-serif\",\"font_size\":\"0\",\"field_background_color\":\"\",\"field_border_color\":\"\",\"field_shadow_color\":\"\",\"field_text_color\":\"\",\"message_error_background_color\":\"\",\"message_error_text_color\":\"\",\"button_position\":\"btn-toolbar\",\"button_submit_color\":\"btn btn-primary\"}',0,4,'Woo hoo! Thanks for filling out the form! Please use the code JSNPOLL5 to get $5 OFF when purchase any products from JoomlaShine. (Not applied with other promotions)',1,1,1,42,'2012-11-08 08:41:26',199,'2013-09-10 16:32:53',0,'0000-00-00 00:00:00',1,'2013-09-10 16:34:03','',1,'{\"form_btn_next_text\":\"Next\",\"form_btn_prev_text\":\"Prev\",\"form_btn_submit_text\":\"Submit\"}',0,'',0,0,'','',0,'','','',0,0);
/*!40000 ALTER TABLE `jos_jsn_uniform_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_messages`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_messages` (
  `msg_id` int(11) NOT NULL AUTO_INCREMENT,
  `msg_screen` varchar(150) DEFAULT NULL,
  `published` tinyint(1) DEFAULT 1,
  `ordering` int(11) DEFAULT 0,
  PRIMARY KEY (`msg_id`),
  UNIQUE KEY `message` (`msg_screen`,`ordering`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_messages`
--

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

--
-- Table structure for table `jos_jsn_uniform_submission_data`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_submission_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_submission_data` (
  `submission_data_id` int(11) NOT NULL AUTO_INCREMENT,
  `submission_id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL,
  `field_id` int(11) NOT NULL,
  `field_type` varchar(45) NOT NULL,
  `submission_data_value` longtext NOT NULL,
  PRIMARY KEY (`submission_data_id`),
  KEY `submission_data_id` (`submission_data_id`),
  KEY `submission_id` (`submission_id`),
  KEY `form_id` (`form_id`),
  KEY `field_id` (`field_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_submission_data`
--

LOCK TABLES `jos_jsn_uniform_submission_data` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_submission_data` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_submission_data` VALUES (1,1,1,3,'choices','Individual building website for himself '),(2,1,1,4,'choices','1-3 years '),(3,1,1,5,'choices','Dicussions '),(4,1,1,6,'choices','Sample data installation on your current website '),(5,1,1,7,'paragraph-text','I love Joomla templates'),(6,1,1,8,'paragraph-text','I love Joomla templates'),(7,1,1,9,'choices','Mega menu '),(8,1,1,10,'paragraph-text','');
/*!40000 ALTER TABLE `jos_jsn_uniform_submission_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_submissions`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_submissions` (
  `submission_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned DEFAULT NULL,
  `submission_ip` varchar(40) NOT NULL,
  `submission_country` varchar(45) NOT NULL,
  `submission_country_code` varchar(4) NOT NULL,
  `submission_browser` varchar(45) NOT NULL,
  `submission_browser_version` varchar(20) NOT NULL,
  `submission_browser_agent` varchar(255) NOT NULL,
  `submission_os` varchar(45) NOT NULL,
  `submission_created_by` int(10) unsigned NOT NULL COMMENT '0 = Guest',
  `submission_created_at` datetime NOT NULL,
  `submission_state` tinyint(1) unsigned NOT NULL COMMENT '-1 = Trashed; 0 = Unpublish; 1 = Published',
  `submission_form_location` text NOT NULL,
  PRIMARY KEY (`submission_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_submissions`
--

LOCK TABLES `jos_jsn_uniform_submissions` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_submissions` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_submissions` VALUES (1,1,0,'118.70.131.15','(Unknown Country?)','XX','Chrome','29.0.1547.66','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.66 Safari/537.36','Windows',0,'2013-09-10 16:34:03',1,'');
/*!40000 ALTER TABLE `jos_jsn_uniform_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_submissions_1`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_submissions_1`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_submissions_1` (
  `data_id` int(11) DEFAULT NULL,
  `sb_3` varchar(255) DEFAULT NULL,
  `sb_4` varchar(255) DEFAULT NULL,
  `sb_5` varchar(255) DEFAULT NULL,
  `sb_6` varchar(255) DEFAULT NULL,
  `sb_7` longtext DEFAULT NULL,
  `sb_8` longtext DEFAULT NULL,
  `sb_9` varchar(255) DEFAULT NULL,
  `sb_10` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_submissions_1`
--

LOCK TABLES `jos_jsn_uniform_submissions_1` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_submissions_1` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_submissions_1` VALUES (1,'Individual building website for himself ','1-3 years ','Dicussions ','Sample data installation on your current website ','I love Joomla templates','I love Joomla templates','Mega menu ','');
/*!40000 ALTER TABLE `jos_jsn_uniform_submissions_1` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_jsn_uniform_templates`
--

DROP TABLE IF EXISTS `jos_jsn_uniform_templates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_jsn_uniform_templates` (
  `template_id` int(11) NOT NULL AUTO_INCREMENT,
  `form_id` int(11) NOT NULL,
  `template_notify_to` tinyint(1) NOT NULL COMMENT '0 = Send to submitter; 1 = Send to added emails',
  `template_from` varchar(75) NOT NULL,
  `template_reply_to` varchar(75) NOT NULL,
  `template_subject` varchar(255) NOT NULL,
  `template_message` longtext NOT NULL,
  `template_attach` text NOT NULL,
  `template_from_name` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`template_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_jsn_uniform_templates`
--

LOCK TABLES `jos_jsn_uniform_templates` WRITE;
/*!40000 ALTER TABLE `jos_jsn_uniform_templates` DISABLE KEYS */;
INSERT INTO `jos_jsn_uniform_templates` VALUES (1,1,1,'','','New answer for JoomlaShine survey - From Demo site','','',''),(2,1,0,'','','','','','');
/*!40000 ALTER TABLE `jos_jsn_uniform_templates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_attachments`
--

DROP TABLE IF EXISTS `jos_k2_attachments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_attachments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `itemID` int(11) NOT NULL,
  `filename` varchar(255) NOT NULL,
  `title` varchar(255) NOT NULL,
  `titleAttribute` text NOT NULL,
  `hits` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `itemID` (`itemID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_attachments`
--

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

--
-- Table structure for table `jos_k2_categories`
--

DROP TABLE IF EXISTS `jos_k2_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_categories` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `parent` int(11) DEFAULT 0,
  `extraFieldsGroup` int(11) NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `image` varchar(255) NOT NULL,
  `params` text NOT NULL,
  `trash` smallint(6) NOT NULL DEFAULT 0,
  `plugins` text NOT NULL,
  `language` char(7) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `category` (`published`,`access`,`trash`),
  KEY `parent` (`parent`),
  KEY `ordering` (`ordering`),
  KEY `published` (`published`),
  KEY `access` (`access`),
  KEY `trash` (`trash`),
  KEY `language` (`language`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_categories`
--

LOCK TABLES `jos_k2_categories` WRITE;
/*!40000 ALTER TABLE `jos_k2_categories` DISABLE KEYS */;
INSERT INTO `jos_k2_categories` VALUES (3,'Joomla tutorials','joomla-tutorials','',0,0,1,1,2,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"1\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"1\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"1\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',1,'','*'),(4,'Joomla news','joomla-news','',0,0,1,1,3,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"1\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"1\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',1,'','*'),(6,'Joomla extensions','joomla-extensions','',0,0,1,1,4,'','{\"inheritFrom\":\"0\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"1\",\"catTitleItemCounter\":\"1\",\"catDescription\":\"1\",\"catImage\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"1\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"1\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\"}',1,'','*'),(7,'Study','study','',0,0,1,1,1,'','{\"inheritFrom\":\"0\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\"}',1,'','*'),(8,'Latest News','latest-news-1','',0,0,1,1,2,'','{\"inheritFrom\":\"0\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\"}',1,'','*'),(9,'University','university','',0,0,1,1,1,'','{\"inheritFrom\":\"0\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\"}',0,'','*'),(10,'Hot News','hot-news','',0,0,1,1,2,'','{\"inheritFrom\":\"0\",\"catMetaDesc\":\"\",\"catMetaKey\":\"\",\"catMetaRobots\":\"\",\"catMetaAuthor\":\"\",\"theme\":\"\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"Large\",\"num_primary_items\":\"4\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"Medium\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catCatalogMode\":\"0\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catTitle\":\"0\",\"catTitleItemCounter\":\"0\",\"catDescription\":\"0\",\"catImage\":\"0\",\"catFeedLink\":\"0\",\"catFeedIcon\":\"0\",\"subCategories\":\"1\",\"subCatColumns\":\"2\",\"subCatOrdering\":\"\",\"subCatTitle\":\"1\",\"subCatTitleItemCounter\":\"1\",\"subCatDescription\":\"1\",\"subCatImage\":\"1\",\"itemImageXS\":\"\",\"itemImageS\":\"\",\"itemImageM\":\"\",\"itemImageL\":\"\",\"itemImageXL\":\"\",\"catItemTitle\":\"1\",\"catItemTitleLinked\":\"1\",\"catItemFeaturedNotice\":\"0\",\"catItemAuthor\":\"1\",\"catItemDateCreated\":\"1\",\"catItemRating\":\"0\",\"catItemImage\":\"1\",\"catItemIntroText\":\"1\",\"catItemIntroTextWordLimit\":\"\",\"catItemExtraFields\":\"0\",\"catItemHits\":\"0\",\"catItemCategory\":\"1\",\"catItemTags\":\"1\",\"catItemAttachments\":\"0\",\"catItemAttachmentsCounter\":\"0\",\"catItemVideo\":\"0\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"0\",\"catItemImageGallery\":\"0\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"0\",\"catItemReadMore\":\"1\",\"catItemCommentsAnchor\":\"1\",\"catItemK2Plugins\":\"1\",\"itemDateCreated\":\"1\",\"itemTitle\":\"1\",\"itemFeaturedNotice\":\"1\",\"itemAuthor\":\"1\",\"itemFontResizer\":\"1\",\"itemPrintButton\":\"1\",\"itemEmailButton\":\"1\",\"itemSocialButton\":\"1\",\"itemVideoAnchor\":\"1\",\"itemImageGalleryAnchor\":\"1\",\"itemCommentsAnchor\":\"1\",\"itemRating\":\"1\",\"itemImage\":\"1\",\"itemImgSize\":\"Large\",\"itemImageMainCaption\":\"1\",\"itemImageMainCredits\":\"1\",\"itemIntroText\":\"1\",\"itemFullText\":\"1\",\"itemExtraFields\":\"1\",\"itemDateModified\":\"1\",\"itemHits\":\"1\",\"itemCategory\":\"1\",\"itemTags\":\"1\",\"itemAttachments\":\"1\",\"itemAttachmentsCounter\":\"1\",\"itemVideo\":\"1\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"0\",\"itemVideoCaption\":\"1\",\"itemVideoCredits\":\"1\",\"itemImageGallery\":\"1\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"1\",\"itemComments\":\"1\",\"itemTwitterButton\":\"1\",\"itemFacebookButton\":\"1\",\"itemGooglePlusOneButton\":\"1\",\"itemAuthorBlock\":\"1\",\"itemAuthorImage\":\"1\",\"itemAuthorDescription\":\"1\",\"itemAuthorURL\":\"1\",\"itemAuthorEmail\":\"0\",\"itemAuthorLatest\":\"1\",\"itemAuthorLatestLimit\":\"5\",\"itemRelated\":\"1\",\"itemRelatedLimit\":\"5\",\"itemRelatedTitle\":\"1\",\"itemRelatedCategory\":\"0\",\"itemRelatedImageSize\":\"0\",\"itemRelatedIntrotext\":\"0\",\"itemRelatedFulltext\":\"0\",\"itemRelatedAuthor\":\"0\",\"itemRelatedMedia\":\"0\",\"itemRelatedImageGallery\":\"0\",\"itemK2Plugins\":\"1\"}',0,'','*');
/*!40000 ALTER TABLE `jos_k2_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_comments`
--

DROP TABLE IF EXISTS `jos_k2_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_comments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `itemID` int(11) NOT NULL,
  `userID` int(11) NOT NULL,
  `userName` varchar(255) NOT NULL,
  `commentDate` datetime NOT NULL,
  `commentText` text NOT NULL,
  `commentEmail` varchar(255) NOT NULL,
  `commentURL` varchar(255) NOT NULL,
  `published` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `itemID` (`itemID`),
  KEY `userID` (`userID`),
  KEY `published` (`published`),
  KEY `latestComments` (`published`,`commentDate`),
  KEY `countComments` (`itemID`,`published`)
) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_comments`
--

LOCK TABLES `jos_k2_comments` WRITE;
/*!40000 ALTER TABLE `jos_k2_comments` DISABLE KEYS */;
INSERT INTO `jos_k2_comments` VALUES (5,8,0,'Benk4c','2012-09-17 08:02:37','I just loved the extention the first time I installed. Made backend administration so easy.','tamnl@bravebits.vn','',1),(4,8,0,'jmuehleisen','2012-09-17 07:38:03','This extension just keeps getting better and better with each update, and I install it on all of my sites. It simplifies site administration and adds some very useful \"power tools.\"','tamnl@bravebits.vn','',1),(3,4,0,'Waheed','2012-09-17 03:43:32','Great effort! You guyz are really giving a lot to the community of developers!','tamnl@bravebits.vn','http://facebook.com/joomlashine',1),(6,14,199,'Super User','2017-08-11 07:46:36','I just loved the extension the first time I installed. Made backend administration so easy.','example.admin@joomlashine.com','',1),(7,14,199,'Super User','2017-08-11 07:46:55','This extension just keeps getting better and better with each update, and I install it on all of my sites. It simplifies site administration and adds some very useful \"power tools.\"','example.admin@joomlashine.com','',1),(8,12,199,'Super User','2017-08-15 10:13:41','I just loved the extention the first time I installed. Made backend administration so easy.','example.admin@joomlashine.com','',1),(9,12,199,'Super User','2017-08-15 10:13:50','This extension just keeps getting better and better with each update, and I install it on all of my sites. It simplifies site administration and adds some very useful \"power tools.\"','example.admin@joomlashine.com','',1);
/*!40000 ALTER TABLE `jos_k2_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_extra_fields`
--

DROP TABLE IF EXISTS `jos_k2_extra_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_extra_fields` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  `type` varchar(255) NOT NULL,
  `group` int(11) NOT NULL,
  `published` tinyint(4) NOT NULL,
  `ordering` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `group` (`group`),
  KEY `published` (`published`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_extra_fields`
--

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

--
-- Table structure for table `jos_k2_extra_fields_groups`
--

DROP TABLE IF EXISTS `jos_k2_extra_fields_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_extra_fields_groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_extra_fields_groups`
--

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

--
-- Table structure for table `jos_k2_items`
--

DROP TABLE IF EXISTS `jos_k2_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_items` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) DEFAULT NULL,
  `catid` int(11) NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT 0,
  `introtext` mediumtext NOT NULL,
  `fulltext` mediumtext NOT NULL,
  `video` text DEFAULT NULL,
  `gallery` varchar(255) DEFAULT NULL,
  `extra_fields` text CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `extra_fields_search` text NOT NULL,
  `created` datetime NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) NOT NULL,
  `checked_out` int(10) unsigned NOT NULL,
  `checked_out_time` datetime NOT NULL,
  `modified` datetime NOT NULL,
  `modified_by` int(11) NOT NULL DEFAULT 0,
  `publish_up` datetime NOT NULL,
  `publish_down` datetime NOT NULL,
  `trash` smallint(6) NOT NULL DEFAULT 0,
  `access` int(11) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `featured` smallint(6) NOT NULL DEFAULT 0,
  `featured_ordering` int(11) NOT NULL DEFAULT 0,
  `image_caption` text NOT NULL,
  `image_credits` varchar(255) NOT NULL,
  `video_caption` text NOT NULL,
  `video_credits` varchar(255) NOT NULL,
  `hits` int(10) unsigned NOT NULL,
  `params` text NOT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `metakey` text NOT NULL,
  `plugins` text NOT NULL,
  `language` char(7) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `item` (`published`,`publish_up`,`publish_down`,`trash`,`access`),
  KEY `catid` (`catid`),
  KEY `created_by` (`created_by`),
  KEY `ordering` (`ordering`),
  KEY `featured` (`featured`),
  KEY `featured_ordering` (`featured_ordering`),
  KEY `hits` (`hits`),
  KEY `created` (`created`),
  KEY `language` (`language`),
  FULLTEXT KEY `search` (`title`,`introtext`,`fulltext`,`extra_fields_search`,`image_caption`,`image_credits`,`video_caption`,`video_credits`,`metadesc`,`metakey`),
  FULLTEXT KEY `title` (`title`)
) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_items`
--

LOCK TABLES `jos_k2_items` WRITE;
/*!40000 ALTER TABLE `jos_k2_items` DISABLE KEYS */;
INSERT INTO `jos_k2_items` VALUES (2,'Joomla 3.0 - What is it about? Let\'s discover!','joomla-30-what-is-it-about?-lets-discover',4,1,'<p>As scheduled, <a href=\"http://community.joomla.org/blogs/community/1586-version-30-is-coming.html\" target=\"_blank\">Joomla 3.0</a> is going to  release in the September, I believe that a lot of Joomla users are curious about  this new Joomla version and the hot keywords are â€œBootstrapâ€ and â€œresponsive  designâ€. Understand that concerns, I did research deeply about Joomla 3.0 and  would like to share with you my knowledge in this blog.</p>\n<p>Moreover, I will  introduce you the <a href=\"http://joomla30.joomlashine.com/\" target=\"_blank\">Joomla 3.0 demo</a> that  JoomlaShine team created for Joomla users as a playground for those who love to  discover its features. </p>\n <p align=\"center\"><img src=\"images/content/k2-component/joomla30.png\" /></p>\n   <p align=\"center\"><em>Joomla 3.0 will be released in September, 2012</em></p>\n','\n<h2>Joomla 3.0 brand new features unleashed</h2>\n<p>The new version 3.0 will provide the new markup and UI,  based on the Bootstrap HTML/CSS/JS framework from Twitter. These changes will  create a great overall User Experience for Joomla site administrators, thereby  giving site users the same. Also, beside Mootools, jQuery will be included to  Joomla 3.0, give developers more strength to create friendlier back-end user  interface. Many new features are implemented which provides a impressive  improvement versus current 2.5 version. I will introduce some main new features  as follow:</p>\n<h3>Joomla 3.0 â€“ New installer</h3>\n<p>Using the words â€œShort and simpleâ€ to describe about Joomla  3.0 installation process is truly right, since there are only 3 steps to  install a Joomla 3.0 package. </p>\n <p align=\"center\"><img src=\"images/content/k2-component/new-installer-interface.png\" /></p>\n  <p align=\"center\"><em>New installer interface</em></p>\n<h3>Twitter Bootstrap</h3>\n<p><a href=\"http://twitter.github.com/bootstrap/\" target=\"_blank\">Bootstrap</a> is a  free collection of tools for creating websites and applications. It contains simple  and flexible HTML, JavaScript and CSS-based design templates for typography,  forms, buttons, charts, navigation and other interface components. </p>\n<p align=\"center\"><img src=\"images/content/k2-component/bootstrap.png\" /></p>\n  <p align=\"center\"><em>Twitter Bootstrap â€“ will be included in Joomla 3.0</em></p>\n<p>Also, <a href=\"http://twitter.github.com/bootstrap/\" target=\"_blank\">Bootstrap</a> provides the basic common CSS for developers. They can use common user  interface elements like buttons, layouts, alert messages, modal boxes, dropdown  menus, tooltips, icons, tables, form elements and more from Bootstrap  framework. </p>\n<h3>Great User Experience</h3>\n<p>The Joomla 3.0 is known as friendly User Experience (UX)  since it is based on Bootstrap. That means the template and extension  developers can  build the products which  base on the same set of markup standards or consistent markup. You know, controlling  your website would be much easier when all extensions look and work in a  unified fashion. So you donâ€™t have to get to be familiar with new interface on  each extension.</p>\n<h3>Mobile  Responsive Design</h3>\n<p><strong>You might know the â€œresponsiveâ€ feature from some Joomla templates. Now,  it is included in Joomla 3.0, too. With the <a href=\"http://www.joomlashine.com/joomla-templates/jsn-gruve-joomla-template-details.html\" target=\"_blank\">responsive design</a></strong>,  you can control your Joomla site with mobile devices with ease. A responsive  site will resize to the screen it is presented on any browsers or devices.  Moreover, since it is responsive, it  presented beautifully on mobile not only front-end, but also the back-end. This  helps users manage the administrator easily on the mobile. For example, all the  lists are put in one page that makes it more simply to control.  </p>\n<h3>Drag and Drop*</h3>\n<p>The drag and drop feature is applied to make the item  management more easily. All the old arrows on the ordering column have been  removed, now you can drag-and-drop item freely in its categories to change the  ordering of item list. </p>\n<p>To use Drag & Drop feature, you must click on the 1st combo  box at top right of table list, choose Ordering for â€œSort table byâ€. Now you  can see the â€œdragâ€ icon at top right column of each item, move over to drag  item and drop on position that you want.</p>\n <p align=\"center\"><img src=\"images/content/k2-component/drag-drop.png\" /></p>\n <p align=\"center\"><em>The drag and drop feature</em></p>\n<h3>Tooltip*</h3>\n<p>The tooltip in Joomla 3.0 is Boostrap based and provides a  very easy way to use it in 3rd-extension.</p>\n<p align=\"center\"><img src=\"images/content/k2-component/tooltip.png\" /></p>\n  <p align=\"center\"><em>The Tooltip display in Joomla 3.0</em></p>\n<h3>Context menu* </h3>\n<p>Lists in Joomla 3.0 will have the â€œcontext menuâ€ for each  item, which helps you to access quickly to basic functions such as Edit,  Publish/ Unpublish, Delete, Set default etc.</p>\n <p align=\"center\"><img src=\"images/content/k2-component/contextmenu.png\" /></p>\n <p align=\"center\"><em>The Context menu in Joomla 3.0</em></p>\n<p><em>All the new features with (*) are contributed to Joomla core  by Joomlashine team. Weâ€™ll happy to give our small effort to bring a more  powerful and easy to use Joomla to all users.</em></p>\n<h2>There is a playground for you, check it out!</h2>\n <p align=\"center\"><img src=\"images/content/k2-component/jsnboot.png\" /></p>\n   <p align=\"center\"><em>JSN Boot â€“ a template based on Bootstrap framework and Joomla 3.0 core features</em></p>\n<p>Weâ€™ve created a <a href=\"http://joomla30.joomlashine.com/\" target=\"_blank\">Joomla 3.0 demo</a> site which called JSN Boot â€“ a template based on Bootstrap framework and  Joomla 3.0 core features. JSN Boot could be a joyful playground for you to discover  more about Joomla 3.0 before its official release. After the first week  launched, it is welcomed with a lot of nice feedback from Joomla users.</p>\n <p>Up to now, there are about 3,500 users try the JSN Boot, so  how about you? Go to <a href=\"http://joomla30.joomlashine.com/administrator/\" target=\"_blank\">JSN Boot administrator</a> to try it out, and all comments for JSN Boot or any discussion about  Joomla 3.0 are welcome.</p>\n <p><strong style=\"color: #FF0000;\">Note:</strong></p>\n<ul>\n <li>JSN Boot is the first FREE template for Joomla 3.0 and  will be released very soon for you to download.</li>\n<li>It is no problem if you don\'t want to upgrade to Joomla 3.0. Joomla 2.5 will be supported until 2014.</li>\n</ul>','','','[]','','2012-09-17 02:20:11',200,'',0,'0000-00-00 00:00:00','2012-09-17 07:58:46',200,'2012-09-17 02:20:11','0000-00-00 00:00:00',1,1,1,0,0,'','','','',7,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"1\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','Joomla 3.0 changes with new features such as new installer, Twitter bootstrap, mobile responsive design and more. Joomlashine contributes drag & drop, tooltip and context menu features so far.','robots=\nauthor=','','','*'),(3,'Joomla Day 2012 in Germany - Come to meet and talk!','joomla-day-2012-in-germany-come-to-meet-and-talk',4,1,'<p>From the start of 2012 until now, <strong><a href=\"http://www.joomlashine.com/blog/joomla-days-2012.html\" target=\"_blank\">Joomla Day 2012</a></strong> has taken place in 17 cities around the world. The next stop is in Berlin, Germany in October 05-06, 2012. If you have not come to previous 17 Joomla Days yet, this is another chance for you to join one of the biggest annual <strong>Joomla events</strong>. If you came to one, two, or all of them, I think you will not want to miss this 18th Joomla day. So, this time, what will we have?</p>\n<p align=\"center\"><img src=\"images/content/k2-component/preview%20image.png\" alt=\"Joomla Day 2012 Germany | Joomla Day\"/></p><p align=\"center\"><em>Joomla Day 2012 Germany</em></p>\n<h3>2 days and many hot topics</h3>\n','\n<p>There will be 2 days for you to take part in: </p>\n<ul type=\"disc\">\n <li>The business day will be held on 5 October with the participation of agencies, professional Joomla users, and developers. </li>\n <li>The community day will happen on 6 October, with all Joomla users. </li>\n</ul>\n<p align=\"center\"><img src=\"images/content/k2-component/businessday.png\" alt=\"The program of Business day | Joomla Day\" /></p>\n<p align=\"center\"><em><a href=\"http://www.joomladay.de/programm/infos-zum-businessday.html\" rel=\"nofollow\" target=\"_blank\">The program of Business day</a></em></p>\n<p align=\"center\"><img src=\"images/content/k2-component/communityday.png\" alt=\"The program of Community day | Joomla Day\" height=\"579\" border=\"0\" width=\"600\" /></p>\n<p align=\"center\"><em><a href=\"http://www.joomladay.de/programm/infos-zum-communityday.html\" rel=\"nofollow\" target=\"_blank\">The program of Community day</a></em></p>\n<p><em>*<u>Note</u></em>: <em>These programs are provisional, so there may still be some changes</em> </p>\n<p>You can come any time from 9AM to 6PM on those 2 days in Joomla Day Germany. </p>\n<p>Currently, you can <a href=\"http://www.joomladay.de/thema-vorschlagen.html\" rel=\"nofollow\" target=\"_blank\">suggest</a> any topic you like to the organizer or <a href=\"http://www.joomladay.de/component/user/login.html?return=aHR0cDovL3lvb2NsaWVudHMuZGUvamRkMjAxMS9pbmRleC5waHA%2Fb3B0aW9uPWNvbV96b28mdmlldz1zdWJtaXNzaW9uJmxheW91dD1zdWJtaXNzaW9uJkl0ZW1pZD0yNDE%3D\" rel=\"nofollow\" target=\"_blank\">sign up</a> as a speaker. Who knows? Your topic might get many \'likes\' and you could be a speaker at Joomla Day. Are you excited?</p>\n<p>Or, if you don\'t have any idea about topics, you can also contribute to this event just by voting for one or more <a href=\"http://www.joomladay.de/programm/themenvorschlaege.html\" rel=\"nofollow\" target=\"_blank\">suggested topics</a> in the Joomla Day 2012 Germany website. </p>\n<p>Among these topics, there are some notable topics which will be presented by popular Joomla bloggers and experts such as Brian Teeman, Nicholas K. Dionysopoulos, Hagen Graf, etc.</p>\n<h3>Where and how?</h3>\n<p><em>CLUB OFFICE Berlin01</em></p>\n<p><em>Bundesallee 171-175</em></p>\n<p><em>10715 Berlin</em></p>\n<p>\"How to get there?\" This is really a big question, right?! Don\'t worry; you can follow these steps:</p>\n<ul>\n <li>Get your passport and visa ready <a href=\"http://www.auswaertiges-amt.de/sid_29395F57E21A93784A24DFB54E849462/EN/EinreiseUndAufenthalt/Visabestimmungen_node.html\" target=\"_blank\">if required</a></li>\n <li><a href=\"http://www.joomladay.de/home/item/jd12de-ticket-kaufen.html\" rel=\"nofollow\" target=\"_blank\">Buy ticket online</a>. There are 3 kinds of ticket:\n <ul>\n  <li><em>Joomla all-day ticket</em>: Price: <strong>â‚¬74.00</strong> including VAT 19.00% (â‚¬11.82)</li>\n  <li><em>Joomla BusinessDay ticket</em>: Price: <strong>â‚¬69.00</strong> including VAT 19.00% (â‚¬11.02)</li>\n  <li><em>Joomla CommunityDay ticket</em>: Price: <strong>â‚¬10.00</strong> including VAT 19.00% (â‚¬1.60)</li>\n </ul>\n </li>\n <li>Book plane tickets to Germany or travel to Joomla Day German by train, car, etc.</li>\n <li>Find a good hotel close to the location of Joomla Day. There is a <a href=\"http://www.joomladay.de/fakten/lokation-und-uebernachtung.html?view=item\" rel=\"nofollow\" target=\"_blank\">small list</a> of hotels within a 3km radius for you to consider. The price range of these hotels is from <strong>â‚¬59</strong> to <strong> â‚¬94</strong>.</li>\n <li>Take note of the location where Joomla Day will happen</li>\n</ul>\n<h3>How to contribute to Joomla Day 2012 Germany?</h3>\n<p>Joomla Day 2012 Germany creates many favorable opportunities for your company to contribute and find sponsors in this great event. This is a chance for you to promote yourself, your services and products, and introduce them to many Joomla users. There are 2 ways for you to contribute:</p>\n<ul>\n <li>Contribute as a <strong>sponsor</strong>. They offer different ways of <a href=\"http://www.joomladay.de/sponsoren.html\" rel=\"nofollow\" target=\"_blank\">sponsorship</a>: Platinum, Gold, Silver and Bronze sponsors.</li>\n <li>You also could contribute to promote this event by <strong>getting the Jooma! Day 2012 Germany banners</strong> shown on your website. </li>\n</ul>\n<p>Easy!</p>\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_75x75.png\" alt=\"Joomla Day 2012 Germany Banner 75x75 | Joomla Day\" height=\"72\" border=\"0\" width=\"72\" /></p>\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 75x75</em></p>\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_150x250.png\" alt=\"Joomla Day 2012 Germany Banner 150x250 | Joomla Day\" height=\"350\" border=\"0\" width=\"250\" /></p>\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 150x250</em></p>\n<p align=\"center\"><img src=\"images/content/k2-component/JD12DE_banner_728x90.png\" alt=\"Joomla Day 2012 Germany Banner 728x90 | Joomla Day\" height=\"74\" border=\"0\" width=\"600\" /></p>\n<p align=\"center\"><em>Joomla Day 2012 Germany Banner 728x90</em></p>\n<p>You can get the banner codes and more banner sizes <a href=\"http://www.joomladay.de/fakten/jd12de-banners-zum-herunterladen.html\" rel=\"nofollow\" target=\"_blank\">here</a>.</p>\n<h2>In conclusion</h2>\n<p>If you are interested in this Joomla event and don\'t want to miss this big and interesting meeting, then pack your bag and come along! It is a chance for you to get more knowledge about Joomla, find out some great things about Joomla, and make some new friends, Joomla Day 2012 Germany will welcome you.</p>\n<p>If you know anything cool and new about this event, don\'t be shy about sharing it by leaving your comments right here. </p>','','','[]','','2012-09-17 02:24:41',200,'',0,'0000-00-00 00:00:00','2012-09-17 07:58:54',200,'2012-09-17 02:24:41','0000-00-00 00:00:00',1,1,2,0,0,'','','','',4,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"1\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','The 18th Joomla day is taking place over 2 days in Berlin, Germany in October. There will have a lot of things for you to explore.','robots=\nauthor=','','','*'),(4,'Free  ebook | Joomla 2.5 Made Easy - A pocket manual for Joomla newbies','free-ebook-|-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies',3,1,'<div itemscope=\"itemscope\" itemtype=\"http://schema.org/Book\" align=\"center\">\n<img itemprop=\"image\" src=\"images/content/k2-component/preview-free-ebook.png\" /><br />\n<span itemprop=\"name\">Joomla 2.5 Made Easy</span> -\n <link itemprop=\"bookFormat\" href=\"http://schema.org/Ebook\" />Ebook by <a itemprop=\"publisher\" href=\"http://www.joomlashine.com\">JoomlaShine</a> <br />\n<span itemprop=\"numberOfPages\">89</span> pages <br />\n <meta itemprop=\"datePublished\" content=\"2012-06-21\" />\nLanguage: <span itemprop=\"inLanguage\">English</span>\n</div>\n<p></p><p>Everybody can use <a href=\"http://www.joomla.org/\" target=\"_blank\">Joomla</a> to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a <a href=\"http://www.joomlashine.com/blog/categories/listings/joomla-25.html\" target=\"_blank\">Joomla 2.5</a> website from the scratch, easily and quickly.</p>\n<p> We wrote the ebook <strong>\"Joomla 2.5 Made Easy\"</strong> from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with<strong> step-by-step guidelines</strong> and detailed figures. You need more details? Let\'s take a look at the introduction infographic below</p>\n','\n<p align=\"center\"><a target=\"_blank\" href=\"http://www.flickr.com/photos/joomlashine/7780199062/sizes/o/in/photostream/\"><img src=\"images/content/k2-component/infographic-how-to-build-joomla-2-5-website.jpg\" alt=\"Joomla 2.5 Made Easy\" /></a></p>\n<p>Hey Joomla newbies, what are you waiting for? Get start today! You are free to download this ebook and share it with everyone. All you need to do is going to our <a href=\"https://www.facebook.com/joomlashine/app_190322544333196\" target=\"_blank\">Facebook</a> to see the download link. We feel really happy if you Like us for more Joomla tips and tricks after enjoying this e-book . Small action for an incredibly FREE e-book!</p>\n<p align=\"center\"><a href=\"https://www.facebook.com/joomlashine/app_190322544333196\" target=\"_blank\"><img src=\"images/content/k2-component/download-ebook.jpg\" alt=\"Download e - book\" /> </a></p>\n<p>If you build a website successfully with this ebook, don\'t  forget to tell us about your experience. All ideas to improve this ebook will be appreciated. </p>','','','[]','','2012-09-17 02:32:15',200,'',0,'0000-00-00 00:00:00','2012-09-17 07:58:10',200,'2012-09-17 02:32:15','0000-00-00 00:00:00',1,1,1,0,1,'','','','',18,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"1\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','JoomlaShine released Joomla 2.5 Made Easy - a free e-book for Joomla newbies. Master basic Joomla and build a complete Joomla website in just 7 days','robots=\nauthor=','','','*'),(9,'[Infographic] 9 must-have Joomla 2.5 extensions for your website','infographic-9-must-have-joomla-25-extensions-for-your-website',6,1,'<p>One of the most coolest  advantages of Joomla is the extensible ability; you know, with 9000+ extensions  on <a target=\"_blank\" href=\"http://extensions.joomla.org/\">Joomla Extensions Directory</a> (JED).</p>\r\n<p>However, if you are new to <a target=\"_blank\" href=\"http://www.joomlashine.com/\">Joomla</a> & get confused with what  extensions are necessary for your website, take a look at the inforgraphic  about 9 must-have <a target=\"_blank\" href=\"http://www.joomlashine.com/joomla-extensions.html\">Joomla  2.5 extensions</a> below. Thanks to them, you can use Joomla more easily and more  securely. You can also do SEO on your website better.</p>\r\n  <p align=\"center\"><img src=\"images/content/k2-component/infographic.png\" alt=\"Infographic - 9 must-have Joomla 2.5 extesnions for your website\" /></p>\r\n<p>Here you can get more details about  these extensions - <a target=\"_blank\" href=\"http://www.joomlashine.com/blog/9-must-have-joomla-2.5-extensions-lets-take-a-look.html\">9  must-have Joomla 2.5 extensions - Letâ€™s take a look!</a></p>\r\n<p>All feedbacks are appreciated. You can give them in the  comments below.</p>','','','','[]','','2012-09-17 07:39:09',200,'',0,'0000-00-00 00:00:00','2012-11-30 07:34:04',200,'2012-09-17 07:39:09','0000-00-00 00:00:00',1,1,2,0,0,'','','','',4,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"1\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"1\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','Infographic about 9  must-have Joomla 2.5 extesnions for your website. With them, you can use Joomla  more easily and more securely. You can also do SEO on your website better','robots=\nauthor=','','','*'),(8,'JSN PowerAdmin - Making Joomla easy and fun to use','jsn-poweradmin-making-joomla-easy-and-fun-to-use',6,1,'<p>Joomla is powerful, but is it easy to use? Some people agree with that, but some people don\'t since they find it hard to start using Joomla. You know, it is not easy for a newbie to define front-end items in the back-end, change module positions, etc. Read on to find out how you can solve these problems...</p>\n<h2>JSN PowerAdmin features</h2>\n<h3>Spotlight Search</h3>\n<p align=\"center\"><img src=\"images/content/k2-component/spotlight.png\" border=\"0\" alt=\"Spotlight Search â€“ Search for anything instantly\" /></p>\n<p align=\"center\"><em>Spotlight Search - Search for anything instantly</em></p>\n<p>Spotlight Search helps you search for items in your website quickly. If you see a word or a phrase in the front-end and wonder where it is in the back-end, just use this function. It allows you to search in 10 areas such as Content Articles, Modules, and so on. Thanks to this, accessing and editing items is quicker than ever.</p>\n<h3>Site Manager</h3>\n<p align=\"center\"><img src=\"images/content/k2-component/site-manager.png\" border=\"0\" alt=\"Site Manager â€“ Manage menu, component and modules in one place\"/></p>\n<p align=\"center\"><em>Site Manager - Manage menu, component and modules in one place</em></p>\n<p>Site Manager helps you control the website content in one place. As you see, it covers Menus, Components and Modules.</p>\n<p>To change menu items and module positions, just <strong>drag-and-drop</strong>. To edit content - modify names, show or hide elements, delete, etc. - just <span class=\"c2\">click</span>. No more comparing the front-end and the back-end content; many fewer clicks. .. Now everything is visible.</p>\n','\n<h2> <p align=\"center\"> And more...</p></h2>\n<p>Besides, there are some more small but helpful features that help you manage your Joomla website more easily:</p>\n<ul type=\"disc\">\n<li><strong>Template Manager</strong>: Visually manage installed templates.</li>\n<li><strong>History</strong>: Display items you have made changes to recently.</li>\n<li><strong>Set Admin Session to Infinite</strong>: Keeps you logged in forever in your session.</li>\n</ul>\n<p>Here you can check out JSN PowerAdmin QuickStart video:</p>\n<p align=\"center\"><iframe width=\"640\" height=\"360\" src=\"http://www.youtube.com/embed/P_o43hheYeU?list=PL6200064A0DE85CF3&amp;hl=en_US\" frameborder=\"0\" allowfullscreen></iframe></p>\n<p align=\"center\">You can download JSN PowerAdmin for free, without registration.                                         </p>\n<p>This is our contribution towards the Joomla community. So you can download it freely, without registration. Please donâ€™t hesitate to share your usage experience and suggestions with us. Weâ€™d love to hear them.</p>\n<p align=\"center\"><strong><a href=\"http://www.joomlashine.com/joomla-extensions/jsn-poweradmin.html\" target=\"_blank\">Details / Download</a></strong></p>','','','[]','','2012-09-17 07:14:22',200,'',0,'0000-00-00 00:00:00','2012-09-17 07:53:47',200,'2012-09-17 07:14:22','0000-00-00 00:00:00',1,1,1,1,1,'','','','',104,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','Learn what JSN PowerAdmin is and how it can help you easily manage your Joomla website.','robots=\nauthor=','','','*'),(10,'Dementia figures in the UK and show decline over past 20 years','dementia-figures-in-the-uk-and-show-decline-over-past-20-years',9,1,'<p align=\"center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/fc1da7257992fc36032e11db3df7a664_L.jpg\" alt=\"Menu megamenu setting \" /></p>\r\n<p>Nunc porta cursus leo sit amet ultricies. Donec aliquet orci sed ipsum imperdiet bibendum. Quisque in urna nec leo. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n','\r\n<p>Maecenas nibh arcu, accumsan at magna feugiat, consequat suscipit libero. Vestibulum vel aliquam mauris. Phasellus rhoncus tortor sed aliquet accumsan. Nullam feugiat fermentum mauris ac placerat. Sed lorem turpis, consequat ut aliquet vitae, rutrum eu ipsum. Vivamus egestas consectetur sapien non egestas. Vestibulum nec suscipit tellus. Quisque luctus molestie nunc. Suspendisse iaculis nisi nec lacus semper porta. In pulvinar urna tortor, non adipiscing ipsum adipiscing a. Praesent nec pulvinar nulla. Morbi auctor tortor ipsum, sit amet luctus lorem facilisis et. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nullam auctor eleifend nunc non venenatis. Donec ac nulla lectus. Nullam bibendum ac quam id tempus. Aliquam vitae mi semper, pharetra justo id, pulvinar nunc. Phasellus id elit ut felis pellentesque suscipit sit amet ac nulla. Duis non orci varius, gravida lorem vel, lobortis diam. Nullam ultricies nulla id ante dapibus hendrerit. Donec at est eget nisl commodo mollis a sodales sem. Nullam vitae tempor massa, auctor viverra tortor. Aenean interdum eget tellus ac tempor. Vestibulum ut nunc neque. Aliquam erat volutpat. Curabitur adipiscing tellus nec sem condimentum fermentum. Sed a rutrum nibh.</p>',NULL,NULL,'[]','','2017-09-20 06:00:00',199,'',0,'0000-00-00 00:00:00','2017-08-15 04:52:55',199,'2017-08-10 05:00:29','0000-00-00 00:00:00',0,1,1,0,0,'','','','',7,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(11,'Levart University to launch legal action against UK Border Agency','levart-university-to-launch-legal-action-against-uk-border-agency',10,1,'<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/fd8b0f77d767f1f6640afba6916ff67c_L.jpg\" alt=\"\" /></p>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n','\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',NULL,NULL,'[]','','2017-08-29 06:00:00',199,'',0,'0000-00-00 00:00:00','2017-08-15 04:53:28',199,'2017-08-10 08:40:26','0000-00-00 00:00:00',0,1,1,0,0,'','','','',2,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(12,'Studying the Civil War, finding shared values','studying-the-civil-war-finding-shared-values',10,1,'<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/48ee1e8a0a8f50dce4f8cb9ab418e211_L.jpg\" alt=\"\" /></p>\r\n\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\r\n','\r\n\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',NULL,NULL,'[]','','2017-08-23 06:00:00',199,'',0,'0000-00-00 00:00:00','2017-08-15 04:53:23',199,'2017-08-10 08:42:43','0000-00-00 00:00:00',0,1,3,0,0,'','','','',35,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(13,'The Pleasure Garden (Live accompaniment)','the-pleasure-garden-live-accompaniment',9,0,'<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._XpYDbxNe > .placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * { box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media { } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><div class=\"_5q_94ym8 _lLOzmGqrtD\"><div class=\"_XpYDbxNe _mrvGqDeQIm\" style=\"\"><style></style><script></script></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6InAyc2I3MmVocGphIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJfaWQiOiIyIiwic3R5bGVzIjp7fX19LCJpZCI6bnVsbCwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->','',NULL,NULL,'[]','','2017-08-24 06:00:00',199,'',0,'0000-00-00 00:00:00','2017-08-15 09:18:29',199,'2017-08-10 08:44:12','0000-00-00 00:00:00',0,1,3,0,0,'','','','',2,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(14,'Time & Time Again @ the Movies So Interesting','time-time-again-the-movies-so-interesting',9,0,'<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._XpYDbxNe > .placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * { box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media { } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><div class=\"_5q_94ym8 _lLOzmGqrtD\"><div class=\"_XpYDbxNe _mrvGqDeQIm\" style=\"\"><style></style><script></script></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6IjQ3bnd4bHBqZDBmIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJfaWQiOiIyIiwic3R5bGVzIjp7fX19LCJpZCI6bnVsbCwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->','',NULL,NULL,'[]','','2017-08-10 08:45:46',199,'',0,'0000-00-00 00:00:00','2017-08-15 09:18:12',199,'2017-08-10 08:45:46','0000-00-00 00:00:00',0,1,2,0,0,'','','','',15,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*'),(15,'Today is the deadline for Summer Round 2+2 Applications!','today-is-the-deadline-for-summer-round-2-2-applications',10,1,'<p class=\"content-center\"><img class=\"image-border\" src=\"images/joomlashine/sample/ k2/e31ace2a15a7c70645ad83df9ecd43b0_L.jpg\" alt=\"\" /></p>\r\n\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard.</p>\r\n\r\n','\r\n\r\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p><br>\r\n\r\n<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of \"de Finibus Bonorum et Malorum\" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, \"Lorem ipsum dolor sit amet..\", comes from a line in section 1.10.32.</p><br>\r\n\r\n<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>',NULL,NULL,'[]','','2017-08-23 06:00:00',199,'',0,'0000-00-00 00:00:00','2017-08-15 09:18:01',199,'2017-08-10 08:46:48','0000-00-00 00:00:00',0,1,2,0,0,'','','','',14,'{\"catItemTitle\":\"\",\"catItemTitleLinked\":\"\",\"catItemFeaturedNotice\":\"\",\"catItemAuthor\":\"\",\"catItemDateCreated\":\"\",\"catItemRating\":\"\",\"catItemImage\":\"\",\"catItemIntroText\":\"\",\"catItemExtraFields\":\"\",\"catItemHits\":\"\",\"catItemCategory\":\"\",\"catItemTags\":\"\",\"catItemAttachments\":\"\",\"catItemAttachmentsCounter\":\"\",\"catItemVideo\":\"\",\"catItemVideoWidth\":\"\",\"catItemVideoHeight\":\"\",\"catItemAudioWidth\":\"\",\"catItemAudioHeight\":\"\",\"catItemVideoAutoPlay\":\"\",\"catItemImageGallery\":\"\",\"catItemImageGalleryWidth\":\"\",\"catItemImageGalleryHeight\":\"\",\"catItemDateModified\":\"\",\"catItemReadMore\":\"\",\"catItemCommentsAnchor\":\"\",\"catItemK2Plugins\":\"\",\"itemDateCreated\":\"\",\"itemTitle\":\"\",\"itemFeaturedNotice\":\"\",\"itemAuthor\":\"\",\"itemFontResizer\":\"\",\"itemPrintButton\":\"\",\"itemEmailButton\":\"\",\"itemSocialButton\":\"\",\"itemVideoAnchor\":\"\",\"itemImageGalleryAnchor\":\"\",\"itemCommentsAnchor\":\"\",\"itemRating\":\"\",\"itemImage\":\"\",\"itemImgSize\":\"\",\"itemImageMainCaption\":\"\",\"itemImageMainCredits\":\"\",\"itemIntroText\":\"\",\"itemFullText\":\"\",\"itemExtraFields\":\"\",\"itemDateModified\":\"\",\"itemHits\":\"\",\"itemCategory\":\"\",\"itemTags\":\"\",\"itemAttachments\":\"\",\"itemAttachmentsCounter\":\"\",\"itemVideo\":\"\",\"itemVideoWidth\":\"\",\"itemVideoHeight\":\"\",\"itemAudioWidth\":\"\",\"itemAudioHeight\":\"\",\"itemVideoAutoPlay\":\"\",\"itemVideoCaption\":\"\",\"itemVideoCredits\":\"\",\"itemImageGallery\":\"\",\"itemImageGalleryWidth\":\"\",\"itemImageGalleryHeight\":\"\",\"itemNavigation\":\"\",\"itemComments\":\"\",\"itemTwitterButton\":\"\",\"itemFacebookButton\":\"\",\"itemGooglePlusOneButton\":\"\",\"itemAuthorBlock\":\"\",\"itemAuthorImage\":\"\",\"itemAuthorDescription\":\"\",\"itemAuthorURL\":\"\",\"itemAuthorEmail\":\"\",\"itemAuthorLatest\":\"\",\"itemAuthorLatestLimit\":\"\",\"itemRelated\":\"\",\"itemRelatedLimit\":\"\",\"itemRelatedTitle\":\"\",\"itemRelatedCategory\":\"\",\"itemRelatedImageSize\":\"\",\"itemRelatedIntrotext\":\"\",\"itemRelatedFulltext\":\"\",\"itemRelatedAuthor\":\"\",\"itemRelatedMedia\":\"\",\"itemRelatedImageGallery\":\"\",\"itemK2Plugins\":\"\"}','','robots=\nauthor=','','','*');
/*!40000 ALTER TABLE `jos_k2_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_log`
--

DROP TABLE IF EXISTS `jos_k2_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_log` (
  `status` int(11) NOT NULL,
  `response` text NOT NULL,
  `timestamp` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_log`
--

LOCK TABLES `jos_k2_log` WRITE;
/*!40000 ALTER TABLE `jos_k2_log` DISABLE KEYS */;
INSERT INTO `jos_k2_log` VALUES (200,'OK','2017-09-15 04:53:33');
/*!40000 ALTER TABLE `jos_k2_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_rating`
--

DROP TABLE IF EXISTS `jos_k2_rating`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_rating` (
  `itemID` int(11) NOT NULL DEFAULT 0,
  `rating_sum` int(11) unsigned NOT NULL DEFAULT 0,
  `rating_count` int(11) unsigned NOT NULL DEFAULT 0,
  `lastip` varchar(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`itemID`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_rating`
--

LOCK TABLES `jos_k2_rating` WRITE;
/*!40000 ALTER TABLE `jos_k2_rating` DISABLE KEYS */;
INSERT INTO `jos_k2_rating` VALUES (2,5,1,'192.168.1.26'),(1,5,1,'192.168.1.26'),(8,10,2,'192.168.1.209'),(4,5,1,'192.168.1.26'),(11,4,1,'192.168.1.168');
/*!40000 ALTER TABLE `jos_k2_rating` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_tags`
--

DROP TABLE IF EXISTS `jos_k2_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_tags` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `published` smallint(6) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `published` (`published`),
  FULLTEXT KEY `name` (`name`)
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_tags`
--

LOCK TABLES `jos_k2_tags` WRITE;
/*!40000 ALTER TABLE `jos_k2_tags` DISABLE KEYS */;
INSERT INTO `jos_k2_tags` VALUES (1,'Joomla ebooks',1),(2,'Joomla newbies',1),(3,'Joomla extension review',1),(4,'Joomla template reviews',1),(5,'Joomla 30',1),(6,'joomla 25',1),(7,'Design tools',1),(8,'joomla days',1),(9,'joomla infographic',1),(10,'Prevalence',1),(11,'UK',1),(12,'News',1),(13,'Movies',1),(14,'Events',1),(15,'Students',1),(16,'Summer',1),(17,'Even',1),(18,'Deadline',1);
/*!40000 ALTER TABLE `jos_k2_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_tags_xref`
--

DROP TABLE IF EXISTS `jos_k2_tags_xref`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_tags_xref` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `tagID` int(11) NOT NULL,
  `itemID` int(11) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `tagID` (`tagID`),
  KEY `itemID` (`itemID`)
) ENGINE=MyISAM AUTO_INCREMENT=183 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_tags_xref`
--

LOCK TABLES `jos_k2_tags_xref` WRITE;
/*!40000 ALTER TABLE `jos_k2_tags_xref` DISABLE KEYS */;
INSERT INTO `jos_k2_tags_xref` VALUES (98,9,9),(97,6,9),(87,2,2),(86,5,2),(85,6,4),(89,8,3),(88,2,3),(84,1,4),(83,2,4),(96,3,9),(80,6,8),(79,3,8),(78,2,8),(160,5,10),(159,11,10),(158,10,10),(168,5,11),(167,14,11),(165,5,12),(181,5,13),(180,15,13),(177,5,14),(176,13,14),(175,15,14),(171,15,15),(170,16,15),(169,18,15),(157,14,10),(174,14,14),(179,17,13),(164,12,12),(166,13,11),(172,5,15),(173,1,15),(178,1,14),(182,1,13);
/*!40000 ALTER TABLE `jos_k2_tags_xref` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_user_groups`
--

DROP TABLE IF EXISTS `jos_k2_user_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_user_groups` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `permissions` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_user_groups`
--

LOCK TABLES `jos_k2_user_groups` WRITE;
/*!40000 ALTER TABLE `jos_k2_user_groups` DISABLE KEYS */;
INSERT INTO `jos_k2_user_groups` VALUES (1,'Registered','{\"comment\":\"1\",\"frontEdit\":\"0\",\"add\":\"0\",\"editOwn\":\"0\",\"editAll\":\"0\",\"publish\":\"0\",\"inheritance\":0,\"categories\":\"all\"}'),(2,'Site Owner','{\"comment\":\"1\",\"frontEdit\":\"1\",\"add\":\"1\",\"editOwn\":\"1\",\"editAll\":\"1\",\"publish\":\"1\",\"inheritance\":1,\"categories\":\"all\"}');
/*!40000 ALTER TABLE `jos_k2_user_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_k2_users`
--

DROP TABLE IF EXISTS `jos_k2_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_k2_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `userID` int(11) NOT NULL,
  `userName` varchar(255) DEFAULT NULL,
  `gender` enum('m','f') NOT NULL DEFAULT 'm',
  `description` text NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `group` int(11) NOT NULL DEFAULT 0,
  `plugins` text NOT NULL,
  `ip` varchar(15) NOT NULL,
  `hostname` varchar(255) NOT NULL,
  `notes` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `userID` (`userID`),
  KEY `group` (`group`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_k2_users`
--

LOCK TABLES `jos_k2_users` WRITE;
/*!40000 ALTER TABLE `jos_k2_users` DISABLE KEYS */;
INSERT INTO `jos_k2_users` VALUES (7,199,'Super User','m','','7.jpg','',1,'','192.168.1.199','192.168.1.199','');
/*!40000 ALTER TABLE `jos_k2_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_aliases`
--

DROP TABLE IF EXISTS `jos_kunena_aliases`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_aliases` (
  `alias` varchar(255) NOT NULL,
  `type` varchar(10) NOT NULL,
  `item` varchar(32) NOT NULL,
  `state` tinyint(4) NOT NULL DEFAULT 0,
  UNIQUE KEY `alias` (`alias`),
  KEY `state` (`state`),
  KEY `item` (`item`),
  KEY `type` (`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_aliases`
--

LOCK TABLES `jos_kunena_aliases` WRITE;
/*!40000 ALTER TABLE `jos_kunena_aliases` DISABLE KEYS */;
INSERT INTO `jos_kunena_aliases` VALUES ('announcement','view','announcement',1),('category','view','category',1),('category/create','layout','category.create',1),('category/default','layout','category.default',1),('category/edit','layout','category.edit',1),('category/manage','layout','category.manage',1),('category/moderate','layout','category.moderate',1),('category/user','layout','category.user',1),('common','view','common',1),('create','layout','category.create',0),('credits','view','credits',1),('default','layout','category.default',0),('edit','layout','category.edit',0),('home','view','home',1),('joomla-ebooks','catid','7',0),('joomla-extensions','catid','6',0),('joomla-templates','catid','5',0),('joomla-tips','catid','8',0),('joomlashine-forum','catid','4',0),('main-forum','catid','1',1),('manage','layout','category.manage',0),('misc','view','misc',1),('moderate','layout','category.moderate',0),('search','view','search',1),('statistics','view','statistics',1),('suggestion-box','catid','3',1),('topic','view','topic',1),('topics','view','topics',1),('user','view','user',1),('welcome-mat','catid','2',1);
/*!40000 ALTER TABLE `jos_kunena_aliases` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_announcement`
--

DROP TABLE IF EXISTS `jos_kunena_announcement`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_announcement` (
  `id` int(3) NOT NULL AUTO_INCREMENT,
  `title` tinytext NOT NULL,
  `created_by` int(11) NOT NULL DEFAULT 0,
  `sdescription` text NOT NULL,
  `description` text NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` tinyint(4) NOT NULL DEFAULT 0,
  `showdate` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_announcement`
--

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

--
-- Table structure for table `jos_kunena_attachments`
--

DROP TABLE IF EXISTS `jos_kunena_attachments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_attachments` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `mesid` int(11) NOT NULL DEFAULT 0,
  `userid` int(11) NOT NULL DEFAULT 0,
  `protected` tinyint(4) NOT NULL DEFAULT 0,
  `hash` char(32) DEFAULT NULL,
  `size` int(11) DEFAULT NULL,
  `folder` varchar(255) NOT NULL,
  `filetype` varchar(20) NOT NULL,
  `filename` varchar(255) NOT NULL,
  `filename_real` varchar(255) NOT NULL DEFAULT '',
  `caption` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `mesid` (`mesid`),
  KEY `userid` (`userid`),
  KEY `hash` (`hash`),
  KEY `filename` (`filename`),
  KEY `filename_real` (`filename_real`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_attachments`
--

LOCK TABLES `jos_kunena_attachments` WRITE;
/*!40000 ALTER TABLE `jos_kunena_attachments` DISABLE KEYS */;
INSERT INTO `jos_kunena_attachments` VALUES (4,9,199,0,'a3101c328e306cf2640c494fe643a17f',29369,'media/kunena/attachments/199','image/png','imagesd.png','/DATA/www/joomla-templates/jsn_air/pro/media/kunena/attachments/199/imagesd.png','');
/*!40000 ALTER TABLE `jos_kunena_attachments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_categories`
--

DROP TABLE IF EXISTS `jos_kunena_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_categories` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent_id` int(11) DEFAULT 0,
  `name` tinytext DEFAULT NULL,
  `alias` varchar(255) NOT NULL,
  `icon` varchar(60) DEFAULT NULL,
  `icon_id` tinyint(4) NOT NULL DEFAULT 0,
  `locked` tinyint(4) NOT NULL DEFAULT 0,
  `accesstype` varchar(20) NOT NULL DEFAULT 'joomla.level',
  `access` int(11) NOT NULL DEFAULT 0,
  `pub_access` int(11) NOT NULL DEFAULT 1,
  `pub_recurse` tinyint(4) DEFAULT 1,
  `admin_access` int(11) NOT NULL DEFAULT 0,
  `admin_recurse` tinyint(4) DEFAULT 1,
  `ordering` smallint(6) NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL DEFAULT 0,
  `channels` text DEFAULT NULL,
  `checked_out` tinyint(4) NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `review` tinyint(4) NOT NULL DEFAULT 0,
  `allow_anonymous` tinyint(4) NOT NULL DEFAULT 0,
  `post_anonymous` tinyint(4) NOT NULL DEFAULT 0,
  `hits` int(11) NOT NULL DEFAULT 0,
  `description` text NOT NULL,
  `headerdesc` text NOT NULL,
  `class_sfx` varchar(20) NOT NULL,
  `allow_polls` tinyint(4) NOT NULL DEFAULT 0,
  `topic_ordering` varchar(16) NOT NULL DEFAULT 'lastpost',
  `iconset` varchar(255) NOT NULL DEFAULT 'default',
  `numTopics` mediumint(8) NOT NULL DEFAULT 0,
  `numPosts` mediumint(8) NOT NULL DEFAULT 0,
  `last_topic_id` int(11) NOT NULL DEFAULT 0,
  `last_post_id` int(11) NOT NULL DEFAULT 0,
  `last_post_time` int(11) NOT NULL DEFAULT 0,
  `allow_ratings` tinyint(4) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `parent_id` (`parent_id`),
  KEY `category_access` (`accesstype`,`access`),
  KEY `published_pubaccess_id` (`published`,`pub_access`,`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_categories`
--

LOCK TABLES `jos_kunena_categories` WRITE;
/*!40000 ALTER TABLE `jos_kunena_categories` DISABLE KEYS */;
INSERT INTO `jos_kunena_categories` VALUES (1,0,'Main Forum','main-forum','',0,0,'joomla.group',0,1,1,0,1,1,1,NULL,0,'0000-00-00 00:00:00',0,0,0,0,'This is the main forum section. It serves as a container for categories for your topics.','The section header is used to display additional information about the categories of topics that it contains.','',0,'lastpost','default',0,0,0,0,0,0,''),(2,1,'Welcome Mat','welcome-mat','',0,0,'joomla.group',0,1,1,0,1,1,1,NULL,0,'0000-00-00 00:00:00',0,0,0,0,'We encourage new members to introduce themselves here. Get to know one another and share your interests.','[b]Welcome to the Kunena forum![/b] \n\n Tell us and our members who you are, what you like and why you became a member of this site. \n We welcome all new members and hope to see you around a lot!','',0,'lastpost','default',1,1,1,1,1366777385,0,''),(3,1,'Suggestion Box','suggestion-box','',0,0,'joomla.group',0,1,1,0,1,2,1,NULL,0,'0000-00-00 00:00:00',0,0,0,0,'Have some feedback and input to share? \n Don\'t be shy and drop us a note. We want to hear from you and strive to make our site better and more user friendly for our guests and members a like.','This is the optional category header for the Suggestion Box.','',1,'lastpost','default',0,0,0,0,0,0,''),(4,0,'JoomlaShine forum','joomlashine-forum','',0,0,'joomla.level',1,1,1,8,1,2,1,'',0,'0000-00-00 00:00:00',0,0,0,0,'This is JoomlaShine forum. Here you are allowed to post topics related to JoomlaShine products.','','',0,'lastpost','default',0,0,0,0,0,0,'{}'),(5,4,'Joomla templates','joomla-templates','',0,0,'joomla.level',1,1,1,8,1,1,1,'',0,'0000-00-00 00:00:00',0,0,0,0,'Discuss all the matters related to JoomlaShine templates here. ','','',0,'lastpost','default',3,3,9,9,1459402757,0,'{\"access_post\":[\"6\",\"2\",\"8\"],\"access_reply\":[\"6\",\"2\",\"8\"]}'),(6,4,'Joomla extensions','joomla-extensions','',0,0,'joomla.level',1,1,1,8,1,2,1,'',0,'0000-00-00 00:00:00',0,0,0,0,'Discuss all the matters related to JoomlaShine extensions here','','',0,'lastpost','default',1,1,4,4,1353896698,0,'{\"access_post\":[\"6\",\"2\",\"8\"],\"access_reply\":[\"6\",\"2\",\"8\"]}'),(7,4,'Joomla ebooks','joomla-ebooks','',0,0,'joomla.level',1,1,1,8,1,3,1,'',0,'0000-00-00 00:00:00',0,0,0,0,'Discuss all the matters related to JoomlaShine ebooks','','',0,'lastpost','default',1,1,5,5,1353897478,0,'{\"access_post\":[\"6\",\"2\",\"8\"],\"access_reply\":[\"6\",\"2\",\"8\"]}'),(8,4,'Joomla tips','joomla-tips','',0,0,'joomla.level',1,1,1,8,1,4,1,'',0,'0000-00-00 00:00:00',0,0,0,0,'Discuss all the tips related to JoomlaShine products here','','',0,'lastpost','default',0,0,0,0,0,0,'{}');
/*!40000 ALTER TABLE `jos_kunena_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_configuration`
--

DROP TABLE IF EXISTS `jos_kunena_configuration`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_configuration` (
  `id` int(11) NOT NULL DEFAULT 0,
  `params` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_configuration`
--

LOCK TABLES `jos_kunena_configuration` WRITE;
/*!40000 ALTER TABLE `jos_kunena_configuration` DISABLE KEYS */;
INSERT INTO `jos_kunena_configuration` VALUES (1,'{\"board_title\":\"Kunena\",\"email\":\"\",\"board_offline\":\"0\",\"offline_message\":\"<h2>The Forum is currently offline for maintenance.<\\/h2>\\r\\n<div>Check back soon!<\\/div>\",\"enablerss\":\"1\",\"threads_per_page\":\"20\",\"messages_per_page\":\"6\",\"messages_per_page_search\":\"15\",\"showhistory\":\"1\",\"historylimit\":\"6\",\"shownew\":\"1\",\"disemoticons\":\"0\",\"template\":\"jsn_shine\",\"showannouncement\":\"1\",\"avataroncat\":\"0\",\"catimagepath\":\"category_images\",\"showchildcaticon\":\"1\",\"rtewidth\":\"450\",\"rteheight\":\"300\",\"enableforumjump\":\"1\",\"reportmsg\":\"1\",\"username\":\"1\",\"askemail\":\"0\",\"showemail\":\"0\",\"showuserstats\":\"1\",\"showkarma\":\"1\",\"useredit\":\"1\",\"useredittime\":\"0\",\"useredittimegrace\":\"600\",\"editmarkup\":\"1\",\"allowsubscriptions\":\"1\",\"subscriptionschecked\":\"1\",\"allowfavorites\":\"1\",\"maxsubject\":\"50\",\"maxsig\":\"300\",\"regonly\":\"0\",\"pubwrite\":\"0\",\"floodprotection\":\"0\",\"mailmod\":\"0\",\"mailadmin\":\"0\",\"captcha\":\"0\",\"mailfull\":\"1\",\"allowavatarupload\":\"1\",\"allowavatargallery\":\"1\",\"avatarquality\":\"75\",\"avatarsize\":\"2048\",\"imageheight\":\"800\",\"imagewidth\":\"800\",\"imagesize\":\"4086\",\"filetypes\":\"txt,rtf,pdf,zip,tar.gz,tgz,tar.bz2\",\"filesize\":\"4086\",\"showranking\":\"1\",\"rankimages\":\"1\",\"userlist_rows\":\"30\",\"userlist_online\":\"1\",\"userlist_avatar\":\"1\",\"userlist_posts\":\"1\",\"userlist_karma\":\"1\",\"userlist_email\":\"0\",\"userlist_joindate\":\"1\",\"userlist_lastvisitdate\":\"1\",\"userlist_userhits\":\"1\",\"latestcategory\":\"\",\"showstats\":\"1\",\"showwhoisonline\":\"1\",\"showgenstats\":\"1\",\"showpopuserstats\":\"1\",\"popusercount\":\"5\",\"showpopsubjectstats\":\"1\",\"popsubjectcount\":\"5\",\"showspoilertag\":\"1\",\"showvideotag\":\"1\",\"showebaytag\":\"1\",\"trimlongurls\":\"1\",\"trimlongurlsfront\":\"40\",\"trimlongurlsback\":\"20\",\"autoembedyoutube\":\"1\",\"autoembedebay\":\"1\",\"ebaylanguagecode\":\"en-us\",\"sessiontimeout\":\"1800\",\"highlightcode\":\"0\",\"rss_type\":\"topic\",\"rss_timelimit\":\"month\",\"rss_limit\":\"100\",\"rss_included_categories\":\"\",\"rss_excluded_categories\":\"\",\"rss_specification\":\"rss2.0\",\"rss_allow_html\":\"1\",\"rss_author_format\":\"name\",\"rss_author_in_title\":\"1\",\"rss_word_count\":\"0\",\"rss_old_titles\":\"1\",\"rss_cache\":\"900\",\"defaultpage\":\"recent\",\"default_sort\":\"asc\",\"sef\":\"1\",\"showimgforguest\":\"1\",\"showfileforguest\":\"1\",\"pollnboptions\":\"4\",\"pollallowvoteone\":\"1\",\"pollenabled\":\"1\",\"poppollscount\":\"5\",\"showpoppollstats\":\"1\",\"polltimebtvotes\":\"00:15:00\",\"pollnbvotesbyuser\":\"100\",\"pollresultsuserslist\":\"1\",\"maxpersotext\":\"50\",\"ordering_system\":\"mesid\",\"post_dateformat\":\"ago\",\"post_dateformat_hover\":\"datetime\",\"hide_ip\":\"1\",\"imagetypes\":\"jpg,jpeg,gif,png\",\"checkmimetypes\":\"1\",\"imagemimetypes\":\"image\\/jpeg,image\\/jpg,image\\/gif,image\\/png\",\"imagequality\":\"50\",\"thumbheight\":\"32\",\"thumbwidth\":\"32\",\"hideuserprofileinfo\":\"put_empty\",\"boxghostmessage\":\"0\",\"userdeletetmessage\":\"1\",\"latestcategory_in\":\"1\",\"topicicons\":\"1\",\"debug\":\"0\",\"catsautosubscribed\":0,\"showbannedreason\":\"0\",\"showthankyou\":\"1\",\"showpopthankyoustats\":\"1\",\"popthankscount\":\"5\",\"mod_see_deleted\":\"0\",\"bbcode_img_secure\":\"text\",\"listcat_show_moderators\":\"1\",\"lightbox\":\"1\",\"show_list_time\":\"720\",\"show_session_type\":\"0\",\"show_session_starttime\":\"0\",\"userlist_allowed\":1,\"userlist_count_users\":\"1\",\"enable_threaded_layouts\":\"0\",\"category_subscriptions\":\"post\",\"topic_subscriptions\":\"every\",\"pubprofile\":\"1\",\"thankyou_max\":\"10\",\"email_recipient_count\":\"0\",\"email_recipient_privacy\":\"bcc\",\"email_visible_address\":\"\",\"captcha_post_limit\":\"0\",\"image_upload\":\"registered\",\"file_upload\":\"registered\",\"topic_layout\":\"flat\",\"time_to_create_page\":\"1\",\"show_imgfiles_manage_profile\":\"1\",\"hold_newusers_posts\":\"0\",\"hold_guest_posts\":\"1\",\"attachment_limit\":\"8\",\"pickup_category\":\"0\",\"article_display\":\"intro\",\"send_emails\":\"1\",\"fallback_english\":\"1\",\"cache\":\"1\",\"cache_time\":\"60\",\"ebay_affiliate_id\":\"5337089937\",\"iptracking\":\"1\",\"stopforumspam_key\":\"\",\"rss_feedburner_url\":\"\",\"autolink\":\"1\",\"access_component\":\"1\",\"statslink_allowed\":1,\"superadmin_userlist\":0,\"legacy_urls\":1,\"attachment_protection\":0,\"categoryicons\":1,\"avatarresizemethod\":1,\"avatarcrop\":0,\"user_report\":1,\"searchtime\":365,\"teaser\":0,\"ebay_language\":0,\"ebay_api_key\":\"\",\"twitter_consumer_key\":\"\",\"twitter_consumer_secret\":\"\",\"allow_change_subject\":1,\"max_links\":6,\"read_only\":0,\"ratingenabled\":0,\"url_subject_topic\":0,\"log_moderation\":0,\"attach_start\":0,\"attach_end\":14,\"google_map_api_key\":\"\",\"attachment_utf8\":1,\"autoembedsoundcloud\":1,\"emailheader\":\"\\/media\\/kunena\\/email\\/hero-wide.png\",\"user_status\":1,\"plain_email\":0,\"recaptcha_publickey\":\"\",\"recaptcha_privatekey\":\"\",\"recaptcha_theme\":\"white\",\"keywords\":0,\"userkeywords\":0,\"userlist_name\":\"1\",\"usernamechange\":\"0\",\"version_check\":\"1\",\"plugins\":{\"plg_system_kunena\":{\"jcontentevents\":\"0\",\"jcontentevent_target\":\"body\"}}}');
/*!40000 ALTER TABLE `jos_kunena_configuration` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_logs`
--

DROP TABLE IF EXISTS `jos_kunena_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_logs` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `type` tinyint(4) NOT NULL DEFAULT 0,
  `user_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL DEFAULT 0,
  `topic_id` int(11) NOT NULL DEFAULT 0,
  `target_user` int(11) NOT NULL DEFAULT 0,
  `ip` varchar(40) NOT NULL DEFAULT '',
  `time` int(11) NOT NULL DEFAULT 0,
  `operation` varchar(40) NOT NULL,
  `data` mediumtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `category_id` (`category_id`),
  KEY `topic_id` (`topic_id`),
  KEY `target_user` (`target_user`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_logs`
--

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

--
-- Table structure for table `jos_kunena_messages`
--

DROP TABLE IF EXISTS `jos_kunena_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_messages` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `parent` int(11) DEFAULT 0,
  `thread` int(11) DEFAULT 0,
  `catid` int(11) NOT NULL DEFAULT 0,
  `name` tinytext DEFAULT NULL,
  `userid` int(11) NOT NULL DEFAULT 0,
  `email` tinytext DEFAULT NULL,
  `subject` tinytext DEFAULT NULL,
  `time` int(11) NOT NULL DEFAULT 0,
  `ip` varchar(128) DEFAULT NULL,
  `topic_emoticon` int(11) NOT NULL DEFAULT 0,
  `locked` tinyint(4) NOT NULL DEFAULT 0,
  `hold` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) DEFAULT 0,
  `hits` int(11) DEFAULT 0,
  `moved` tinyint(4) DEFAULT 0,
  `modified_by` int(7) DEFAULT NULL,
  `modified_time` int(11) DEFAULT NULL,
  `modified_reason` tinytext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `thread` (`thread`),
  KEY `ip` (`ip`),
  KEY `userid` (`userid`),
  KEY `locked` (`locked`),
  KEY `parent_hits` (`parent`,`hits`),
  KEY `catid_parent` (`catid`,`parent`),
  KEY `time_hold` (`time`,`hold`),
  KEY `hold` (`hold`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_messages`
--

LOCK TABLES `jos_kunena_messages` WRITE;
/*!40000 ALTER TABLE `jos_kunena_messages` DISABLE KEYS */;
INSERT INTO `jos_kunena_messages` VALUES (1,0,1,2,'democontent',200,NULL,'Welcome to Kunena!',1366777385,'127.0.0.1',0,0,0,0,0,0,NULL,NULL,NULL),(2,0,2,5,'democontent',200,'','November\'s awesome template - JSN Kido is released',1353660906,'192.168.1.26',0,0,0,0,0,0,0,0,''),(3,0,3,5,'democontent',200,'','Test JoomlaShine\'s templates before purchasing',1353661478,'192.168.1.26',0,0,0,0,0,0,0,0,''),(4,0,4,6,'democontent',200,'','[Infographic] 9 must-have Joomla 2.5 extensions',1353896698,'192.168.1.26',0,0,0,0,0,0,42,1353896847,''),(5,0,5,7,'democontent',200,'','Free ebook | Joomla 2.5 Made Easy',1353897478,'192.168.1.26',0,0,0,0,0,0,0,0,''),(9,0,9,5,'demoadmin',199,'','What is lorem Ipsum?',1459402757,'222.252.15.19',0,0,0,0,0,0,199,1502854742,'');
/*!40000 ALTER TABLE `jos_kunena_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_messages_text`
--

DROP TABLE IF EXISTS `jos_kunena_messages_text`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_messages_text` (
  `mesid` int(11) NOT NULL DEFAULT 0,
  `message` mediumtext NOT NULL,
  PRIMARY KEY (`mesid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_messages_text`
--

LOCK TABLES `jos_kunena_messages_text` WRITE;
/*!40000 ALTER TABLE `jos_kunena_messages_text` DISABLE KEYS */;
INSERT INTO `jos_kunena_messages_text` VALUES (1,'[size=4][b]Welcome to Kunena![/b][/size] \n\n Thank you for choosing Kunena for your community forum needs in Joomla. \n\n Kunena, translated from Swahili meaning â€œto speakâ€, is built by a team of open source professionals with the goal of providing a top quality, tightly unified forum solution for Joomla. \n\n\n [size=4][b]Additional Kunena Resources[/b][/size] \n\n [b]Kunena Documentation:[/b] [url]http://www.kunena.org/docs[/url] \n\n [b]Kunena Support Forum[/b]: [url]http://www.kunena.org/forum[/url] \n\n [b]Kunena Downloads:[/b] [url]http://www.kunena.org/download[/url] \n\n [b]Kunena Blog:[/b] [url]http://www.kunena.org/blog[/url] \n\n [b]Follow Kunena on Twitter:[/b] [url]http://www.kunena.org/twitter[/url]'),(2,'First, in introduction, I would like to give my congratulations to those who love [URL=http://virtuemart.net/]VirtueMart[/URL] and have searched for a Joomla template that fully supports its style. I can definitely say that \"Your search finishes here\", [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]JSN Kido[/URL] is the first JoomlaShine template which applies VirtueMart\'s style with our own amazing design. JSN Kido is a lovely [b]Joomla 2.5 & 3.0 template[/b] which is good-looking. This template would be a great choice for [b]any e-commerce website[/b].\n\n[b]Want to discover more about JSN Kido?[/b]\n\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/novembers-awesome-template-jsn-kido-is-released/preview.jpg[/IMG]\n\n[IMG]http://www.joomlashine.com/images/content/joomla-templates/jsn-kido/details/jsn-kido-preview.jpg[/IMG]\nJSN Kido preview with VirtueMart style[/i][/center]\n\n[b]JSN Kido remarkable features\n[/b]\n    [ul]\n  [li]Fully supports and has specific style for VirtueMart.[/li]\n  [li]Supports K2 style.[/li]\n  [li]Responsive design lets you enjoy the template on any browsers beautifully.[/li]\n  [li]Flexible layout with various fonts, menus and module styles.[/li]\n  [li]Native compatible with Joomla 2.5 and Joomla 3.0.[/li]\n\n[/ul]\n[b]JSN Kido with VirtueMart\n[/b]\nAfter finishing our survey about what extensions JoomlaShine customers would like to be supported by our templates, the highest choice was for VirtueMart. So we decided to build JSN Kido specifically for fashion and shopping websites. All the VirtueMart components, such as Products, Products Category, Orders, Payment Methods, etc. work well with JSN Kido. All VirtueMart components look more beautiful and eye-catching than ever when you use VirtueMart with JSN Kido.\n\nAre you interested in JSN Kido and would like to test it before purchasing? Feel free to use our DEMO BUILDER, which you can find with any of JoomlaShine\'s template demos.\n\n\n[center][size=6][URL=http://demo.joomlashine.com/joomla-templates/jsn_kido/pro/index.php]DEMO[/URL] | [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]DOWNLOAD[/URL][/size][/center]'),(3,'The JoomlaShine team understands that it\'s not easy for you to decide whether to buy a product or not, since you have a million questions in mind about how exactly a template works. Therefore, we spend time on building a \"Demo Builder\", which will help you test all templates easily.\n\n[size=6]What you get from the DEMO BUILDER?[/size]\n\n[ul]\n  [li]You have a chance to try before buying[/li]\n  [li]You can enjoy full features of the Pro Editions[/li]\n  [li]You can access the back-end of the demo builder and do anything you want. You are also free to edit content and graphics of the Demo site.[/li]\n  [li]The Demo is available for 10 days.[/li]\n[/ul]\nYou do not have to pay for anything to try this. Scroll down and discover!\n\n[size=6]Getting started with Demo Builder[/size]\n\nFrom now on, in the demo site for each [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine template[/URL], you can see a tab \"BUILD YOUR DEMO\" on the left side. When you click on it, a small tab \"build your own template demo website\" appears. Here we start the journey!\n\nBelow are instructions:\n\n    [ul]\n  [li]Website Subdomain: You fill a name you like, for example: \"alex\". Then it will look like: alex.myjoomlashine.com[/li]\n  [li]Your email: Please use your correct e-mail address because you will receive information from JoomlaShine at the address you register.[/li]\n  [li]JoomlaShine Template: You choose the JoomlaShine template that you want to play with.[/li]\n  [li]You type the captcha to prevent spammers.[/li]\n  [li]Click to the \"Build the demo website\" and finish.[/li]\n[/ul]\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/demobuider.png[/IMG]\nThe demo builder registration interface[/i][/center]\n\nAfter that, you will be provided with an account - a username and password - to access the administrator. Then, you can play with the Demo we\'ve created for you.\n[center][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/account.png[/IMG]\n[i]Access the demo with the account we provide to you[/i][/center]\n\nYou like it, right? Now it\'s your turn. Go to the demo site for any of [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine\'s templates[/URL] and start your adventure.\n\nPlease feel free to share with me your comments.'),(4,'One of the most coolest advantages of Joomla is the extensible ability; you know, with 9000+ extensions on [url=http://extensions.joomla.org/]Joomla Extensions Directory[/url] (JED).\n\nHowever, if you are new to Joomla & get confused with what extensions are necessary for your website, take a look at the inforgraphic about 9 must-have [url=http://www.joomlashine.com/joomla-extensions.html]Joomla 2.5 extensions[/url] below. Thanks to them, you can use Joomla more easily and more securely. You can also do SEO on your website better.\n\n[center][img]http://www.joomlashine.com/images/content/blog/joomla-25/infographic-9-must-have-joomla-25-extesnions-for-your-website/infographic.png[/img]\n[i]Infographic - 9 must-have Joomla 2.5 extesnions for your website[/i][/center]\n\nHere you can get more details about these extensions - [url=http://www.joomlashine.com/blog/9-must-have-joomla-2.5-extensions-lets-take-a-look.html]9 must-have Joomla 2.5 extensions - Letâ€™s take a look![/url]\n\nAll feedbacks are appreciated. You can give them in the comments below.'),(5,'[center][img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/preview.png[/img][/center]\n[center]\nJoomla 2.5 Made Easy - Ebook by [url=http://www.joomlashine.com/]JoomlaShine[/url]\n89 pages [/center]\n\nEverybody can use Joomla to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a [url=http://www.joomlashine.com/blog/categories/listings/joomla-25.html]Joomla 2.5[/url] website from the scratch, easily and quickly.\n\nWe wrote the ebook \"[b]Joomla 2.5 Made Easy[/b]\" from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with [b]step-by-step guidelines[/b] and detailed figures. You need more details? Let\'s take a look at the introduction infographic below:\n\n[center]\n[img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/infographic-how-to-build-joomla-2-5-website.jpg[/img][/center]\n\nHey Joomla newbies, what are you waiting for? Get start today! You are free to download this ebook and share it with everyone. All you need to do is going to [url=https://www.facebook.com/joomlashine]our Facebook[/url] to see the download link. We feel really happy if you Like us for more Joomla tips and tricks after enjoying this e-book . Small action for an incredibly FREE e-book!\n\n\n[center][size=6][url=https://www.facebook.com/joomlashine/app_190322544333196]Download e - book[/url][/size][/center]\n\nIf you build a website successfully with this ebook, don\'t forget to tell us about your experience. All ideas to improve this ebook will be appreciated.'),(9,'Lorem Ipsum is filler text that is commonly used by designers\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum tristique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna condimentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus posuere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec varius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sodales mauris orci vitae magna.');
/*!40000 ALTER TABLE `jos_kunena_messages_text` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_polls`
--

DROP TABLE IF EXISTS `jos_kunena_polls`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_polls` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(100) NOT NULL,
  `threadid` int(11) NOT NULL,
  `polltimetolive` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `threadid` (`threadid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_polls`
--

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

--
-- Table structure for table `jos_kunena_polls_options`
--

DROP TABLE IF EXISTS `jos_kunena_polls_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_polls_options` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `pollid` int(11) DEFAULT NULL,
  `text` varchar(100) DEFAULT NULL,
  `votes` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `pollid` (`pollid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_polls_options`
--

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

--
-- Table structure for table `jos_kunena_polls_users`
--

DROP TABLE IF EXISTS `jos_kunena_polls_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_polls_users` (
  `pollid` int(11) DEFAULT NULL,
  `userid` int(11) DEFAULT NULL,
  `votes` int(11) DEFAULT NULL,
  `lasttime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `lastvote` int(11) DEFAULT NULL,
  UNIQUE KEY `pollid` (`pollid`,`userid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_polls_users`
--

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

--
-- Table structure for table `jos_kunena_ranks`
--

DROP TABLE IF EXISTS `jos_kunena_ranks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_ranks` (
  `rank_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `rank_title` varchar(255) NOT NULL DEFAULT '',
  `rank_min` mediumint(8) unsigned NOT NULL DEFAULT 0,
  `rank_special` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `rank_image` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`rank_id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_ranks`
--

LOCK TABLES `jos_kunena_ranks` WRITE;
/*!40000 ALTER TABLE `jos_kunena_ranks` DISABLE KEYS */;
INSERT INTO `jos_kunena_ranks` VALUES (1,'New Member',0,0,'rank1.gif'),(2,'Junior Member',20,0,'rank2.gif'),(3,'Senior Member',40,0,'rank3.gif'),(4,'Premium Member',80,0,'rank4.gif'),(5,'Elite Member',160,0,'rank5.gif'),(6,'Platinum Member',320,0,'rank6.gif'),(7,'Administrator',0,1,'rankadmin.gif'),(8,'Moderator',0,1,'rankmod.gif'),(9,'Spammer',0,1,'rankspammer.gif'),(10,'Banned',0,1,'rankbanned.gif');
/*!40000 ALTER TABLE `jos_kunena_ranks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_rate`
--

DROP TABLE IF EXISTS `jos_kunena_rate`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_rate` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `topic_id` int(11) NOT NULL,
  `userid` int(11) NOT NULL,
  `rate` mediumint(8) unsigned NOT NULL DEFAULT 0,
  `time` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_rate`
--

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

--
-- Table structure for table `jos_kunena_sessions`
--

DROP TABLE IF EXISTS `jos_kunena_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_sessions` (
  `userid` int(11) NOT NULL DEFAULT 0,
  `allowed` text DEFAULT NULL,
  `lasttime` int(11) NOT NULL DEFAULT 0,
  `readtopics` text DEFAULT NULL,
  `currvisit` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`userid`),
  KEY `currvisit` (`currvisit`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_sessions`
--

LOCK TABLES `jos_kunena_sessions` WRITE;
/*!40000 ALTER TABLE `jos_kunena_sessions` DISABLE KEYS */;
INSERT INTO `jos_kunena_sessions` VALUES (199,'na',1502877958,'0',1510047623),(820,'na',1365579488,'0',1366789096);
/*!40000 ALTER TABLE `jos_kunena_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_smileys`
--

DROP TABLE IF EXISTS `jos_kunena_smileys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_smileys` (
  `id` int(4) NOT NULL AUTO_INCREMENT,
  `code` varchar(12) NOT NULL DEFAULT '',
  `location` varchar(50) NOT NULL DEFAULT '',
  `greylocation` varchar(60) NOT NULL DEFAULT '',
  `emoticonbar` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=67 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_smileys`
--

LOCK TABLES `jos_kunena_smileys` WRITE;
/*!40000 ALTER TABLE `jos_kunena_smileys` DISABLE KEYS */;
INSERT INTO `jos_kunena_smileys` VALUES (1,'B)','cool.png','cool-grey.png',1),(2,'8)','cool.png','cool-grey.png',0),(3,'8-)','cool.png','cool-grey.png',0),(4,':-(','sad.png','sad-grey.png',0),(5,':(','sad.png','sad-grey.png',1),(6,':sad:','sad.png','sad-grey.png',0),(7,':cry:','sad.png','sad-grey.png',0),(8,':)','smile.png','smile-grey.png',1),(9,':-)','smile.png','smile-grey.png',0),(10,':cheer:','cheerful.png','cheerful-grey.png',1),(11,';)','wink.png','wink-grey.png',1),(12,';-)','wink.png','wink-grey.png',0),(13,':wink:','wink.png','wink-grey.png',0),(14,';-)','wink.png','wink-grey.png',0),(15,':P','tongue.png','tongue-grey.png',1),(16,':p','tongue.png','tongue-grey.png',0),(17,':-p','tongue.png','tongue-grey.png',0),(18,':-P','tongue.png','tongue-grey.png',0),(19,':razz:','tongue.png','tongue-grey.png',0),(20,':angry:','angry.png','angry-grey.png',1),(21,':mad:','angry.png','angry-grey.png',0),(22,':unsure:','unsure.png','unsure-grey.png',1),(23,':o','shocked.png','shocked-grey.png',0),(24,':-o','shocked.png','shocked-grey.png',0),(25,':O','shocked.png','shocked-grey.png',0),(26,':-O','shocked.png','shocked-grey.png',0),(27,':eek:','shocked.png','shocked-grey.png',0),(28,':ohmy:','shocked.png','shocked-grey.png',1),(29,':huh:','wassat.png','wassat-grey.png',1),(30,':?','confused.png','confused-grey.png',0),(31,':-?','confused.png','confused-grey.png',0),(32,':???','confused.png','confused-grey.png',0),(33,':dry:','ermm.png','ermm-grey.png',1),(34,':ermm:','ermm.png','ermm-grey.png',0),(35,':lol:','grin.png','grin-grey.png',1),(36,':X','sick.png','sick-grey.png',0),(37,':x','sick.png','sick-grey.png',0),(38,':sick:','sick.png','sick-grey.png',1),(39,':silly:','silly.png','silly-grey.png',1),(40,':y32b4:','silly.png','silly-grey.png',0),(41,':blink:','blink.png','blink-grey.png',1),(42,':blush:','blush.png','blush-grey.png',1),(43,':oops:','blush.png','blush-grey.png',1),(44,':kiss:','kissing.png','kissing-grey.png',1),(45,':rolleyes:','blink.png','blink-grey.png',0),(46,':roll:','blink.png','blink-grey.png',0),(47,':woohoo:','w00t.png','w00t-grey.png',1),(48,':side:','sideways.png','sideways-grey.png',1),(49,':S','dizzy.png','dizzy-grey.png',1),(50,':s','dizzy.png','dizzy-grey.png',0),(51,':evil:','devil.png','devil-grey.png',1),(52,':twisted:','devil.png','devil-grey.png',0),(53,':whistle:','whistling.png','whistling-grey.png',1),(54,':pinch:','pinch.png','pinch-grey.png',1),(55,':D','laughing.png','laughing-grey.png',0),(56,':-D','laughing.png','laughing-grey.png',0),(57,':grin:','laughing.png','laughing-grey.png',0),(58,':laugh:','laughing.png','laughing-grey.png',0),(59,':|','neutral.png','neutral-grey.png',0),(60,':-|','neutral.png','neutral-grey.png',0),(61,':neutral:','neutral.png','neutral-grey.png',0),(62,':mrgreen:','mrgreen.png','mrgreen-grey.png',0),(63,':?:','question.png','question-grey.png',0),(64,':!:','exclamation.png','exclamation-grey.png',0),(65,':arrow:','arrow.png','arrow-grey.png',0),(66,':idea:','idea.png','idea-grey.png',0);
/*!40000 ALTER TABLE `jos_kunena_smileys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_thankyou`
--

DROP TABLE IF EXISTS `jos_kunena_thankyou`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_thankyou` (
  `postid` int(11) NOT NULL,
  `userid` int(11) NOT NULL,
  `targetuserid` int(11) NOT NULL,
  `time` datetime NOT NULL,
  UNIQUE KEY `postid` (`postid`,`userid`),
  KEY `userid` (`userid`),
  KEY `targetuserid` (`targetuserid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_thankyou`
--

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

--
-- Table structure for table `jos_kunena_topics`
--

DROP TABLE IF EXISTS `jos_kunena_topics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_topics` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `category_id` int(11) NOT NULL DEFAULT 0,
  `subject` tinytext DEFAULT NULL,
  `icon_id` int(11) NOT NULL DEFAULT 0,
  `label_id` int(11) NOT NULL DEFAULT 0,
  `locked` tinyint(4) NOT NULL DEFAULT 0,
  `hold` tinyint(4) NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `posts` int(11) NOT NULL DEFAULT 0,
  `hits` int(11) NOT NULL DEFAULT 0,
  `attachments` int(11) NOT NULL DEFAULT 0,
  `poll_id` int(11) NOT NULL DEFAULT 0,
  `moved_id` int(11) NOT NULL DEFAULT 0,
  `first_post_id` int(11) NOT NULL DEFAULT 0,
  `first_post_time` int(11) NOT NULL DEFAULT 0,
  `first_post_userid` int(11) NOT NULL DEFAULT 0,
  `first_post_message` text DEFAULT NULL,
  `first_post_guest_name` tinytext DEFAULT NULL,
  `last_post_id` int(11) NOT NULL DEFAULT 0,
  `last_post_time` int(11) NOT NULL DEFAULT 0,
  `last_post_userid` int(11) NOT NULL DEFAULT 0,
  `last_post_message` text DEFAULT NULL,
  `last_post_guest_name` tinytext DEFAULT NULL,
  `rating` tinyint(6) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  PRIMARY KEY (`id`),
  KEY `category_id` (`category_id`),
  KEY `locked` (`locked`),
  KEY `hold` (`hold`),
  KEY `posts` (`posts`),
  KEY `hits` (`hits`),
  KEY `first_post_userid` (`first_post_userid`),
  KEY `last_post_userid` (`last_post_userid`),
  KEY `first_post_time` (`first_post_time`),
  KEY `last_post_time` (`last_post_time`),
  KEY `last_post_id` (`last_post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_topics`
--

LOCK TABLES `jos_kunena_topics` WRITE;
/*!40000 ALTER TABLE `jos_kunena_topics` DISABLE KEYS */;
INSERT INTO `jos_kunena_topics` VALUES (1,2,'Welcome to Kunena!',0,0,0,0,0,1,0,0,0,0,1,1366777385,200,'[size=4][b]Welcome to Kunena![/b][/size] \n\n Thank you for choosing Kunena for your community forum needs in Joomla. \n\n Kunena, translated from Swahili meaning â€œto speakâ€, is built by a team of open source professionals with the goal of providing a top quality, tightly unified forum solution for Joomla. \n\n\n [size=4][b]Additional Kunena Resources[/b][/size] \n\n [b]Kunena Documentation:[/b] [url]http://www.kunena.org/docs[/url] \n\n [b]Kunena Support Forum[/b]: [url]http://www.kunena.org/forum[/url] \n\n [b]Kunena Downloads:[/b] [url]http://www.kunena.org/download[/url] \n\n [b]Kunena Blog:[/b] [url]http://www.kunena.org/blog[/url] \n\n [b]Follow Kunena on Twitter:[/b] [url]http://www.kunena.org/twitter[/url]','Kunena',1,1366777385,200,'[size=4][b]Welcome to Kunena![/b][/size] \n\n Thank you for choosing Kunena for your community forum needs in Joomla. \n\n Kunena, translated from Swahili meaning â€œto speakâ€, is built by a team of open source professionals with the goal of providing a top quality, tightly unified forum solution for Joomla. \n\n\n [size=4][b]Additional Kunena Resources[/b][/size] \n\n [b]Kunena Documentation:[/b] [url]http://www.kunena.org/docs[/url] \n\n [b]Kunena Support Forum[/b]: [url]http://www.kunena.org/forum[/url] \n\n [b]Kunena Downloads:[/b] [url]http://www.kunena.org/download[/url] \n\n [b]Kunena Blog:[/b] [url]http://www.kunena.org/blog[/url] \n\n [b]Follow Kunena on Twitter:[/b] [url]http://www.kunena.org/twitter[/url]','Kunena',0,''),(2,5,'November\'s awesome template - JSN Kido is released',0,0,0,0,1,1,7,0,0,0,2,1353660906,200,'First, in introduction, I would like to give my congratulations to those who love [URL=http://virtuemart.net/]VirtueMart[/URL] and have searched for a Joomla template that fully supports its style. I can definitely say that \"Your search finishes here\", [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]JSN Kido[/URL] is the first JoomlaShine template which applies VirtueMart\'s style with our own amazing design. JSN Kido is a lovely [b]Joomla 2.5 & 3.0 template[/b] which is good-looking. This template would be a great choice for [b]any e-commerce website[/b].\n\n[b]Want to discover more about JSN Kido?[/b]\n\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/novembers-awesome-template-jsn-kido-is-released/preview.jpg[/IMG]\n\n[IMG]http://www.joomlashine.com/images/content/joomla-templates/jsn-kido/details/jsn-kido-preview.jpg[/IMG]\nJSN Kido preview with VirtueMart style[/i][/center]\n\n[b]JSN Kido remarkable features\n[/b]\n    [ul]\n  [li]Fully supports and has specific style for VirtueMart.[/li]\n  [li]Supports K2 style.[/li]\n  [li]Responsive design lets you enjoy the template on any browsers beautifully.[/li]\n  [li]Flexible layout with various fonts, menus and module styles.[/li]\n  [li]Native compatible with Joomla 2.5 and Joomla 3.0.[/li]\n\n[/ul]\n[b]JSN Kido with VirtueMart\n[/b]\nAfter finishing our survey about what extensions JoomlaShine customers would like to be supported by our templates, the highest choice was for VirtueMart. So we decided to build JSN Kido specifically for fashion and shopping websites. All the VirtueMart components, such as Products, Products Category, Orders, Payment Methods, etc. work well with JSN Kido. All VirtueMart components look more beautiful and eye-catching than ever when you use VirtueMart with JSN Kido.\n\nAre you interested in JSN Kido and would like to test it before purchasing? Feel free to use our DEMO BUILDER, which you can find with any of JoomlaShine\'s template demos.\n\n\n[center][size=6][URL=http://demo.joomlashine.com/joomla-templates/jsn_kido/pro/index.php]DEMO[/URL] | [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]DOWNLOAD[/URL][/size][/center]','demoadmin',2,1353660906,200,'First, in introduction, I would like to give my congratulations to those who love [URL=http://virtuemart.net/]VirtueMart[/URL] and have searched for a Joomla template that fully supports its style. I can definitely say that \"Your search finishes here\", [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]JSN Kido[/URL] is the first JoomlaShine template which applies VirtueMart\'s style with our own amazing design. JSN Kido is a lovely [b]Joomla 2.5 & 3.0 template[/b] which is good-looking. This template would be a great choice for [b]any e-commerce website[/b].\n\n[b]Want to discover more about JSN Kido?[/b]\n\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/novembers-awesome-template-jsn-kido-is-released/preview.jpg[/IMG]\n\n[IMG]http://www.joomlashine.com/images/content/joomla-templates/jsn-kido/details/jsn-kido-preview.jpg[/IMG]\nJSN Kido preview with VirtueMart style[/i][/center]\n\n[b]JSN Kido remarkable features\n[/b]\n    [ul]\n  [li]Fully supports and has specific style for VirtueMart.[/li]\n  [li]Supports K2 style.[/li]\n  [li]Responsive design lets you enjoy the template on any browsers beautifully.[/li]\n  [li]Flexible layout with various fonts, menus and module styles.[/li]\n  [li]Native compatible with Joomla 2.5 and Joomla 3.0.[/li]\n\n[/ul]\n[b]JSN Kido with VirtueMart\n[/b]\nAfter finishing our survey about what extensions JoomlaShine customers would like to be supported by our templates, the highest choice was for VirtueMart. So we decided to build JSN Kido specifically for fashion and shopping websites. All the VirtueMart components, such as Products, Products Category, Orders, Payment Methods, etc. work well with JSN Kido. All VirtueMart components look more beautiful and eye-catching than ever when you use VirtueMart with JSN Kido.\n\nAre you interested in JSN Kido and would like to test it before purchasing? Feel free to use our DEMO BUILDER, which you can find with any of JoomlaShine\'s template demos.\n\n\n[center][size=6][URL=http://demo.joomlashine.com/joomla-templates/jsn_kido/pro/index.php]DEMO[/URL] | [URL=http://www.joomlashine.com/joomla-templates/jsn-kido-joomla-template-details.html]DOWNLOAD[/URL][/size][/center]','demoadmin',0,''),(3,5,'Test JoomlaShine\'s templates before purchasing',0,0,0,0,0,1,18,0,0,0,3,1353661478,200,'The JoomlaShine team understands that it\'s not easy for you to decide whether to buy a product or not, since you have a million questions in mind about how exactly a template works. Therefore, we spend time on building a \"Demo Builder\", which will help you test all templates easily.\n\n[size=6]What you get from the DEMO BUILDER?[/size]\n\n[ul]\n  [li]You have a chance to try before buying[/li]\n  [li]You can enjoy full features of the Pro Editions[/li]\n  [li]You can access the back-end of the demo builder and do anything you want. You are also free to edit content and graphics of the Demo site.[/li]\n  [li]The Demo is available for 10 days.[/li]\n[/ul]\nYou do not have to pay for anything to try this. Scroll down and discover!\n\n[size=6]Getting started with Demo Builder[/size]\n\nFrom now on, in the demo site for each [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine template[/URL], you can see a tab \"BUILD YOUR DEMO\" on the left side. When you click on it, a small tab \"build your own template demo website\" appears. Here we start the journey!\n\nBelow are instructions:\n\n    [ul]\n  [li]Website Subdomain: You fill a name you like, for example: \"alex\". Then it will look like: alex.myjoomlashine.com[/li]\n  [li]Your email: Please use your correct e-mail address because you will receive information from JoomlaShine at the address you register.[/li]\n  [li]JoomlaShine Template: You choose the JoomlaShine template that you want to play with.[/li]\n  [li]You type the captcha to prevent spammers.[/li]\n  [li]Click to the \"Build the demo website\" and finish.[/li]\n[/ul]\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/demobuider.png[/IMG]\nThe demo builder registration interface[/i][/center]\n\nAfter that, you will be provided with an account - a username and password - to access the administrator. Then, you can play with the Demo we\'ve created for you.\n[center][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/account.png[/IMG]\n[i]Access the demo with the account we provide to you[/i][/center]\n\nYou like it, right? Now it\'s your turn. Go to the demo site for any of [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine\'s templates[/URL] and start your adventure.\n\nPlease feel free to share with me your comments.','demoadmin',3,1353661478,200,'The JoomlaShine team understands that it\'s not easy for you to decide whether to buy a product or not, since you have a million questions in mind about how exactly a template works. Therefore, we spend time on building a \"Demo Builder\", which will help you test all templates easily.\n\n[size=6]What you get from the DEMO BUILDER?[/size]\n\n[ul]\n  [li]You have a chance to try before buying[/li]\n  [li]You can enjoy full features of the Pro Editions[/li]\n  [li]You can access the back-end of the demo builder and do anything you want. You are also free to edit content and graphics of the Demo site.[/li]\n  [li]The Demo is available for 10 days.[/li]\n[/ul]\nYou do not have to pay for anything to try this. Scroll down and discover!\n\n[size=6]Getting started with Demo Builder[/size]\n\nFrom now on, in the demo site for each [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine template[/URL], you can see a tab \"BUILD YOUR DEMO\" on the left side. When you click on it, a small tab \"build your own template demo website\" appears. Here we start the journey!\n\nBelow are instructions:\n\n    [ul]\n  [li]Website Subdomain: You fill a name you like, for example: \"alex\". Then it will look like: alex.myjoomlashine.com[/li]\n  [li]Your email: Please use your correct e-mail address because you will receive information from JoomlaShine at the address you register.[/li]\n  [li]JoomlaShine Template: You choose the JoomlaShine template that you want to play with.[/li]\n  [li]You type the captcha to prevent spammers.[/li]\n  [li]Click to the \"Build the demo website\" and finish.[/li]\n[/ul]\n\n[center][i][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/demobuider.png[/IMG]\nThe demo builder registration interface[/i][/center]\n\nAfter that, you will be provided with an account - a username and password - to access the administrator. Then, you can play with the Demo we\'ve created for you.\n[center][IMG]http://www.joomlashine.com/images/content/blog/joomlashine-news/how-to-test-joomlashines-templates-before-purchasing/account.png[/IMG]\n[i]Access the demo with the account we provide to you[/i][/center]\n\nYou like it, right? Now it\'s your turn. Go to the demo site for any of [URL=http://www.joomlashine.com/joomla-templates.html]JoomlaShine\'s templates[/URL] and start your adventure.\n\nPlease feel free to share with me your comments.','demoadmin',0,''),(4,6,'[Infographic] 9 must-have Joomla 2.5 extensions',0,0,0,0,0,1,2,0,0,0,4,1353896698,200,'One of the most coolest advantages of Joomla is the extensible ability; you know, with 9000+ extensions on [url=http://extensions.joomla.org/]Joomla Extensions Directory[/url] (JED).\n\nHowever, if you are new to Joomla & get confused with what extensions are necessary for your website, take a look at the inforgraphic about 9 must-have [url=http://www.joomlashine.com/joomla-extensions.html]Joomla 2.5 extensions[/url] below. Thanks to them, you can use Joomla more easily and more securely. You can also do SEO on your website better.\n\n[center][img]http://www.joomlashine.com/images/content/blog/joomla-25/infographic-9-must-have-joomla-25-extesnions-for-your-website/infographic.png[/img]\n[i]Infographic - 9 must-have Joomla 2.5 extesnions for your website[/i][/center]\n\nHere you can get more details about these extensions - [url=http://www.joomlashine.com/blog/9-must-have-joomla-2.5-extensions-lets-take-a-look.html]9 must-have Joomla 2.5 extensions - Letâ€™s take a look![/url]\n\nAll feedbacks are appreciated. You can give them in the comments below.','demoadmin',4,1353896698,200,'One of the most coolest advantages of Joomla is the extensible ability; you know, with 9000+ extensions on [url=http://extensions.joomla.org/]Joomla Extensions Directory[/url] (JED).\n\nHowever, if you are new to Joomla & get confused with what extensions are necessary for your website, take a look at the inforgraphic about 9 must-have [url=http://www.joomlashine.com/joomla-extensions.html]Joomla 2.5 extensions[/url] below. Thanks to them, you can use Joomla more easily and more securely. You can also do SEO on your website better.\n\n[center][img]http://www.joomlashine.com/images/content/blog/joomla-25/infographic-9-must-have-joomla-25-extesnions-for-your-website/infographic.png[/img]\n[i]Infographic - 9 must-have Joomla 2.5 extesnions for your website[/i][/center]\n\nHere you can get more details about these extensions - [url=http://www.joomlashine.com/blog/9-must-have-joomla-2.5-extensions-lets-take-a-look.html]9 must-have Joomla 2.5 extensions - Letâ€™s take a look![/url]\n\nAll feedbacks are appreciated. You can give them in the comments below.','demoadmin',0,''),(5,7,'Free ebook | Joomla 2.5 Made Easy',0,0,0,0,0,1,3,0,0,0,5,1353897478,200,'[center][img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/preview.png[/img][/center]\n[center]\nJoomla 2.5 Made Easy - Ebook by [url=http://www.joomlashine.com/]JoomlaShine[/url]\n89 pages [/center]\n\nEverybody can use Joomla to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a [url=http://www.joomlashine.com/blog/categories/listings/joomla-25.html]Joomla 2.5[/url] website from the scratch, easily and quickly.\n\nWe wrote the ebook \"[b]Joomla 2.5 Made Easy[/b]\" from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with [b]step-by-step guidelines[/b] and detailed figures. You need more details? Let\'s take a look at the introduction infographic below:\n\n[center]\n[img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/infographic-how-to-build-joomla-2-5-website.jpg[/img][/center]\n\nHey Joomla newbies, what are you waiting for? Get start today! You are free to download this ebook and share it with everyone. All you need to do is going to [url=https://www.facebook.com/joomlashine]our Facebook[/url] to see the download link. We feel really happy if you Like us for more Joomla tips and tricks after enjoying this e-book . Small action for an incredibly FREE e-book!\n\n\n[center][size=6][url=https://www.facebook.com/joomlashine/app_190322544333196]Download e - book[/url][/size][/center]\n\nIf you build a website successfully with this ebook, don\'t forget to tell us about your experience. All ideas to improve this ebook will be appreciated.','demoadmin',5,1353897478,200,'[center][img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/preview.png[/img][/center]\n[center]\nJoomla 2.5 Made Easy - Ebook by [url=http://www.joomlashine.com/]JoomlaShine[/url]\n89 pages [/center]\n\nEverybody can use Joomla to build their websites, even when they haven\'t used it before. Why I am so sure of that? Because I am going to introduce a nice Joomla ebook to you. It guides Joomla newbies how to build a [url=http://www.joomlashine.com/blog/categories/listings/joomla-25.html]Joomla 2.5[/url] website from the scratch, easily and quickly.\n\nWe wrote the ebook \"[b]Joomla 2.5 Made Easy[/b]\" from a Joomla newbie point of view. Therefore, it is simple, clear and easy to follow with [b]step-by-step guidelines[/b] and detailed figures. You need more details? Let\'s take a look at the introduction infographic below:\n\n[center]\n[img]http://www.joomlashine.com/images/content/blog/joomlashine-documentation-portal/free-ebook-joomla-25-made-easy-a-pocket-manual-for-joomla-newbies/infographic-how-to-build-joomla-2-5-website.jpg[/img][/center]\n\nHey Joomla newbies, what are you waiting for? Get start today! You are free to download this ebook and share it with everyone. All you need to do is going to [url=https://www.facebook.com/joomlashine]our Facebook[/url] to see the download link. We feel really happy if you Like us for more Joomla tips and tricks after enjoying this e-book . Small action for an incredibly FREE e-book!\n\n\n[center][size=6][url=https://www.facebook.com/joomlashine/app_190322544333196]Download e - book[/url][/size][/center]\n\nIf you build a website successfully with this ebook, don\'t forget to tell us about your experience. All ideas to improve this ebook will be appreciated.','demoadmin',0,''),(9,5,'What is lorem Ipsum?',0,0,0,0,0,1,6,1,0,0,9,1459402757,199,'Lorem Ipsum is filler text that is commonly used by designers\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum tristique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna condimentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus posuere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec varius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sodales mauris orci vitae magna.','demoadmin',9,1459402757,199,'Lorem Ipsum is filler text that is commonly used by designers\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Sed faucibus purus vitae diam posuere nec eleifend elit dictum. Aenean sit amet erat purus, id fermentum lorem. Integer elementum tristique lectus, non posuere quam pretium sed. Quisque scelerisque erat at urna condimentum euismod. Fusce vestibulum facilisis est, a accumsan massa aliquam in. In auctor interdum mauris a luctus. Morbi euismod tempor dapibus. Duis dapibus posuere quam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In eu est nec erat sollicitudin hendrerit. Pellentesque sed turpis nunc, sit amet laoreet velit. Praesent vulputate semper nulla nec varius. Aenean aliquam, justo at blandit sodales, mauris leo viverra orci, sed sodales mauris orci vitae magna.','demoadmin',0,'');
/*!40000 ALTER TABLE `jos_kunena_topics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_user_categories`
--

DROP TABLE IF EXISTS `jos_kunena_user_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_user_categories` (
  `user_id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `role` tinyint(4) NOT NULL DEFAULT 0,
  `allreadtime` int(11) NOT NULL DEFAULT 0,
  `subscribed` tinyint(4) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  PRIMARY KEY (`user_id`,`category_id`),
  KEY `category_subscribed` (`category_id`,`subscribed`),
  KEY `role` (`role`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_user_categories`
--

LOCK TABLES `jos_kunena_user_categories` WRITE;
/*!40000 ALTER TABLE `jos_kunena_user_categories` DISABLE KEYS */;
INSERT INTO `jos_kunena_user_categories` VALUES (199,0,0,1459400309,0,'');
/*!40000 ALTER TABLE `jos_kunena_user_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_user_read`
--

DROP TABLE IF EXISTS `jos_kunena_user_read`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_user_read` (
  `user_id` int(11) NOT NULL,
  `topic_id` int(11) NOT NULL,
  `category_id` int(11) NOT NULL,
  `message_id` int(11) NOT NULL,
  `time` int(11) NOT NULL,
  UNIQUE KEY `user_topic_id` (`user_id`,`topic_id`),
  KEY `category_user_id` (`category_id`,`user_id`),
  KEY `time` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_user_read`
--

LOCK TABLES `jos_kunena_user_read` WRITE;
/*!40000 ALTER TABLE `jos_kunena_user_read` DISABLE KEYS */;
INSERT INTO `jos_kunena_user_read` VALUES (199,2,5,2,1502877958),(199,9,5,9,1502854742);
/*!40000 ALTER TABLE `jos_kunena_user_read` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_user_topics`
--

DROP TABLE IF EXISTS `jos_kunena_user_topics`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_user_topics` (
  `user_id` int(11) NOT NULL DEFAULT 0,
  `topic_id` int(11) NOT NULL DEFAULT 0,
  `category_id` int(11) NOT NULL,
  `posts` mediumint(8) NOT NULL DEFAULT 0,
  `last_post_id` int(11) NOT NULL DEFAULT 0,
  `owner` tinyint(4) NOT NULL DEFAULT 0,
  `favorite` tinyint(4) NOT NULL DEFAULT 0,
  `subscribed` tinyint(4) NOT NULL DEFAULT 0,
  `params` text NOT NULL,
  UNIQUE KEY `user_topic_id` (`user_id`,`topic_id`),
  KEY `topic_id` (`topic_id`),
  KEY `posts` (`posts`),
  KEY `owner` (`owner`),
  KEY `favorite` (`favorite`),
  KEY `subscribed` (`subscribed`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_user_topics`
--

LOCK TABLES `jos_kunena_user_topics` WRITE;
/*!40000 ALTER TABLE `jos_kunena_user_topics` DISABLE KEYS */;
INSERT INTO `jos_kunena_user_topics` VALUES (199,9,5,1,9,1,0,1,''),(200,1,2,1,1,1,0,0,''),(200,2,5,1,2,1,0,1,''),(200,3,5,1,3,1,0,1,''),(200,4,6,1,4,1,0,1,''),(200,5,7,1,5,1,0,1,'');
/*!40000 ALTER TABLE `jos_kunena_user_topics` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_users`
--

DROP TABLE IF EXISTS `jos_kunena_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_users` (
  `userid` int(11) NOT NULL DEFAULT 0,
  `status` tinyint(1) NOT NULL DEFAULT 0,
  `status_text` varchar(255) NOT NULL DEFAULT '',
  `view` varchar(8) NOT NULL DEFAULT '',
  `signature` text DEFAULT NULL,
  `moderator` int(11) DEFAULT 0,
  `banned` datetime DEFAULT NULL,
  `ordering` int(11) DEFAULT 0,
  `posts` int(11) DEFAULT 0,
  `avatar` varchar(255) DEFAULT NULL,
  `karma` int(11) DEFAULT 0,
  `karma_time` int(11) DEFAULT 0,
  `group_id` int(4) DEFAULT 1,
  `uhits` int(11) DEFAULT 0,
  `personalText` tinytext DEFAULT NULL,
  `gender` tinyint(4) NOT NULL DEFAULT 0,
  `birthdate` date NOT NULL DEFAULT '0001-01-01',
  `location` varchar(50) DEFAULT NULL,
  `icq` varchar(50) DEFAULT NULL,
  `aim` varchar(50) DEFAULT NULL,
  `yim` varchar(50) DEFAULT NULL,
  `microsoft` varchar(50) DEFAULT NULL,
  `telegram` varchar(50) DEFAULT NULL,
  `vk` varchar(50) DEFAULT NULL,
  `skype` varchar(50) DEFAULT NULL,
  `twitter` varchar(50) DEFAULT NULL,
  `facebook` varchar(50) DEFAULT NULL,
  `google` varchar(50) DEFAULT NULL,
  `myspace` varchar(50) DEFAULT NULL,
  `linkedin` varchar(50) DEFAULT NULL,
  `delicious` varchar(50) DEFAULT NULL,
  `friendfeed` varchar(50) DEFAULT NULL,
  `digg` varchar(50) DEFAULT NULL,
  `instagram` varchar(50) DEFAULT NULL,
  `qq` varchar(50) DEFAULT NULL,
  `qzone` varchar(50) DEFAULT NULL,
  `weibo` varchar(50) DEFAULT NULL,
  `wechat` varchar(50) DEFAULT NULL,
  `apple` varchar(50) DEFAULT NULL,
  `blogspot` varchar(50) DEFAULT NULL,
  `flickr` varchar(50) DEFAULT NULL,
  `bebo` varchar(50) DEFAULT NULL,
  `websitename` varchar(50) DEFAULT NULL,
  `websiteurl` varchar(50) DEFAULT NULL,
  `rank` tinyint(4) NOT NULL DEFAULT 0,
  `hideEmail` tinyint(1) NOT NULL DEFAULT 1,
  `showOnline` tinyint(1) NOT NULL DEFAULT 1,
  `canSubscribe` tinyint(1) NOT NULL DEFAULT -1,
  `userListtime` int(11) NOT NULL DEFAULT -2,
  `thankyou` int(11) DEFAULT 0,
  `ip` varchar(13) NOT NULL,
  PRIMARY KEY (`userid`),
  KEY `group_id` (`group_id`),
  KEY `posts` (`posts`),
  KEY `uhits` (`uhits`),
  KEY `banned` (`banned`),
  KEY `moderator` (`moderator`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_users`
--

LOCK TABLES `jos_kunena_users` WRITE;
/*!40000 ALTER TABLE `jos_kunena_users` DISABLE KEYS */;
INSERT INTO `jos_kunena_users` VALUES (199,0,'','',NULL,0,NULL,0,1,NULL,0,0,1,3,NULL,0,'0001-01-01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,1,-2,0,''),(200,0,'','','JoomlaShine develope hi-quality Joomla templates and Joomla extensions.\nWe build our products in a way in which you can utilize it many times for different purposes.',1,NULL,0,5,'users/avatar.jpg',0,0,1,29,'Hi - quality joomla templates and extensions',0,'0001-01-01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'joomlashine','joomlashine',NULL,NULL,'joomlashine',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'JoomlaShine','http://www.joomlashine.com',7,1,1,1,-2,0,''),(201,0,'','',NULL,0,NULL,0,0,NULL,0,0,1,0,NULL,0,'0001-01-01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,-1,-2,0,''),(202,0,'','',NULL,0,NULL,0,0,NULL,0,0,1,0,NULL,0,'0001-01-01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,1,-1,-2,0,'');
/*!40000 ALTER TABLE `jos_kunena_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_kunena_users_banned`
--

DROP TABLE IF EXISTS `jos_kunena_users_banned`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_users_banned` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `userid` int(11) DEFAULT NULL,
  `ip` varchar(128) DEFAULT NULL,
  `blocked` tinyint(4) NOT NULL DEFAULT 0,
  `expiration` datetime DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_time` datetime NOT NULL,
  `reason_private` text DEFAULT NULL,
  `reason_public` text DEFAULT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_time` datetime DEFAULT NULL,
  `comments` text DEFAULT NULL,
  `params` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `userid` (`userid`),
  KEY `ip` (`ip`),
  KEY `expiration` (`expiration`),
  KEY `created_time` (`created_time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_users_banned`
--

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

--
-- Table structure for table `jos_kunena_version`
--

DROP TABLE IF EXISTS `jos_kunena_version`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_kunena_version` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `version` varchar(20) NOT NULL,
  `versiondate` date NOT NULL,
  `installdate` date NOT NULL,
  `build` varchar(20) NOT NULL,
  `versionname` varchar(40) DEFAULT NULL,
  `state` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_kunena_version`
--

LOCK TABLES `jos_kunena_version` WRITE;
/*!40000 ALTER TABLE `jos_kunena_version` DISABLE KEYS */;
INSERT INTO `jos_kunena_version` VALUES (1,'3.0.0-BETA3','2013-04-19','2013-04-24','','Wanga',''),(2,'3.0.1','2013-06-29','2013-08-03','','Noordwijkerhout',''),(3,'3.0.1','2013-06-29','2016-03-31','','Noordwijkerhout',''),(4,'4.0.11','2016-06-05','2016-07-01','','Barcelona',''),(5,'5.0.2','2016-10-01','2016-10-10','','Conure',''),(6,'5.0.10','2017-06-30','2017-08-04','','Junco','');
/*!40000 ALTER TABLE `jos_kunena_version` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_languages`
--

DROP TABLE IF EXISTS `jos_languages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_languages` (
  `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0,
  `lang_code` char(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `title` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title_native` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sef` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `image` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(512) COLLATE utf8mb4_unicode_ci NOT NULL,
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `sitename` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `published` int(11) NOT NULL DEFAULT 0,
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `ordering` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`lang_id`),
  UNIQUE KEY `idx_sef` (`sef`),
  UNIQUE KEY `idx_langcode` (`lang_code`),
  KEY `idx_access` (`access`),
  KEY `idx_ordering` (`ordering`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_languages`
--

LOCK TABLES `jos_languages` WRITE;
/*!40000 ALTER TABLE `jos_languages` DISABLE KEYS */;
INSERT INTO `jos_languages` VALUES (1,0,'en-GB','English (UK)','English (UK)','en','en','','','','',1,0,0);
/*!40000 ALTER TABLE `jos_languages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_menu`
--

DROP TABLE IF EXISTS `jos_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_menu` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `menutype` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The display title of the menu item.',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL COMMENT 'The SEF alias of the menu item.',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `path` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The computed path of the menu item based on the alias field.',
  `link` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The actually link the menu item refers to.',
  `type` varchar(16) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator',
  `published` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The published state of the menu link.',
  `parent_id` int(10) unsigned NOT NULL DEFAULT 1 COMMENT 'The parent menu item in the menu tree.',
  `level` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'The relative level in the tree.',
  `component_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to #__extensions.id',
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to #__users.id',
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.',
  `browserNav` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'The click behaviour of the link.',
  `access` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'The access level required to view the menu item.',
  `img` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The image of the menu item.',
  `template_style_id` int(10) unsigned NOT NULL DEFAULT 0,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'JSON encoded data for the menu item.',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `home` tinyint(3) unsigned NOT NULL DEFAULT 0 COMMENT 'Indicates if this menu item is the home or default page.',
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`(100),`language`),
  KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`),
  KEY `idx_menutype` (`menutype`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_language` (`language`),
  KEY `idx_alias` (`alias`(100)),
  KEY `idx_path` (`path`(100))
) ENGINE=InnoDB AUTO_INCREMENT=2608 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_menu`
--

LOCK TABLES `jos_menu` WRITE;
/*!40000 ALTER TABLE `jos_menu` DISABLE KEYS */;
INSERT INTO `jos_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,397,0,'*',0),(23,'main','com_tags','Tags','','Tags','index.php?option=com_tags','component',1,1,1,29,0,'0000-00-00 00:00:00',0,1,'class:tags',0,'',205,206,0,'',1),(435,'mainmenu','Home','home','','home','index.php?option=com_content&view=article&id=103','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',29,'{\"show_title\":\"0\",\"link_titles\":\"0\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"Responsive Joomla! template JSN Air by JoomlaShine.com\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-rightwidth-30\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-home\",\"sunfw-link-description\":\"Start here...\"}',1,2,1,'*',0),(465,'mainmenu','Explore','explore','','explore','index.php?option=com_content&view=article&id=70','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-camera\",\"sunfw-link-description\":\"Cool stuff...\"}',3,68,0,'*',0),(466,'mainmenu','Module Positions','module-positions','','explore/layout/module-positions','index.php?option=com_content&view=article&id=71','component',1,2102,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',5,18,0,'*',0),(467,'mainmenu','Color Variations','color-variations','','explore/color-variations','index.php?option=com_content&view=article&id=68','component',1,465,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',54,67,0,'*',0),(468,'mainmenu','Menu Styles','menu-styles','','explore/menu-styles','index.php?option=com_content&view=article&id=72','component',1,465,2,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',24,39,0,'*',0),(469,'mainmenu','Typography','typography','','explore/design/typography','index.php?option=com_content&view=article&id=74','component',1,2103,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',49,50,0,'*',0),(470,'mainmenu','Module Styles','module-styles','','explore/design/module-styles','index.php?option=com_content&view=article&id=73','component',1,2103,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',51,52,0,'*',0),(471,'mainmenu','Font Styles','font-styles','','explore/design/font-styles','index.php?option=com_content&view=article&id=69','component',1,2103,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',41,48,0,'*',0),(472,'mainmenu','Left | Center | Right ','left--center--right','','explore/layout/module-positions/left--center--right','index.php?option=com_content&view=article&id=90','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',6,7,0,'*',0),(473,'mainmenu','Left | Innerleft | Center','left--innerleft--center','','explore/layout/module-positions/left--innerleft--center','index.php?option=com_content&view=article&id=91','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',8,9,0,'*',0),(474,'mainmenu','Left | Center | Innerright','left--center--innerright','','explore/layout/module-positions/left--center--innerright','index.php?option=com_content&view=article&id=89','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',10,11,0,'*',0),(475,'mainmenu','Center | Innerright | Right','center--innerright--right','','explore/layout/module-positions/center--innerright--right','index.php?option=com_content&view=article&id=87','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',12,13,0,'*',0),(476,'mainmenu','Innerleft | Center | Right','innerleft--center--right','','explore/layout/module-positions/innerleft--center--right','index.php?option=com_content&view=article&id=88','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',14,15,0,'*',0),(477,'mainmenu','Main content only','main-content-only','','explore/layout/module-positions/main-content-only','index.php?option=com_content&view=article&id=92','component',1,466,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',16,17,0,'*',0),(478,'mainmenu','Top Menu','top-menu','','explore/menu-styles/top-menu','index.php?option=com_content&view=article&id=97','component',0,468,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',25,26,0,'*',0),(479,'mainmenu','Main Menu','main-menu','','explore/menu-styles/main-menu','index.php?option=com_content&view=article&id=93','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',27,28,0,'*',0),(480,'mainmenu','Side menu','side-menu','','explore/menu-styles/side-menu','index.php?option=com_content&view=article&id=95','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',31,32,0,'*',0),(481,'mainmenu','Top Menu','side-menu-rtl','','explore/menu-styles/side-menu-rtl','index.php?option=com_content&view=article&id=97','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-direction-rtl\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',33,34,0,'*',0),(482,'mainmenu','Tree menu','tree-menu','','explore/menu-styles/tree-menu','index.php?option=com_content&view=article&id=98','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',35,36,0,'*',0),(483,'mainmenu','Easy to use','advanced-stuff','','advanced-stuff/advanced-stuff','index.php?option=com_content&view=article&id=99','component',1,2138,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"Only here...\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',70,89,0,'*',0),(484,'mainmenu','Easy to Start','easy-to-start','','advanced-stuff/advanced-stuff/easy-to-start','index.php?option=com_content&view=article&id=77','component',1,483,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',71,72,0,'*',0),(485,'mainmenu','Painless Configuration','painless-configuration','','advanced-stuff/advanced-stuff/painless-configuration','index.php?option=com_content&view=article&id=84','component',1,483,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',73,74,0,'*',0),(486,'mainmenu','Responsive Layout','responsive-layout','','explore/layout/responsive-layout','index.php?option=com_content&view=article&id=82','component',1,2102,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',19,20,0,'*',0),(487,'mainmenu','Image Gallery','image-gallery','','advanced-stuff/free-extensions/image-gallery','index.php?option=com_content&view=article&id=79','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',103,104,0,'*',0),(488,'mainmenu','RTL Layout','rtl-layout','','explore/layout/rtl-layout','?sunfw_setdirection=rtl','url',1,2102,3,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',21,22,0,'*',0),(489,'mainmenu','And more...','and-more','','advanced-stuff/advanced-stuff/and-more','#','url',-2,483,3,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',77,88,0,'*',0),(490,'mainmenu','Joomla! 1.7/2.5 Support','joomla-16-support','','advanced-stuff/advanced-stuff/and-more/joomla-16-support','index.php?option=com_content&view=article&id=81','component',-2,489,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',78,79,0,'*',0),(491,'mainmenu','CSS/JS Compression','cssjs-compression','','advanced-stuff/advanced-stuff/and-more/cssjs-compression','index.php?option=com_content&view=article&id=75','component',-2,489,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',80,81,0,'*',0),(492,'mainmenu','SEO & Accessibility','seo-a-accessibility','','advanced-stuff/advanced-stuff/and-more/seo-a-accessibility','index.php?option=com_content&view=article&id=86','component',-2,489,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',82,83,0,'*',0),(493,'mainmenu','Docs & Support','docs-a-support','','advanced-stuff/advanced-stuff/docs-a-support','index.php?option=com_content&view=article&id=76','component',1,483,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',75,76,0,'*',0),(494,'mainmenu','K2 Support','k2-support','','advanced-stuff/advanced-stuff/and-more/k2-support','index.php?option=com_content&view=article&id=100','component',-2,489,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',84,85,0,'*',0),(495,'mainmenu','Multilingual Support','multilingual-support','','advanced-stuff/advanced-stuff/and-more/multilingual-support','index.php?option=com_content&view=article&id=83','component',-2,489,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',86,87,0,'*',0),(496,'mainmenu','Get it Now','editions-a-pricing','','editions-a-pricing','http://www.joomlashine.com/joomla-templates/jsn-air-download.html','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"sunfw-link-icon\":\"fa fa-briefcase\",\"sunfw-link-description\":\"Affordable solution...\"}',201,202,0,'*',0),(497,'topmenu','Product Tour','product-tour','','product-tour','index.php?option=com_content&view=article&id=101','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-desktop\",\"sunfw-link-description\":\"\"}',239,240,0,'*',0),(498,'topmenu','Get it Now','buy-now','','buy-now','http://www.joomlashine.com/joomla-templates/jsn-air-download.html','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"sunfw-link-icon\":\"fa fa-cart-plus\",\"sunfw-link-description\":\"\"}',241,242,0,'*',0),(499,'footermenu','JoomlaShine','joomlashine','','joomlashine','http://www.joomlashine.com','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',243,244,0,'*',0),(500,'footermenu','Joomla Templates','joomla-templates','','joomla-templates','http://www.joomlashine.com/joomla-templates.html','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',245,246,0,'*',0),(501,'footermenu','Joomla Extensions','joomla-extensions','','joomla-extensions','http://www.joomlashine.com/joomla-extensions.html','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',247,248,0,'*',0),(502,'mustsee','Layout','layout','','layout','index.php?option=com_content&view=article&id=71&Itemid=466','url',1,1,1,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',249,250,0,'*',0),(503,'mustsee','Colors Variation','colors-variation','','colors-variation','index.php?option=com_content&view=article&id=68&Itemid=467','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',251,252,0,'*',0),(504,'mustsee','Menu Styles','menu-styles','','menu-styles','index.php?option=com_content&view=article&id=72&Itemid=468','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',253,254,0,'*',0),(505,'mustsee','Typography','typography','','typography','index.php?option=com_content&view=article&id=74&Itemid=469','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',255,256,0,'*',0),(506,'mustsee','Mobile Ready','mobile-ready','','mobile-ready','index.php?option=com_content&view=article&id=82&Itemid=486','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',257,258,0,'*',0),(507,'mustsee','RTL Support','rtl-support','','rtl-support','index.php?option=com_content&view=article&id=85&Itemid=488','url',1,1,1,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"show_item_navigation\":\"\",\"show_author\":\"\"}',259,260,0,'*',0),(508,'mainmenu','Joomla!','j-stuff','','j-stuff','index.php?option=com_content&view=article&id=48','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-list\",\"sunfw-link-description\":\"Default stuff...\"}',117,166,0,'*',0),(509,'mainmenu','Weblinks','weblinks','','j-stuff/weblinks','index.php?option=com_weblinks&view=category&id=32','component',-2,508,2,21,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_num_links\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_link_description\":\"1\",\"show_link_hits\":\"1\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":1,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',158,159,0,'*',0),(510,'mainmenu','Newsfeeds','newsfeeds','','j-stuff/newsfeeds','index.php?option=com_newsfeeds&view=category&id=17','component',1,508,2,17,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"1\",\"show_description\":\"1\",\"show_description_image\":\"1\",\"maxLevel\":\"-1\",\"show_empty_categories\":\"1\",\"show_subcat_desc\":\"1\",\"show_cat_items\":\"1\",\"show_pagination_limit\":\"1\",\"show_headings\":\"1\",\"show_articles\":\"1\",\"show_link\":\"\",\"show_pagination\":\"1\",\"show_pagination_results\":\"1\",\"show_feed_image\":\"1\",\"show_feed_description\":\"1\",\"show_item_description\":\"1\",\"feed_character_count\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":1,\"page_heading\":\"Newsfeeds\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',160,161,0,'*',0),(511,'mainmenu','Search','search','','j-stuff/search','index.php?option=com_search&view=search&searchword=mobile ready','component',1,508,2,19,0,'0000-00-00 00:00:00',0,1,'',0,'{\"search_areas\":\"\",\"show_date\":\"\",\"searchphrase\":\"0\",\"ordering\":\"newest\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',162,163,0,'*',0),(512,'mainmenu','Contacts','contacts','','j-stuff/contacts','index.php?option=com_contact&view=category&id=16','component',1,508,2,8,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_subcat_desc\":\"\",\"show_cat_items\":\"\",\"show_pagination_limit\":\"\",\"show_headings\":\"\",\"show_position_headings\":\"\",\"show_email_headings\":\"\",\"show_telephone_headings\":\"\",\"show_mobile_headings\":\"\",\"show_fax_headings\":\"\",\"show_suburb_headings\":\"\",\"show_state_headings\":\"\",\"show_country_headings\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"initial_sort\":\"\",\"presentation_style\":\"\",\"show_contact_category\":\"\",\"show_contact_list\":\"\",\"show_name\":\"\",\"show_position\":\"\",\"show_email\":\"\",\"show_street_address\":\"\",\"show_suburb\":\"\",\"show_state\":\"\",\"show_postcode\":\"\",\"show_country\":\"\",\"show_telephone\":\"\",\"show_mobile\":\"\",\"show_fax\":\"\",\"show_webpage\":\"\",\"show_misc\":\"\",\"show_image\":\"\",\"allow_vcard\":\"\",\"show_articles\":\"\",\"show_links\":\"\",\"linka_name\":\"\",\"linkb_name\":\"\",\"linkc_name\":\"\",\"linkd_name\":\"\",\"linke_name\":\"\",\"show_email_form\":\"\",\"show_email_copy\":\"\",\"banned_email\":\"\",\"banned_subject\":\"\",\"banned_text\":\"\",\"validate_session\":\"\",\"custom_reply\":\"\",\"redirect\":\"\",\"show_feed_link\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',164,165,0,'*',0),(514,'mainmenu','Articles','content','','j-stuff/content','index.php?option=com_content&view=category&id=26','component',1,508,2,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',118,157,0,'*',0),(515,'mainmenu','Blog layout','blog-layout','','j-stuff/content/blog-layout','index.php?option=com_content&view=category&layout=blog&id=87','component',1,514,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"layout_type\":\"blog\",\"show_category_heading_title_text\":\"\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"show_cat_tags\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"5\",\"num_intro_articles\":\"0\",\"num_columns\":\"1\",\"num_links\":\"10\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_featured\":\"\",\"article_layout\":\"_:default\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',119,136,0,'*',0),(516,'mainmenu','First Blog Post ','first-blog-post','','j-stuff/content/blog-layout/first-blog-post','index.php?option=com_content&view=article&id=17','component',0,515,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',120,121,0,'*',0),(517,'mainmenu','Second Blog Post ','second-blog-post','','j-stuff/content/blog-layout/second-blog-post','index.php?option=com_content&view=article&id=18','component',0,515,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',122,123,0,'*',0),(518,'mainmenu','List Layout','list-layout','','j-stuff/content/list-layout','index.php?option=com_content&view=category&id=28','component',1,514,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"0\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',137,148,0,'*',0),(519,'mainmenu','Cradle Mountain ','cradle-mountain','','j-stuff/content/list-layout/cradle-mountain','index.php?option=com_content&view=article&id=11','component',1,518,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',138,139,0,'*',0),(520,'mainmenu','Koala','koala','','j-stuff/content/list-layout/koala','index.php?option=com_content&view=article&id=25','component',1,518,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',140,141,0,'*',0),(521,'mainmenu','Phyllopteryx','phyllopteryx','','j-stuff/content/list-layout/phyllopteryx','index.php?option=com_content&view=article&id=33','component',1,518,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',142,143,0,'*',0),(522,'mainmenu','Pinnacles','pinnacles','','j-stuff/content/list-layout/pinnacles','index.php?option=com_content&view=article&id=34','component',1,518,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',144,145,0,'*',0),(523,'mainmenu','Spotted Quoll','spotted-quoll','','j-stuff/content/list-layout/spotted-quoll','index.php?option=com_content&view=article&id=43','component',1,518,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"0\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',146,147,0,'*',0),(524,'mainmenu','The Joomla! Project','the-joomla-project','','j-stuff/content/the-joomla-project','index.php?option=com_content&view=article&id=48','component',1,514,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',149,150,0,'*',0),(525,'mainmenu','The Joomla! Community','the-joomla-community','','j-stuff/content/the-joomla-community','index.php?option=com_content&view=article&id=47','component',1,514,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',151,152,0,'*',0),(526,'mainmenu','Using Joomla!','using-joomla','','j-stuff/content/using-joomla','index.php?option=com_content&view=article&id=53','component',1,514,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',153,154,0,'*',0),(676,'mainmenu','Red Color','red-color','','explore/color-variations/red-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',31,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-red\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',55,56,0,'*',0),(677,'mainmenu','Pink Color','pink-color','','explore/color-variations/pink-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-pink\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',57,58,0,'*',0),(678,'mainmenu','Green Color','green-color','','explore/color-variations/green-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',30,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-green\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',59,60,0,'*',0),(679,'mainmenu','Brown Color','brown-color','','explore/color-variations/brown-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',33,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-brown\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',61,62,0,'*',0),(680,'mainmenu','Orange Color','orange-color','','explore/color-variations/orange-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',32,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-orange\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',63,64,0,'*',0),(681,'mainmenu','Cyan Color','cyan-color','','explore/color-variations/cyan-color','index.php?option=com_content&view=article&id=103','component',1,467,3,22,0,'0000-00-00 00:00:00',0,1,' ',34,'{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"0\",\"link_category\":\"\",\"show_parent_category\":\"0\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"custom-color-cyan\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',65,66,0,'*',0),(682,'mainmenu','Business Style','business-style','','explore/design/font-styles/business-style','index.php?option=com_content&view=article&id=69','component',-2,471,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"custom-textstyle-business\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',42,43,0,'*',0),(683,'mainmenu','Personal Style','personal-style','','explore/design/font-styles/personal-style','index.php?option=com_content&view=article&id=69','component',-2,471,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"custom-textstyle-personal\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',44,45,0,'*',0),(684,'mainmenu','News Style','news-style','','explore/design/font-styles/news-style','index.php?option=com_content&view=article&id=69','component',-2,471,4,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"custom-textstyle-news\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',46,47,0,'*',0),(797,'mainmenu','Template  Articles','template-articles','','j-stuff/content/template-articles','index.php?option=com_content&view=category&layout=blog&id=86','component',0,514,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"layout_type\":\"blog\",\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"num_leading_articles\":\"\",\"num_intro_articles\":\"4\",\"num_columns\":\"1\",\"num_links\":\"\",\"multi_column_order\":\"\",\"show_subcategory_content\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',155,156,0,'*',0),(814,'mainmenu','Free Edition Extensions','free-extensions','','advanced-stuff/free-extensions','','url',1,2138,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',98,111,0,'*',0),(815,'mainmenu','Form Builder','image-gallery-2','','advanced-stuff/free-extensions/image-gallery-2','index.php?option=com_content&view=article&id=112','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',107,108,0,'*',0),(816,'main','com_banners','Banners','','Banners','index.php?option=com_banners','component',1,1,1,4,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',207,216,0,'*',1),(817,'main','com_banners','banners','','Banners/banners','index.php?option=com_banners','component',1,816,2,4,0,'0000-00-00 00:00:00',0,1,'class:banners',0,'',208,209,0,'',1),(818,'main','com_banners_categories','categories','','Banners/categories','index.php?option=com_categories&extension=com_banners','component',1,816,2,6,0,'0000-00-00 00:00:00',0,1,'class:banners-cat',0,'',210,211,0,'',1),(819,'main','com_banners_clients','clients','','Banners/clients','index.php?option=com_banners&view=clients','component',1,816,2,4,0,'0000-00-00 00:00:00',0,1,'class:banners-clients',0,'',212,213,0,'',1),(820,'main','com_banners_tracks','tracks','','Banners/tracks','index.php?option=com_banners&view=tracks','component',1,816,2,4,0,'0000-00-00 00:00:00',0,1,'class:banners-tracks',0,'',214,215,0,'',1),(821,'main','com_contact','Contacts','','Contacts','index.php?option=com_contact','component',1,1,1,8,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',217,222,0,'*',1),(822,'main','com_contact','contacts','','Contacts/contacts','index.php?option=com_contact','component',1,821,2,8,0,'0000-00-00 00:00:00',0,1,'class:contact',0,'',218,219,0,'',1),(823,'main','com_contact_categories','categories','','Contacts/categories','index.php?option=com_categories&extension=com_contact','component',1,821,2,6,0,'0000-00-00 00:00:00',0,1,'class:contact-cat',0,'',220,221,0,'',1),(824,'main','com_messages','Messaging','','Messaging','index.php?option=com_messages','component',1,1,1,15,0,'0000-00-00 00:00:00',0,0,'class:messages',0,'',223,226,0,'*',1),(825,'main','com_messages_add','new-private-message','','Messaging/new-private-message','index.php?option=com_messages&task=message.add','component',1,824,2,15,0,'0000-00-00 00:00:00',0,1,'class:messages-add',0,'',224,225,0,'',1),(827,'main','com_newsfeeds','News Feeds','','News Feeds','index.php?option=com_newsfeeds','component',1,1,1,17,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',227,232,0,'*',1),(828,'main','com_newsfeeds_feeds','feeds','','News Feeds/feeds','index.php?option=com_newsfeeds','component',1,827,2,17,0,'0000-00-00 00:00:00',0,1,'class:newsfeeds',0,'',228,229,0,'',1),(829,'main','com_newsfeeds_categories','categories','','News Feeds/categories','index.php?option=com_categories&extension=com_newsfeeds','component',1,827,2,6,0,'0000-00-00 00:00:00',0,1,'class:newsfeeds-cat',0,'',230,231,0,'',1),(830,'main','com_redirect','Redirect','','Redirect','index.php?option=com_redirect','component',1,1,1,24,0,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',237,238,0,'*',1),(831,'main','com_search','Basic Search','','Basic Search','index.php?option=com_search','component',1,1,1,19,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',235,236,0,'*',1),(835,'main','com_finder','Smart Search','','Smart Search','index.php?option=com_finder','component',1,1,1,27,0,'0000-00-00 00:00:00',0,0,'class:finder',0,'',233,234,0,'*',1),(865,'mainmenu','Joomla Management','joomla-management','','advanced-stuff/free-extensions/joomla-management','index.php?option=com_content&view=article&id=113','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',109,110,0,'*',0),(1037,'mainmenu','Extended Styles','2012-11-23-08-17-17','','2012-11-23-08-17-17','index.php?option=com_content&view=article&id=115','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-star\",\"sunfw-link-description\":\"Compatible with other extensions\"}',167,200,0,'*',0),(1038,'mainmenu','K2','k2','','2012-11-23-08-17-17/k2','index.php?option=com_k2&view=itemlist&layout=category','component',1,1037,2,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"categories\":[\"9\",\"10\"],\"catCatalogMode\":\"0\",\"theme\":\"default\",\"num_leading_items\":\"2\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"XLarge\",\"num_primary_items\":\"2\",\"num_primary_columns\":\"2\",\"primaryImgSize\":\"XLarge\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"Small\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"hits\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"Optimized\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',168,179,0,'*',0),(1039,'mainmenu','Categories','joomla-newbies','','2012-11-23-08-17-17/k2/joomla-newbies','index.php?option=com_k2&view=itemlist&layout=category','component',1,1038,3,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"categories\":[\"9\",\"10\"],\"catCatalogMode\":\"0\",\"theme\":\"default\",\"num_leading_items\":\"10\",\"num_leading_columns\":\"1\",\"leadingImgSize\":\"XLarge\",\"num_primary_items\":\"2\",\"num_primary_columns\":\"1\",\"primaryImgSize\":\"XLarge\",\"num_secondary_items\":\"4\",\"num_secondary_columns\":\"1\",\"secondaryImgSize\":\"XLarge\",\"num_links\":\"4\",\"num_links_columns\":\"1\",\"linksImgSize\":\"XSmall\",\"catFeaturedItems\":\"1\",\"catOrdering\":\"\",\"catPagination\":\"2\",\"catPaginationResults\":\"1\",\"catFeedLink\":\"1\",\"catFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',169,170,0,'*',0),(1040,'mainmenu','Item','item','','2012-11-23-08-17-17/k2/item','index.php?option=com_k2&view=item&layout=item&id=14','component',1,1038,3,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',171,172,0,'*',0),(1041,'mainmenu','Tag','tag','','2012-11-23-08-17-17/k2/tag','index.php?option=com_k2&view=itemlist&layout=tag&tag=Joomla+30&task=tag','component',1,1038,3,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"theme\":\"default\",\"tagOrdering\":\"\",\"tagFeedLink\":\"1\",\"tagFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',173,174,0,'*',0),(1042,'mainmenu','User page','user-page','','2012-11-23-08-17-17/k2/user-page','index.php?option=com_k2&view=itemlist&layout=user&id=199&task=user','component',1,1038,3,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"theme\":\"default\",\"userCategoriesFilter\":[\"9\",\"10\"],\"userOrdering\":\"\",\"userFeedLink\":\"1\",\"userFeedIcon\":\"1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',175,176,0,'*',0),(1043,'mainmenu','Latest items','latest-items','','2012-11-23-08-17-17/k2/latest-items','index.php?option=com_k2&view=latest&layout=latest','component',1,1038,3,10113,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"theme\":\"default\",\"source\":\"1\",\"latestItemsCols\":\"1\",\"latestItemsLimit\":\"1\",\"latestItemsDisplayEffect\":\"all\",\"userName\":\"1\",\"userImage\":\"1\",\"userDescription\":\"1\",\"userURL\":\"1\",\"userEmail\":\"0\",\"userFeed\":\"1\",\"categoryIDs\":[\"7\",\"8\",\"9\",\"10\"],\"categoryTitle\":\"0\",\"categoryDescription\":\"0\",\"categoryImage\":\"0\",\"categoryFeed\":\"0\",\"latestItemTitle\":\"1\",\"latestItemTitleLinked\":\"1\",\"latestItemDateCreated\":\"1\",\"latestItemImage\":\"1\",\"latestItemImageSize\":\"Medium\",\"latestItemVideo\":\"1\",\"latestItemVideoWidth\":\"\",\"latestItemVideoHeight\":\"\",\"latestItemAudioWidth\":\"\",\"latestItemAudioHeight\":\"\",\"latestItemVideoAutoPlay\":\"0\",\"latestItemIntroText\":\"1\",\"latestItemCategory\":\"1\",\"latestItemTags\":\"1\",\"latestItemReadMore\":\"1\",\"latestItemCommentsAnchor\":\"0\",\"feedLink\":\"1\",\"latestItemK2Plugins\":\"0\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',177,178,0,'*',0),(1044,'mainmenu','Kunena Forum','kunena-forum','','2012-11-23-08-17-17/kunena-forum','index.php?option=com_kunena&view=home&defaultmenu=499','component',1,1037,2,10131,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',180,189,0,'*',0),(1045,'mainmenu','Kunena Category','kunena-category','','2012-11-23-08-17-17/kunena-forum/kunena-category','index.php?option=com_kunena&view=category&catid=4','component',1,1044,3,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',181,182,0,'*',0),(1046,'mainmenu','Recent Topics','recent-topics','','2012-11-23-08-17-17/kunena-forum/recent-topics','index.php?option=com_kunena&view=topics&mode=topics','component',1,1044,3,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"topics_catselection\":\"\",\"topics_categories\":[\"\"],\"topics_time\":\"-1\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',183,184,0,'*',0),(1047,'mainmenu','General Statistics','general-statistics','','2012-11-23-08-17-17/kunena-forum/general-statistics','index.php?option=com_kunena&view=statistics','component',1,1044,3,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',185,186,0,'*',0),(1048,'mainmenu','Search Topics','search-topics','','2012-11-23-08-17-17/kunena-forum/search-topics','index.php?option=com_kunena&view=search','component',1,1044,3,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',187,188,0,'*',0),(1125,'kunenamenu','Forum','forum','','forum','index.php?option=com_kunena&view=home&defaultmenu=1127','component',1,1,1,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"catids\":0}',261,278,0,'*',0),(1126,'kunenamenu','Index','index','','forum/index','index.php?option=com_kunena&view=category&layout=list','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',262,263,0,'*',0),(1127,'kunenamenu','Recent Topics','recent','','forum/recent','index.php?option=com_kunena&view=topics&mode=replies','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"topics_catselection\":\"\",\"topics_categories\":\"\",\"topics_time\":720}',264,265,0,'*',0),(1128,'kunenamenu','New Topic','newtopic','','forum/newtopic','index.php?option=com_kunena&view=topic&layout=create','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',266,267,0,'*',0),(1129,'kunenamenu','No Replies','noreplies','','forum/noreplies','index.php?option=com_kunena&view=topics&mode=noreplies','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"topics_catselection\":\"\",\"topics_categories\":\"\",\"topics_time\":-1}',268,269,0,'*',0),(1130,'kunenamenu','My Topics','mylatest','','forum/mylatest','index.php?option=com_kunena&view=topics&layout=user&mode=default','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"topics_catselection\":\"2\",\"topics_categories\":\"0\",\"topics_time\":-1}',270,271,0,'*',0),(1131,'kunenamenu','Profile','profile','','forum/profile','index.php?option=com_kunena&view=user','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,2,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"integration\":1}',272,273,0,'*',0),(1132,'kunenamenu','Help','help','','forum/help','index.php?option=com_kunena&view=misc','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,3,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"body\":\"This help page is a menu item inside [b]Kunena Menu[\\/b], which allows easy navigation in your forum. \\n\\n You can use Joomla Menu Manager to edit items in this menu. Please go to [b]Administration[\\/b] >> [b]Menus[\\/b] >> [b]Kunena Menu[\\/b] >> [b]Help[\\/b] to edit or remove this menu item. \\n\\n In this menu item you can use Plain Text, BBCode or HTML. If you want to bind article into this page, you may use article BBCode (with article id): [code][article=full]123[\\/article][\\/code] \\n\\n If you want to create your own menu for Kunena, please start by creating [b]Home Page[\\/b] first. In that page you can select default menu item, which is shown when you enter to Kunena.\",\"body_format\":\"bbcode\"}',274,275,0,'*',0),(1133,'kunenamenu','Search','search','','forum/search','index.php?option=com_kunena&view=search','component',1,1125,2,10131,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',276,277,0,'*',0),(1233,'main','com_postinstall','Post-installation messages','','Post-installation messages','index.php?option=com_postinstall','component',1,1,1,32,0,'0000-00-00 00:00:00',0,1,'class:postinstall',0,'',203,204,0,'*',1),(1289,'mainmenu','Website Mobilizing','website-mobilizing','','advanced-stuff/free-extensions/website-mobilizing','index.php?option=com_content&view=article&id=114','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_tags\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',105,106,0,'*',0),(1504,'mainmenu','Page Builder','page-builder','','advanced-stuff/free-extensions/page-builder','index.php?option=com_content&view=article&id=116','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"0\",\"link_author\":\"\",\"show_create_date\":\"0\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',101,102,0,'*',0),(1758,'mainmenu','Content Slider','easy-slider','','advanced-stuff/free-extensions/easy-slider','index.php?option=com_content&view=article&id=117','component',1,814,3,22,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',99,100,0,'*',0),(2102,'mainmenu','Layout','layout','','explore/layout','index.php?option=com_content&view=article&id=71','component',1,465,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',4,23,0,'*',0),(2103,'mainmenu','Design','design','','explore/design','index.php?option=com_content&view=article&id=70','component',1,465,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',40,53,0,'*',0),(2104,'mainmenu','Mega Menu','mega-menu','','explore/menu-styles/mega-menu','index.php?option=com_content&view=article&id=118','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',29,30,0,'*',0),(2105,'mainmenu','Social Icons','social-icons','','advanced-stuff/social-icons','index.php?option=com_content&view=article&id=119','component',1,2138,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',96,97,0,'*',0),(2106,'mainmenu','Cookie Law Compliance','cookie-law-compliance','','advanced-stuff/cookie-law-compliance','index.php?option=com_content&view=article&id=121','component',1,2138,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',112,113,0,'*',0),(2107,'mainmenu','SEO Friendly','seo-friendly','','advanced-stuff/seo-friendly','#','url',1,2138,2,0,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu-anchor_rel\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1}',90,95,0,'*',0),(2108,'mainmenu','Microdata Supported','microdata-supported','','advanced-stuff/seo-friendly/microdata-supported','index.php?option=com_content&view=article&id=120','component',1,2107,3,22,0,'0000-00-00 00:00:00',0,1,' ',28,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\"}',91,92,0,'*',0),(2109,'mainmenu','CSS / JS Compression','css-js-compression','','advanced-stuff/seo-friendly/css-js-compression','index.php?option=com_content&view=article&id=75','component',1,2107,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',93,94,0,'*',0),(2137,'mainmenu','Mobile Menu','mobile-menu','','explore/menu-styles/mobile-menu','index.php?option=com_content&view=article&id=122','component',1,468,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"0\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',37,38,0,'*',0),(2138,'mainmenu','Features','advanced-stuff','','advanced-stuff','index.php?option=com_content&view=article&id=99','component',1,1,1,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"fa fa-cog\",\"sunfw-link-description\":\"Only here...\"}',69,116,0,'*',0),(2139,'mainmenu','K2','k2-sample','','2012-11-23-08-17-17/k2-sample','index.php?option=com_content&view=article&id=115','component',-2,1037,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',190,197,0,'*',0),(2140,'mainmenu','K2 Sample 1','k2-sample-1','','2012-11-23-08-17-17/k2-sample/k2-sample-1','index.php?option=com_content&view=article&id=115','component',-2,2139,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',191,192,0,'*',0),(2141,'mainmenu','K2 Sample 2','k2-sample-2','','2012-11-23-08-17-17/k2-sample/k2-sample-2','index.php?option=com_content&view=article&id=115','component',-2,2139,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',193,194,0,'*',0),(2142,'mainmenu','K2 Sample 3','k2-sample-3','','2012-11-23-08-17-17/k2-sample/k2-sample-3','index.php?option=com_content&view=article&id=115','component',-2,2139,3,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',195,196,0,'*',0),(2143,'mainmenu','Kunena Forum','kunena-forum-sample','','2012-11-23-08-17-17/kunena-forum-sample','index.php?option=com_content&view=article&id=115','component',0,1037,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',198,199,0,'*',0),(2216,'main','com_joomlaupdate','com-joomlaupdate','','com-joomlaupdate','index.php?option=com_joomlaupdate','component',1,1,1,28,0,'0000-00-00 00:00:00',0,1,'class:joomlaupdate',0,'{}',279,280,0,'',1),(2367,'main','com_associations','multilingual-associations','','multilingual-associations','index.php?option=com_associations','component',1,1,1,34,0,'0000-00-00 00:00:00',0,1,'class:associations',0,'{}',281,282,0,'*',1),(2419,'main','JSN_MOBILIZE_MENU_TEXT','jsn-mobilize-menu-text','','jsn-mobilize-menu-text','index.php?option=com_mobilize','component',1,1,1,10144,0,'0000-00-00 00:00:00',0,1,'components/com_mobilize/assets/images/icon-mobilize.png',0,'{}',283,290,0,'',1),(2420,'main','JSN_MOBILIZE_SUB_MENU_MOBILIZATION_TEXT','jsn-mobilize-sub-menu-mobilization-text','','jsn-mobilize-menu-text/jsn-mobilize-sub-menu-mobilization-text','index.php?option=com_mobilize&view=profiles','component',1,2419,2,10144,0,'0000-00-00 00:00:00',0,1,'components/com_mobilize/assets/images/icons-16/icon-mobilize.png',0,'{}',284,285,0,'',1),(2421,'main','JSN_MOBILIZE_SUB_MENU_CONFIGURARTION_TEXT','jsn-mobilize-sub-menu-configurartion-text','','jsn-mobilize-menu-text/jsn-mobilize-sub-menu-configurartion-text','index.php?option=com_mobilize&view=configuration','component',1,2419,2,10144,0,'0000-00-00 00:00:00',0,1,'components/com_mobilize/assets/images/icons-16/icon-cog.png',0,'{}',286,287,0,'',1),(2422,'main','JSN_MOBILIZE_SUB_MENU_ABOUT_TEXT','jsn-mobilize-sub-menu-about-text','','jsn-mobilize-menu-text/jsn-mobilize-sub-menu-about-text','index.php?option=com_mobilize&view=about','component',1,2419,2,10144,0,'0000-00-00 00:00:00',0,1,'components/com_mobilize/assets/images/icons-16/icon-about.png',0,'{}',288,289,0,'',1),(2423,'main','JSN_EASYSLIDER_MENU_TEXT','jsn-easyslider-menu-text','','jsn-easyslider-menu-text','index.php?option=com_easyslider','component',1,1,1,10154,0,'0000-00-00 00:00:00',0,1,'components/com_easyslider/assets/images/icon-easyslider.png',0,'{}',291,298,0,'',1),(2424,'main','JSN_EASYSLIDER_MENU_SLIDERS_TEXT','jsn-easyslider-menu-sliders-text','','jsn-easyslider-menu-text/jsn-easyslider-menu-sliders-text','index.php?option=com_easyslider&view=sliders','component',1,2423,2,10154,0,'0000-00-00 00:00:00',0,1,'components/com_easyslider/assets/images/icons-16/icon-items.png',0,'{}',292,293,0,'',1),(2425,'main','JSN_EASYSLIDER_MENU_CONFIGURARTION_TEXT','jsn-easyslider-menu-configurartion-text','','jsn-easyslider-menu-text/jsn-easyslider-menu-configurartion-text','index.php?option=com_easyslider&view=configuration','component',1,2423,2,10154,0,'0000-00-00 00:00:00',0,1,'components/com_easyslider/assets/images/icons-16/icon-configuration.png',0,'{}',294,295,0,'',1),(2426,'main','JSN_EASYSLIDER_MENU_ABOUT_TEXT','jsn-easyslider-menu-about-text','','jsn-easyslider-menu-text/jsn-easyslider-menu-about-text','index.php?option=com_easyslider&view=about','component',1,2423,2,10154,0,'0000-00-00 00:00:00',0,1,'components/com_easyslider/assets/images/icons-16/icon-about.png',0,'{}',296,297,0,'',1),(2433,'main','COM_KUNENA','com-kunena','','com-kunena','index.php?option=com_kunena','component',1,1,1,10131,0,'0000-00-00 00:00:00',0,1,'components/com_kunena/media/icons/favicons/kunena-logo-white.png',0,'{}',299,326,0,'',1),(2434,'main','COM_KUNENA_DASHBOARD','com-kunena-dashboard','','com-kunena/com-kunena-dashboard','index.php?option=com_kunena&view=cpanel','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',300,301,0,'',1),(2435,'main','COM_KUNENA_CATEGORY_MANAGER','com-kunena-category-manager','','com-kunena/com-kunena-category-manager','index.php?option=com_kunena&view=categories','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',302,303,0,'',1),(2436,'main','COM_KUNENA_USER_MANAGER','com-kunena-user-manager','','com-kunena/com-kunena-user-manager','index.php?option=com_kunena&view=users','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',304,305,0,'',1),(2437,'main','COM_KUNENA_FILE_MANAGER','com-kunena-file-manager','','com-kunena/com-kunena-file-manager','index.php?option=com_kunena&view=attachments','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',306,307,0,'',1),(2438,'main','COM_KUNENA_EMOTICON_MANAGER','com-kunena-emoticon-manager','','com-kunena/com-kunena-emoticon-manager','index.php?option=com_kunena&view=smilies','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',308,309,0,'',1),(2439,'main','COM_KUNENA_RANK_MANAGER','com-kunena-rank-manager','','com-kunena/com-kunena-rank-manager','index.php?option=com_kunena&view=ranks','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',310,311,0,'',1),(2440,'main','COM_KUNENA_TEMPLATE_MANAGER','com-kunena-template-manager','','com-kunena/com-kunena-template-manager','index.php?option=com_kunena&view=templates','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',312,313,0,'',1),(2441,'main','COM_KUNENA_CONFIGURATION','com-kunena-configuration','','com-kunena/com-kunena-configuration','index.php?option=com_kunena&view=config','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',314,315,0,'',1),(2442,'main','COM_KUNENA_PLUGIN_MANAGER','com-kunena-plugin-manager','','com-kunena/com-kunena-plugin-manager','index.php?option=com_kunena&view=plugins','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',316,317,0,'',1),(2443,'main','COM_KUNENA_LOG_MANAGER','com-kunena-log-manager','','com-kunena/com-kunena-log-manager','index.php?option=com_kunena&view=logs','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',318,319,0,'',1),(2444,'main','COM_KUNENA_MENU_STATISTICS','com-kunena-menu-statistics','','com-kunena/com-kunena-menu-statistics','index.php?option=com_kunena&view=statistics','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',320,321,0,'',1),(2445,'main','COM_KUNENA_FORUM_TOOLS','com-kunena-forum-tools','','com-kunena/com-kunena-forum-tools','index.php?option=com_kunena&view=tools','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',322,323,0,'',1),(2446,'main','COM_KUNENA_TRASH_MANAGER','com-kunena-trash-manager','','com-kunena/com-kunena-trash-manager','index.php?option=com_kunena&view=trash','component',1,2433,2,10131,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',324,325,0,'',1),(2493,'main','COM_IMAGESHOW','com-imageshow','','com-imageshow','index.php?option=com_imageshow','component',1,1,1,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-picture.png',0,'{}',327,338,0,'',1),(2494,'main','LAUNCH_PAD','launch-pad','','com-imageshow/launch-pad','index.php?option=com_imageshow','component',1,2493,2,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-off.png',0,'{}',328,329,0,'',1),(2495,'main','SHOWLISTS','showlists','','com-imageshow/showlists','index.php?option=com_imageshow&controller=showlist','component',1,2493,2,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-file.png',0,'{}',330,331,0,'',1),(2496,'main','SHOWCASES','showcases','','com-imageshow/showcases','index.php?option=com_imageshow&controller=showcase','component',1,2493,2,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-monitor.png',0,'{}',332,333,0,'',1),(2497,'main','CONFIGURATION_AND_MAINTENANCE','configuration-and-maintenance','','com-imageshow/configuration-and-maintenance','index.php?option=com_imageshow&controller=maintenance&type=configs','component',1,2493,2,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-cog.png',0,'{}',334,335,0,'',1),(2498,'main','ABOUT','about','','com-imageshow/about','index.php?option=com_imageshow&controller=about','component',1,2493,2,10060,0,'0000-00-00 00:00:00',0,1,'components/com_imageshow/assets/images/icons-16/icon-star.png',0,'{}',336,337,0,'',1),(2499,'mainmenu','Diverse Content Types','diverse-content-types','','advanced-stuff/diverse-content-types','index.php?option=com_content&view=article&id=123','component',1,2138,2,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',114,115,0,'*',0),(2500,'mainmenu','Link Type','link-type','','j-stuff/content/blog-layout/link-type','index.php?option=com_content&view=article&id=124','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',124,125,0,'*',0),(2501,'mainmenu','Quote Type','quote-type','','j-stuff/content/blog-layout/quote-type','index.php?option=com_content&view=article&id=125','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',126,127,0,'*',0),(2502,'mainmenu','Standard Type','standard-type','','j-stuff/content/blog-layout/standard-type','index.php?option=com_content&view=article&id=129','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',128,129,0,'*',0),(2503,'mainmenu','Audio Type','audio-type','','j-stuff/content/blog-layout/audio-type','index.php?option=com_content&view=article&id=126','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',130,131,0,'*',0),(2504,'mainmenu','Video Type','video-type','','j-stuff/content/blog-layout/video-type','index.php?option=com_content&view=article&id=127','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',132,133,0,'*',0),(2505,'mainmenu','Gallery Type','gallery-type','','j-stuff/content/blog-layout/gallery-type','index.php?option=com_content&view=article&id=128','component',1,515,4,22,0,'0000-00-00 00:00:00',0,1,' ',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"info_block_position\":\"\",\"info_block_show_title\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_associations\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_tags\":\"\",\"show_noauth\":\"\",\"urls_position\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_image_css\":\"\",\"menu_text\":1,\"menu_show\":1,\"page_title\":\"\",\"show_page_heading\":\"\",\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0,\"sunfw-link-icon\":\"\",\"sunfw-link-description\":\"\",\"sunfw-page-subheading\":\"\"}',134,135,0,'*',0),(2511,'main','COM_K2','com-k2','','com-k2','index.php?option=com_k2','component',1,1,1,10113,0,'0000-00-00 00:00:00',0,1,'../media/k2/assets/images/backend/k2_logo_16x16.png',0,'{}',339,360,0,'',1),(2512,'main','K2_ITEMS','k2-items','','com-k2/k2-items','index.php?option=com_k2&view=items','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',340,341,0,'',1),(2513,'main','K2_CATEGORIES','k2-categories','','com-k2/k2-categories','index.php?option=com_k2&view=categories','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',342,343,0,'',1),(2514,'main','K2_TAGS','k2-tags','','com-k2/k2-tags','index.php?option=com_k2&view=tags','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',344,345,0,'',1),(2515,'main','K2_COMMENTS','k2-comments','','com-k2/k2-comments','index.php?option=com_k2&view=comments','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',346,347,0,'',1),(2516,'main','K2_USERS','k2-users','','com-k2/k2-users','index.php?option=com_k2&view=users','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',348,349,0,'',1),(2517,'main','K2_USER_GROUPS','k2-user-groups','','com-k2/k2-user-groups','index.php?option=com_k2&view=usergroups','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',350,351,0,'',1),(2518,'main','K2_EXTRA_FIELDS','k2-extra-fields','','com-k2/k2-extra-fields','index.php?option=com_k2&view=extrafields','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',352,353,0,'',1),(2519,'main','K2_EXTRA_FIELD_GROUPS','k2-extra-field-groups','','com-k2/k2-extra-field-groups','index.php?option=com_k2&view=extrafieldsgroups','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',354,355,0,'',1),(2520,'main','K2_MEDIA_MANAGER','k2-media-manager','','com-k2/k2-media-manager','index.php?option=com_k2&view=media','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',356,357,0,'',1),(2521,'main','K2_INFORMATION','k2-information','','com-k2/k2-information','index.php?option=com_k2&view=info','component',1,2511,2,10113,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',358,359,0,'',1),(2571,'main','JSN_PAGEBUILDER3_MENU_TEXT','jsn-pagebuilder3-menu-text','','jsn-pagebuilder3-menu-text','index.php?option=com_pagebuilder3','component',1,1,1,10204,0,'0000-00-00 00:00:00',0,1,'components/com_pagebuilder3/assets/images/icon-pagebuilder3.png',0,'{}',361,370,0,'',1),(2572,'main','JSN_PAGEBUILDER3_MENU_PAGE_MANAGER','jsn-pagebuilder3-menu-page-manager','','jsn-pagebuilder3-menu-text/jsn-pagebuilder3-menu-page-manager','index.php?option=com_pagebuilder3&view=manager','component',1,2571,2,10204,0,'0000-00-00 00:00:00',0,1,'components/com_pagebuilder3/assets/images/icons-16/icon-manager.png',0,'{}',362,363,0,'',1),(2573,'main','JSN_PAGEBUILDER3_MENU_CONFIGURARTION_TEXT','jsn-pagebuilder3-menu-configurartion-text','','jsn-pagebuilder3-menu-text/jsn-pagebuilder3-menu-configurartion-text','index.php?option=com_pagebuilder3&view=configuration','component',1,2571,2,10204,0,'0000-00-00 00:00:00',0,1,'components/com_pagebuilder3/assets/images/icons-16/icon-configuration.png',0,'{}',364,365,0,'',1),(2574,'main','JSN_PAGEBUILDER3_MENU_ABOUT_TEXT','jsn-pagebuilder3-menu-about-text','','jsn-pagebuilder3-menu-text/jsn-pagebuilder3-menu-about-text','index.php?option=com_pagebuilder3&view=about','component',1,2571,2,10204,0,'0000-00-00 00:00:00',0,1,'components/com_pagebuilder3/assets/images/icons-16/icon-about.png',0,'{}',366,367,0,'',1),(2575,'main','JSN_PAGEBUILDER3_MENU_HELP_TEXT','jsn-pagebuilder3-menu-help-text','','jsn-pagebuilder3-menu-text/jsn-pagebuilder3-menu-help-text','index.php?option=com_pagebuilder3&view=help','component',1,2571,2,10204,0,'0000-00-00 00:00:00',0,1,'components/com_pagebuilder3/assets/images/icons-16/icon-help.png',0,'{}',368,369,0,'',1),(2595,'main','JSN_UNIFORM_MENU_TEXT','jsn-uniform-menu-text','','jsn-uniform-menu-text','index.php?option=com_uniform','component',1,1,1,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-uniform.png',0,'{}',371,382,0,'',1),(2596,'main','JSN_UNIFORM_MENU_FORMS_TEXT','jsn-uniform-menu-forms-text','','jsn-uniform-menu-text/jsn-uniform-menu-forms-text','index.php?option=com_uniform&view=forms','component',1,2595,2,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-forms.png',0,'{}',372,373,0,'',1),(2597,'main','JSN_UNIFORM_MENU_SUBMISSIONS_TEXT','jsn-uniform-menu-submissions-text','','jsn-uniform-menu-text/jsn-uniform-menu-submissions-text','index.php?option=com_uniform&view=submissions','component',1,2595,2,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-submissions.png',0,'{}',374,375,0,'',1),(2598,'main','JSN_UNIFORM_MENU_INTEGRATION_TEXT','jsn-uniform-menu-integration-text','','jsn-uniform-menu-text/jsn-uniform-menu-integration-text','index.php?option=com_uniform&view=integration','component',1,2595,2,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-integration.png',0,'{}',376,377,0,'',1),(2599,'main','JSN_UNIFORM_MENU_CONFIGURATION_TEXT','jsn-uniform-menu-configuration-text','','jsn-uniform-menu-text/jsn-uniform-menu-configuration-text','index.php?option=com_uniform&view=configuration','component',1,2595,2,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-cog.png',0,'{}',378,379,0,'',1),(2600,'main','JSN_UNIFORM_MENU_ABOUT_TEXT','jsn-uniform-menu-about-text','','jsn-uniform-menu-text/jsn-uniform-menu-about-text','index.php?option=com_uniform&view=about','component',1,2595,2,10074,0,'0000-00-00 00:00:00',0,1,'components/com_uniform/assets/images/icons-16/icon-about.png',0,'{}',380,381,0,'',1),(2601,'main','JSN_PA2_MENU_TEXT','jsn-pa2-menu-text','','jsn-pa2-menu-text','index.php?option=com_poweradmin2','component',1,1,1,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',383,396,0,'',1),(2602,'main','JSN_PA2_MENU_MANAGE_TEXT','jsn-pa2-menu-manage-text','','jsn-pa2-menu-text/jsn-pa2-menu-manage-text','index.php?option=com_poweradmin2','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',384,385,0,'',1),(2603,'main','JSN_PA2_MENU_SEARCH_TEXT','jsn-pa2-menu-search-text','','jsn-pa2-menu-text/jsn-pa2-menu-search-text','index.php?option=com_poweradmin2&view=search','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',386,387,0,'',1),(2604,'main','JSN_PA2_MENU_RESET_TEXT','jsn-pa2-menu-reset-text','','jsn-pa2-menu-text/jsn-pa2-menu-reset-text','index.php?option=com_poweradmin2&view=reset','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',388,389,0,'',1),(2605,'main','JSN_PA2_MENU_CONFIGURARTION_TEXT','jsn-pa2-menu-configurartion-text','','jsn-pa2-menu-text/jsn-pa2-menu-configurartion-text','index.php?option=com_poweradmin2&view=configuration','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',390,391,0,'',1),(2606,'main','JSN_PA2_MENU_ABOUT_TEXT','jsn-pa2-menu-about-text','','jsn-pa2-menu-text/jsn-pa2-menu-about-text','index.php?option=com_poweradmin2&view=about','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',392,393,0,'',1),(2607,'main','JSN_PA2_MENU_HELP_TEXT','jsn-pa2-menu-help-text','','jsn-pa2-menu-text/jsn-pa2-menu-help-text','index.php?option=com_poweradmin2&view=help','component',1,2601,2,10197,0,'0000-00-00 00:00:00',0,1,'class:component',0,'{}',394,395,0,'',1);
/*!40000 ALTER TABLE `jos_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_menu_types`
--

DROP TABLE IF EXISTS `jos_menu_types`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_menu_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0,
  `menutype` varchar(24) COLLATE utf8mb4_unicode_ci NOT NULL,
  `title` varchar(48) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_menu_types`
--

LOCK TABLES `jos_menu_types` WRITE;
/*!40000 ALTER TABLE `jos_menu_types` DISABLE KEYS */;
INSERT INTO `jos_menu_types` VALUES (6,0,'mainmenu','Main Menu','Simple Home Menu',0),(8,0,'topmenu','Top Menu','',0),(9,0,'footermenu','Footer Menu','',0),(10,0,'mustsee','Must-see Stuff','',0),(11,0,'kunenamenu','Kunena Menu','This is the default Kunena menu. It is used as the top navigation for Kunena. It can be publish in any module position. Simply unpublish items that are not required.',0);
/*!40000 ALTER TABLE `jos_menu_types` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_messages`
--

DROP TABLE IF EXISTS `jos_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_messages` (
  `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id_from` int(10) unsigned NOT NULL DEFAULT 0,
  `user_id_to` int(10) unsigned NOT NULL DEFAULT 0,
  `folder_id` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `state` tinyint(1) NOT NULL DEFAULT 0,
  `priority` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `subject` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `message` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`message_id`),
  KEY `useridto_state` (`user_id_to`,`state`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_messages`
--

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

--
-- Table structure for table `jos_messages_cfg`
--

DROP TABLE IF EXISTS `jos_messages_cfg`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_messages_cfg` (
  `user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `cfg_name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `cfg_value` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_messages_cfg`
--

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

--
-- Table structure for table `jos_modules`
--

DROP TABLE IF EXISTS `jos_modules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_modules` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  `position` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `module` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `showtitle` tinyint(3) unsigned NOT NULL DEFAULT 1,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `client_id` tinyint(4) NOT NULL DEFAULT 0,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `published` (`published`,`access`),
  KEY `newsfeeds` (`module`,`published`),
  KEY `idx_language` (`language`)
) ENGINE=InnoDB AUTO_INCREMENT=476 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_modules`
--

LOCK TABLES `jos_modules` WRITE;
/*!40000 ALTER TABLE `jos_modules` DISABLE KEYS */;
INSERT INTO `jos_modules` VALUES (1,0,'Main Menu','','',1,'mainmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,0,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-mainmenu menu-iconmenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(2,0,'Login','','',1,'login',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'',1,'*'),(3,0,'Popular Articles','','',3,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_popular',3,1,'{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(4,0,'Recently Added Articles','','',4,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_latest',3,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(8,0,'Toolbar','','',1,'toolbar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_toolbar',3,1,'',1,'*'),(9,0,'Quick Icons','','',1,'icon',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_quickicon',3,1,'',1,'*'),(10,0,'Logged-in Users','','',2,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_logged',3,1,'{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(12,0,'Admin Menu','','',1,'menu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_menu',3,1,'{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}',1,'*'),(13,0,'Admin Submenu','','',1,'submenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_submenu',3,1,'',1,'*'),(14,0,'User Status','','',2,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_status',3,1,'',1,'*'),(15,0,'Title','','',1,'title',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_title',3,1,'',1,'*'),(16,0,'Login Form','','',1,'toolbar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_login',1,1,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"display-dropdown jsn-icon-user\",\"cache\":\"0\"}',0,'*'),(17,0,'Breadcrumbs','','',1,'position-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"Home\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(18,0,'Banners','','',1,'position-5',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_banners',1,1,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"1\",\"catid\":[\"27\"],\"tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(25,0,'Site Map','','',1,'sitemapload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,0,'{\"menutype\":\"mainmenu\",\"startLevel\":\"2\",\"endLevel\":\"3\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"sitemap\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(26,0,'This Site','','',5,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(27,0,'Archived Articles','','',1,'archiveload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_archive',1,1,'{\"count\":\"10\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(28,0,'Latest News','','',1,'articleslatestload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_latest',1,1,'{\"catid\":[\"19\"],\"count\":\"5\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_featured\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(29,0,'Articles Most Read','','',1,'articlespopularload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_popular',1,1,'{\"show_front\":\"1\",\"count\":\"5\",\"catid\":[\"26\",\"29\"],\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(30,0,'Feed Display','','',1,'feeddisplayload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_feed',1,1,'{\"rssurl\":\"http:\\/\\/community.joomla.org\\/blogs\\/community.feed?type=rss\",\"rssrtl\":\"0\",\"rsstitle\":\"1\",\"rssdesc\":\"1\",\"rssimage\":\"1\",\"rssitems\":\"3\",\"rssitemdesc\":\"1\",\"word_count\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(31,0,'News Flash: Latest','','',1,'newsflashload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_news',1,1,'{\"catid\":[\"20\"],\"image\":\"0\",\"item_title\":\"0\",\"link_titles\":\"\",\"item_heading\":\"h4\",\"showLastSeparator\":\"1\",\"readmore\":\"1\",\"count\":\"1\",\"ordering\":\"a.publish_up\",\"layout\":\"horizontal\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(32,0,'News Flash: Random','','',1,'newsflashload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_news',1,1,'{\"catid\":[\"19\"],\"image\":\"0\",\"item_title\":\"0\",\"link_titles\":\"\",\"item_heading\":\"h4\",\"showLastSeparator\":\"1\",\"readmore\":\"0\",\"count\":\"1\",\"ordering\":\"rand()\",\"layout\":\"vertical\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(33,0,'Random Image','','',1,'randomimageload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_random_image',1,1,'{\"type\":\"jpg\",\"folder\":\"images\\/sampledata\\/parks\\/animals\",\"link\":\"\",\"width\":\"180\",\"height\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(34,0,'Articles Related Items','','',1,'relateditemsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_related_items',1,1,'{\"showDate\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\"}',0,'*'),(35,0,'Search','','',1,'searchload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_search',1,1,'{\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"button_pos\":\"right\",\"imagebutton\":\"\",\"button_text\":\"\",\"set_itemid\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(36,0,'Statistics','','',1,'statisticsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_stats',1,1,'{\"serverinfo\":\"1\",\"siteinfo\":\"1\",\"counter\":\"1\",\"increase\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(37,0,'Syndication','','',1,'syndicate',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_syndicate',1,0,'{\"text\":\"Feed Entries\",\"format\":\"rss\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(38,0,'Users Latest','','',1,'userslatestload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_users_latest',1,1,'{\"shownumber\":\"5\",\"linknames\":\"0\",\"linktowhat\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(40,0,'Wrapper','','',1,'wrapperload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_wrapper',1,1,'{\"url\":\"http:\\/\\/fsf.org\",\"add\":\"1\",\"scrolling\":\"auto\",\"width\":\"100%\",\"height\":\"200\",\"height_auto\":\"1\",\"target\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(44,313,'Login','','',14,'right',0,'0000-00-00 00:00:00','2017-08-11 07:43:14','0000-00-00 00:00:00',0,'mod_login',1,1,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"profilelink\":\"0\",\"name\":\"0\",\"usesecure\":\"0\",\"usetext\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"0\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(45,0,'Menu','','',1,'menuload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(47,0,'Latest Park Blogs','','',6,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_latest',1,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"show_front\":\"1\",\"catid\":\"35\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'en-GB'),(48,0,'Custom HTML','','<p>This is a custom html module. That means you can enter whatever content you want.</p>',1,'customload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(52,0,'Breadcrumbs','','',1,'breadcrumbsload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"showHome\":\"1\",\"homeText\":\"Home\",\"showLast\":\"1\",\"separator\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(58,0,'Special!','','<h1>This week we have a special, half price on delicious oranges!</h1><div>Only for our special customers!</div><div>Use the code: Joomla! when ordering</div><p><em>This module can only be seen by people in the customers group or higher.</em></p>',1,'position-12',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',4,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(61,0,'Articles Categories','','',1,'articlescategoriesload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_categories',1,1,'{\"parent\":\"29\",\"show_description\":\"0\",\"show_children\":\"0\",\"maxlevel\":\"0\",\"count\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(62,0,'Language Switcher','','',3,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_languages',1,1,'{\"header_text\":\"\",\"footer_text\":\"\",\"image\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(64,0,'Language Switcher','','',1,'languageswitcherload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_languages',1,1,'{\"header_text\":\"\",\"footer_text\":\"\",\"image\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(65,0,'About Fruit Shop','','<p>The Fruit Shop site shows a number of Joomla! features.</p><p>The template uses classes in cascading style sheets to change the layout of items, such as creating the horizontal alphabetical list in the Fruit Encyclopedia.</p><p></p>',1,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(68,0,'About Parks','','<p>The Parks sample site is designed as a simple site that can be routinely updated from the front end of Joomla!.</p><p>As a site, it is largely focused on a blog which can be updated using the front end article submission.</p><p>New weblinks can also be added through the front end.</p><p>A simple image gallery uses com_content with thumbnails displayed in a blog layout and full size images shown in article layout.</p><p>The Parks site features the language switch module. All of the content and modules are tagged as English (en-GB). If a second language pack is added with sample data this can be filtered using the language switch.</p><p>Parks uses HTML5 which is a major web standard (along with XHTML which is used in other areas of sample data).</p>',2,'position-4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(69,0,'Articles Category','','',1,'articlescategoryload',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_category',1,1,'{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"show_front\":\"show\",\"count\":\"0\",\"category_filtering_type\":\"1\",\"catid\":[\"72\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.title\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"item_heading\":\"4\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"0\",\"introtext_limit\":\"100\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(70,0,'Search (Atomic Template)','','',1,'atomic-search',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_search',1,0,'{\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"button_pos\":\"right\",\"imagebutton\":\"\",\"button_text\":\"\",\"set_itemid\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(72,0,'Top Quote (Atomic Template)','','<hr />\n<h2 class=\"alt\">Powerful Content Management and a Simple Extensible Framework.</h2>\n<hr />',1,'atomic-topquote',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(73,0,'Bottom Left Column (Atomic Template)','','<h6>This is a nested column</h6>\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>',1,'atomic-bottomleft',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(74,0,'Bottom Middle Column (Atomic Template)','','<h6>This is another nested column</h6>\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</p>',1,'atomic-bottommiddle',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(75,0,'Sidebar (Atomic Template)','','<h3>A <span class=\"alt\">Simple</span> Sidebar</h3>\n<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>\n<p class=\"quiet\">Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>\n<h5>Incremental leading</h5>\n<p class=\"incr\">Vestibulum ante ipsum primis in faucibus orci luctus vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus.</p>\n<p class=\"incr\">Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Cras ornare mattis nunc. Mauris venenatis, pede sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue. sed aliquet vehicula, lectus tellus pulvinar neque, non cursus sem nisi vel augue.</p>',1,'atomic-sidebar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(76,0,'Login (Atomic Template)','','',2,'atomic-sidebar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,0,'{\"pretext\":\"\",\"posttext\":\"\",\"login\":\"\",\"logout\":\"\",\"greeting\":\"1\",\"name\":\"0\",\"usesecure\":\"0\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',0,'*'),(77,312,'Top Menu','','',1,'top1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,0,'{\"menutype\":\"topmenu\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"2\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-topmenu menu-iconmenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(78,0,'Footer Menu','','',3,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_menu',1,0,'{\"menutype\":\"footermenu\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-divmenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(79,0,'Must-see Stuff','','',7,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mustsee\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"richbox-2 jsn-icon-home duohead-1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(81,0,'Tree Menu icons','','',1,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu menu-iconmenu menu-richmenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-settings\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(83,314,'Position \"left\"','','<p>This is a sample module in position <strong>left</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',6,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"richbox-2 jsn-icon-selection\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(84,0,'Side Menu','','',3,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"10\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-sidemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-settings\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(87,265,'Compatibility','','<!-- Start PageFly HTML --><div class=\"__pf_ohbm5\" id=\"__pf_ohbm5\" data-pf-ver=\"230\" data-pf-initial-ver=\"230\"><section class=\"_DblQBlAM _9OqnhR4_\" data-id=\"_9OqnhR4_\"><div class=\"_pDNE0kYl _Nk0bu4ko pb-grid\" data-id=\"_Nk0bu4ko\"><div class=\" pb-three-twelfths pb-desk--three-twelfths grid__column\" style=\"padding: 0px;\"><div class=\"_O689JW7n _Kj0pU0wq\" data-id=\"_Kj0pU0wq\"><a class=\"_43klRgVK _g5rMTVNW _43klRgVK__btn--rect _43klRgVK__icon--left\" target=\"_self\"  data-id=\"_g5rMTVNW\"  data-flag=\"false\"><i class=\"_ngb5Wk8q _QZMBHLEk _6pVxb12e fa _ngb5Wk8q--none fa-joomla rtl-paddingright\" data-id=\"_QZMBHLEk\"></i><span class=\"_VWvqNvR9 _DRD8iPgz _ZGwmb_O6\" data-id=\"_DRD8iPgz\">3.x</span></a></div></div><div class=\" pb-nine-twelfths grid__column\" style=\"padding: 0px;\"><div class=\"_O689JW7n _BjarU8Xp\" data-id=\"_BjarU8Xp\"><p class=\"_7XqAY8_A _eOe6hX5Y\" data-id=\"_eOe6hX5Y\"><span hidden=\"\" class=\"_VWvqNvR9 _dmWzhamL _2dknaNM0\" data-id=\"_dmWzhamL\"></span><span class=\"_VWvqNvR9 _dmWzhamL _ZGwmb_O6\" data-id=\"_dmWzhamL\">JSN Air is now natively compatible with Joomla! 3.x. The installation package is compatible with Joomla CMS</span></p></div></div></div></section></div> <div data-type=\"pagefly-styles\"> <style type=\"text/css\">._KzlwM38p { position: relative; } ._DblQBlAM { position: relative; } ._DblQBlAM { clear: both; } ._DblQBlAM[data-parallax=\"true\"] { position: relative; } ._DblQBlAM__parallax { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; pointer-events: none; } ._DblQBlAM[data-parallax=\"true\"] .parallax-bg { position: absolute; left: 50%; bottom: 0; max-width: 100%; min-width: 100%; min-height: 100%; -webkit-transform: translateX(-50%); transform: translateX(-50%); object-fit: cover; will-change: transform; } ._DblQBlAM { box-sizing: border-box; padding: 15px 0; position: relative; } ._DblQBlAM__container { width: auto; margin: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } ._pDNE0kYl { position: relative; } ._pDNE0kYl { margin: 0 -15px; } ._ngb5Wk8q { font-size: 1em; vertical-align: middle; text-align: center; width: auto; height: auto; } ._ngb5Wk8q--diamond, ._ngb5Wk8q--circle, ._ngb5Wk8q--square { width: 50px; height: 50px; line-height: 50px; border: 1px solid; } ._ngb5Wk8q--circle { border-radius: 100%; } ._ngb5Wk8q--diamond { transform: rotate(45deg); -webkit-transform: rotate(45deg); } ._ngb5Wk8q--diamond:before { display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } ._VWvqNvR9 { vertical-align: middle; } ._43klRgVK { color: inherit; display: inline-block; line-height: 1; padding: 0.7em 1.2em; box-sizing: border-box; cursor: pointer; text-align: center; border: 1px solid #ebebeb; background-color: #ebebeb; text-decoration: none; position: relative; white-space: nowrap; } ._43klRgVK:hover, ._43klRgVK:active, ._43klRgVK:focus { color: inherit; text-decoration: none; } ._43klRgVK__icon--left i { margin-right: 0.3em; } ._43klRgVK__icon--right i { margin-left: 0.3em; } ._43klRgVK__icon--top i { margin-bottom: 0.5em; } ._43klRgVK__icon--top > span, ._43klRgVK__icon--top > span[data-empty][contenteditable] { display: block; } ._43klRgVK > * { color: inherit; text-decoration: inherit; line-height: inherit; vertical-align: middle !important; } ._43klRgVK > span { color: inherit !important; text-decoration: inherit !important; line-height: inherit !important; display: inline-block; } ._43klRgVK[data-active=true] { background: black; color: white; } ._43klRgVK__btn--plain { border: none; background: none; } ._43klRgVK__btn--outline { background: none; border: 2px solid; } ._43klRgVK__btn--rounded { border-radius: 20px; } ._43klRgVK [class*=\"--diamond\"] { margin-right: 1em; } ._O689JW7n { position: relative; } ._7XqAY8_A > span:last-child { line-height: inherit; } ._7XqAY8_A[class*=\"dropcap--\"] > span:first-child { display: block; margin-right: 10px; float: left; font-size: 2em; background: #919da9; color: black; width: 50px; height: 50px; line-height: 50px; } ._7XqAY8_A[class*=\"dropcap--\"]:not(.dropcap--none) > span:first-child { margin-right: 20px; text-align: center; } ._7XqAY8_A.dropcap--none > span:first-child { text-align: inherit; line-height: 1 !important; width: auto !important; height: auto !important; background: none !important; border-radius: 0; } ._7XqAY8_A.dropcap--circle > span:first-child { border-radius: 100%; } ._7XqAY8_A:not([class*=\"dropcap--\"]) > span { margin-right: 0 !important; } ._7XqAY8_A ol, ._7XqAY8_A ul { list-style-position: inside; } ._7XqAY8_A blockquote { font-size: inherit; } .btn-boxshadow { box-shadow: inset 0px 0px 1px rgba(255,255,255,0.7); } .sunfw-direction-rtl .module-style i.rtl-paddingright { padding-left: 0; padding-right: 0; }\r\n						    @media all { #__pf_ohbm5 ._Nk0bu4ko[data-id=\"_Nk0bu4ko\"] { margin: 0px; display: flex; flex-direction: row; align-items: flex-start; place-content: space-between; } #__pf_ohbm5 ._9OqnhR4_[data-id=\"_9OqnhR4_\"] { padding: 0px; } #__pf_ohbm5 ._g5rMTVNW[data-id=\"_g5rMTVNW\"] ._6pVxb12e { font-size: 1.6em; } #__pf_ohbm5 ._g5rMTVNW[data-id=\"_g5rMTVNW\"] { background-color: rgb(11, 152, 255); color: rgb(255, 255, 255); border-radius: 3px; border-color: rgb(29, 125, 244); box-shadow: rgba(255, 255, 255, 0.7) 0px 0px 1px inset; padding: 15px; } #__pf_ohbm5 ._Kj0pU0wq[data-id=\"_Kj0pU0wq\"] { margin: 2px 0px 0px; } #__pf_ohbm5 ._BjarU8Xp[data-id=\"_BjarU8Xp\"] { padding-left: 10px; } } @media only screen and (max-width: 767px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { #__pf_ohbm5 ._Nk0bu4ko[data-id=\"_Nk0bu4ko\"] { margin: 0px; } #__pf_ohbm5 ._g5rMTVNW[data-id=\"_g5rMTVNW\"] ._6pVxb12e { font-size: 1em; margin: 0px; } #__pf_ohbm5 ._g5rMTVNW[data-id=\"_g5rMTVNW\"] { padding: 12px 8px; font-size: 13px; } #__pf_ohbm5 ._Kj0pU0wq[data-id=\"_Kj0pU0wq\"] { font-size: 13px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 1200px) { } </style></div><!-- End PageFly HTML --><!-- Start PageFly Hash|fu0q97nizb6|End PageFly Hash --><!-- Start PageFly ID|87|End PageFly ID -->',9,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-joomla\",\"style\":\"0\"}',0,'*'),(88,305,'Download','','<p>Full details about all template features can be found in comprehensive documentation package available for free download.</p>\r\n<p class=\"content-center\"><a class=\"btn btn-primary\" href=\"https://www.joomlashine.com/document/jsn-time/jsn-air-2-users-guide.html\">Free download</a></p>',7,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Jsn_air2_pro-solid_1\"}',0,'*'),(89,284,'Tree Menu','','',18,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"richbox-1 jsn-icon-settings\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(90,310,'Design','','',5,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"2\",\"endLevel\":\"3\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-star\",\"style\":\"Jsn_air2_pro-richbox_2\"}',0,'*'),(91,255,'Features','','',4,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"2\",\"endLevel\":\"3\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu \",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-star\",\"style\":\"Jsn_air2_pro-richbox_2\"}',0,'*'),(92,282,'Side Menu RTL','','',11,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"1\",\"endLevel\":\"10\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-sidemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-settings\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(95,0,'Ultimate K2 Support','','<p class=\"content-center\"><img class=\"image-border\" src=\"images/extensions/custom-html/k2-support/k2-logo.png\" border=\"0\" alt=\"k2 logo\" width=\"160\" height=\"80\" /></p>\n<p>Recently, we see more and more websites using wonderful free open source <a href=\"http://getk2.org/\" target=\"_blank\">extension K2</a> and there are indeed bold reasons for that.</p>\n<p>To support K2 users we added comprehensive in-depth K2 styling for all our templates.</p>\n<p><a class=\"link-action\" href=\"../index.php?option=com_content&amp;view=article&amp;id=91&amp;Itemid=206\">More about K2 support...</a></p>',20,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"box-blue jsn-icon-article\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(97,0,'Who\'s Online','','',10,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_whosonline',1,1,'{\"showmode\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"solid-2 jsn-icon-statistics\",\"cache\":\"0\",\"filter_groups\":\"0\"}',0,'*'),(98,0,'Position \"right\"','','<p>This is sample module in position <strong>right</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',21,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"richbox-2 jsn-icon-display\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(99,0,'Joomla! Copyright','','<p>The <a href=\"http://www.joomla.org/\" target=\"_blank\">Joomla!</a> name is used under a limited license from <a href=\"http://www.opensourcematters.org/\" target=\"_blank\">Open Source Matters</a> in the United States and other countries. <br/><a href=\"http://www.joomlashine.com\" target=\"_blank\">JoomlaShine.com</a> is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.</p>',2,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(100,311,'Breadcrumbs','','',1,'breadcrumbs',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,0,'{\"showHere\":\"0\",\"showHome\":\"1\",\"homeText\":\"Home\",\"showLast\":\"1\",\"separator\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(101,259,'JoomlaShine copyright','','<p> </p>\r\n<!-- Start New PageBuilder HTML -->\r\n<div class=\"_e5xpEVx _VzgyaJgUy\">\r\n<div class=\"__Pr1Mor _GDRj5yRCd\">\r\n<section class=\"_Qd7vBk7 _101LEz1SA\">\r\n<div class=\"_M0j2k5j _n3NVYZNSB ui centered equal width stackable grid\">\r\n<div class=\"_7nYD58Y _JMnoyWncX column\">\r\n<p class=\"_rW1ZQX1 _G1neMBnCM\"><span class=\"_rW1ZQX1__title _G1neMBnCM__title\">Copyright 2008 - 2015 JoomlaShine.com. All rights reserved. All stock photos used on this JSN Air demo site are only for demo purposes and not included in the template package. <br />The Joomla! name is used under a limited license from Open Source Matters in the United States and other countries. <br />JoomlaShine.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.<br /></span></p>\r\n</div>\r\n</div>\r\n</section>\r\n</div>\r\n</div>\r\n<!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6Imt4ODNmdTBjN2QiLCJpdGVtcyI6eyIwIjp7InR5cGUiOiJIZWFkIiwiX2lkIjoiMCIsInN0eWxlcyI6e319LCIxIjp7InR5cGUiOiJCb2R5IiwiY2hpbGRyZW4iOlsiMiJdLCJfaWQiOiIxIiwic3R5bGVzIjp7fX0sIjIiOnsidHlwZSI6IkxheW91dCIsImNoaWxkcmVuIjpbIjMiXSwiX2lkIjoiMiIsInN0eWxlcyI6e319LCIzIjp7InR5cGUiOiJTZWN0aW9uIiwiY2hpbGRyZW4iOlsiNCJdLCJfaWQiOiIzIiwic3R5bGVzIjp7fX0sIjQiOnsidHlwZSI6IkdyaWQiLCJjaGlsZHJlbiI6WyI1Il0sImNlbnRlcmVkIjp0cnVlLCJfaWQiOiI0Iiwic3R5bGVzIjp7fX0sIjUiOnsidHlwZSI6IkdyaWQuQ29sdW1uIiwiY2hpbGRyZW4iOlsiNiJdLCJfaWQiOiI1Iiwic3R5bGVzIjp7fX0sIjYiOnsidHlwZSI6IlBhcmFncmFwaCIsIm5hbWUiOiJQYXJhZ3JhcGgiLCJfaWQiOiI2IiwiX3RpdGxlIjp7InRleHQiOiJDb3B5cmlnaHQgMjAwOCAtIDIwMTUgSm9vbWxhU2hpbmUuY29tLiBBbGwgcmlnaHRzIHJlc2VydmVkLiBBbGwgc3RvY2sgcGhvdG9zIHVzZWQgb24gdGhpcyBKU04gQWlyIGRlbW8gc2l0ZSBhcmUgb25seSBmb3IgZGVtbyBwdXJwb3NlcyBhbmQgbm90IGluY2x1ZGVkIGluIHRoZSB0ZW1wbGF0ZSBwYWNrYWdlLlxyPGJyPlRoZSBKb29tbGEhIG5hbWUgaXMgdXNlZCB1bmRlciBhIGxpbWl0ZWQgbGljZW5zZSBmcm9tIE9wZW4gU291cmNlIE1hdHRlcnMgaW4gdGhlIFVuaXRlZCBTdGF0ZXMgYW5kIG90aGVyIGNvdW50cmllcy4gXHI8YnI+Sm9vbWxhU2hpbmUuY29tIGlzIG5vdCBhZmZpbGlhdGVkIHdpdGggb3IgZW5kb3JzZWQgYnkgT3BlbiBTb3VyY2UgTWF0dGVycyBvciB0aGUgSm9vbWxhISBQcm9qZWN0Ljxicj4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1mYW1pbHk6IEFyaWFsOyBmb250LXNpemU6IDEzcHg7IHRleHQtYWxpZ246IGNlbnRlcjsgY29sb3I6IHJnYig3NCwgNzQsIDc0KTsgbGluZS1oZWlnaHQ6IDIwcHg7In19fX0sImlkIjoiMTAxIiwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->',1,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(102,0,'Position \"innerleft\"','','<p>This is sample module in position <strong>innerleft</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',3,'innerleft',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(103,0,'Position \"innerright\"','','<p>This is sample module in position <strong>innerright</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',0,'innerright',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(104,0,'Main Menu (Icons & Rich Text)','','',1,'mainmenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,0,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-mainmenu menu-iconmenu menu-richmenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(105,0,'JSN ImageShow Replacement','','<img src=\"images/photos/imageshow.png\" border=\"0\" alt=\"\" />',1,'promo-left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(106,0,'Why choose JSN Air?','','<p>Compared to big guys, we produce very little amount of  templates, but with fanatical focus on quality of both product and support. We constantly  refine our templates to make it faster, more stable and easier to use.</p>\n<p>By choosing JSN Air, you will save a lot time and money.</p>\n',1,'user4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"solid-2 jsn-icon-star\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(107,0,'Position \"stick-leftbottom\"','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-leftbottom.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -stick-leftbottom-\" /></a>',1,'stick-leftbottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(108,0,'Position \"stick-leftmiddle\'','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-leftmiddle.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -stick-leftmiddle-\" /></a>',1,'stick-leftmiddle',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(109,0,'Position \"stick-lefttop\"','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-lefttop.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -stick-lefttop-\" /></a>',1,'stick-lefttop',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(110,270,'See other templates','','<a rel=\"{handler: \'iframe\', size: {x: 640, y: 510}}\" href=\"http://www.joomlashine.com/pro-joomla-templates-promo.html\" class=\"modal link-tooltip\" style=\"z-index: 90;\"><img src=\"images/extensions/custom-html/see-other-templates/see-other-templates-banner.png\" width=\"120\" height=\"120\" alt=\"See other templates\" /><span style=\"left: -90px; top: -260px\"><img src=\"images/extensions/custom-html/see-other-templates/see-other-templates-banner-text.png\" width=\"200\" height=\"200\" alt=\"See other templates\" /></span></a>',1,'stick-rightbottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(111,0,'Position \"stick-rightbottom\"','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-rightbottom.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -rightbottom-\" /></a>',1,'stick-rightbottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(112,0,'Position \"stick-rightmiddle\"','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-rightmiddle.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -stickrightmiddle-\" /></a>',1,'stick-rightmiddle',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(113,0,'Position \"stick-righttop\"','','<a><img src=\"images/extensions/custom-html/position-stick-x/position-stick-righttop.png\" width=\"65\" height=\"190\" alt=\"Sample module in position -righttop-\" /></a>',1,'stick-righttop',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(114,0,'Plain Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\n<p>Module Class Suffix:<br />\n  <em>empty</em></p>',1,'user-bottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(115,0,'Plain with Icons','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\n<p>Module Class Suffix:<br />\n  <strong>&quot;icon-star&quot;</strong></p>',2,'user-bottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"jsn-icon-star\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(116,0,'Layout Variations','','<div class=\"grid-layout\" style=\"margin-top: 10px\">\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=90&Itemid=472\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-lcr.png\" width=\"160\" height=\"90\" alt=\"Left | Center | Right\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nLeft | Center | Right</a></div>\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=92&Itemid=477\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-mc.png\" width=\"160\" height=\"90\" alt=\"Main content only\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nMain content only</a></div>\n</div>\n<div class=\"grid-layout\" style=\"margin-top: 10px\">\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=89&Itemid=474\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-lcir.png\" width=\"160\" height=\"90\" alt=\"Left | Center | InnerRight\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nLeft | Center | InnerRight</a></div>\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=88&Itemid=476\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-ilcr.png\" width=\"160\" height=\"90\" alt=\"InnerLeft | Center | Right\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nInnerLeft | Center | Right</a></div>\n</div>\n<div class=\"grid-layout\" style=\"margin-top: 10px\">\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=91&Itemid=473\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-lilc.png\" width=\"160\" height=\"90\" alt=\"Left | Center | InnerRight\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nLeft | InnerLeft | Center</a></div>\n<div class=\"content-center\"><a href=\"index.php?option=com_content&view=article&id=87&Itemid=475\" class=\"link-highlight\"><img src=\"images/extensions/custom-html/layout-variations/layout-thumb-cirr.png\" width=\"160\" height=\"90\" alt=\"Left | Center | Right\" style=\"vertical-align: middle;\" class=\"margin-right\" /><br />\nCenter | InnerRight | Right</a></div>\n</div>\n',1,'user-bottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(118,0,'Position \"content-top\"','','<p>This is a sample module in position <strong>&ldquo;content-top&rdquo;</strong>. All modules in this position will be arranged in <strong>horizontal row</strong>. The whole position will be collapsed, if there are no modules published.</p>\n',1,'content-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(120,0,'Customer feedback','','<blockquote>\n  <h4>Every company should be this way</h4>\n  <p>Outstanding Products, Outstanding Support, Outstanding Business Ethics...Every company should follow these guys. WELL WORTH THE MONEY!</p>\n  <p><strong>Bob Stevenson</strong></p>\n</blockquote>\n<!--\n<hr class=\"line-dots clearbreak\" />\n\n<blockquote>\n  <h4>I am happy and satisfied</h4>\n  <p>I found a perfect product and partner with JoomlaShine! I couldn\'t possibly learn all about templates by myself, starting from scratch. Thanks JoomlaShine!</p>\n  <p><strong>Ricardo Caro</strong></p>\n</blockquote>\n-->\n<hr class=\"line-dots clearbreak\" />\n\n<blockquote>\n  <h4>Danke for a phantastic template</h4>\n  <p>Das Template erfllt hchste Ansprche in puncto Layout und Funktionalitt. Die mitgelieferten Dokumentationen sind umfassend und verstndlich, somit sehr hilfreich.</p>\n  <p><strong>Achim</strong></p>\n</blockquote>',2,'user4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(121,0,'Position \"user7\"','','<p>This is a sample module in position <strong>&ldquo;user7&rdquo;</strong>. All modules in this position will be arranged in <strong>horizontal row</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(122,0,'Position \"user6\"','','<p>This is a sample module in position <strong>&ldquo;user6&rdquo;</strong>. All modules in this position will be arranged in <strong>horizontal row</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user6',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(123,0,'Position \"user3\"','','<p>This is a sample module in position <strong>&ldquo;user3&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(124,306,'Sample Content','','',5,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"\",\"startLevel\":\"2\",\"endLevel\":\"10\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"menu-sidemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-search\",\"style\":\"Jsn_air2_pro-solid_1\"}',0,'*'),(126,297,'\"LightBox 1\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',1,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-star\",\"style\":\"Jsn_air2_pro-lightbox_1\"}',0,'*'),(127,298,'\"LightBox 2\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>',1,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-star\",\"style\":\"Jsn_air2_pro-lightbox_2\"}',0,'*'),(128,299,'\"RichBox 1\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\r\n<p>Module Class Suffix:<br /> <strong>\"richbox-1 jsn-icon-calendar\"</strong></p>',22,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-search\",\"style\":\"Jsn_air2_pro-richbox_1\"}',0,'*'),(130,300,'\"RichBox 2\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\r\n<p>Module Class Suffix:<br /> <strong>\"richbox-2 jsn-icon-info\"</strong></p>',23,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-home\",\"style\":\"Jsn_air2_pro-richbox_2\"}',0,'*'),(131,302,'\"Solid 2\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\r\n<p>Module Class Suffix:<br /> <strong>\"solid-2 jsn-icon-display\"</strong></p>',24,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-cog\",\"style\":\"Jsn_air2_pro-solid_2\"}',0,'*'),(132,301,'\"Solid 1\" Style','','<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius nisl id lectus ultricies ut elementum nulla ornare. Nulla sed mi massa, at tincidunt felis.</p>\r\n<p>Module Class Suffix:<br /> <strong>\"solid-1\"</strong></p>',1,'left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-cog\",\"style\":\"Jsn_air2_pro-solid_1\"}',0,'*'),(134,0,'Must-see Stuff','','',16,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_menu',1,1,'{\"menutype\":\"mustsee\",\"startLevel\":\"1\",\"endLevel\":\"1\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-home duohead-1\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(136,0,'Position \"user1\"','','<p>This is a sample module in position <strong>&ldquo;user1&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user1',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(137,0,'Position \"user2\"','','<p>This is a sample module in position <strong>&ldquo;user2&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(138,0,'Hot features','','<div>\n  <h3><a href=\"index.php?option=com_content&amp;view=article&amp;id=71&amp;Itemid=466\" class=\"link-action\">Flexible Layout</a></h3>\n<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=71&amp;Itemid=466\"><img src=\"images/extensions/custom-html/hot-features/flexible-layout.jpg\" width=\"100\" height=\"100\" class=\"image-left image-border\" /></a>JSN Air provides<strong>36+ module positions</strong>allowing you to have multiple layout configurations. All  module positions works well in RTL mode.</p>\n  <p class=\"content-right\"><a href=\"index.php?option=com_content&view=article&id=71&Itemid=466\" class=\"readon\">Read more...</a></p>\n</div>\n\n<hr class=\"line-dots clearbreak\" />\n\n<div>\n  <h3><a href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=467\" class=\"link-action\">Multiple Colors</a></h3>\n<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=467\"><img src=\"images/extensions/custom-html/hot-features/multiple-colors.jpg\" width=\"100\" height=\"100\" class=\"image-left image-border\" /></a>JSN Air provides&nbsp;<strong>6 major color variations&nbsp;</strong>for  your taste. Each color variation covers drop-down menu, links, headings and other elements.</p>\n    <p class=\"content-right\"><a href=\"index.php?option=com_content&amp;view=article&amp;id=68&amp;Itemid=467\" class=\"readon\">Read more...</a></p>\n</div>\n\n<hr class=\"line-dots clearbreak\" />\n\n<div>\n  <h3><a href=\"index.php?option=com_content&amp;view=article&amp;id=82&amp;Itemid=486\" class=\"link-action\">Mobile Ready</a></h3>\n<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=82&amp;Itemid=486\"><img src=\"images/extensions/custom-html/hot-features/mobile-ready.jpg\" width=\"100\" height=\"100\" class=\"image-left image-border\" /></a> All JoomlaShine.com templates have special built-in design optimized for modern mobile devices iPhone, Android and Windows Mobile-based.</p>\n    <p class=\"content-right\"><a href=\"index.php?option=com_content&view=article&id=82&Itemid=486\" class=\"readon\">Read more...</a></p>\n</div>',2,'user3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(139,0,'Position \"user4\"','','<p>This is a sample module in position <strong>&ldquo;user4&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',0,'user4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(140,0,'Position \"user5\"','','<p>This is a sample module in position <strong>&ldquo;user5&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'user5',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(142,0,'Built with JSN PowerAdmin','','<a href=\"http://www.joomlashine.com/joomla-extensions/jsn-poweradmin.html\" target=\"_blank\" class=\"link-tooltip\" style=\"z-index: 90;\"><img src=\"images/extensions/custom-html/built-with-poweradmin/built-with-poweradmin-banner.png\" width=\"120\" height=\"120\" alt=\"Built with JSN PowerAdmin\" /><span style=\"top: -260px\"><img src=\"images/extensions/custom-html/built-with-poweradmin/built-with-poweradmin-banner-text.png\" width=\"200\" height=\"200\" alt=\"Built with JSN PowerAdmin\" style=\"max-width: none;\" /></span></a>',1,'stick-leftbottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(151,0,'Position \"promo-left\"','','<p>This is a sample module in position <strong>&ldquo;promo-left&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',1,'promo-left',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(152,0,'Position \"promo-right\"','','<p>This is a sample module in position <strong>&ldquo;promo-right&rdquo;</strong>. All modules in this position will be arranged in <strong>vertical column</strong>. The whole position will be collapsed, if there are no modules published.</p>',2,'promo-right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(155,0,'Position \"content-bottom\"','','<p>This is a sample module in position <strong>&ldquo;content-bottom&rdquo;</strong>. All modules in this position will be arranged in <strong>horizontal row</strong>. The whole position will be collapsed, if there are no modules published.</p>\n',5,'content-bottom',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(156,0,'Position \"promo\"','','<div style=\"height: 204px; background: url(\'http://demo.joomlashine.com/joomla-templates/jsn_air/pro/images/extensions/custom-html/position-promo/position-promo.jpg\') center center no-repeat;\"></div>',2,'promo',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(157,0,'Why choose JSN Air','','<p>If you are looking for a clean and professional business template, the solution is right here.</p>\n<p>In 5 minutes you will see how JSN Air can be the perfect template for your business website.</p>\n<p class=\"content-center\"><a class=\"link-button button-light\" href=\"index.php?option=com_content&amp;view=article&amp;id=101&amp;Itemid=497\"><span class=\"link-icon jsn-icon-display\">Take a quick tour</span></a></p>',1,'promo-right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(158,303,'Testimonials','','<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._GkN18v7q span { display: inline-block; } ._GkN18v7q.dropcap:first-letter { display: block; float: left; font-size: 2.8em; line-height: 1em; margin-bottom: -0.2em; padding-right: 0.2em; visibility: visible; } ._X3kNXWvQ { font-size: 2em; width: auto; } ._Q2q_PvV4[class*=\"reversed\"].grid, ._Q2q_PvV4[class*=\"reversed\"].grid > .row, ._Q2q_PvV4.grid > [class*=\"reversed\"].row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } ._Q2q_PvV4[class*=\"vertically reversed\"].grid { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } ._56k1_Dpo { padding: 1rem 0; box-sizing: border-box; } ._56k1_Dpo__container { width: auto; margin: auto; box-sizing: border-box; } ._56k1_Dpo__flex-container { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; align-content: stretch; justify-content: stretch; width: 100%; margin: auto; box-sizing: border-box; } ._2xneX4vW > .placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * { box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400|Open+Sans:normal,600,bold\"><style type=\"text/css\"> @media { ._eK5bewYGTe { padding-top: 0px; padding-bottom: 0px; } ._rqEYoNb9sb.ui.grid > ._DN59z3R6CR.column { padding: 0px; } ._rqEYoNb9sb.ui.grid { margin: 0px; } ._4P5QV3oXh5.ui.grid { padding: 0px; margin: 0px; } ._4P5QV3oXh5.ui.grid > ._vl72JWKDCZ.column { padding: 0px; } ._2Y4lx6oQcG { display: flex; align-items: center; } ._wa8JDpKvuX { font-family: \"Open Sans\"; font-size: 14px; font-weight: 600; margin-top: 0px; margin-bottom: 0px; } ._3mgj6Z8WI3.fa { font-size: 2em; color: rgb(195, 193, 195); } ._QKMY3251UE { padding: 0px 15px; height: auto; } ._OmBD_jvYUJ { font-family: Georgia; font-size: 12px; color: rgb(114, 114, 114); margin-top: 10px; line-height: 1.7; } ._GDBw2pY0uW { font-family: \"Open Sans\"; font-size: 12px; font-weight: bold; } } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><div class=\"_36NPxz1o _kVPdNJZpIe\"><div class=\"_2xneX4vW _Kj5oYGXafW\" style=\"\"><style></style><script></script><section class=\"_56k1_Dpo _eK5bewYGTe\"><div class=\"_Q2q_PvV4 _rqEYoNb9sb ui equal width stackable grid\"><div class=\"_jv1w5mZR _DN59z3R6CR column\"><h3 class=\"_14OM8vDA _wa8JDpKvuX\"><span class=\"_14OM8vDA__title _wa8JDpKvuX__title\"><font color=\"#ca0554\"><a href=\"#\">Every company should be this way</a></font></span></h3></div></div><div class=\"_Q2q_PvV4 _4P5QV3oXh5 ui top aligned equal width stackable grid\"><div class=\"_jv1w5mZR _vl72JWKDCZ column\"><div class=\"_KKRA7qZd _2Y4lx6oQcG\"><i tabindex=\"1\" class=\"_X3kNXWvQ _3mgj6Z8WI3 fa fa-fw fa-quote-left\" draggable=\"true\"></i><div class=\"_KKRA7qZd _QKMY3251UE\"><h3 class=\"_14OM8vDA _OmBD_jvYUJ\"><span class=\"_14OM8vDA__title _OmBD_jvYUJ__title\">Outstanding Products, Outstanding Support, Outstanding Business Ethics...Every company should follow these guys. WELL WORTH THE MONEY!</span></h3><p class=\"_GkN18v7q _GDBw2pY0uW\"><span class=\"_GkN18v7q__title _GDBw2pY0uW__title\"><font color=\"#ca0554\">—</font> Bob Stevenson</span></p></div></div></div></div></section></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6ImY5Zm44NXI0MnVpIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJjaGlsZHJlbiI6WyIzIl0sIl9pZCI6IjIiLCJzdHlsZXMiOnt9fSwiMyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbIm0iLCI0Il0sIl9pZCI6IjMiLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLXRvcDogMHB4OyBwYWRkaW5nLWJvdHRvbTogMHB4OyJ9fX0sIjQiOnsidHlwZSI6IkdyaWQiLCJuYW1lIjoiR3JpZCIsImlkZW50aWNhbCI6dHJ1ZSwiY2hpbGRyZW4iOlsiNSJdLCJhbGlnbiI6InRvcCIsIl9pZCI6IjQiLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nOiAwcHg7IG1hcmdpbjogMHB4OyIsIiYgPiAuX3ZsNzJKV0tEQ1ouY29sdW1uIjoicGFkZGluZzogMHB4OyJ9fX0sIjUiOnsidHlwZSI6IkdyaWQuQ29sdW1uIiwiY2hpbGRyZW4iOlsiOCJdLCJfaWQiOiI1Iiwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZzogMHB4OyJ9fX0sIjgiOnsidHlwZSI6IkJsb2NrIiwibmFtZSI6ImJsb2NrIiwiY2hpbGRyZW4iOlsiYiIsImMiXSwiX2lkIjoiOCIsInN0eWxlcyI6eyJhbGwiOnsiJiI6ImRpc3BsYXk6IGZsZXg7IGFsaWduLWl0ZW1zOiBjZW50ZXI7In19fSwiYiI6eyJ0eXBlIjoiSWNvbiIsIm5hbWUiOiJpY29uIiwiaWNvbiI6InF1b3RlLWxlZnQiLCJfaWQiOiJiIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1zaXplOiAyZW07IGNvbG9yOiByZ2IoMTk1LCAxOTMsIDE5NSk7In19fSwiYyI6eyJ0eXBlIjoiQmxvY2siLCJuYW1lIjoiYmxvY2syIiwiY2hpbGRyZW4iOlsiaCIsImkiXSwiX2lkIjoiYyIsInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweCAxNXB4OyBoZWlnaHQ6IGF1dG87In19fSwiaCI6eyJ0eXBlIjoiSGVhZGluZyIsIm5hbWUiOiJoZWFkaW5nIiwiX3RpdGxlIjp7InRleHQiOiJPdXRzdGFuZGluZyBQcm9kdWN0cywgT3V0c3RhbmRpbmcgU3VwcG9ydCwgT3V0c3RhbmRpbmcgQnVzaW5lc3MgRXRoaWNzLi4uRXZlcnkgY29tcGFueSBzaG91bGQgZm9sbG93IHRoZXNlIGd1eXMuIFdFTEwgV09SVEggVEhFIE1PTkVZISJ9LCJfaWQiOiJoIiwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1mYW1pbHk6IEdlb3JnaWE7IGZvbnQtc2l6ZTogMTJweDsgY29sb3I6IHJnYigxMTQsIDExNCwgMTE0KTsgbWFyZ2luLXRvcDogMTBweDsgbGluZS1oZWlnaHQ6IDEuNzsifX19LCJpIjp7InR5cGUiOiJQYXJhZ3JhcGgiLCJuYW1lIjoicGFyYWdyYXBoIiwiX3RpdGxlIjp7InRleHQiOiI8Zm9udCBjb2xvcj1cIiNjYTA1NTRcIj7igJQ8L2ZvbnQ+IEJvYiBTdGV2ZW5zb24ifSwiX2lkIjoiaSIsInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtZmFtaWx5OiBcIk9wZW4gU2Fuc1wiOyBmb250LXNpemU6IDEycHg7IGZvbnQtd2VpZ2h0OiBib2xkOyJ9fX0sIm0iOnsidHlwZSI6IkdyaWQiLCJjaGlsZHJlbiI6WyJuIl0sIl9pZCI6Im0iLCJzdHlsZXMiOnsiYWxsIjp7IiYgPiAuX0RONTl6M1I2Q1IuY29sdW1uIjoicGFkZGluZzogMHB4OyIsIiYiOiJtYXJnaW46IDBweDsifX19LCJuIjp7InR5cGUiOiJHcmlkLkNvbHVtbiIsImNoaWxkcmVuIjpbIm8iXSwiX2lkIjoibiIsInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmc6IDBweDsifX19LCJvIjp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6IkhlYWRpbmciLCJfaWQiOiJvIiwiX3RpdGxlIjp7InRleHQiOiI8Zm9udCBjb2xvcj1cIiNjYTA1NTRcIj48YSBocmVmPVwiI1wiPkV2ZXJ5IGNvbXBhbnkgc2hvdWxkIGJlIHRoaXMgd2F5PC9hPjwvZm9udD4ifSwic3R5bGVzIjp7ImFsbCI6eyImIjoiZm9udC1mYW1pbHk6IFwiT3BlbiBTYW5zXCI7IGZvbnQtc2l6ZTogMTRweDsgZm9udC13ZWlnaHQ6IDYwMDsgbWFyZ2luLXRvcDogMHB4OyBtYXJnaW4tYm90dG9tOiAwcHg7In19fX0sImlkIjoiMTU4IiwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->',6,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Jsn_air2_pro-lightbox_1\"}',0,'*'),(159,0,'Care about support?','','<p>Compared to big guys, we produce very little amount of templates, but with fanatical focus on quality of both product and support.</p>\n<p><a class=\"link-action\" href=\"index.php?option=com_content&amp;view=article&amp;id=76&amp;Itemid=493\">Readmore</a></p>',4,'innerleft',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(161,0,'Leave troubles behind','','<p><img class=\"image-border\" src=\"/images/j0433180.png\" border=\"0\" alt=\"\" width=\"120\" align=\"left\" style=\"float: left; margin-right: 10px;\" />Maecenas et lacus ligula. Fusce blandit nisi id dui.</p>\n<p>Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae.</p>\n<p><a class=\"link-action\" href=\"#\">Readmore</a></p>',1,'user4',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(162,0,'Start the tour','','<p><img class=\"image-border\" src=\"/images/j0438658.png\" border=\"0\" alt=\"\" width=\"120\" align=\"left\" style=\"float: left; margin-right: 10px;\" />Nullam adipiscing dapibus velit, vel molestie lorem lacinia et. Donec interdum feugiat lectus, ac dictum est egestas et. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.</p>\n<p><a class=\"link-action\" href=\"#\">Readmore</a></p>',1,'user3',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(163,0,'Banner','','<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=101&amp;Itemid=497\"><img src=\"/images/banner2.png\" border=\"0\" alt=\"\" /></a></p>',1,'banner',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(170,0,'Stunning Colors','','<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=68:color-variations&amp;catid=78:design-a-features&amp;Itemid=467\"><img src=\"images/extensions/custom-html/stunning-colors.jpg\" width=\"290\" height=\"130\" border=\"0\" alt=\"\" /></a></p>\n<p>JSN Air provides <strong>6 major color variations</strong> for your taste. Each color variation covers drop-down menu, links, headings and other elements.</p>\n<p><a class=\"link-action\" href=\"index.php?option=com_content&amp;view=article&amp;id=68:color-variations&amp;catid=78:design-a-features&amp;Itemid=467\">Read more...</a></p>',4,'user-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(171,0,'Mobile Ready','','<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=82:mobile-ready&amp;catid=79:advanced-stuff&amp;Itemid=486\"><img src=\"images/extensions/custom-html/mobile-ready.jpg\" border=\"0\" width=\"290\" height=\"130\" style=\"border: 0;\" /></a></p>\n<p>All JoomlaShine.com templates have special built-in design optimized for modern mobile devices iPhone, Android and Windows Mobile-based.</p>\n<p><a class=\"link-action\" href=\"index.php?option=com_content&amp;view=article&amp;id=82:mobile-ready&amp;catid=79:advanced-stuff&amp;Itemid=486\">Read more...</a></p>',6,'user-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(172,0,'Modern Style','','<p><a href=\"index.php?option=com_content&amp;view=article&amp;id=70&amp;Itemid=465\"><img src=\"images/extensions/custom-html/modern-design.jpg\" border=\"0\" width=\"290\" height=\"130\" style=\"border: 0;\" /></a></p>\n<p>With  the main idea of clean squared blocks, JSN Air brings you fresh and colorful design.  If you want website with modern design, this is for you.</p>\n<p><a class=\"link-action\" href=\"index.php?option=com_content&amp;view=article&amp;id=70&amp;Itemid=465\">Read more...</a></p>\n',5,'user-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(173,0,'Explore','','',1,'innerright',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"1\",\"endLevel\":\"3\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"menu-treemenu\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"richbox-2 jsn-icon-star\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(364,0,'Online Users','','',1,'user-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_onlineusers',1,1,'{\"cache\":\"1\",\"hideAdmin\":\"1\",\"count\":\"10\",\"show_guest\":\"1\",\"moduleclass_sfx\":\"\"}',0,'*'),(365,0,'Photo Comments','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_photocomments',1,1,'',0,'*'),(384,258,'Our Team','','<!-- Start PageFly HTML --><style type=\"text/css\"> ._xNa4NB[data-parallax=\"true\"] { position: relative; overflow: hidden; } ._xNa4NB__parallax { position: absolute; top: 0; left: 0; right: 0; bottom: 0; } ._xNa4NB[data-parallax=\"true\"] .parallax-bg { position: absolute; left: 50%; bottom: 0; min-width: 100%; min-height: 100%; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform: translateX(-50%); transform: translateX(-50%); max-width: inherit; } ._xNa4NB[data-reversed=\"true\"] .parallax-bg { bottom: auto; top: 0; } .parallax-container[data-reversed=\"true\"] .parallax-bg { bottom: auto; top: 0; } ._xNa4NB { box-sizing: border-box; padding: 15px 0; } ._xNa4NB__container { width: auto; margin: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } </style><link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Lato\"><style type=\"text/css\"> @media all { } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><section id=\"_eXaJFe\" class=\"_xNa4NB _eXaJFe\"><div id=\"_4gNMT5\" class=\"_G3NX3d _4gNMT5 pb-grid grid--automatic\" style=\"padding: 0px; margin-left: -15px; margin-right: -15px;\"><div class=\"grid__column\" style=\"margin: 0px; padding: 0px 15px;\"></div></div><div id=\"_K4EDUr\" class=\"_gL_BzW _K4EDUr pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 15px;\"><div id=\"_JXZVCL\" class=\"_PNdBOk _JXZVCL\"><div id=\"_nOzEt5\" class=\"_LD7O80 _nOzEt5 pb-custom-html\" style=\"\"><link rel=\"stylesheet\" type=\"text/css\" href=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/jquery.horizontal.scroll.css\">\r\n<script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js\"></script>\r\n<script src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/js/jquery.horizontal.scroll.js\" type=\"text/javascript\"></script>\r\n<script src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/custom.js\" type=\"text/javascript\"></script>\r\n<div class=\"jsn-separate\"> </div>\r\n<div id=\"jsn-team-member\">\r\n  <ul id=\"child\" class=\"top-content horizontal\" style=\"position: absolute; left: -418px; top: 0px; visibility: visible;\">\r\n    <li>\r\n      <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-1.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Andy Law</span>\r\n    </li>\r\n   <li>\r\n      <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-2.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Allan Jordan</span>\r\n    </li>\r\n   <li>\r\n      <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-3.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Anna Jerry</span>\r\n    </li>\r\n                <li>\r\n     <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-4.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Tony Frank</span>\r\n    </li>\r\n                <li>\r\n     <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-5.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Nany Timberland</span>\r\n   </li>\r\n                <li>\r\n     <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-6.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Alex Bill</span>\r\n   </li>\r\n                <li>\r\n     <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-7.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Amy Frances</span>\r\n    </li>\r\n   <li>\r\n      <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-8.png\" alt=\"\"></a></p>\r\n     <span class=\"name\">Cameron Smith</span>\r\n   </li>\r\n   <li class=\"last\">\r\n     <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-9.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Jane Jerry</span>\r\n    </li>\r\n   <li>\r\n      <p class=\"icon\"><a href=\"javascript:void(0);\" class=\"avatar\"><img src=\"http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/images/joomlashine/sample/content-top/our-team-10.png\" alt=\"\"></a></p>\r\n      <span class=\"name\">Autumn Anton</span>\r\n   </li>\r\n </ul>\r\n</div>\r\n<div id=\"scrollbar\">\r\n <div id=\"track\">\r\n     <div id=\"dragBar\" style=\"left: 296px; top: 1px; width: 422px;\"></div>\r\n </div>\r\n</div></div></div></div></div></section><script type=\"text/javascript\">(function i(){function e(e,t,n,i){return o.addEventListener(e,function(e){for(var a=e.target;a&&\"function\"==typeof a.matches;){if(a.matches(t)){n.call(i||a,e,a);break}a=a.parentNode}},!0)}function t(){for(var e=o.getElementsByClassName(\"pb-instagram\"),t=0;t<e.length;t++)n(e[t])}function n(e){var t=e.getAttribute(\"data-token\"),n=e.getAttribute(\"data-limit\"),i=e.getElementsByTagName(\"a\"),a=e.getElementsByTagName(\"img\");jQuery.ajax({url:\"https://api.instagram.com/v1/users/self/media/recent/?access_token=\"+t,dataType:\"jsonp\",type:\"GET\",data:{access_token:t,count:a.length},success:function(e){for(var t=0;t<n;t++)i[t].setAttribute(\"href\",e.data[t].link),a[t].setAttribute(\"src\",e.data[t].images.low_resolution.url)}})}function i(){for(var e=0;e<p.length;e++){var t,n=o.body.getBoundingClientRect(),i=p[e].parentNode.getBoundingClientRect(),a=i.top-n.top;t=window.innerHeight>a?window.scrollY/h[e]:(window.innerHeight-a+window.scrollY)/h[e],\"true\"===f[e]&&(t=-t),window.innerHeight>a-window.scrollY&&(p[e].style.transform=\"translate3d(-50%, \"+t+\"px, 0)\")}}var a=this,o=a.document;if(!a.PB3helperScriptInitialized){a.PB3helperScriptInitialized=!0,a.delegate=e,e(\"click\",\"a[data-action]\",function(e,t){switch(t.dataset.action){case\"tab\":e.preventDefault(),t.parentNode.childNodes.forEach(function(e){e.dataset.active=e===t||void 0}),o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.parentElement.childNodes.forEach(function(t){t.style.display=t===e?\"\":\"none\"})});break;case\"accordion\":e.preventDefault();var n=t.getAttribute(\"data-flag\"),i=t.nextSibling.style.display;if(\"true\"==t.parentNode.getAttribute(\"data-active\"))t.parentNode.setAttribute(\"data-active\",!1);else{var a=o.getElementsByClassName(\"accordion__item\");for(var r in a)isNaN(r)||a[r].setAttribute(\"data-active\",!1);t.parentNode.setAttribute(\"data-active\",!0)}if(\"false\"===n){if(t.parentNode)for(var s=t.parentNode&&t.parentNode.parentNode&&t.parentNode.parentNode.firstChild;s;)s.childNodes.length>1&&(s.childNodes[1].style.display=\"none\"),s=s.nextSibling;\"none\"===i&&o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}else o.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}},null);try{e(\"click\",\"*[data-event]\",function(e,t){var n=JSON.parse(t.dataset.event);if(n.ga&&\"function\"==typeof ga&&ga.apply(void 0,[\"send\",\"event\"].concat(r()(n.ga.split(\",\")))),n.pixel&&\"function\"==typeof fbq){new Function(n.pixel.replace(/\\n|\\r|\\t/g,\"\"))()}},null)}catch(e){}for(var s=window.innerHeight,l=o.querySelectorAll(\"[data-animation]\"),c=[],u=0;u<l.length;u++){c.push({element:l[u],position:function(e){var t=o.body.getBoundingClientRect();return{top:e.parentNode.getBoundingClientRect().top-t.top,height:e.offsetHeight,clientReact:e.getBoundingClientRect()}}(l[u]),animation:l[u].getAttribute(\"data-animation\")});var d=c[c.length-1].animation;-1!==d.toLowerCase().indexOf(\"in\")&&(c[c.length-1].element.style.visibility=\"hidden\"),c[c.length-1].position.top+c[c.length-1].position.height<=s&&(c[c.length-1].element.style.visibility=\"visible\",c[c.length-1].element.className=c[c.length-1].element.className+\" animated \"+d,jQuery(c[c.length-1].element).one(\"webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend\",function(){this.className=this.className.replace(\"animated\",\"\")}))}o.addEventListener(\"scroll\",function(e){for(var t=window.scrollY,n=s+t,i=0;i<c.length;i++){if(c[i].position.top+c[i].position.height<n){var a=c[i].animation;-1===c[i].element.className.indexOf(a)&&(c[i].element.style.visibility=\"visible\",c[i].element.className=c[i].element.className+\" animated \"+a,jQuery(c[i].element).one(\"webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend\",function(){this.className=this.className.replace(\"animated\",\"\")}))}}},!0),window.addEventListener(\"update-instagram\",function(e){t()}),t();for(var p=[],h=[],f=[],y=o.querySelectorAll(\'[data-parallax=\"true\"]\'),g=0;g<y.length;g++)p[g]=y[g].querySelector(\".parallax-bg\"),h[g]=11-1.15*y[g].dataset.speed/2,f[g]=y[g].dataset.reversed||\"false\";var m=void 0;window.addEventListener(\"scroll\",function(e){var t=m=requestAnimationFrame(function(e){t===m&&i()})});var v=o.querySelectorAll(\".html5-video\");!function(){for(var e=0;e<v.length;e++)!function(e){v[e].addEventListener(\"click\",function(t){v[e].paused?v[e].play():v[e].pause()})}(e)}()}}).call(this)</script><!-- End PageFly HTML --><!-- Start PageFly Data|eyJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwiZ29vZ2xlRm9udHMiOlt7ImZhbWlseSI6IkxhdG8iLCJmb250cyI6eyIxMDAiOiIiLCIzMDAiOiIiLCI0MDAiOiIiLCI3MDAiOiIiLCI5MDAiOiIiLCIxMDBpIjoiIiwiMzAwaSI6IiIsIjQwMGkiOiIiLCI3MDBpIjoiIiwiOTAwaSI6IiJ9fSx7ImZhbWlseSI6IlJvYm90byIsImZvbnRzIjp7IjEwMCI6IiIsIjMwMCI6IiIsIjQwMCI6IiIsIjUwMCI6IiIsIjcwMCI6IiIsIjkwMCI6IiIsIjEwMGkiOiIiLCIzMDBpIjoiIiwiNDAwaSI6IiIsIjUwMGkiOiIiLCI3MDBpIjoiIiwiOTAwaSI6IiJ9fSx7ImZhbWlseSI6Ik9wZW4gU2FucyIsImZvbnRzIjp7IjMwMCI6IiIsIjQwMCI6IiIsIjYwMCI6IiIsIjcwMCI6IiIsIjgwMCI6IiIsIjMwMGkiOiIiLCI0MDBpIjoiIiwiNjAwaSI6IiIsIjcwMGkiOiIiLCI4MDBpIjoiIn19LHsiZmFtaWx5IjoiTW9udHNlcnJhdCIsImZvbnRzIjp7IjEwMCI6IiIsIjIwMCI6IiIsIjMwMCI6IiIsIjQwMCI6IiIsIjUwMCI6IiIsIjYwMCI6IiIsIjcwMCI6IiIsIjgwMCI6IiIsIjkwMCI6IiIsIjEwMGkiOiIiLCIyMDBpIjoiIiwiMzAwaSI6IiIsIjQwMGkiOiIiLCI1MDBpIjoiIiwiNjAwaSI6IiIsIjcwMGkiOiIiLCI4MDBpIjoiIiwiOTAwaSI6IiJ9fSx7ImZhbWlseSI6IlJhbGV3YXkiLCJmb250cyI6eyIxMDAiOiIiLCIyMDAiOiIiLCIzMDAiOiIiLCI0MDAiOiIiLCI1MDAiOiIiLCI2MDAiOiIiLCI3MDAiOiIiLCI4MDAiOiIiLCI5MDAiOiIiLCIxMDBpIjoiIiwiMjAwaSI6IiIsIjMwMGkiOiIiLCI0MDBpIjoiIiwiNTAwaSI6IiIsIjYwMGkiOiIiLCI3MDBpIjoiIiwiODAwaSI6IiIsIjkwMGkiOiIifX0seyJmYW1pbHkiOiJVYnVudHUiLCJmb250cyI6eyIzMDAiOiIiLCI0MDAiOiIiLCI1MDAiOiIiLCI3MDAiOiIiLCIzMDBpIjoiIiwiNDAwaSI6IiIsIjUwMGkiOiIiLCI3MDBpIjoiIn19LHsiZmFtaWx5IjoiUGxheWZhaXIgRGlzcGxheSIsImZvbnRzIjp7IjQwMCI6IiIsIjcwMCI6IiIsIjkwMCI6IiIsIjQwMGkiOiIiLCI3MDBpIjoiIiwiOTAwaSI6IiJ9fV0sInNhbHQiOiIzZmRsNno1NHZheCIsIml0ZW1zIjp7IjAiOnsidHlwZSI6IkhlYWQiLCJjaGlsZHJlbiI6W10sInN0eWxlcyI6e319LCIxIjp7InR5cGUiOiJCb2R5IiwiY2hpbGRyZW4iOlsiMiJdLCJzdHlsZXMiOnt9fSwiMiI6eyJ0eXBlIjoiTGF5b3V0IiwiY2hpbGRyZW4iOlsiMyJdLCJzdHlsZXMiOnt9fSwiMyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbIjQiLCJyIl0sInN0eWxlcyI6e319LCI0Ijp7InR5cGUiOiJHcmlkIiwiY2hpbGRyZW4iOlsiNSJdLCJzdHlsZXMiOnt9fSwiciI6eyJ0eXBlIjoiUm93IiwiY2hpbGRyZW4iOlsicyJdLCJzdHlsZXMiOnt9fSwicyI6eyJ0eXBlIjoiUm93LkNvbCIsImNoaWxkcmVuIjpbInQiXSwic3R5bGVzIjp7fX0sInQiOnsidHlwZSI6IkN1c3RvbS5IVE1MIiwicHJvIjp0cnVlLCJjb2RlIjoiPGxpbmsgcmVsPVwic3R5bGVzaGVldFwiIHR5cGU9XCJ0ZXh0L2Nzc1wiIGhyZWY9XCJodHRwOi8vZGVtby5qb29tbGFzaGluZS5jb20vam9vbWxhLXRlbXBsYXRlcy9qc25fYWlyXzIvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3AvanF1ZXJ5Lmhvcml6b250YWwuc2Nyb2xsLmNzc1wiPlxuPHNjcmlwdCB0eXBlPVwidGV4dC9qYXZhc2NyaXB0XCIgc3JjPVwiaHR0cDovL2FqYXguZ29vZ2xlYXBpcy5jb20vYWpheC9saWJzL2pxdWVyeS8xLjgvanF1ZXJ5Lm1pbi5qc1wiPjwvc2NyaXB0PlxuPHNjcmlwdCBzcmM9XCJodHRwOi8vZGVtby5qb29tbGFzaGluZS5jb20vam9vbWxhLXRlbXBsYXRlcy9qc25fYWlyXzIvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3AvanMvanF1ZXJ5Lmhvcml6b250YWwuc2Nyb2xsLmpzXCIgdHlwZT1cInRleHQvamF2YXNjcmlwdFwiPjwvc2NyaXB0PlxuPHNjcmlwdCBzcmM9XCJodHRwOi8vZGVtby5qb29tbGFzaGluZS5jb20vam9vbWxhLXRlbXBsYXRlcy9qc25fYWlyXzIvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY3VzdG9tLmpzXCIgdHlwZT1cInRleHQvamF2YXNjcmlwdFwiPjwvc2NyaXB0PlxuPGRpdiBjbGFzcz1cImpzbi1zZXBhcmF0ZVwiPiA8L2Rpdj5cbjxkaXYgaWQ9XCJqc24tdGVhbS1tZW1iZXJcIj5cbiAgPHVsIGlkPVwiY2hpbGRcIiBjbGFzcz1cInRvcC1jb250ZW50IGhvcml6b250YWxcIiBzdHlsZT1cInBvc2l0aW9uOiBhYnNvbHV0ZTsgbGVmdDogLTQxOHB4OyB0b3A6IDBweDsgdmlzaWJpbGl0eTogdmlzaWJsZTtcIj5cbiAgICA8bGk+XG4gICAgICA8cCBjbGFzcz1cImljb25cIj48YSBocmVmPVwiamF2YXNjcmlwdDp2b2lkKDApO1wiIGNsYXNzPVwiYXZhdGFyXCI+PGltZyBzcmM9XCJodHRwOi8vcmMuam9vbWxhc2hpbmUuY29tL2RlbW8vam9vbWxhX3RlbXBsYXRlcy9qc25fYWlyXzIvajMwL3Byby9pbWFnZXMvam9vbWxhc2hpbmUvc2FtcGxlL2NvbnRlbnQtdG9wL291ci10ZWFtLTEucG5nXCIgYWx0PVwiXCI+PC9hPjwvcD5cbiAgICAgIDxzcGFuIGNsYXNzPVwibmFtZVwiPkFuZHkgTGF3PC9zcGFuPlxuICAgIDwvbGk+XG4gICA8bGk+XG4gICAgICA8cCBjbGFzcz1cImljb25cIj48YSBocmVmPVwiamF2YXNjcmlwdDp2b2lkKDApO1wiIGNsYXNzPVwiYXZhdGFyXCI+PGltZyBzcmM9XCJodHRwOi8vcmMuam9vbWxhc2hpbmUuY29tL2RlbW8vam9vbWxhX3RlbXBsYXRlcy9qc25fYWlyXzIvajMwL3Byby9pbWFnZXMvam9vbWxhc2hpbmUvc2FtcGxlL2NvbnRlbnQtdG9wL291ci10ZWFtLTIucG5nXCIgYWx0PVwiXCI+PC9hPjwvcD5cbiAgICAgIDxzcGFuIGNsYXNzPVwibmFtZVwiPkFsbGFuIEpvcmRhbjwvc3Bhbj5cbiAgICA8L2xpPlxuICAgPGxpPlxuICAgICAgPHAgY2xhc3M9XCJpY29uXCI+PGEgaHJlZj1cImphdmFzY3JpcHQ6dm9pZCgwKTtcIiBjbGFzcz1cImF2YXRhclwiPjxpbWcgc3JjPVwiaHR0cDovL3JjLmpvb21sYXNoaW5lLmNvbS9kZW1vL2pvb21sYV90ZW1wbGF0ZXMvanNuX2Fpcl8yL2ozMC9wcm8vaW1hZ2VzL2pvb21sYXNoaW5lL3NhbXBsZS9jb250ZW50LXRvcC9vdXItdGVhbS0zLnBuZ1wiIGFsdD1cIlwiPjwvYT48L3A+XG4gICAgICA8c3BhbiBjbGFzcz1cIm5hbWVcIj5Bbm5hIEplcnJ5PC9zcGFuPlxuICAgIDwvbGk+XG4gICAgICAgICAgICAgICAgPGxpPlxuICAgICA8cCBjbGFzcz1cImljb25cIj48YSBocmVmPVwiamF2YXNjcmlwdDp2b2lkKDApO1wiIGNsYXNzPVwiYXZhdGFyXCI+PGltZyBzcmM9XCJodHRwOi8vcmMuam9vbWxhc2hpbmUuY29tL2RlbW8vam9vbWxhX3RlbXBsYXRlcy9qc25fYWlyXzIvajMwL3Byby9pbWFnZXMvam9vbWxhc2hpbmUvc2FtcGxlL2NvbnRlbnQtdG9wL291ci10ZWFtLTQucG5nXCIgYWx0PVwiXCI+PC9hPjwvcD5cbiAgICAgIDxzcGFuIGNsYXNzPVwibmFtZVwiPlRvbnkgRnJhbms8L3NwYW4+XG4gICAgPC9saT5cbiAgICAgICAgICAgICAgICA8bGk+XG4gICAgIDxwIGNsYXNzPVwiaWNvblwiPjxhIGhyZWY9XCJqYXZhc2NyaXB0OnZvaWQoMCk7XCIgY2xhc3M9XCJhdmF0YXJcIj48aW1nIHNyYz1cImh0dHA6Ly9yYy5qb29tbGFzaGluZS5jb20vZGVtby9qb29tbGFfdGVtcGxhdGVzL2pzbl9haXJfMi9qMzAvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3Avb3VyLXRlYW0tNS5wbmdcIiBhbHQ9XCJcIj48L2E+PC9wPlxuICAgICAgPHNwYW4gY2xhc3M9XCJuYW1lXCI+TmFueSBUaW1iZXJsYW5kPC9zcGFuPlxuICAgPC9saT5cbiAgICAgICAgICAgICAgICA8bGk+XG4gICAgIDxwIGNsYXNzPVwiaWNvblwiPjxhIGhyZWY9XCJqYXZhc2NyaXB0OnZvaWQoMCk7XCIgY2xhc3M9XCJhdmF0YXJcIj48aW1nIHNyYz1cImh0dHA6Ly9yYy5qb29tbGFzaGluZS5jb20vZGVtby9qb29tbGFfdGVtcGxhdGVzL2pzbl9haXJfMi9qMzAvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3Avb3VyLXRlYW0tNi5wbmdcIiBhbHQ9XCJcIj48L2E+PC9wPlxuICAgICAgPHNwYW4gY2xhc3M9XCJuYW1lXCI+QWxleCBCaWxsPC9zcGFuPlxuICAgPC9saT5cbiAgICAgICAgICAgICAgICA8bGk+XG4gICAgIDxwIGNsYXNzPVwiaWNvblwiPjxhIGhyZWY9XCJqYXZhc2NyaXB0OnZvaWQoMCk7XCIgY2xhc3M9XCJhdmF0YXJcIj48aW1nIHNyYz1cImh0dHA6Ly9yYy5qb29tbGFzaGluZS5jb20vZGVtby9qb29tbGFfdGVtcGxhdGVzL2pzbl9haXJfMi9qMzAvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3Avb3VyLXRlYW0tNy5wbmdcIiBhbHQ9XCJcIj48L2E+PC9wPlxuICAgICAgPHNwYW4gY2xhc3M9XCJuYW1lXCI+QW15IEZyYW5jZXM8L3NwYW4+XG4gICAgPC9saT5cbiAgIDxsaT5cbiAgICAgIDxwIGNsYXNzPVwiaWNvblwiPjxhIGhyZWY9XCJqYXZhc2NyaXB0OnZvaWQoMCk7XCIgY2xhc3M9XCJhdmF0YXJcIj48aW1nIHNyYz1cImh0dHA6Ly9yYy5qb29tbGFzaGluZS5jb20vZGVtby9qb29tbGFfdGVtcGxhdGVzL2pzbl9haXJfMi9qMzAvcHJvL2ltYWdlcy9qb29tbGFzaGluZS9zYW1wbGUvY29udGVudC10b3Avb3VyLXRlYW0tOC5wbmdcIiBhbHQ9XCJcIj48L2E+PC9wPlxuICAgICA8c3BhbiBjbGFzcz1cIm5hbWVcIj5DYW1lcm9uIFNtaXRoPC9zcGFuPlxuICAgPC9saT5cbiAgIDxsaSBjbGFzcz1cImxhc3RcIj5cbiAgICAgPHAgY2xhc3M9XCJpY29uXCI+PGEgaHJlZj1cImphdmFzY3JpcHQ6dm9pZCgwKTtcIiBjbGFzcz1cImF2YXRhclwiPjxpbWcgc3JjPVwiaHR0cDovL3JjLmpvb21sYXNoaW5lLmNvbS9kZW1vL2pvb21sYV90ZW1wbGF0ZXMvanNuX2Fpcl8yL2ozMC9wcm8vaW1hZ2VzL2pvb21sYXNoaW5lL3NhbXBsZS9jb250ZW50LXRvcC9vdXItdGVhbS05LnBuZ1wiIGFsdD1cIlwiPjwvYT48L3A+XG4gICAgICA8c3BhbiBjbGFzcz1cIm5hbWVcIj5KYW5lIEplcnJ5PC9zcGFuPlxuICAgIDwvbGk+XG4gICA8bGk+XG4gICAgICA8cCBjbGFzcz1cImljb25cIj48YSBocmVmPVwiamF2YXNjcmlwdDp2b2lkKDApO1wiIGNsYXNzPVwiYXZhdGFyXCI+PGltZyBzcmM9XCJodHRwOi8vcmMuam9vbWxhc2hpbmUuY29tL2RlbW8vam9vbWxhX3RlbXBsYXRlcy9qc25fYWlyXzIvajMwL3Byby9pbWFnZXMvam9vbWxhc2hpbmUvc2FtcGxlL2NvbnRlbnQtdG9wL291ci10ZWFtLTEwLnBuZ1wiIGFsdD1cIlwiPjwvYT48L3A+XG4gICAgICA8c3BhbiBjbGFzcz1cIm5hbWVcIj5BdXR1bW4gQW50b248L3NwYW4+XG4gICA8L2xpPlxuIDwvdWw+XG48L2Rpdj5cbjxkaXYgaWQ9XCJzY3JvbGxiYXJcIj5cbiA8ZGl2IGlkPVwidHJhY2tcIj5cbiAgICAgPGRpdiBpZD1cImRyYWdCYXJcIiBzdHlsZT1cImxlZnQ6IDI5NnB4OyB0b3A6IDFweDsgd2lkdGg6IDQyMnB4O1wiPjwvZGl2PlxuIDwvZGl2PlxuPC9kaXY+Iiwic3R5bGVzIjp7fX19LCJwYl92ZXJzaW9uIjoxNTJ9|End PageFly Data -->',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"display-desktop top-accordion \",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(410,290,'Demo Builder Button','','<style>\r\n*::before, *::after {\r\n    box-sizing: border-box;\r\n}\r\n*::before, *::after {\r\n    box-sizing: border-box;\r\n}\r\n* {\r\n    box-sizing: border-box;\r\n}\r\n    div#jsn-demo-builder-toggle {\r\n        position: fixed;\r\n        right: -482px;\r\n        top:193px;\r\n        transition: all 0.6s ease;\r\n        -moz-transition: all 0.6s ease;\r\n        -webkit-transition: all 0.6s ease;\r\n        z-index: 10002;\r\n    }\r\n    div#jsn-demo-builder-toggle.active {\r\n        right: 0;\r\n    }\r\n    div#jsn-demo-builder-toggle > div,\r\n    div#jsn-demo-builder-toggle > a {\r\n        float: right;\r\n        cursor: default;\r\n    }\r\n    div#jsn-demo-builder-toggle > a {\r\n    box-shadow: 1px 1px 8px 1px rgba(0,0,0,0.3);\r\n        background: url(\"http://demo.joomlashine.com/images/get-it-now/get-it-now.jpg\");\r\n        background-repeat: no-repeat;\r\n        background-size: cover;\r\n        background-position: center center;\r\n        overflow: hidden;\r\n        width: 75px;\r\n        height: 60px;\r\n        transition: all 0.6s ease;\r\n        -moz-transition: all 0.6s ease;\r\n        -webkit-transition: all 0.6s ease;\r\n        position: fixed;\r\n        right: 0;\r\n        cursor: pointer;\r\n        margin-top: -2px;\r\n    }\r\ndiv#jsn-demo-builder-toggle > a:hover {\r\ncolor: #FFF;\r\n}\r\n    div#jsn-demo-builder-toggle > a.active {\r\n        right: 482px;\r\n    }\r\n    div#jsn-demo-builder-toggle > a:focus {\r\n        outline: none;\r\n    }\r\n    div#jsn-demo-builder-toggle > a img {\r\n        position: relative;\r\n        right: -5px;\r\n        transition: all 0.3s ease;\r\n        -moz-transition: all 0.3s ease;\r\n        -webkit-transition: all 0.3s ease;\r\n        cursor: pointer;\r\n    }\r\n    div#jsn-demo-builder-toggle > a img:hover,\r\n    div#jsn-demo-builder-toggle > a.active img {\r\n        right: 0;\r\n    }\r\n    div#jsn-demo-builder-toggle > div > iframe {\r\n        background: #fff;\r\n        border: 5px solid #0071b2;\r\n        border-bottom-right-radius: 5px;\r\n        -webkit-box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #e6e6e6;\r\n        -moz-box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #e6e6e6;\r\n        box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #e6e6e6;\r\n    }\r\n    div#jsn-demo-builder-toggle {\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n    body .off-canvas-base .toggle-offcanvas.middle {\r\n        top:160px;\r\n        height: 60px;\r\n        width: 61px;\r\n        padding: 12px 5px 5px 5px;\r\n    border: 2px solid #FFF;\r\nline-height: 16px;\r\n    }\r\n    body .off-canvas-base a.close-offcanvas.toggle-offcanvas::after {\r\n        font-size: 12px;\r\n        font-weight: bold;\r\n        line-height: 16px;\r\n    }\r\nbody .off-canvas-base a.close-offcanvas.toggle-offcanvas:hover {\r\n        opacity: 1;\r\n    }\r\n    .demo-builder-open.active:before {\r\n        background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;\r\n        content: \" \";\r\n        height: 100%;\r\n        left: 0;\r\n        opacity: 1;\r\n        position: fixed;\r\n        top: 0;\r\n        width: 100%;\r\n        z-index: 10001;\r\n    }\r\n    @media (max-width: 480px) {\r\ndiv#jsn-demo-builder-toggle {\r\n   display: none;\r\n}\r\n        div#jsn-demo-builder-toggle > div > iframe {\r\n            width: 380px;\r\n            padding: 0 20px;\r\n        }\r\n        div#jsn-demo-builder-toggle {\r\n            width: 380px;\r\n            right: -380px;\r\n        }\r\n        #jsn-demo-builder .jsn-page {\r\n            width: 380px;\r\n        }\r\n        div#jsn-demo-builder-toggle > a.active {\r\n            right: 382px;\r\n        }\r\n    }\r\n</style>\r\n<div id=\"jsn-demo-builder-toggle\">\r\n    <a id=\"jsn-demo-builder-button\" target=\"_blank\" href=\"https://www.joomlashine.com/joomla-templates/jsn-air.html\"></a>\r\n</div>',1,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(411,0,'Multilanguage status','','',1,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_multilangstatus',3,1,'{\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(412,0,'Joomla Version','','',1,'footer',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_version',3,1,'{\"format\":\"short\",\"product\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\"}',1,'*'),(418,0,'Our solutions','','<p>We build our products in a way in which you can utilize it many times for different purposes.</p>\r\n<div class=\"jsn-separate\">&nbsp;</div>\r\n<a href=\"http://www.joomlashine.com\"><img src=\"images/content/partners/joomlashine.jpg\" alt=\"Joomlashine provides hi-quality Joomla templates and Joomla extensions\"/></a>\r\n<a href=\"http://www.joomlashine.com/joomla-templates.html\"><img src=\"images/content/partners/joomla-templates.jpg\" alt=\"Hi-quality responsive Joomla! templates\"/></a>\r\n<a href=\"index.php?option=com_content&view=article&id=113&Itemid=865\"><img src=\"images/content/partners/poweradmin.jpg\" alt=\"Free Joomla extension | Make Joomla! easy to use\"/></a>\r\n<a href=\"index.php?option=com_content&view=article&id=112&Itemid=815\"><img src=\"images/content/partners/uniform.jpg\" alt=\"The easiest-to-use Joomla! form extension you ever used\"/></a>\r\n<a href=\"index.php?option=com_content&view=article&id=79&Itemid=487\"><img src=\"images/content/partners/imageshow.jpg\" alt=\"Popular Joomla gallery extension | Displays your images lively\"/></a>\r\n',1,'content-bottom-over',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(434,293,'JSN Imageshow Module','','',1,'promo-over',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_imageshow',1,0,'{\"moduleclass_sfx\":\"\",\"showlist_id\":\"3\",\"showcase_id\":\"1\",\"width\":\"960px\",\"height\":\"590\",\"pretext\":\"\",\"posttext\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(435,252,'JSN imageshow Quick Icons','','',0,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_imageshow_quickicon',1,1,'',1,'*'),(437,0,'JSN UniForm Module','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_uniform',1,1,'',0,'*'),(445,269,'Reviews on JED','','<p>JSN UniForm has been <strong>approved on Joomla Extension Directory</strong>. Let\'s see how Joomla community enjoy it. If you use JSN UniForm, please post a rating and a review at the <a href=\"http://www.joomlashine.com/joomla-extensions/jsn-uniform-on-jed.html\" target=\"_blank\">Joomla! Extensions Directory</a></p>\r\n',1,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(446,289,'Docs','','<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._GGgglNl5[class*=\"reversed\"].grid, ._GGgglNl5[class*=\"reversed\"].grid > .row, ._GGgglNl5.grid > [class*=\"reversed\"].row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } ._GGgglNl5[class*=\"vertically reversed\"].grid { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } ._RPGGzwza { padding: 1rem 0; box-sizing: border-box; } ._RPGGzwza__container { width: auto; margin: auto; box-sizing: border-box; } ._RPGGzwza__flex-container { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; align-content: stretch; justify-content: stretch; width: 100%; margin: auto; box-sizing: border-box; } ._yBNNEJE2 > .placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * { box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media { ._zM55qOqEtL.ui.grid > ._85113y3QHM.column { padding-top: 5px; padding-bottom: 5px; } } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><div class=\"_BW994R4z _dkmmJzJPIM\"><div class=\"_yBNNEJE2 _JrMMB9BehK\"><style></style><script></script><section class=\"_RPGGzwza _xNZZQXQ2tx\"><div class=\"_GGgglNl5 _zM55qOqEtL ui equal width stackable grid\"><div class=\"_JollM5Me _85113y3QHM column\"><div class=\"_lWyybNbQ _bxEEm3mZCo pb-custom-html\"><p>Full details about all template features can be found in comprehensive documentation package available here.</p>\r\n<p><a class=\"btn btn-primary\" href=\"https://www.joomlashine.com/documentation/jsn-templates/jsn-air.html\">Read online</a></p></div></div></div></section></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwic2FsdCI6Ijc0MzN2ZTFxcWt3YWNsZmxlMWFzN2wyM3hyIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJjaGlsZHJlbiI6WyIzIl0sIl9pZCI6IjIiLCJzdHlsZXMiOnt9fSwiMyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbIjQiXSwiX2lkIjoiMyIsInN0eWxlcyI6e319LCI0Ijp7InR5cGUiOiJHcmlkIiwiY2hpbGRyZW4iOlsiNSJdLCJfaWQiOiI0Iiwic3R5bGVzIjp7ImFsbCI6eyImID4gLl84NTExM3kzUUhNLmNvbHVtbiI6InBhZGRpbmctdG9wOiA1cHg7IHBhZGRpbmctYm90dG9tOiA1cHg7In19fSwiNSI6eyJ0eXBlIjoiR3JpZC5Db2x1bW4iLCJjaGlsZHJlbiI6WyI2Il0sIl9pZCI6IjUiLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nLXRvcDogNXB4OyBwYWRkaW5nLWJvdHRvbTogNXB4OyJ9fX0sIjYiOnsidHlwZSI6IkN1c3RvbS5IVE1MIiwibmFtZSI6IkN1c3RvbSBIVE1MIiwiY29kZSI6IjxwPkZ1bGwgZGV0YWlscyBhYm91dCBhbGwgdGVtcGxhdGUgZmVhdHVyZXMgY2FuIGJlIGZvdW5kIGluIGNvbXByZWhlbnNpdmUgZG9jdW1lbnRhdGlvbiBwYWNrYWdlIGF2YWlsYWJsZSBoZXJlLjwvcD5cbjxwPjxhIGNsYXNzPVwiYnRuIGJ0bi1wcmltYXJ5XCIgaHJlZj1cImh0dHBzOi8vd3d3Lmpvb21sYXNoaW5lLmNvbS9kb2N1bWVudGF0aW9uL2pzbi10ZW1wbGF0ZXMvanNuLWFpci5odG1sXCI+UmVhZCBvbmxpbmU8L2E+PC9wPiIsIl9pZCI6IjYiLCJzdHlsZXMiOnt9fX0sImlkIjoiNDQ2IiwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->',8,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-book\",\"style\":\"Jsn_air2_pro-solid_1\"}',0,'*'),(452,0,'K2 Quick Icons (admin)','','',0,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_quickicons',1,1,'',1,'*'),(453,0,'K2 Stats (admin)','','',0,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_stats',1,1,'',1,'*'),(454,309,'K2 Comments','','',17,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_comments',1,1,'{\"moduleclass_sfx\":\"\",\"module_usage\":\"0\",\"catfilter\":\"0\",\"comments_limit\":\"5\",\"comments_word_limit\":\"10\",\"commenterName\":\"1\",\"commentAvatar\":\"1\",\"commentAvatarWidthSelect\":\"custom\",\"commentAvatarWidth\":\"50\",\"commentDate\":\"1\",\"commentDateFormat\":\"absolute\",\"commentLink\":\"1\",\"itemTitle\":\"1\",\"itemCategory\":\"0\",\"feed\":\"0\",\"commenters_limit\":\"5\",\"commenterNameOrUsername\":\"1\",\"commenterAvatar\":\"1\",\"commenterAvatarWidthSelect\":\"custom\",\"commenterAvatarWidth\":\"50\",\"commenterLink\":\"1\",\"commenterCommentsCounter\":\"1\",\"commenterLatestComment\":\"1\",\"cache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Jsn_air2_pro-lightbox_1\"}',0,'*'),(455,308,'K2 Calendar','','',15,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_tools',1,1,'{\"moduleclass_sfx\":\"\",\"module_usage\":\"2\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"0\",\"authors_module_category\":\"0\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"0\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"0\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"0\",\"catfilter\":\"0\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"searchItemId\":\"\",\"min_size\":\"75\",\"max_size\":\"300\",\"cloud_limit\":\"30\",\"cloud_category\":[\"0\"],\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"Jsn_air2_pro-solid_1\"}',0,'*'),(456,288,'K2 Tag Cloud','','',19,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_k2_tools',1,1,'{\"moduleclass_sfx\":\"solid-1\",\"module_usage\":\"7\",\"archiveItemsCounter\":\"1\",\"archiveCategory\":\"0\",\"authors_module_category\":\"0\",\"authorItemsCounter\":\"1\",\"authorAvatar\":\"1\",\"authorAvatarWidthSelect\":\"custom\",\"authorAvatarWidth\":\"50\",\"authorLatestItem\":\"1\",\"calendarCategory\":\"0\",\"home\":\"\",\"seperator\":\"\",\"root_id\":\"0\",\"end_level\":\"\",\"categoriesListOrdering\":\"\",\"categoriesListItemsCounter\":\"1\",\"root_id2\":\"0\",\"catfilter\":\"0\",\"getChildren\":\"0\",\"liveSearch\":\"\",\"width\":\"20\",\"text\":\"\",\"button\":\"\",\"imagebutton\":\"\",\"button_text\":\"\",\"min_size\":\"90\",\"max_size\":\"150\",\"cloud_limit\":\"30\",\"cloud_category\":[\"0\"],\"cloud_category_recursive\":\"0\",\"customCode\":\"\",\"parsePhp\":\"0\",\"K2Plugins\":\"0\",\"JPlugins\":\"0\",\"cache\":\"1\",\"cache_time\":\"900\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(457,249,'Extended style','','',1,'user-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_wrapper',1,1,'{\"url\":\"http:\\/\\/demo.joomlashine.com\\/joomla-templates\\/jsn_epic\\/pro\\/images\\/extensions\\/custom-html\\/extended-styles-article\\/index.html\",\"add\":\"0\",\"scrolling\":\"auto\",\"width\":\"100%\",\"height\":\"1200\",\"height_auto\":\"1\",\"frameborder\":\"0\",\"target\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(458,262,'Reviews on JED','','<p>JSN PowerAdmin has been <strong>approved on Joomla Extension Directory</strong>. Let\'s see how Joomla community enjoy it. If you use JSN PowerAdmin, please post a rating and a review at the <a href=\"http://extensions.joomla.org/extensions/extension/administration/admin-navigation/jsn-poweradmin\" target=\"_blank\">Joomla! Extensions Directory</a></p>',0,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(459,263,'Reviews on JED','','<p>JSN ImageShow has been <strong>approved on Joomla Extension Directory</strong>. Let\'s see how Joomla community enjoy it. If you use JSN ImageShow, please post a rating and a review at the <a href=\"http://extensions.joomla.org/extensions/extension/photos-a-images/galleries/jsn-imageshow-pro\" target=\"_blank\">Joomla! Extensions Directory</a></p>',2,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(460,264,'Reviews on JED','','<p>JSN Mobilize has been <strong>approved on Joomla Extension Directory</strong>. Let\'s see how Joomla community enjoy it. If you use JSN Mobilize, please post a rating and a review at the <a href=\"http://extensions.joomla.org/extensions/extension/mobile/mobile-display/jsn-mobilize-pro\" target=\"_blank\">Joomla! Extensions Directory</a></p>',3,'right',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"lightbox-1 jsn-icon-user\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(461,267,'mod_easyslider','','',0,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_easyslider',1,1,'',0,'*'),(462,271,'Menu Style','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"468\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(463,272,'Menu Layout','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"2102\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(464,273,'Menu Design','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"2103\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(465,274,'Free edition extensions','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"814\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(466,275,'Easy to use','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"483\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(467,280,'SEO Friendly','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"2107\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(468,285,'Color variations','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"base\":\"467\",\"startLevel\":\"3\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(470,295,'Recent Projects IS','','',1,'',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_imageshow',1,0,'{\"moduleclass_sfx\":\"\",\"showlist_id\":\"4\",\"showcase_id\":\"4\",\"width\":\"100%\",\"height\":\"400\",\"pretext\":\"\",\"posttext\":\"\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(471,296,'PB Recent Projects','','<!-- Start PageFly HTML --><style type=\"text/css\"> ._EG8lYQ { color: inherit; display: inline-block; line-height: 1; padding: 0.7em 1.2em; box-sizing: border-box; cursor: pointer; text-align: center; border: 1px solid #ebebeb; background-color: #ebebeb; text-decoration: none; position: relative; } ._EG8lYQ:hover, ._EG8lYQ:active, ._EG8lYQ:focus { color: inherit; text-decoration: none; } ._EG8lYQ__icon--left i { margin-right: 0.3em; } ._EG8lYQ__icon--right i { margin-left: 0.3em; } ._EG8lYQ__icon--top i { margin-bottom: 0.5em; } ._EG8lYQ__icon--top > span, ._EG8lYQ__icon--top > span[data-empty][contenteditable] { display: block; } ._EG8lYQ > * { color: inherit; text-decoration: inherit; line-height: inherit; vertical-align: middle !important; } ._EG8lYQ > span { color: inherit !important; text-decoration: inherit !important; line-height: inherit !important; } ._EG8lYQ[data-active=true] { background: black; color: white; } ._EG8lYQ__btn--plain { border: none; background: none; } ._EG8lYQ__btn--outline { background: none; border: 2px solid; } ._EG8lYQ__btn--rounded { border-radius: 20px; } ._EG8lYQ [class*=\"--diamond\"] { margin-right: 1em; } .pb-module { text-align: center; background: #ddd; } .pb-module > div > label { font-weight: bold; font-size: 1.2em; } .pb-module > div { padding: 10px; } ._xNa4NB { box-sizing: border-box; padding: 15px; } ._xNa4NB__container { width: auto; margin: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } ._DOoN23 > span:last-child { line-height: inherit; } ._DOoN23[class*=\"dropcap--\"] > span:first-child { display: block; line-height: 1; margin-right: 10px; float: left; font-size: 2em; background: #919da9; color: black; width: 50px; height: 50px; line-height: 50px; } ._DOoN23[class*=\"dropcap--\"]:not(.dropcap--none) > span:first-child { margin-right: 20px; text-align: center; } ._DOoN23.dropcap--none > span:first-child { text-align: inherit; line-height: 1 !important; width: auto !important; height: auto !important; background: none !important; border-radius: 0; } ._DOoN23.dropcap--circle > span:first-child { border-radius: 100%; } ._DOoN23:not([class*=\"dropcap--\"]) > span { margin-right: 0 !important; } ._DOoN23[class*=\"dropcap--\"] > span:last-child { display: inherit; } ._Y6RW61 > a { color: inherit; } ._Y6RW61 { word-break: break-word; } ._Y6RW61__icon--left i { margin-right: 0.3em; } ._Y6RW61__icon--right i { margin-left: 0.3em; } ._Y6RW61__icon--top i { margin-bottom: 0.5em; } ._Y6RW61__icon--top > span, ._Y6RW61__icon--top > a, ._Y6RW61__icon--top > span[data-empty][contenteditable] { display: block; } ._Y6RW61 [class*=\"--diamond\"] { margin-right: 1em; } ._gb5Wk8 { font-size: 1em; vertical-align: middle; text-align: center; width: auto; height: auto; } ._gb5Wk8--diamond, ._gb5Wk8--circle, ._gb5Wk8--square { width: 50px; height: 50px; line-height: 50px; border: 1px solid; } ._gb5Wk8--circle { border-radius: 100%; } ._gb5Wk8--diamond { transform: rotate(45deg); -webkit-transform: rotate(45deg); } ._gb5Wk8--diamond:before { display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } ._kbYaAe { padding: 30px 0px; margin: 10px 0px; } ._kbYaAe:focus, ._kbYaAe:active { outline: none; box-shadow: none; } </style><style type=\"text/css\"> @media all { #_GL6wiP { text-align: center; font-family: \"Open Sans\"; font-size: 34px; font-weight: 300; margin-bottom: 15px; } #_1ed4iO { text-align: center; line-height: 1.6; } #_qO6JHG { margin: 0px auto; } #_vg4nuJ { text-align: center; display: flex; flex-direction: row; justify-content: center; margin: 0px; } #_WJmauy { margin: 0px; } #_5NwZcv { padding: 0px; } #_y2zZFX { padding: 12px 20px; border-style: solid; border-color: rgba(127, 127, 127, 0.3); background-color: rgb(140, 198, 63); font-size: 13px; font-weight: 600; color: rgb(255, 255, 255); } #_y2zZFX:hover { background-color: rgb(154, 205, 86); } #_glMvCn { text-align: center; background-image: url(\"images/joomlashine/sample/bg-separate.png\"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 50px; padding-top: 15px; } #_0LmEuz > .__B6p8wvdSX.column { text-align: center; background-image: url(\"images/joomlashine/sample/bg-separate.png\"); background-repeat: no-repeat; background-position: center bottom; padding-bottom: 50px; padding-top: 15px; } #_0LmEuz { margin: 0px; } #_N84zSE { margin-bottom: 22px; padding: 0px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { #_glMvCn { padding-bottom: 50px; } #_0LmEuz > .__B6p8wvdSX.column { padding-bottom: 50px; } } </style><section id=\"_bjkLiw\" class=\"_xNa4NB _bjkLiw\"><div id=\"_vg4nuJ\" class=\"_gL_BzW _vg4nuJ pb-grid\"><div class=\" nine-twelfths mobile--one-whole twelfths-twelfths tablet--nine-twelfths desk--nine-twelfths grid__column\" style=\"padding: 0px;\"><div id=\"_qO6JHG\" class=\"_PNdBOk _qO6JHG\"><h3 id=\"_GL6wiP\" class=\"_Y6RW61 _GL6wiP _Y6RW61\" data-event=\"{}\"><span class=\"_gb5Wk8 _GZ6nIQ _JdPm85\">Recent Projects</span></h3><p id=\"_1ed4iO\" class=\"_DOoN23 _1ed4iO _DOoN23\"><span class=\"_gb5Wk8 _1k_Bse _Gwmb_O\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</span></p></div></div></div></section><section id=\"_5NwZcv\" class=\"_xNa4NB _5NwZcv\"><div id=\"_WJmauy\" class=\"_gL_BzW _WJmauy pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 0px;\"><div id=\"_Mlo3Cv\" class=\"_PNdBOk _Mlo3Cv\"><div id=\"_5YdJS8\" class=\"_RbpgL7 _5YdJS8 sw-hp-themegrid\">{pb3loadmodule 470}</div></div></div></div></section><section id=\"_N84zSE\" class=\"_xNa4NB _N84zSE\"><div id=\"_0LmEuz\" class=\"_gL_BzW _0LmEuz pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 0px;\"><div id=\"_glMvCn\" class=\"_PNdBOk _glMvCn padding-50\"><a id=\"_y2zZFX\" class=\"_EG8lYQ _y2zZFX _EG8lYQ__btn--rect btn btn-primary\" href=\"index.php/advanced-stuff/advanced-stuff/easy-to-start\" target=\"_self\" data-action=\"\" data-event=\"{}\" data-flag=\"false\"><span class=\"_gb5Wk8 _nE8vHV _Gwmb_O\">View Product Tour</span></a></div></div></div></section><script type=\"text/javascript\">(function (){function e(e,t,o,n){return a.addEventListener(e,function(e){for(var a=e.target;a&&\"function\"==typeof a.matches;){if(a.matches(t)){o.call(n||a,e,a);break}a=a.parentNode}},!0)}var t=this,a=t.document;t.PB3helperScriptInitialized||(t.PB3helperScriptInitialized=!0,t.delegate=e,e(\"click\",\"a[data-action]\",function(t,e){var o=e.dataset.action;switch(o){case\"tab\":t.preventDefault(),e.parentNode.childNodes.forEach(function(t){t.dataset.active=t===e||void 0}),a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.parentElement.childNodes.forEach(function(t){t.style.display=t===e?\"\":\"none\"})});break;case\"accordion\":t.preventDefault();var n=e.getAttribute(\"data-flag\"),r=e.nextSibling.style.display;if(\"true\"==e.parentNode.getAttribute(\"data-active\"))e.parentNode.setAttribute(\"data-active\",!1);else{var l=a.getElementsByClassName(\"accordion__item\");for(var s in l)isNaN(s)||l[s].setAttribute(\"data-active\",!1);e.parentNode.setAttribute(\"data-active\",!0)}if(\"false\"===n){if(e.parentNode)for(var i=e.parentNode&&e.parentNode.parentNode&&e.parentNode.parentNode.firstChild;i;)1<i.childNodes.length&&(i.childNodes[1].style.display=\"none\"),i=i.nextSibling;\"none\"===r&&a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}else a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"});break;case\"ajaxAddToCart\":var d=this,p=d.firstElementChild,c=d.nextElementSibling.value,f=new FormData;f.append(\"quantity\",1),f.append(\"id\",c),d.classList.add(\"is-loading\"),p.classList.add(\"fa\"),p.innerText=\"\";var u=new XMLHttpRequest;u.onreadystatechange=function(){4===this.readyState&&200===this.status&&(d.classList.remove(\"is-loading\"),d.classList.add(\"is-added\"),p.classList.remove(\"fa\"),p.innerText=\"Added\",setTimeout(function(){p.innerText=\"Add to cart\",d.classList.remove(\"is-added\")},2e3))},u.open(\"POST\",\"/cart/add.js\",!0),u.send(f);}},null),e(\"click\",\"*[data-event]\",function(t,e){var a=JSON.parse(e.dataset.event);if(a.ga&&\"function\"==typeof ga&&ga.apply(void 0,[\"send\",\"event\"].concat(n()(a.ga.split(\",\")))),a.pixel&&\"function\"==typeof fbq){var o=new Function(a.pixel.replace(/\\n|\\r|\\t/g,\"\"));o()}},null))}).call(this)</script><!-- End PageFly HTML --><!-- Start PageFly Data|eyJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwiZ29vZ2xlRm9udHMiOltdLCJzYWx0IjoieHAxeDFnZDZiaW8iLCJpdGVtcyI6eyIwIjp7InR5cGUiOiJIZWFkIiwiY2hpbGRyZW4iOlsiayJdLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwic3R5bGVzIjp7fX0sIjIiOnsidHlwZSI6IkxheW91dCIsImNoaWxkcmVuIjpbIjMiLCJjIiwiZyJdLCJzdHlsZXMiOnt9fSwiMyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbIjQiXSwic3R5bGVzIjp7fX0sIjQiOnsidHlwZSI6IlJvdyIsImNoaWxkcmVuIjpbIjUiXSwic3RhY2thYmxlIjpmYWxzZSwiZXF1YWxzIjpmYWxzZSwiZ3V0dGVyIjowLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJ0ZXh0LWFsaWduOiBjZW50ZXI7IGRpc3BsYXk6IGZsZXg7IGZsZXgtZGlyZWN0aW9uOiByb3c7IGp1c3RpZnktY29udGVudDogY2VudGVyOyBtYXJnaW46IDBweDsifX19LCI1Ijp7InR5cGUiOiJSb3cuQ29sIiwiY2hpbGRyZW4iOlsiNiIsIjciXSwic2l6ZSI6OSwiY29tcHV0ZXIiOjksInRhYmxldCI6OSwibW9iaWxlIjoxMiwic3R5bGVzIjp7ImFsbCI6eyImIjoibWFyZ2luOiAwcHggYXV0bzsifX19LCI2Ijp7InR5cGUiOiJIZWFkaW5nIiwibmFtZSI6IkhlYWRpbmciLCJjbGFzc2VzIjoiX1k2Ulc2MSIsIl90aXRsZSI6eyJ0ZXh0IjoiUmVjZW50IFByb2plY3RzIn0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InRleHQtYWxpZ246IGNlbnRlcjsgZm9udC1mYW1pbHk6IFwiT3BlbiBTYW5zXCI7IGZvbnQtc2l6ZTogMzRweDsgZm9udC13ZWlnaHQ6IDMwMDsgbWFyZ2luLWJvdHRvbTogMTVweDsifX19LCI3Ijp7InR5cGUiOiJQYXJhZ3JhcGgiLCJuYW1lIjoiUGFyYWdyYXBoIiwiY2xhc3NlcyI6Il9ET29OMjMiLCJfdGl0bGUiOnsidGV4dCI6IkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ZXIgYWRpcGlzY2luZyBlbGl0LCBzZWQgZGlhbSBub251bW15IG5pYmggZXVpc21vZCB0aW5jaWR1bnQgdXQgbGFvcmVldCBkb2xvcmUgbWFnbmEgYWxpcXVhbSBlcmF0IHZvbHV0cGF0LiBVdCB3aXNpIGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpIHRhdGlvbiB1bGxhbWNvcnBlciBzdXNjaXBpdCBsb2JvcnRpcyBuaXNsIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIn0sIl90ZXh0Ijp7InRleHQiOiJMb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCwgY29uc2VjdGV0dWVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRpYW0gbm9udW1teSBuaWJoIGV1aXNtb2QgdGluY2lkdW50IHV0IGxhb3JlZXQgZG9sb3JlIG1hZ25hIGFsaXF1YW0gZXJhdCB2b2x1dHBhdC4gVXQgd2lzaSBlbmltIGFkIG1pbmltIHZlbmlhbSwgcXVpcyBub3N0cnVkIGV4ZXJjaSB0YXRpb24gdWxsYW1jb3JwZXIgc3VzY2lwaXQgbG9ib3J0aXMgbmlzbCB1dCBhbGlxdWlwIGV4IGVhIGNvbW1vZG8gY29uc2VxdWF0LiJ9LCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJ0ZXh0LWFsaWduOiBjZW50ZXI7IGxpbmUtaGVpZ2h0OiAxLjY7In19fSwiYyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbImQiXSwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZzogMHB4OyJ9fX0sImQiOnsidHlwZSI6IlJvdyIsImNoaWxkcmVuIjpbImUiXSwiZ3V0dGVyIjowLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJtYXJnaW46IDBweDsifX19LCJlIjp7InR5cGUiOiJSb3cuQ29sIiwiY2hpbGRyZW4iOlsiZiJdLCJzdHlsZXMiOnt9fSwiZiI6eyJ0eXBlIjoiSm9vbWxhLk1vZHVsZSIsIm5hbWUiOiJKTW9kdWxlIiwiY2xhc3NlcyI6InN3LWhwLXRoZW1lZ3JpZCIsIm1vZHVsZUlEIjoiNDcwIiwic3R5bGVzIjp7fX0sImciOnsidHlwZSI6IlNlY3Rpb24iLCJjaGlsZHJlbiI6WyJoIl0sInN0eWxlcyI6eyJhbGwiOnsiJiI6Im1hcmdpbi1ib3R0b206IDIycHg7IHBhZGRpbmc6IDBweDsifX19LCJoIjp7InR5cGUiOiJSb3ciLCJjaGlsZHJlbiI6WyJpIl0sImd1dHRlciI6MCwic3R5bGVzIjp7ImFsbCI6eyImID4gLl9fQjZwOHd2ZFNYLmNvbHVtbiI6InRleHQtYWxpZ246IGNlbnRlcjsgYmFja2dyb3VuZC1pbWFnZTogdXJsKFwiaW1hZ2VzL2pvb21sYXNoaW5lL3NhbXBsZS9iZy1zZXBhcmF0ZS5wbmdcIik7IGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7IGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBib3R0b207IHBhZGRpbmctYm90dG9tOiA1MHB4OyBwYWRkaW5nLXRvcDogMTVweDsiLCImIjoibWFyZ2luOiAwcHg7In0sIm1vYmlsZSI6eyImID4gLl9fQjZwOHd2ZFNYLmNvbHVtbiI6InBhZGRpbmctYm90dG9tOiA1MHB4OyJ9fX0sImkiOnsidHlwZSI6IlJvdy5Db2wiLCJjbGFzc2VzIjoicGFkZGluZy01MCIsImNoaWxkcmVuIjpbImwiXSwic3R5bGVzIjp7ImFsbCI6eyImIjoidGV4dC1hbGlnbjogY2VudGVyOyBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoXCJpbWFnZXMvam9vbWxhc2hpbmUvc2FtcGxlL2JnLXNlcGFyYXRlLnBuZ1wiKTsgYmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDsgYmFja2dyb3VuZC1wb3NpdGlvbjogY2VudGVyIGJvdHRvbTsgcGFkZGluZy1ib3R0b206IDUwcHg7IHBhZGRpbmctdG9wOiAxNXB4OyJ9LCJtb2JpbGUiOnsiJiI6InBhZGRpbmctYm90dG9tOiA1MHB4OyJ9fX0sImsiOnsidHlwZSI6IlByZXNldC5CbG9ja1ByZXNldCIsIm5hbWUiOiJCb3ggU3R5bGUgIiwic3R5bGVzIjp7fX0sImwiOnsidHlwZSI6IkJ1dHRvbiIsImhyZWYiOiJpbmRleC5waHAvYWR2YW5jZWQtc3R1ZmYvYWR2YW5jZWQtc3R1ZmYvZWFzeS10by1zdGFydCIsImNsYXNzZXMiOiJidG4gYnRuLXByaW1hcnkiLCJfdGV4dCI6eyJ0ZXh0IjoiVmlldyBQcm9kdWN0IFRvdXIifSwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZzogMTJweCAyMHB4OyBib3JkZXItc3R5bGU6IHNvbGlkOyBib3JkZXItY29sb3I6IHJnYmEoMTI3LCAxMjcsIDEyNywgMC4zKTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDE0MCwgMTk4LCA2Myk7IGZvbnQtc2l6ZTogMTNweDsgZm9udC13ZWlnaHQ6IDYwMDsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsiLCImOmhvdmVyIjoiYmFja2dyb3VuZC1jb2xvcjogcmdiKDE1NCwgMjA1LCA4Nik7In19fX0sInBiX3ZlcnNpb24iOjE1MX0=|End PageFly Data -->',3,'content-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(472,304,'PB Our Team','','<!-- Start PageFly HTML --><style type=\"text/css\"> ._xNa4NB { box-sizing: border-box; padding: 15px; } ._xNa4NB__container { width: auto; margin: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } .pb-module { text-align: center; background: #ddd; } .pb-module > div > label { font-weight: bold; font-size: 1.2em; } .pb-module > div { padding: 10px; } ._Y6RW61 > a { color: inherit; } ._Y6RW61 { word-break: break-word; } ._Y6RW61__icon--left i { margin-right: 0.3em; } ._Y6RW61__icon--right i { margin-left: 0.3em; } ._Y6RW61__icon--top i { margin-bottom: 0.5em; } ._Y6RW61__icon--top > span, ._Y6RW61__icon--top > a, ._Y6RW61__icon--top > span[data-empty][contenteditable] { display: block; } ._Y6RW61 [class*=\"--diamond\"] { margin-right: 1em; } ._gb5Wk8 { font-size: 1em; vertical-align: middle; text-align: center; width: auto; height: auto; } ._gb5Wk8--diamond, ._gb5Wk8--circle, ._gb5Wk8--square { width: 50px; height: 50px; line-height: 50px; border: 1px solid; } ._gb5Wk8--circle { border-radius: 100%; } ._gb5Wk8--diamond { transform: rotate(45deg); -webkit-transform: rotate(45deg); } ._gb5Wk8--diamond:before { display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); } </style><link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Open%20Sans:300\"><style type=\"text/css\"> @media all { #_lzE5co { text-align: center; font-family: \"Open Sans\"; font-size: 34px; background-image: url(\"images/joomlashine/sample/bg-separate.png\"); background-position: center bottom; background-repeat: no-repeat; padding-bottom: 35px; font-weight: 300; } #_6p1ohb { margin: 0px; } #_XJpATm { padding: 0px; } } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><section id=\"_XJpATm\" class=\"_xNa4NB _XJpATm\"><div id=\"_6p1ohb\" class=\"_gL_BzW _6p1ohb pb-grid grid--stackable grid--automatic\"><div class=\" grid__column\" style=\"padding: 0px;\"><div id=\"_mO4zTY\" class=\"_PNdBOk _mO4zTY\"><h3 id=\"_lzE5co\" class=\"_Y6RW61 _lzE5co _Y6RW61\" data-event=\"{}\"><span class=\"_gb5Wk8 _52pacJ _JdPm85\">Our Team</span></h3><div id=\"_ydkLsp\" class=\"_RbpgL7 _ydkLsp\">{pb3loadmodule 384}</div></div></div></div></section><script type=\"text/javascript\">(function (){function e(e,t,o,n){return a.addEventListener(e,function(e){for(var a=e.target;a&&\"function\"==typeof a.matches;){if(a.matches(t)){o.call(n||a,e,a);break}a=a.parentNode}},!0)}var t=this,a=t.document;t.PB3helperScriptInitialized||(t.PB3helperScriptInitialized=!0,t.delegate=e,e(\"click\",\"a[data-action]\",function(t,e){var o=e.dataset.action;switch(o){case\"tab\":t.preventDefault(),e.parentNode.childNodes.forEach(function(t){t.dataset.active=t===e||void 0}),a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.parentElement.childNodes.forEach(function(t){t.style.display=t===e?\"\":\"none\"})});break;case\"accordion\":t.preventDefault();var n=e.getAttribute(\"data-flag\"),r=e.nextSibling.style.display;if(\"true\"==e.parentNode.getAttribute(\"data-active\"))e.parentNode.setAttribute(\"data-active\",!1);else{var l=a.getElementsByClassName(\"accordion__item\");for(var s in l)isNaN(s)||l[s].setAttribute(\"data-active\",!1);e.parentNode.setAttribute(\"data-active\",!0)}if(\"false\"===n){if(e.parentNode)for(var i=e.parentNode&&e.parentNode.parentNode&&e.parentNode.parentNode.firstChild;i;)1<i.childNodes.length&&(i.childNodes[1].style.display=\"none\"),i=i.nextSibling;\"none\"===r&&a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"})}else a.querySelectorAll(this.getAttribute(\"href\")).forEach(function(e){e.style.display=\"none\"==e.style.display?\"\":\"none\"});break;case\"ajaxAddToCart\":var d=this,p=d.firstElementChild,c=d.nextElementSibling.value,f=new FormData;f.append(\"quantity\",1),f.append(\"id\",c),d.classList.add(\"is-loading\"),p.classList.add(\"fa\"),p.innerText=\"\";var u=new XMLHttpRequest;u.onreadystatechange=function(){4===this.readyState&&200===this.status&&(d.classList.remove(\"is-loading\"),d.classList.add(\"is-added\"),p.classList.remove(\"fa\"),p.innerText=\"Added\",setTimeout(function(){p.innerText=\"Add to cart\",d.classList.remove(\"is-added\")},2e3))},u.open(\"POST\",\"/cart/add.js\",!0),u.send(f);}},null),e(\"click\",\"*[data-event]\",function(t,e){var a=JSON.parse(e.dataset.event);if(a.ga&&\"function\"==typeof ga&&ga.apply(void 0,[\"send\",\"event\"].concat(n()(a.ga.split(\",\")))),a.pixel&&\"function\"==typeof fbq){var o=new Function(a.pixel.replace(/\\n|\\r|\\t/g,\"\"));o()}},null))}).call(this)</script><!-- End PageFly HTML --><!-- Start PageFly Data|eyJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiIiwiZ29vZ2xlRm9udHMiOlt7ImZhbWlseSI6IlJvYm90byIsImZvbnRzIjp7IjAiOiIiLCIxIjoiIn19LHsiZmFtaWx5IjoiT3BlbiBTYW5zIiwiZm9udHMiOnsiMCI6IiIsIjEiOiIifX1dLCJzYWx0IjoiMGt6ZnNyZTJrNmxyIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsImNoaWxkcmVuIjpbXSwic3R5bGVzIjp7fX0sIjEiOnsidHlwZSI6IkJvZHkiLCJjaGlsZHJlbiI6WyIyIl0sInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJjaGlsZHJlbiI6WyIzIl0sInN0eWxlcyI6e319LCIzIjp7InR5cGUiOiJTZWN0aW9uIiwiY2hpbGRyZW4iOlsiNCJdLCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJwYWRkaW5nOiAwcHg7In19fSwiNCI6eyJ0eXBlIjoiUm93IiwiY2hpbGRyZW4iOlsiNSJdLCJndXR0ZXIiOjAsInN0eWxlcyI6eyJhbGwiOnsiJiI6Im1hcmdpbjogMHB4OyJ9fX0sIjUiOnsidHlwZSI6IlJvdy5Db2wiLCJjaGlsZHJlbiI6WyI2IiwiNyJdLCJzdHlsZXMiOnt9fSwiNiI6eyJ0eXBlIjoiSGVhZGluZyIsIm5hbWUiOiJIZWFkaW5nIiwiY2xhc3NlcyI6Il9ZNlJXNjEiLCJfdGl0bGUiOnsidGV4dCI6Ik91ciBUZWFtIn0sInN0eWxlcyI6eyJhbGwiOnsiJiI6InRleHQtYWxpZ246IGNlbnRlcjsgZm9udC1mYW1pbHk6IFwiT3BlbiBTYW5zXCI7IGZvbnQtc2l6ZTogMzRweDsgYmFja2dyb3VuZC1pbWFnZTogdXJsKFwiaW1hZ2VzL2pvb21sYXNoaW5lL3NhbXBsZS9iZy1zZXBhcmF0ZS5wbmdcIik7IGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBib3R0b207IGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7IHBhZGRpbmctYm90dG9tOiAzNXB4OyBmb250LXdlaWdodDogMzAwOyJ9fX0sIjciOnsidHlwZSI6Ikpvb21sYS5Nb2R1bGUiLCJuYW1lIjoiSk1vZHVsZSIsIm1vZHVsZUlEIjoiMzg0Iiwic3R5bGVzIjp7fX19LCJwYl92ZXJzaW9uIjoxNTF9|End PageFly Data -->',2,'content-top',0,'0000-00-00 00:00:00','2017-08-09 09:30:07','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"\",\"style\":\"0\"}',0,'*'),(473,307,'Native Compatibility','','<!-- Start New PageBuilder HTML --><style type=\"text/css\"> ._e_oq2B_k { display: inline-block; box-sizing: border-box; padding: 0.5em; text-align: center; border: 1px solid rgba(127, 127, 127, 0.3); transition: .2s all; -webkit-transition: .2s all; } ._e_oq2B_k > * { vertical-align: middle; } ._e_oq2B_k .pb-button { display: inline-flex; align-items: center; } ._e_oq2B_k .pb-content{ display: inline-block; vertical-align: middle; } ._e_oq2B_k.icon_label_sublabel .pb-content { text-align: left; } ._e_oq2B_k, ._e_oq2B_k:hover, ._e_oq2B_k:focus, ._e_oq2B_k:active { text-decoration: none; } ._e_oq2B_k.block { display: flex; } ._e_oq2B_k > * { line-height: 1em; white-space: nowrap; margin: 0.1em; } ._e_oq2B_k__sublabel { display: block !important; text-align: left; font-size: 11px; } ._e_oq2B_k.reversed { flex-direction: row-reverse; text-align: right; } ._e_oq2B_k.vertical { flex-direction: column; } ._e_oq2B_k.vertical.reversed { flex-direction: column-reverse; text-align: center; } ._e_oq2B_k ._e_oq2B_k__icon { width: 1.3em; text-align: center; } ._e_oq2B_k.vertical > ._e_oq2B_k__icon { font-size: 2em; } ._e_oq2B_k.vertical > ._e_oq2B_k__label, ._e_oq2B_k.vertical > ._e_oq2B_k__sublabel { font-size: 0.8em; } ._DyR4DXyE span { display: inline-block; } ._DyR4DXyE.dropcap:first-letter { display: block; float: left; font-size: 2.8em; line-height: 1em; margin-bottom: -0.2em; padding-right: 0.2em; visibility: visible; } ._D4aOqM4L[class*=\"reversed\"].grid, ._D4aOqM4L[class*=\"reversed\"].grid > .row, ._D4aOqM4L.grid > [class*=\"reversed\"].row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } ._D4aOqM4L[class*=\"vertically reversed\"].grid { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } ._1_ogpz_V { padding: 1rem 0; box-sizing: border-box; } ._1_ogpz_V__container { width: auto; margin: auto; box-sizing: border-box; } ._1_ogpz_V__flex-container { display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; align-content: stretch; justify-content: stretch; width: 100%; margin: auto; box-sizing: border-box; } ._WQNXBjQE > .placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1rem 3rem; opacity: .4; border: 1px dashed; margin: 0 -1rem; } * { box-sizing: border-box; background-origin: border-box; } </style><link rel=\"stylesheet\" type=\"text/css\" href=\"https://fonts.googleapis.com/css?family=Roboto:normal,400\"><style type=\"text/css\"> @media { ._vEPDK6EacD { padding-top: 5px; } .__WkevVWlSJ.ui.grid > ._lX7wnENh_.column { padding-top: 0px; } .__WkevVWlSJ.ui.grid > ._XyZXOAymTa.column { padding-top: 0px; padding-right: 20px; } .__WkevVWlSJ.ui.grid > ._nezwKYeATr.column { padding: 10px 10px 10px 20px; } ._jlRPeKlwHr { font-size: 13px; font-family: Arial; color: rgb(114, 114, 114); } ._R3OlGn36tM { background-color: rgb(11, 152, 255); color: rgb(255, 255, 255); border-radius: 3px; border-color: rgb(29, 125, 244); width: 75px; height: 52px; } ._R3OlGn36tM__icon.fa { font-size: 1.6em; margin-right: -3px; } } @media only screen and (min-width: 1200px) { } @media only screen and (min-width: 992px) and (max-width: 1199px) { } @media only screen and (min-width: 768px) and (max-width: 991px) { } @media only screen and (max-width: 767px) { } </style><div class=\"_VyojzeyY _ZkgzMrkDT9\"><div class=\"_WQNXBjQE _aAzagwAWTB\" style=\"\"><style>.btn-boxshadow {\r\n	box-shadow: inset 0px 0px 1px rgba(255,255,255,0.7);\r\n}</style><script></script><section class=\"_1_ogpz_V _vEPDK6EacD\"><div class=\"_D4aOqM4L __WkevVWlSJ ui middle aligned one column stackable grid\"><div class=\"_5MrqLYMX _XyZXOAymTa four wide column\"><button class=\"_e_oq2B_k _R3OlGn36tM icon_label pb-button btn-boxshadow\"><i tabindex=\"1\" class=\"_e_oq2B_k__icon _R3OlGn36tM__icon fa fa-fw fa-joomla\"></i><span class=\"_e_oq2B_k__label _R3OlGn36tM__label\">3.x</span></button></div><div class=\"_5MrqLYMX _nezwKYeATr twelve wide column\"><p class=\"_DyR4DXyE _jlRPeKlwHr\"><span class=\"_DyR4DXyE__title _jlRPeKlwHr__title\">JSN Air is now natively compatible with J! 3.x. The installation package is compatible with Joomla CMS</span></p></div></div></section></div></div><!-- End New PageBuilder HTML --><!-- Start New PageBuilder Data|eyJ6b29tIjoxLCJkZXZpY2UiOiJhbGwiLCJqc0NvZGUiOiIiLCJjc3NDb2RlIjoiLmJ0bi1ib3hzaGFkb3cge1xuXHRib3gtc2hhZG93OiBpbnNldCAwcHggMHB4IDFweCByZ2JhKDI1NSwyNTUsMjU1LDAuNyk7XG59Iiwic2FsdCI6ImU4ajdxdzE3YzZrIiwiaXRlbXMiOnsiMCI6eyJ0eXBlIjoiSGVhZCIsIl9pZCI6IjAiLCJzdHlsZXMiOnt9fSwiMSI6eyJ0eXBlIjoiQm9keSIsImNoaWxkcmVuIjpbIjIiXSwiX2lkIjoiMSIsInN0eWxlcyI6e319LCIyIjp7InR5cGUiOiJMYXlvdXQiLCJjaGlsZHJlbiI6WyIzIl0sIl9pZCI6IjIiLCJzdHlsZXMiOnt9fSwiMyI6eyJ0eXBlIjoiU2VjdGlvbiIsImNoaWxkcmVuIjpbIjQiXSwiX2lkIjoiMyIsInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmctdG9wOiA1cHg7In19fSwiNCI6eyJ0eXBlIjoiR3JpZCIsIm5hbWUiOiJHcmlkIiwiY2hpbGRyZW4iOlsiNSIsIjYiXSwiYWxpZ24iOiJtaWRkbGUiLCJlcXVhbFdpZHRoIjpmYWxzZSwiX2lkIjoiNCIsInN0eWxlcyI6eyJhbGwiOnsiJiA+IC5fbFg3d25FTmhfLmNvbHVtbiI6InBhZGRpbmctdG9wOiAwcHg7IiwiJiA+IC5fWHlaWE9BeW1UYS5jb2x1bW4iOiJwYWRkaW5nLXRvcDogMHB4OyBwYWRkaW5nLXJpZ2h0OiAyMHB4OyIsIiYgPiAuX25lendLWWVBVHIuY29sdW1uIjoicGFkZGluZzogMTBweCAxMHB4IDEwcHggMjBweDsifX19LCI1Ijp7InR5cGUiOiJHcmlkLkNvbHVtbiIsImNoaWxkcmVuIjpbIjgiXSwic2l6ZSI6NCwiX2lkIjoiNSIsInN0eWxlcyI6eyJhbGwiOnsiJiI6InBhZGRpbmctdG9wOiAwcHg7IHBhZGRpbmctcmlnaHQ6IDIwcHg7In19fSwiNiI6eyJ0eXBlIjoiR3JpZC5Db2x1bW4iLCJjaGlsZHJlbiI6WyI3Il0sInNpemUiOjEyLCJfaWQiOiI2Iiwic3R5bGVzIjp7ImFsbCI6eyImIjoicGFkZGluZzogMTBweCAxMHB4IDEwcHggMjBweDsifX19LCI3Ijp7InR5cGUiOiJQYXJhZ3JhcGgiLCJuYW1lIjoiUGFyYWdyYXBoIiwiX2lkIjoiNyIsIl90aXRsZSI6eyJ0ZXh0IjoiSlNOIEFpciBpcyBub3cgbmF0aXZlbHkgY29tcGF0aWJsZSB3aXRoIEohIDMueC4gVGhlIGluc3RhbGxhdGlvbiBwYWNrYWdlIGlzIGNvbXBhdGlibGUgd2l0aCBKb29tbGEgQ01TIn0sInN0eWxlcyI6eyJhbGwiOnsiJiI6ImZvbnQtc2l6ZTogMTNweDsgZm9udC1mYW1pbHk6IEFyaWFsOyBjb2xvcjogcmdiKDExNCwgMTE0LCAxMTQpOyJ9fX0sIjgiOnsidHlwZSI6IkJ1dHRvbiIsImNsYXNzZXMiOiJidG4tYm94c2hhZG93IiwidmFyaWFudCI6Imljb25fbGFiZWwiLCJfaWQiOiI4IiwiX2xhYmVsIjp7InRleHQiOiIzLngifSwiX2ljb24iOnsiaWNvbiI6Impvb21sYSIsImlkIjoiIiwidGFnIjoiIiwibmFtZSI6IiIsImF0dHJzIjoiIiwiY2xhc3NlcyI6IiIsInZhcmlhbnQiOiIiLCJwc3VlZG8iOiIiLCJzY3JpcHQiOiIiLCJ1bmlxdWUiOmZhbHNlLCJsb2NrZWQiOmZhbHNlLCJlZGl0YWJsZSI6dHJ1ZSwic3luY1Byb3BzIjp0cnVlLCJzeW5jQ29udGVudCI6ZmFsc2UsImhyZWYiOiIiLCJ0YXJnZXQiOiJfc2VsZiIsIm1hcmdpblJpZ2h0IjoiLTNweCJ9LCJzdHlsZXMiOnsiYWxsIjp7IiYiOiJiYWNrZ3JvdW5kLWNvbG9yOiByZ2IoMTEsIDE1MiwgMjU1KTsgY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsgYm9yZGVyLXJhZGl1czogM3B4OyBib3JkZXItY29sb3I6IHJnYigyOSwgMTI1LCAyNDQpOyB3aWR0aDogNzVweDsgaGVpZ2h0OiA1MnB4OyIsIiZfX2ljb24uZmEiOiJmb250LXNpemU6IDEuNmVtOyBtYXJnaW4tcmlnaHQ6IC0zcHg7In19fX0sImlkIjoiNDczIiwicGJfdmVyc2lvbiI6MTQwfQ==|End New PageBuilder Data -->',9,'right',0,'0000-00-00 00:00:00','2017-08-09 10:29:49','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"backgroundimage\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\",\"module_tag\":\"div\",\"bootstrap_size\":\"0\",\"header_tag\":\"h3\",\"header_class\":\"fa fa-joomla\",\"style\":\"0\"}',0,'*'),(475,327,'Admin Bar','','',0,'menu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_poweradminbar',1,1,'',1,'*');
/*!40000 ALTER TABLE `jos_modules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_modules_menu`
--

DROP TABLE IF EXISTS `jos_modules_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_modules_menu` (
  `moduleid` int(11) NOT NULL DEFAULT 0,
  `menuid` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`moduleid`,`menuid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_modules_menu`
--

LOCK TABLES `jos_modules_menu` WRITE;
/*!40000 ALTER TABLE `jos_modules_menu` DISABLE KEYS */;
INSERT INTO `jos_modules_menu` VALUES (1,-507),(1,-506),(1,-505),(1,-504),(1,-503),(1,-502),(1,-501),(1,-500),(1,-499),(1,-479),(2,0),(3,0),(4,0),(6,0),(7,0),(8,0),(9,0),(10,0),(12,0),(13,0),(14,0),(15,0),(16,0),(17,0),(18,0),(19,-463),(19,-462),(19,-433),(19,-432),(19,-431),(19,-430),(19,-429),(19,-427),(19,-400),(19,-399),(19,-296),(19,-244),(19,-243),(19,-242),(19,-234),(20,0),(22,231),(22,234),(22,238),(22,242),(22,243),(22,244),(22,296),(22,399),(22,400),(23,-463),(23,-462),(23,-433),(23,-432),(23,-431),(23,-430),(23,-429),(23,-427),(23,-400),(23,-399),(23,-296),(23,-244),(23,-243),(23,-242),(23,-238),(23,-234),(25,294),(26,-463),(26,-462),(26,-433),(26,-432),(26,-431),(26,-430),(26,-429),(26,-427),(26,-400),(26,-399),(26,-296),(26,-244),(26,-243),(26,-242),(26,-238),(26,-234),(27,325),(28,310),(29,302),(30,410),(31,309),(32,309),(33,307),(34,326),(35,306),(36,304),(37,0),(38,300),(40,313),(41,324),(44,1038),(45,303),(47,231),(47,234),(47,242),(47,243),(47,244),(47,296),(47,399),(47,400),(48,418),(52,416),(57,238),(57,427),(57,429),(57,430),(57,431),(57,432),(57,433),(57,462),(57,463),(58,427),(58,429),(58,430),(58,431),(58,432),(58,433),(58,462),(58,463),(61,443),(62,231),(62,234),(62,242),(62,243),(62,244),(62,296),(62,399),(62,400),(64,447),(65,427),(65,429),(65,430),(65,431),(65,432),(65,433),(65,462),(65,463),(68,243),(69,459),(70,285),(70,316),(71,285),(71,316),(72,285),(72,316),(73,285),(73,316),(74,285),(74,316),(75,285),(75,316),(76,285),(76,316),(77,481),(78,0),(81,482),(83,472),(83,473),(83,474),(84,480),(87,435),(87,676),(87,677),(87,678),(87,679),(87,680),(87,681),(88,465),(88,466),(88,467),(88,468),(88,469),(88,471),(88,478),(88,479),(88,483),(88,484),(88,485),(88,486),(88,488),(88,493),(88,682),(88,683),(88,684),(89,482),(90,466),(90,468),(90,471),(90,478),(90,479),(91,484),(91,485),(91,486),(91,487),(91,488),(91,493),(91,815),(91,865),(91,1289),(91,1504),(91,1758),(92,481),(95,435),(98,472),(98,475),(98,476),(99,0),(100,465),(100,466),(100,467),(100,468),(100,469),(100,470),(100,471),(100,472),(100,473),(100,474),(100,475),(100,476),(100,477),(100,478),(100,479),(100,480),(100,481),(100,482),(100,483),(100,484),(100,485),(100,486),(100,488),(100,493),(100,497),(100,508),(100,510),(100,511),(100,512),(100,514),(100,515),(100,516),(100,517),(100,518),(100,519),(100,520),(100,521),(100,522),(100,523),(100,524),(100,525),(100,526),(100,676),(100,677),(100,678),(100,679),(100,680),(100,681),(100,682),(100,683),(100,684),(101,0),(102,473),(102,476),(103,474),(103,475),(104,479),(105,435),(105,465),(105,466),(105,467),(105,468),(105,469),(105,470),(105,471),(105,478),(105,479),(105,480),(105,481),(105,482),(105,483),(105,484),(105,485),(105,486),(105,487),(105,488),(105,489),(105,490),(105,491),(105,492),(105,493),(105,494),(105,495),(105,496),(105,497),(105,498),(105,499),(105,500),(105,501),(105,502),(105,503),(105,504),(105,505),(105,506),(105,507),(105,508),(105,509),(105,510),(105,511),(105,512),(105,514),(105,515),(105,516),(105,517),(105,518),(105,519),(105,520),(105,521),(105,522),(105,523),(105,524),(105,525),(105,526),(106,435),(107,472),(107,473),(107,474),(107,475),(107,476),(107,477),(108,472),(108,473),(108,474),(108,475),(108,476),(108,477),(109,472),(109,473),(109,474),(109,475),(109,476),(109,477),(110,0),(111,472),(111,473),(111,474),(111,475),(111,476),(111,477),(112,472),(112,473),(112,474),(112,475),(112,476),(112,477),(113,472),(113,473),(113,474),(113,475),(113,476),(113,477),(114,470),(115,470),(116,472),(116,473),(116,474),(116,475),(116,476),(116,477),(118,472),(118,473),(118,474),(118,475),(118,476),(118,477),(120,435),(121,472),(121,473),(121,474),(121,475),(121,476),(121,477),(122,472),(122,473),(122,474),(122,475),(122,476),(122,477),(123,472),(123,473),(123,474),(123,475),(123,476),(123,477),(124,508),(124,510),(124,511),(124,512),(124,514),(124,515),(124,516),(124,517),(124,518),(124,519),(124,520),(124,521),(124,522),(124,523),(124,524),(124,525),(124,526),(126,470),(127,470),(128,470),(130,470),(131,470),(132,470),(133,0),(135,0),(135,481),(136,472),(136,473),(136,474),(136,475),(136,476),(136,477),(137,472),(137,473),(137,474),(137,475),(137,476),(137,477),(138,435),(139,472),(139,473),(139,474),(139,475),(139,476),(139,477),(140,472),(140,473),(140,474),(140,475),(140,476),(140,477),(141,0),(142,0),(151,472),(151,473),(151,474),(151,475),(151,476),(151,477),(152,472),(152,473),(152,474),(152,475),(152,476),(152,477),(155,472),(155,473),(155,474),(155,475),(155,476),(155,477),(156,472),(156,473),(156,474),(156,475),(156,476),(156,477),(157,435),(158,435),(158,676),(158,677),(158,678),(158,679),(158,680),(158,681),(159,435),(161,435),(162,0),(163,435),(163,466),(163,472),(163,473),(163,474),(163,475),(163,476),(163,477),(165,0),(170,435),(171,435),(172,435),(173,435),(384,0),(389,0),(390,0),(394,435),(394,791),(394,792),(394,793),(394,794),(394,795),(394,796),(410,0),(411,0),(412,0),(418,435),(418,497),(434,435),(434,676),(434,677),(434,678),(434,679),(434,680),(434,681),(435,0),(445,815),(446,435),(446,676),(446,677),(446,678),(446,679),(446,680),(446,681),(452,0),(453,0),(454,1038),(454,1039),(454,1040),(454,1041),(454,1042),(454,1043),(455,1038),(455,1039),(455,1040),(455,1041),(455,1042),(455,1043),(456,1038),(456,1039),(456,1040),(456,1041),(456,1042),(456,1043),(457,1037),(458,865),(459,487),(460,1289),(462,0),(463,0),(464,0),(465,0),(466,0),(467,0),(468,0),(470,435),(471,435),(471,676),(471,677),(471,678),(471,679),(471,680),(471,681),(472,435),(472,676),(472,677),(472,678),(472,679),(472,680),(472,681),(473,483),(473,484),(473,485),(473,486),(473,493),(475,0);
/*!40000 ALTER TABLE `jos_modules_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_newsfeeds`
--

DROP TABLE IF EXISTS `jos_newsfeeds`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_newsfeeds` (
  `catid` int(11) NOT NULL DEFAULT 0,
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `link` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `numarticles` int(10) unsigned NOT NULL DEFAULT 1,
  `cache_time` int(10) unsigned NOT NULL DEFAULT 3600,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rtl` tinyint(4) NOT NULL DEFAULT 0,
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(10) unsigned NOT NULL DEFAULT 0,
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT 0,
  `metakey` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadata` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  `images` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_state` (`published`),
  KEY `idx_catid` (`catid`),
  KEY `idx_createdby` (`created_by`),
  KEY `idx_language` (`language`),
  KEY `idx_xreference` (`xreference`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_newsfeeds`
--

LOCK TABLES `jos_newsfeeds` WRITE;
/*!40000 ALTER TABLE `jos_newsfeeds` DISABLE KEYS */;
INSERT INTO `jos_newsfeeds` VALUES (17,1,'Joomla! Announcements','joomla-announcements','http://www.joomla.org/announcements.feed?type=rss',1,5,3600,0,'0000-00-00 00:00:00',1,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00','',1,0,''),(17,2,'New Joomla! Extensions','new-joomla-extensions','http://feeds.joomla.org/JoomlaExtensions',1,5,3600,0,'0000-00-00 00:00:00',4,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00','',1,0,''),(17,3,'Joomla! Security News','joomla-security-news','http://feeds.joomla.org/JoomlaSecurityNews',1,5,3600,0,'0000-00-00 00:00:00',2,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00','',1,0,''),(17,4,'Joomla! Connect','joomla-connect','http://feeds.joomla.org/JoomlaConnect',1,5,3600,0,'0000-00-00 00:00:00',3,0,1,'en-GB','{\"show_feed_image\":\"\",\"show_feed_description\":\"\",\"show_item_description\":\"\",\"feed_character_count\":\"0\"}','2011-01-01 00:00:01',0,'','2011-01-01 00:00:01',42,'','','{\"robots\":\"\",\"author\":\"\",\"rights\":\"\"}','','0000-00-00 00:00:00','0000-00-00 00:00:00','',1,0,'');
/*!40000 ALTER TABLE `jos_newsfeeds` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_overrider`
--

DROP TABLE IF EXISTS `jos_overrider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_overrider` (
  `id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
  `constant` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `string` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `file` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_overrider`
--

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

--
-- Table structure for table `jos_postinstall_messages`
--

DROP TABLE IF EXISTS `jos_postinstall_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_postinstall_messages` (
  `postinstall_message_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `extension_id` bigint(20) NOT NULL DEFAULT 700 COMMENT 'FK to #__extensions',
  `title_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Lang key for the title',
  `description_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Lang key for description',
  `action_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `language_extension` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'com_postinstall' COMMENT 'Extension holding lang keys',
  `language_client_id` tinyint(3) NOT NULL DEFAULT 1,
  `type` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'link' COMMENT 'Message type - message, link, action',
  `action_file` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'RAD URI to the PHP file containing action method',
  `action` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'Action method name or URL',
  `condition_file` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'RAD URI to file holding display condition method',
  `condition_method` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Display condition method, must return boolean',
  `version_introduced` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '3.2.0' COMMENT 'Version when this message was introduced',
  `enabled` tinyint(3) NOT NULL DEFAULT 1,
  PRIMARY KEY (`postinstall_message_id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_postinstall_messages`
--

LOCK TABLES `jos_postinstall_messages` WRITE;
/*!40000 ALTER TABLE `jos_postinstall_messages` DISABLE KEYS */;
INSERT INTO `jos_postinstall_messages` VALUES (1,700,'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY','PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION','plg_twofactorauth_totp',1,'action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_action','site://plugins/twofactorauth/totp/postinstall/actions.php','twofactorauth_postinstall_condition','3.2.0',1),(2,700,'COM_CPANEL_MSG_EACCELERATOR_TITLE','COM_CPANEL_MSG_EACCELERATOR_BODY','COM_CPANEL_MSG_EACCELERATOR_BUTTON','com_cpanel',1,'action','admin://components/com_admin/postinstall/eaccelerator.php','admin_postinstall_eaccelerator_action','admin://components/com_admin/postinstall/eaccelerator.php','admin_postinstall_eaccelerator_condition','3.2.0',1),(3,700,'COM_CPANEL_MSG_HTACCESS_TITLE','COM_CPANEL_MSG_HTACCESS_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/htaccess.php','admin_postinstall_htaccess_condition','3.4.0',1),(4,700,'COM_CPANEL_MSG_ROBOTS_TITLE','COM_CPANEL_MSG_ROBOTS_BODY','','com_cpanel',1,'message','','','','','3.3.0',1),(5,700,'COM_CPANEL_MSG_LANGUAGEACCESS340_TITLE','COM_CPANEL_MSG_LANGUAGEACCESS340_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/languageaccess340.php','admin_postinstall_languageaccess340_condition','3.4.1',1),(6,700,'COM_CPANEL_MSG_STATS_COLLECTION_TITLE','COM_CPANEL_MSG_STATS_COLLECTION_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/statscollection.php','admin_postinstall_statscollection_condition','3.5.0',1),(7,700,'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME','PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY','PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION','plg_system_updatenotification',1,'action','site://plugins/system/updatenotification/postinstall/updatecachetime.php','updatecachetime_postinstall_action','site://plugins/system/updatenotification/postinstall/updatecachetime.php','updatecachetime_postinstall_condition','3.6.3',1),(8,700,'COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_TITLE','COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/joomla40checks.php','admin_postinstall_joomla40checks_condition','3.7.0',1),(9,700,'TPL_HATHOR_MESSAGE_POSTINSTALL_TITLE','TPL_HATHOR_MESSAGE_POSTINSTALL_BODY','TPL_HATHOR_MESSAGE_POSTINSTALL_ACTION','tpl_hathor',1,'action','admin://templates/hathor/postinstall/hathormessage.php','hathormessage_postinstall_action','admin://templates/hathor/postinstall/hathormessage.php','hathormessage_postinstall_condition','3.7.0',1),(10,700,'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_TITLE','PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_BODY','PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_ACTION','plg_captcha_recaptcha',1,'action','site://plugins/captcha/recaptcha/postinstall/actions.php','recaptcha_postinstall_action','site://plugins/captcha/recaptcha/postinstall/actions.php','recaptcha_postinstall_condition','3.8.6',1),(11,700,'COM_CPANEL_MSG_UPDATEDEFAULTSETTINGS_TITLE','COM_CPANEL_MSG_UPDATEDEFAULTSETTINGS_BODY','','com_cpanel',1,'message','','','admin://components/com_admin/postinstall/updatedefaultsettings.php','admin_postinstall_updatedefaultsettings_condition','3.8.8',1);
/*!40000 ALTER TABLE `jos_postinstall_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_redirect_links`
--

DROP TABLE IF EXISTS `jos_redirect_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_redirect_links` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `old_url` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `new_url` varchar(2048) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  `published` tinyint(4) NOT NULL,
  `created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `header` smallint(3) NOT NULL DEFAULT 301,
  PRIMARY KEY (`id`),
  KEY `idx_link_modifed` (`modified_date`),
  KEY `idx_old_url` (`old_url`(100))
) ENGINE=InnoDB AUTO_INCREMENT=64 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_redirect_links`
--

LOCK TABLES `jos_redirect_links` WRITE;
/*!40000 ALTER TABLE `jos_redirect_links` DISABLE KEYS */;
INSERT INTO `jos_redirect_links` VALUES (1,'http://localhost/air25/index.php/design-and-features/menu-styles/tree-menu&jsn_setdirection=rtl','','','',1,0,'2012-12-11 09:13:55','0000-00-00 00:00:00',301),(2,'http://localhost/air25/index.php/tp=1','','','',1,0,'2012-12-12 09:46:58','0000-00-00 00:00:00',301),(3,'http://localhost/air25/index.php/design-and-features/typography&jsn_setdirection=rtl','','','',1,0,'2013-01-03 02:03:29','0000-00-00 00:00:00',301),(4,'http://demo.joomlashine.com/demo/joomla-templates/jsn_air/j25/pro/index.php?option=com_content&view=article&id=71462757658833535&Itemid=46623523654679708080','','','',1,0,'2013-01-08 08:11:58','0000-00-00 00:00:00',301),(5,'http://demo.joomlashine.com/demo/joomla-templates/jsn_air/j25/pro/index.php?option=com_content&view=article&id=&Itemid=435','','http://demo.joomlashine.com/demo/joomla-templates/jsn_air/j25/pro/administrator/index.php?option=com_content&view=article&layout=edit&id=103','',3,0,'2013-01-23 08:06:44','0000-00-00 00:00:00',301),(6,'http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_k2&view=item&layout=item&id=2&Itemid=885','','http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_content&view=article&id=79&Itemid=487','',1,0,'2013-01-30 04:10:59','0000-00-00 00:00:00',301),(7,'http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_k2&view=itemlist&layout=user&id=199&task=user&Itemid=886','','http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_content&view=article&id=79&Itemid=487','',4,0,'2013-01-30 04:11:07','0000-00-00 00:00:00',301),(8,'http://demo.joomlashine.com/joomla-templates/jsn_air/pro/index.php?option=com_content&view=article&id=&Itemid=435','','http://demo.joomlashine.com/joomla-templates/jsn_air/pro/administrator/index.php?option=com_content&view=article&layout=edit&id=95','',1,0,'2013-01-31 04:30:48','0000-00-00 00:00:00',301),(9,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=416&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=416&switchFrom=none','',1,0,'2017-08-07 04:13:37','0000-00-00 00:00:00',301),(10,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=416',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=416','',1,0,'2017-08-07 04:18:29','0000-00-00 00:00:00',301),(11,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit','',1,0,'2017-08-07 04:40:30','0000-00-00 00:00:00',301),(12,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=471',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=471','',54,0,'2017-08-07 04:45:17','0000-00-00 00:00:00',301),(13,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=384',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=384','',21,0,'2017-08-07 07:40:54','0000-00-00 00:00:00',301),(14,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=471&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=471&switchFrom=none','',4,0,'2017-08-07 08:12:56','0000-00-00 00:00:00',301),(15,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=158',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=158','',14,0,'2017-08-08 02:03:32','0000-00-00 00:00:00',301),(16,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=126',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=126','',1,0,'2017-08-08 02:26:42','0000-00-00 00:00:00',301),(17,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=127',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=127','',1,0,'2017-08-08 02:26:43','0000-00-00 00:00:00',301),(18,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=87&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=87&switchFrom=none','',3,0,'2017-08-08 09:05:23','0000-00-00 00:00:00',301),(19,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=87',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=87','',53,0,'2017-08-08 09:09:13','0000-00-00 00:00:00',301),(20,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=101',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=101','',3,0,'2017-08-08 09:50:58','0000-00-00 00:00:00',301),(21,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&switchFrom=none','',1,0,'2017-08-08 11:15:29','0000-00-00 00:00:00',301),(22,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=472',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=472','',18,0,'2017-08-08 11:17:15','0000-00-00 00:00:00',301),(23,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=88',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=88','',1,0,'2017-08-09 04:52:48','0000-00-00 00:00:00',301),(24,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=472&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=472&switchFrom=none','',2,0,'2017-08-09 09:30:44','0000-00-00 00:00:00',301),(25,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=473',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=473','',3,0,'2017-08-09 10:28:59','0000-00-00 00:00:00',301),(26,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=158&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=158&switchFrom=none','',1,0,'2017-08-10 02:50:14','0000-00-00 00:00:00',301),(27,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=446',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=446','',5,0,'2017-08-10 02:50:34','0000-00-00 00:00:00',301),(28,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=446&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=446&switchFrom=none','',1,0,'2017-08-10 02:51:07','0000-00-00 00:00:00',301),(29,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=471&switchfrom=codemirror',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=471&switchFrom=codemirror','',1,0,'2017-08-10 03:40:17','0000-00-00 00:00:00',301),(30,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=446&switchfrom=codemirror',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=446&switchFrom=codemirror','',1,0,'2017-08-10 03:57:52','0000-00-00 00:00:00',301),(31,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item','',1,0,'2017-08-10 05:00:23','0000-00-00 00:00:00',301),(32,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=10',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=10','',3,0,'2017-08-10 05:10:45','0000-00-00 00:00:00',301),(33,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&layout=item&id=8&itemid=1040',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=itemlist&layout=category&Itemid=1038','',2,0,'2017-08-10 05:12:04','0000-00-00 00:00:00',301),(34,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=158&switchfrom=tinymce',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=158&switchFrom=tinymce','',1,0,'2017-08-10 05:12:34','0000-00-00 00:00:00',301),(35,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_content&view=article&id=96&itemid=481',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php','',1,0,'2017-08-10 08:50:33','0000-00-00 00:00:00',301),(36,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=410',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=410','',1,0,'2017-08-15 03:33:13','0000-00-00 00:00:00',301),(37,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/item/15-today-is-the-deadline-for-summer-round-2-2-applications',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/joomla-newbies','',7,0,'2017-08-15 04:49:43','0000-00-00 00:00:00',301),(38,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/item/12-studying-the-civil-war-finding-shared-values',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2','',1,0,'2017-08-15 04:56:07','0000-00-00 00:00:00',301),(39,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/item/10-dementia-figures-in-the-uk-and-show-decline-over-past-20-years',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2','',1,0,'2017-08-15 04:56:17','0000-00-00 00:00:00',301),(40,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/item/13-the-pleasure-garden-live-accompaniment',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/joomla-newbies','',1,0,'2017-08-15 04:58:12','0000-00-00 00:00:00',301),(41,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=15',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=15','',1,0,'2017-08-15 09:17:31','0000-00-00 00:00:00',301),(42,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=14',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=14','',1,0,'2017-08-15 09:17:32','0000-00-00 00:00:00',301),(43,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=13',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=13','',1,0,'2017-08-15 09:17:33','0000-00-00 00:00:00',301),(44,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=12',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=12','',1,0,'2017-08-15 09:17:34','0000-00-00 00:00:00',301),(45,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&cid=11',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_k2&view=item&cid=11','',1,0,'2017-08-15 09:17:35','0000-00-00 00:00:00',301),(46,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/tag/movies',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2','',1,0,'2017-08-15 09:33:56','0000-00-00 00:00:00',301),(47,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=446&switchfrom=tinymce',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=446&switchFrom=tinymce','',1,0,'2017-08-15 16:10:40','0000-00-00 00:00:00',301),(48,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/item',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/k2/joomla-newbies','',6,0,'2017-08-16 02:55:19','0000-00-00 00:00:00',301),(49,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/2012-11-23-08-17-17/easyblog',NULL,'','',1,0,'2017-08-16 03:28:56','0000-00-00 00:00:00',301),(50,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/design-and-features/color-variations/blue-color',NULL,'','',1,0,'2017-08-21 04:21:17','0000-00-00 00:00:00',301),(51,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/design-and-features',NULL,'','',2,0,'2017-08-23 11:00:20','0000-00-00 00:00:00',301),(52,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/administrator',NULL,'','',1,0,'2017-08-25 02:30:23','0000-00-00 00:00:00',301),(53,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/design-and-features/menu-styles/top-menu',NULL,'','',1,0,'2017-08-25 02:47:50','0000-00-00 00:00:00',301),(54,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=471&switchfrom=tinymce',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=471&switchFrom=tinymce','',1,0,'2017-08-28 03:03:45','0000-00-00 00:00:00',301),(55,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/design-and-features/layout/module-positions',NULL,'','',1,0,'2017-09-21 03:01:13','0000-00-00 00:00:00',301),(56,'http://192.168.1.253/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=item&id=13:the-pleasure-garden-live-accompaniment&itemid=1038',NULL,'http://192.168.1.253/joomla-templates/jsn_air_2/pro/index.php?option=com_k2&view=itemlist&layout=category&Itemid=1038','',1,0,'2017-09-30 04:30:05','0000-00-00 00:00:00',301),(57,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_content&view=article&id=154&itemid=2214',NULL,'','',1,0,'2017-10-25 08:16:03','0000-00-00 00:00:00',301),(58,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_content&view=article&layout=edit&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_content&view=article&layout=edit&switchFrom=none','',1,0,'2017-10-30 07:35:34','0000-00-00 00:00:00',301),(59,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php/j-stuff/newsfeeds333',NULL,'','',1,0,'2017-11-08 08:21:54','0000-00-00 00:00:00',301),(60,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/index.php?option=com_modules&view=module&layout=edit&id=384&switchfrom=none',NULL,'http://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/administrator/index.php?option=com_modules&view=module&layout=edit&id=384&switchFrom=none','',3,0,'2018-01-17 04:41:07','0000-00-00 00:00:00',301),(61,'https://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/plugins/system/sunfw/assets/3rd-party/popper/popper.min.js.map',NULL,'','',1,0,'2018-09-26 10:42:40','0000-00-00 00:00:00',301),(62,'https://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/plugins/system/sunfw/assets/3rd-party/bootstrap/bootstrap.min.js.map',NULL,'','',1,0,'2018-09-26 10:42:40','0000-00-00 00:00:00',301),(63,'https://demo.joomlashine.com/joomla-templates/jsn_air_2/pro/plugins/system/sunfw/assets/3rd-party/bootstrap/bootstrap.min.css.map',NULL,'','',1,0,'2018-09-26 10:42:40','0000-00-00 00:00:00',301);
/*!40000 ALTER TABLE `jos_redirect_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_schemas`
--

DROP TABLE IF EXISTS `jos_schemas`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_schemas` (
  `extension_id` int(11) NOT NULL,
  `version_id` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`extension_id`,`version_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_schemas`
--

LOCK TABLES `jos_schemas` WRITE;
/*!40000 ALTER TABLE `jos_schemas` DISABLE KEYS */;
INSERT INTO `jos_schemas` VALUES (700,'3.8.9-2018-06-19'),(10060,'4.8.7'),(10068,'1.3.9'),(10074,'4.1.9'),(10079,'1.0.0'),(10080,'1.1.9'),(10081,'1.2.3'),(10097,'1.0.6'),(10098,'1.0.1'),(10144,'1.2.1'),(10154,'1.0.0'),(10177,'1.0.0'),(10203,'1.0.0'),(10204,'1.3.3');
/*!40000 ALTER TABLE `jos_schemas` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_session`
--

DROP TABLE IF EXISTS `jos_session`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_session` (
  `session_id` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` tinyint(3) unsigned DEFAULT NULL,
  `guest` tinyint(4) unsigned DEFAULT 1,
  `time` varchar(14) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `userid` int(11) DEFAULT 0,
  `username` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`session_id`),
  KEY `userid` (`userid`),
  KEY `time` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_session`
--

LOCK TABLES `jos_session` WRITE;
/*!40000 ALTER TABLE `jos_session` DISABLE KEYS */;
INSERT INTO `jos_session` VALUES ('017gtaji72lot8bva0r4jtnb13',0,1,'1530862220','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzMDg2MjIxNjtzOjQ6Imxhc3QiO2k6MTUzMDg2MjIxNjtzOjM6Im5vdyI7aToxNTMwODYyMjE2O31zOjU6InRva2VuIjtzOjMyOiJoMlNsV1NqeGVCRDVXZUxlRDFzUGtBeGZrRmpDa09qVyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('0n8t3he6fevj0385rlu4mbier0',0,1,'1524112078','joomla|s:1140:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo1OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxMztzOjU6InRva2VuIjtzOjMyOiJ4M2ZaS05wZG5EdnRMckJVZzhCa0FDS1dKdnJrZXBGRyI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNTI0MTExNTU3O3M6NDoibGFzdCI7aToxNTI0MTEyMDcyO3M6Mzoibm93IjtpOjE1MjQxMTIwNzg7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyMDoianNuX21vYmlsaXplX3Byb2ZpbGUiO047czoxMDoiY29tX21haWx0byI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJsaW5rcyI7YToxOntzOjQwOiI0MTE1NjRmYzU4Y2FhYmY2ZDYzOGFiNWY1MjQ4ZTU5YWQyM2I2NmUyIjtPOjg6InN0ZENsYXNzIjoyOntzOjQ6ImxpbmsiO3M6MTA0OiJodHRwOi8vcmMuam9vbWxhc2hpbmUuY29tL2RlbW8vam9vbWxhX3RlbXBsYXRlcy9qc25fYWlyXzIvajMwL3Byby9pbmRleC5waHAvZXhwbG9yZS9kZXNpZ24vbW9kdWxlLXN0eWxlcyI7czo2OiJleHBpcnkiO2k6MTUyNDExMjA3ODt9fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('0t33hv8lutqdp8tf04133a81u2',1,1,'1537947394','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk0NzM5MTtzOjQ6Imxhc3QiO2k6MTUzNzk0NzM5MTtzOjM6Im5vdyI7aToxNTM3OTQ3MzkxO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('0tabsvlinpoaqaad600dh603v6',0,1,'1530265673','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzMDI2NTY2NTtzOjQ6Imxhc3QiO2k6MTUzMDI2NTY2NTtzOjM6Im5vdyI7aToxNTMwMjY1NjY1O31zOjU6InRva2VuIjtzOjMyOiJsS2dmMFFCMElOTXZLMHRsRmZEOVZjWU14Z0h4MFdmMyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('13sarij56s5bhr5cv44uc40oq1',0,1,'1537957538','joomla|s:704:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1NzUzODtzOjQ6Imxhc3QiO2k6MTUzNzk1NzUzODtzOjM6Im5vdyI7aToxNTM3OTU3NTM4O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjA6Impzbl9tb2JpbGl6ZV9wcm9maWxlIjtOO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('14koo0l834efiiictq17b8ics0',0,1,'1537958560','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTozO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1ODUzMTtzOjQ6Imxhc3QiO2k6MTUzNzk1ODU2MDtzOjM6Im5vdyI7aToxNTM3OTU4NTYwO31zOjU6InRva2VuIjtzOjMyOiJRUmVIMmFyVUFlaEZuVVllclBCSUJJS1dmM044dm9sTyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('1jdthii60rdsft48pi8rkqh7n6',0,1,'1518397537','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzUzNjtzOjQ6Imxhc3QiO2k6MTUxODM5NzUzNjtzOjM6Im5vdyI7aToxNTE4Mzk3NTM2O31zOjU6InRva2VuIjtzOjMyOiJUdGtySDdsMm50WWRSNjR2Vk1jTnJ3ekxZSEFJeXdGeiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('2kkidq33bp83kgshvd7crtsnh6',0,1,'1518397295','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzI5NDtzOjQ6Imxhc3QiO2k6MTUxODM5NzI5NDtzOjM6Im5vdyI7aToxNTE4Mzk3Mjk0O31zOjU6InRva2VuIjtzOjMyOiJHTHNxQ1lwbE9TckxQT1dPbWpZR0tKU3BhRUtwdGxOSCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('33r651o0bc11elbpu5cjot3ll6',1,1,'1530862182','joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzMDg2MjE3NztzOjQ6Imxhc3QiO2k6MTUzMDg2MjE3NztzOjM6Im5vdyI7aToxNTMwODYyMTc3O31zOjU6InRva2VuIjtzOjMyOiJhRUh3dmh2REpSajVmRXFlTmRFUFhZZUR3MEQzNGZJMyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('3b5vr0iee48kbcb62vi8ap91v0',1,1,'1535359809','joomla|s:696:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNTM1OTgwMztzOjQ6Imxhc3QiO2k6MTUzNTM1OTgwMztzOjM6Im5vdyI7aToxNTM1MzU5ODAzO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTQ6ImNvbV9qc251bmlmb3JtIjtOO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('3e13hb8gg7si7daq529c04n792',1,1,'1528111281','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODExMTI3NTtzOjQ6Imxhc3QiO2k6MTUyODExMTI3NTtzOjM6Im5vdyI7aToxNTI4MTExMjc1O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('3f2sotri1loohhqueskodf01q2',0,1,'1517627469','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzYyNzQ1OTtzOjQ6Imxhc3QiO2k6MTUxNzYyNzQ1OTtzOjM6Im5vdyI7aToxNTE3NjI3NDU5O31zOjU6InRva2VuIjtzOjMyOiJYcnduM2FkekR2Umg3RGJyNXdjeGxYVnZ2cFowT0NTMSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('3mrf85cqhbut1a07ple57u8tt7',0,1,'1524110628','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDExMDYyNztzOjQ6Imxhc3QiO2k6MTUyNDExMDYyNztzOjM6Im5vdyI7aToxNTI0MTEwNjI3O31zOjU6InRva2VuIjtzOjMyOiIwdTVZeHZqa1B1cU9xcFdOUlI0a0wxOWo0V1lVa1NaciI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('478equbaicuacd4guiq5ijdjh2',1,1,'1536651474','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNjY1MTQ3MjtzOjQ6Imxhc3QiO2k6MTUzNjY1MTQ3MjtzOjM6Im5vdyI7aToxNTM2NjUxNDcyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('4dohqjcn0ifkptis8dkdgo0p50',1,0,'1537958567','joomla|s:1216:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxMjtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1Mzc5NTg1NDA7czo0OiJsYXN0IjtpOjE1Mzc5NTg1Njc7czozOiJub3ciO2k6MTUzNzk1ODU2Nzt9czo1OiJ0b2tlbiI7czozMjoiOUt4Qzd0QUFxQ1FhUXVUVUFEMDJEdUhUaUF0ejNrQXgiO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjt9czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjE6e2k6MDtpOjI4O31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiODExYjMxYjNiZDRkNWE2Y2QxNTQzMDc0ODM4N2M3ZmUiO3M6NzU6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3RlbXBsYXRlcyZ0YXNrPXN0eWxlLmVkaXQmaWQ9MjgiLCJvYmplY3RfaWQiOjI4fSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('4nt2spaa66tmqlb8jfvn5hk942',1,1,'1536637433','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNjYzNzQzMDtzOjQ6Imxhc3QiO2k6MTUzNjYzNzQzMDtzOjM6Im5vdyI7aToxNTM2NjM3NDMwO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('560l28oncbnm3njr8qkuu4vrp7',0,1,'1537957397','joomla|s:704:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToyO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1NzM1NTtzOjQ6Imxhc3QiO2k6MTUzNzk1NzM1NTtzOjM6Im5vdyI7aToxNTM3OTU3Mzk3O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjA6Impzbl9tb2JpbGl6ZV9wcm9maWxlIjtOO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('5vsn6a5tu5jgfond7729rn5bg7',0,1,'1524110362','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDExMDM2MjtzOjQ6Imxhc3QiO2k6MTUyNDExMDM2MjtzOjM6Im5vdyI7aToxNTI0MTEwMzYyO31zOjU6InRva2VuIjtzOjMyOiJ6cTFmaVhRZDBTVmtwQU1xUXZHaFl0NExENFhJdzRTNSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('69nd41o0jlgliabggmugce98s0',0,1,'1517969546','joomla|s:900:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzk2OTUzMztzOjQ6Imxhc3QiO2k6MTUxNzk2OTUzMztzOjM6Im5vdyI7aToxNTE3OTY5NTMzO31zOjU6InRva2VuIjtzOjMyOiJyWmpkdFQ4NUtSeUM2UzVxY2dpZWlERnZKalcyRjlwTiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjoxOntzOjEzOiJjb21faW5zdGFsbGVyIjtPOjg6InN0ZENsYXNzIjoyOntzOjc6Im1lc3NhZ2UiO3M6MDoiIjtzOjE3OiJleHRlbnNpb25fbWVzc2FnZSI7czowOiIiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('6aj2clr4rfgicm20ugdoonera0',1,1,'1537782755','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzc4Mjc1MTtzOjQ6Imxhc3QiO2k6MTUzNzc4Mjc1MTtzOjM6Im5vdyI7aToxNTM3NzgyNzUxO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('830b1fuc7dcjd832hv5k1jd3s1',0,1,'1524110120','joomla|s:1096:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo1OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDExMDEyMDtzOjQ6Imxhc3QiO2k6MTUyNDExMDEyMDtzOjM6Im5vdyI7aToxNTI0MTEwMTIwO31zOjU6InRva2VuIjtzOjMyOiJaTExvN3dTMGQ5MXRsVlY2T3gwMzFOUjNnQXpKQTV5TCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7TjtzOjEwOiJjb21fbWFpbHRvIjtPOjg6InN0ZENsYXNzIjoxOntzOjU6ImxpbmtzIjthOjE6e3M6NDA6IjAzNmVmNDNjZTA2YjAzYTY4YTk4MWJiOTA3Y2IwNThiZDVhM2MzZDkiO086ODoic3RkQ2xhc3MiOjI6e3M6NDoibGluayI7czo3NToiaHR0cDovL3JjLmpvb21sYXNoaW5lLmNvbS9kZW1vL2pvb21sYV90ZW1wbGF0ZXMvanNuX2Fpcl8yL2ozMC9wcm8vaW5kZXgucGhwIjtzOjY6ImV4cGlyeSI7aToxNTI0MTEwMTIwO319fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('8fdoq9a4h2ki2lja0kpb205924',1,0,'1517628716','joomla|s:1052:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTo5O3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzYyNzQ3MjtzOjQ6Imxhc3QiO2k6MTUxNzYyODY5NDtzOjM6Im5vdyI7aToxNTE3NjI4Njk0O31zOjU6InRva2VuIjtzOjMyOiIzdDZVZ1FMOTBmSUJqNVBTNVNWeFQ4WjhIelM1d0RzcyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjoyOntzOjExOiJhcHBsaWNhdGlvbiI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJsYW5nIjtzOjU6ImVuLUdCIjt9czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjtzOjEyOiJyZWRpcmVjdF91cmwiO047fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtzOjM6IjE5OSI7fXM6MTE6ImFwcGxpY2F0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InF1ZXVlIjthOjA6e319fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('8sadd15okgl48lc6ag7b4g4bm0',0,1,'1530173626','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToyO3M6NToidG9rZW4iO3M6MzI6InJaYUJiVUJoa3M3ZEQ2M2xqRTV3cTh1eWlFMDFwdXRlIjtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1MzAxNzM2MjY7czo0OiJsYXN0IjtpOjE1MzAxNzM2MjY7czozOiJub3ciO2k6MTUzMDE3MzYyNjt9fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('9dkcumlc6e6aq3jvcs7q94bt75',1,0,'1518483514','joomla|s:1352:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo2OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToyNDtzOjU6InRva2VuIjtzOjMyOiJFVmR5ZXZ3Qmo2UURJa1pGMXQ5azFYcFhteHZuVjN0NyI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNTE4NDgzNDc2O3M6NDoibGFzdCI7aToxNTE4NDgzNTExO3M6Mzoibm93IjtpOjE1MTg0ODM1MTE7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjt9czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjM6e2k6MDtpOjI5O2k6MTtpOjMzO2k6MjtpOjMwO31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiZGI3MGZiOGZmZWYzY2RjOTY5NjQ0N2Y5YWViNTZiZWYiO047czozMjoiYWMxZDkyOWMxZTJkNDEwMDdjYWY3NTA5ZWFjMDRhODciO047czozMjoiZDU1ZTQ3ZGY4YTZkYjdhNmE5MWE1NzQ4NDMxZjRiOWEiO3M6NzU6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3RlbXBsYXRlcyZ0YXNrPXN0eWxlLmVkaXQmaWQ9MzAiLCJvYmplY3RfaWQiOjMwfSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('9iq709lqhh25kk19tss20lur22',1,1,'1528104737','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwNDczNztzOjQ6Imxhc3QiO2k6MTUyODEwNDczNztzOjM6Im5vdyI7aToxNTI4MTA0NzM3O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('a9vpuhe0gi5no0tl5u7eg32ci0',1,0,'1528170276','joomla|s:1216:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxMTtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1MjgxNzAyMTI7czo0OiJsYXN0IjtpOjE1MjgxNzAyNzM7czozOiJub3ciO2k6MTUyODE3MDI3Mzt9czo1OiJ0b2tlbiI7czozMjoieUVlczFFUzhQNlBjUGNrajJza1FOdDVkQTBsVEpkbnciO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjt9czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjE6e2k6MDtpOjI4O31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiMDZjNjU0ZjgwODAwNWU5NWUxYjg2YTFjZTVkYzk2NjEiO3M6NzU6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3RlbXBsYXRlcyZ0YXNrPXN0eWxlLmVkaXQmaWQ9MjgiLCJvYmplY3RfaWQiOjI4fSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('bh8s5vn66h59323beu73tpaoe0',0,1,'1528170207','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODE3MDE5OTtzOjQ6Imxhc3QiO2k6MTUyODE3MDE5OTtzOjM6Im5vdyI7aToxNTI4MTcwMTk5O31zOjU6InRva2VuIjtzOjMyOiJ6OUdWQTQ0azM4WmNzRzJ6cVdMbnlLTjM2RnV0Z3RTbCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('birvee4nltok08r6tebnuuj973',0,1,'1524109297','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEwOTI5NjtzOjQ6Imxhc3QiO2k6MTUyNDEwOTI5NjtzOjM6Im5vdyI7aToxNTI0MTA5Mjk2O31zOjU6InRva2VuIjtzOjMyOiJpd2k3bW1RVjA5RTRxb0NoeXBBY0pRZzRhRHdjOHNEZyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('c2fcc7r24tli7c6vno0co7icf2',1,1,'1537958413','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1ODQxMjtzOjQ6Imxhc3QiO2k6MTUzNzk1ODQxMjtzOjM6Im5vdyI7aToxNTM3OTU4NDEyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('c67v9gjn7veenitvo8c2dedh32',0,1,'1518397492','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzQ5MjtzOjQ6Imxhc3QiO2k6MTUxODM5NzQ5MjtzOjM6Im5vdyI7aToxNTE4Mzk3NDkyO31zOjU6InRva2VuIjtzOjMyOiJEUVc4VnJuQjNQTWdIcEszVFlXZjFGQVJOY0VWSmd5ViI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('ca0llcnnjjjl24ug0mernhui47',1,1,'1528880593','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODg4MDU5MTtzOjQ6Imxhc3QiO2k6MTUyODg4MDU5MTtzOjM6Im5vdyI7aToxNTI4ODgwNTkxO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('cs2o5631aaqe5f9oia9r5vara2',1,1,'1537498554','joomla|s:696:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzQ5ODU0ODtzOjQ6Imxhc3QiO2k6MTUzNzQ5ODU0ODtzOjM6Im5vdyI7aToxNTM3NDk4NTQ4O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTQ6ImNvbV9qc251bmlmb3JtIjtOO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('d0c2kaec7h24kktdcj8p8rbva7',1,0,'1523445329','joomla|s:1316:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo1OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxOTtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1MjM0NDUyMTk7czo0OiJsYXN0IjtpOjE1MjM0NDUzMjY7czozOiJub3ciO2k6MTUyMzQ0NTMyNjt9czo1OiJ0b2tlbiI7czozMjoibUVFeE9uVFIxZkZuVVZlU2wwUk4yMjQzSE5WOXZ0ZWoiO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjE6e2k6MDtpOjI4O31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiNjUzMjZjYzhiOTc1MzZkY2QwNWQxMjViOWU3MzAyMDQiO047czozMjoiZGY3YmJkOTQyOTEyNzlhZDFkNzk2NWU1MWIwZTI1YzIiO3M6MjAxOiJ7InF1ZXJ5U3RyaW5nIjoib3B0aW9uPWNvbV9hamF4JmZvcm1hdD1qc29uJnBsdWdpbj1zdW5mdyZjb250ZXh0PXVwZGF0ZSYmc3R5bGVfaWQ9MjgmdGVtcGxhdGVfbmFtZT1qc25fYWlyMl9wcm8mMmM3ZjRiNTY3NzJlYjNjNGUxZTlhY2QzYTkzOTRiYzM9MSZhY3Rpb249ZG93bmxvYWRGcmFtZXdvcmsmdGFzaz1jb21wbGV0ZSIsIm9iamVjdF9pZCI6MH0iO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',199,'demoadmin'),('d2bl572a9rc0ceruj5465brl67',1,1,'1528108963','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwODk2MjtzOjQ6Imxhc3QiO2k6MTUyODEwODk2MjtzOjM6Im5vdyI7aToxNTI4MTA4OTYyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('ddl9atqa59ri002cuc4qmitep7',0,1,'1518483463','joomla|s:636:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidG9rZW4iO3M6MzI6ImFrNkNlclNJb0R3enJGYjdDWDd3dWZIU05TTnpRbDl5Ijt9czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fXM6MjA6Impzbl9tb2JpbGl6ZV9wcm9maWxlIjtOO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('dfbh5nmklnjtn90mil1mldaqd5',1,1,'1528104802','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwNDgwMjtzOjQ6Imxhc3QiO2k6MTUyODEwNDgwMjtzOjM6Im5vdyI7aToxNTI4MTA0ODAyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('djegp950e2d3uf9ng998fmf246',1,1,'1537957958','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1Nzk1NztzOjQ6Imxhc3QiO2k6MTUzNzk1Nzk1NztzOjM6Im5vdyI7aToxNTM3OTU3OTU3O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('edtd3227t9tgqg67c7ot6qbdk3',0,1,'1518397417','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzQxNztzOjQ6Imxhc3QiO2k6MTUxODM5NzQxNztzOjM6Im5vdyI7aToxNTE4Mzk3NDE3O31zOjU6InRva2VuIjtzOjMyOiJGY2xqSHg0RjkyNGJOWVYxcjkwVnFJQmVuT2JxVFRPUyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('f53eaqgnetceou3uh9h5tktsp4',0,1,'1524130180','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEzMDE3ODtzOjQ6Imxhc3QiO2k6MTUyNDEzMDE3ODtzOjM6Im5vdyI7aToxNTI0MTMwMTc4O31zOjU6InRva2VuIjtzOjMyOiJHZzk5bndxYVlmR0hNd3VyRmVwWnNMUDJiN0o5eGFiOCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('fdrd0ks56vmlsngbniunq2n7e6',0,1,'1518397307','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzMwNjtzOjQ6Imxhc3QiO2k6MTUxODM5NzMwNjtzOjM6Im5vdyI7aToxNTE4Mzk3MzA2O31zOjU6InRva2VuIjtzOjMyOiJBbUlVUFhFcFNpS1FJZ3hPQkVuWnZVRlVMU2pCVnFZVyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('fj5fr8nnng3ualn41h4l9hkii5',0,1,'1524130248','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEzMDI0NztzOjQ6Imxhc3QiO2k6MTUyNDEzMDI0NztzOjM6Im5vdyI7aToxNTI0MTMwMjQ3O31zOjU6InRva2VuIjtzOjMyOiJMdFZnbG9rc0dHY3B0eEc0SjZHek52NUg4VU53YWZXdCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('fj836buhbntlgkn0vtqffuc270',0,1,'1528688434','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTozO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODY4ODI2NDtzOjQ6Imxhc3QiO2k6MTUyODY4ODM4NztzOjM6Im5vdyI7aToxNTI4Njg4NDMzO31zOjU6InRva2VuIjtzOjMyOiJQcHRNNURLcTNWeDZ3WjJnNlVocWhuN2R3RzRJTE1FMyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('fkncljhiqaobm8eck0ld76dmn4',1,1,'1524124366','joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEyNDM2NTtzOjQ6Imxhc3QiO2k6MTUyNDEyNDM2NTtzOjM6Im5vdyI7aToxNTI0MTI0MzY1O31zOjU6InRva2VuIjtzOjMyOiJvdG9mcWZucVFsRTRhQTdxdjVPOVQzZGlTdEJUc1EweSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('gotjs3oasuj76mrnm3etbcq9s2',1,0,'1528104199','joomla|s:1216:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxMztzOjU6InRva2VuIjtzOjMyOiJodmJ4Q0g1MXhRdHJ3Wk1CaUxrOEV3N3h4QktySXV5NiI7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNTI4MTA0MTQ1O3M6NDoibGFzdCI7aToxNTI4MTA0MTk1O3M6Mzoibm93IjtpOjE1MjgxMDQxOTU7fX1zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjt9czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjE6e2k6MDtpOjI4O31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiYjVkYTllNWE0ZWVjZTNhMjlkZTQwZmYwODJjMTg1ZDkiO3M6NzU6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3RlbXBsYXRlcyZ0YXNrPXN0eWxlLmVkaXQmaWQ9MjgiLCJvYmplY3RfaWQiOjI4fSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('gp1qk8h0ibp6e952e80jsno484',1,0,'1537958324','joomla|s:1328:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo2OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxNjtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1Mzc5NTc5Mjg7czo0OiJsYXN0IjtpOjE1Mzc5NTgzMjE7czozOiJub3ciO2k6MTUzNzk1ODMyMTt9czo1OiJ0b2tlbiI7czozMjoid3NOMU5oTDIzaWxGVzQ5V0xBVTdRUVhoWEJrOEhRM2UiO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMzoiY29tX2luc3RhbGxlciI7Tzo4OiJzdGRDbGFzcyI6Mjp7czo3OiJtZXNzYWdlIjtzOjA6IiI7czoxNzoiZXh0ZW5zaW9uX21lc3NhZ2UiO3M6MDoiIjt9czoxMzoiY29tX3RlbXBsYXRlcyI7Tzo4OiJzdGRDbGFzcyI6MTp7czo0OiJlZGl0IjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InN0eWxlIjtPOjg6InN0ZENsYXNzIjoyOntzOjI6ImlkIjthOjE6e2k6MDtpOjI4O31zOjQ6ImRhdGEiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiZWU5Yjc5NGY4Zjc2MzA4ZDZhYWRjMGMyMDAwZDQxZGEiO047czozMjoiMjExYTU4ZGZlNTNjNDI4MjZmNzkwYzIxYjkwMjU5ODIiO047czozMjoiOWYzNzJjOTc2Y2E0MjI3NzUxODk1YmJiZjA1ODhjZmMiO3M6NzU6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3RlbXBsYXRlcyZ0YXNrPXN0eWxlLmVkaXQmaWQ9MjgiLCJvYmplY3RfaWQiOjI4fSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('h787haunhfdl6m0am76m1529k3',1,0,'1533957189','joomla|s:3824:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjoyNDp7czo3OiJzZXNzaW9uIjtPOjg6InN0ZENsYXNzIjozOntzOjc6ImNvdW50ZXIiO2k6MTAzO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzMzk1NjA0NDtzOjQ6Imxhc3QiO2k6MTUzMzk1NzE4NztzOjM6Im5vdyI7aToxNTMzOTU3MTg4O31zOjU6InRva2VuIjtzOjMyOiJCWjdGemwyVXZHMWN4ZWlXOTVjM0UzZlZSdzN0RFk3bCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjozOntzOjEzOiJjb21faW5zdGFsbGVyIjtPOjg6InN0ZENsYXNzIjo0OntzOjc6Im1lc3NhZ2UiO3M6MDoiIjtzOjE3OiJleHRlbnNpb25fbWVzc2FnZSI7czowOiIiO3M6NjoibWFuYWdlIjtPOjg6InN0ZENsYXNzIjozOntzOjY6ImZpbHRlciI7YTo1OntzOjY6InNlYXJjaCI7czoxMDoicG93ZXJhZG1pbiI7czo2OiJzdGF0dXMiO3M6MDoiIjtzOjk6ImNsaWVudF9pZCI7czowOiIiO3M6NDoidHlwZSI7czowOiIiO3M6NjoiZm9sZGVyIjtzOjA6IiI7fXM6NDoibGlzdCI7YToyOntzOjEyOiJmdWxsb3JkZXJpbmciO3M6ODoibmFtZSBBU0MiO3M6NToibGltaXQiO3M6MjoiMjAiO31zOjEwOiJsaW1pdHN0YXJ0IjtpOjA7fXM6MTI6InJlZGlyZWN0X3VybCI7czowOiIiO31zOjE2OiJjb21fam9vbWxhdXBkYXRlIjtPOjg6InN0ZENsYXNzIjo0OntzOjY6Im1ldGhvZCI7czo2OiJkaXJlY3QiO3M6NDoiZmlsZSI7TjtzOjg6InBhc3N3b3JkIjtzOjMyOiIwRDRuTlNmRE8wQXFWamhUdEhLT3FGbnZFSU5jcVpVWSI7czo4OiJmaWxlc2l6ZSI7aToxMTkyNTU0ODt9czozOiJqc24iO086ODoic3RkQ2xhc3MiOjE6e3M6OToiaW5zdGFsbGVyIjtPOjg6InN0ZENsYXNzIjoxOntzOjg6ImN1c3RvbWVyIjtPOjg6InN0ZENsYXNzIjoyOntzOjg6InVzZXJuYW1lIjtOO3M6ODoicGFzc3dvcmQiO047fX19fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO3M6MzoiMTk5Ijt9czozMjoiYzY5ZjFlZTc0OWY4NDVmZTcxNjY0NzJlMTNmMmEzYTIiO047czozMjoiZTljNzQ1YTRiNjczMTI5YTVhOWM5MTMzZmM1MmUyNDciO047czozMjoiYTIxYjBlNDFlNzFlZjk3ZjI3NTVjYzNhZGYyOGFiNjgiO047czozMjoiZTBjZjA2Mzg0M2E0MTA2NTg0ODJiZTRjYTgxZTM3NWMiO3M6OTk6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3Bvd2VyYWRtaW4mdGFzaz1yZW1vdmVFeHRlbnNpb24mY29tcG9uZW50PWNvbV9wb3dlcmFkbWluIiwib2JqZWN0X2lkIjowfSI7czoxMToiYXBwbGljYXRpb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NToicXVldWUiO2E6MDp7fX1zOjMyOiIzMTEwYTkzYTFmMmFlNmFmY2RlMmVhMTVmODhiNWRkNSI7TjtzOjMyOiI0Zjc0YTZjOGExMTU3ZmU5ZmYxMzlmNzMxY2E5NzU3OCI7TjtzOjMyOiJmNzE5OGEwODRlYWE3NzI0ZDMwZGJiZGU0ZjRkM2FmZiI7TjtzOjMyOiJmZTM2ZTE4YzBlMmNmMzIyYjJmMzc1YjM0MzM4ZDgxNCI7czoxMjA6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3Bvd2VyYWRtaW4yJnRhc2s9YWpheC5nZXRBZG1pbkJhckNvbmZpZyYyNDRhOTAwZGU5ZWRiODUyZTE4Y2VmNTkzYzZlMzE1Nj0xIiwib2JqZWN0X2lkIjpudWxsfSI7czozMjoiZjNlODQ5YmVkZWUwNWQ3MDA1YTRmNWQ3NDQyODUwMDAiO047czozMjoiYWQ4OTExODRmZjU4M2M1ZmViMzFmNzAxOTIwZjE2MWUiO3M6MTIwOiJ7InF1ZXJ5U3RyaW5nIjoib3B0aW9uPWNvbV9wb3dlcmFkbWluMiZ0YXNrPWFqYXguZ2V0QWRtaW5CYXJDb25maWcmMjQ0YTkwMGRlOWVkYjg1MmUxOGNlZjU5M2M2ZTMxNTY9MSIsIm9iamVjdF9pZCI6bnVsbH0iO3M6MzI6IjRlZjY4NTBkMTNiODBjMDMzZjdlNjVhNjkzYTE3MjljIjtOO3M6MzI6IjY5MDQ5MDAwZmRiODkzODQ5ZjQ5MTdjNDRjOGNjZDU4IjtzOjEyMDoieyJxdWVyeVN0cmluZyI6Im9wdGlvbj1jb21fcG93ZXJhZG1pbjImdGFzaz1hamF4LmdldEFkbWluQmFyQ29uZmlnJjI0NGE5MDBkZTllZGI4NTJlMThjZWY1OTNjNmUzMTU2PTEiLCJvYmplY3RfaWQiOm51bGx9IjtzOjMyOiJjNzBkMmUwOTMxN2IzNzM4MjQ0YWE0M2I0NWNiZDgwZSI7TjtzOjMyOiJhMzVhNGRiMjI5MzM3ZTVjOGE4ZjRhYzNiM2Y4N2FkZiI7czoxMjA6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX3Bvd2VyYWRtaW4yJnRhc2s9YWpheC5nZXRBZG1pbkJhckNvbmZpZyYyNDRhOTAwZGU5ZWRiODUyZTE4Y2VmNTkzYzZlMzE1Nj0xIiwib2JqZWN0X2lkIjpudWxsfSI7czozMjoiOTMzNjQ5MWE0Y2Y2ZjA0NThkYjcwMTAzNmQ2NDA2ODkiO047czozMjoiODgwNzI5YzUxMDIwODViNjRhMmQ4MGY1Y2VmYmJkODMiO047czozMjoiOGUyNzE3NGY1YjNkNWQyYzAxMjk4ZDQzY2I1MjU3NTciO047czozMjoiYzU2ZjFlZjA3OTcxNGZiOWQ1NDYzMzIxZjUyZWIwMTQiO047czozMjoiNWM3NDk1YTY4ZTJjN2Q3MDVjNTM0ZDQ1MWZiZTE0ZTAiO047czozMjoiYTNkZmYyMzkwOTljMjNmMjU4OTIyNTViOGVkYjEyNTgiO3M6MTIwOiJ7InF1ZXJ5U3RyaW5nIjoib3B0aW9uPWNvbV9wb3dlcmFkbWluMiZ0YXNrPWFqYXguZ2V0QWRtaW5CYXJDb25maWcmMjQ0YTkwMGRlOWVkYjg1MmUxOGNlZjU5M2M2ZTMxNTY9MSIsIm9iamVjdF9pZCI6bnVsbH0iO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',199,'demoadmin'),('hsmajq46df0e901s06a2pvq7o7',1,1,'1537957601','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1NzU5NjtzOjQ6Imxhc3QiO2k6MTUzNzk1NzU5NjtzOjM6Im5vdyI7aToxNTM3OTU3NTk2O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('i3s3g74ce0rq4ceecedkdgsin5',1,1,'1519201197','joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTozO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxOTIwMTE3NDtzOjQ6Imxhc3QiO2k6MTUxOTIwMTE5MTtzOjM6Im5vdyI7aToxNTE5MjAxMTk3O31zOjU6InRva2VuIjtzOjMyOiJMZWg3OTlBcHlVRjlURUhtQTVQMnlNTVRLTnJ5NlYxYyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('jenngub0ad7d245rld01qreh41',1,1,'1528107555','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwNzU1MDtzOjQ6Imxhc3QiO2k6MTUyODEwNzU1MDtzOjM6Im5vdyI7aToxNTI4MTA3NTUwO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('jr6873qjoa5tlv1rc655mij586',1,1,'1517626786','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzYyNjc4NTtzOjQ6Imxhc3QiO2k6MTUxNzYyNjc4NTtzOjM6Im5vdyI7aToxNTE3NjI2Nzg1O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('k5voj3js5gk0upo5b7uv8u9e71',0,1,'1523445348','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToyO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyMzQ0NTMzMDtzOjQ6Imxhc3QiO2k6MTUyMzQ0NTMzMDtzOjM6Im5vdyI7aToxNTIzNDQ1MzQ3O31zOjU6InRva2VuIjtzOjMyOiJTcjFUb2puNDlyRk9NNGZ3bDBpWDNPSHRrbEgzZFE1TyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('lncapqjan104su5m4q71k39c27',0,1,'1517452843','joomla|s:900:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzQ1MjgzMTtzOjQ6Imxhc3QiO2k6MTUxNzQ1MjgzMTtzOjM6Im5vdyI7aToxNTE3NDUyODMxO31zOjU6InRva2VuIjtzOjMyOiJpM2hCTlQ5bWxZYkpGaW5vT3l3cmxMU0tPNkJYc3ZlciI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjoxOntzOjEzOiJjb21faW5zdGFsbGVyIjtPOjg6InN0ZENsYXNzIjoyOntzOjc6Im1lc3NhZ2UiO3M6MDoiIjtzOjE3OiJleHRlbnNpb25fbWVzc2FnZSI7czowOiIiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('m4vkpdqf59dibds8tv0kj62f32',0,1,'1528104143','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwNDEzNjtzOjQ6Imxhc3QiO2k6MTUyODEwNDEzNjtzOjM6Im5vdyI7aToxNTI4MTA0MTM2O31zOjU6InRva2VuIjtzOjMyOiJ6QXR3QzlZOWNHUHh2M2Z5SE1pSTdkaThQakhtOUJSNSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('manbgf5e47fk0477rusvidod70',1,0,'1524130320','joomla|s:2256:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjoxMDp7czo3OiJzZXNzaW9uIjtPOjg6InN0ZENsYXNzIjozOntzOjc6ImNvdW50ZXIiO2k6MzM7czo1OiJ0b2tlbiI7czozMjoiUHdIMTZJUHFIcVdBS0htYnVSZWo4SFhwZDI0MXMzZ1EiO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEyOTA2MztzOjQ6Imxhc3QiO2k6MTUyNDEzMDMxNztzOjM6Im5vdyI7aToxNTI0MTMwMzE5O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjI6e3M6MTM6ImNvbV90ZW1wbGF0ZXMiO086ODoic3RkQ2xhc3MiOjE6e3M6NDoiZWRpdCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo1OiJzdHlsZSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoyOiJpZCI7YToxOntpOjA7aToyODt9czo0OiJkYXRhIjtOO319fXM6MTE6ImNvbV9tb2R1bGVzIjtPOjg6InN0ZENsYXNzIjozOntzOjc6Im1vZHVsZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NjoiZmlsdGVyIjthOjc6e3M6Njoic2VhcmNoIjtzOjU6InN0eWxlIjtzOjU6InN0YXRlIjtzOjA6IiI7czo4OiJwb3NpdGlvbiI7czowOiIiO3M6NjoibW9kdWxlIjtzOjA6IiI7czo4OiJtZW51aXRlbSI7czowOiIiO3M6NjoiYWNjZXNzIjtzOjA6IiI7czo4OiJsYW5ndWFnZSI7czowOiIiO31zOjk6ImNsaWVudF9pZCI7aTowO3M6NDoibGlzdCI7YToyOntzOjEyOiJmdWxsb3JkZXJpbmciO3M6ODoiYS5pZCBBU0MiO3M6NToibGltaXQiO3M6MjoiMjAiO31zOjEwOiJsaW1pdHN0YXJ0IjtpOjA7fXM6NDoiZWRpdCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJtb2R1bGUiO086ODoic3RkQ2xhc3MiOjI6e3M6MjoiaWQiO2E6MTp7aTowO2k6MTMyO31zOjQ6ImRhdGEiO047fX1zOjM6ImFkZCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJtb2R1bGUiO086ODoic3RkQ2xhc3MiOjI6e3M6MTI6ImV4dGVuc2lvbl9pZCI7TjtzOjY6InBhcmFtcyI7Tjt9fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7czozOiIxOTkiO31zOjMyOiJkMWRlZDI5NzA3Yzc2ZWEwYWQ0ZDBhZmEzZmZmNTQ5OCI7TjtzOjMyOiI4MzQ0OGI0MGNiN2JmOTIzMjEyZGY3ZjdiODg0MjExNiI7TjtzOjMyOiJmZTU4YzRlODExOGVhNDU2NmI3NDc1MDI4MTRhNGM3YyI7TjtzOjMyOiI3OWEwYjcxMTdhNDYyZDE5ZWQ2MzZmYTg4ZTM3ZDAyMCI7TjtzOjMyOiJjODgzMDc3ODkzNmIyZDc1MTdjNDA1ZDI1OGRmMTNlNSI7TjtzOjMyOiJjZWNiZDJhOGIwNGVkNTljZDUyMDhkYjc4MTRjZjRkMSI7TjtzOjMyOiI1YTgwY2Q2MmIzOGMwMmFmMzcwMWYwNDZhMjIwNTVmNSI7czoxNDE6InsicXVlcnlTdHJpbmciOiJvcHRpb249Y29tX2FqYXgmcGx1Z2luPXBhZ2VidWlsZGVyMyZmb3JtYXQ9anNvbiZ0YXNrPWdldFBhZ2VCdWlsZGVyM0Jhbm5lciZmNTE3YTViMjVmOWYxY2MzZmFiYTA1ODE5NDdkNTc1ZD0xIiwib2JqZWN0X2lkIjowfSI7fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',199,'demoadmin'),('mpb8lf6ahf7520ithu2sj15ur2',1,0,'1518397538','joomla|s:2344:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjoxMjp7czo3OiJzZXNzaW9uIjtPOjg6InN0ZENsYXNzIjozOntzOjc6ImNvdW50ZXIiO2k6NDI7czo1OiJ0b2tlbiI7czozMjoid2pCVEN3dHE5azFxalUyYjhYam5KZnhvcExsVzhzazMiO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzIzOTtzOjQ6Imxhc3QiO2k6MTUxODM5NzUzNTtzOjM6Im5vdyI7aToxNTE4Mzk3NTM2O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjI6e3M6MTM6ImNvbV9pbnN0YWxsZXIiO086ODoic3RkQ2xhc3MiOjI6e3M6NzoibWVzc2FnZSI7czowOiIiO3M6MTc6ImV4dGVuc2lvbl9tZXNzYWdlIjtzOjA6IiI7fXM6MTE6ImNvbV9tb2R1bGVzIjtPOjg6InN0ZENsYXNzIjozOntzOjc6Im1vZHVsZXMiO086ODoic3RkQ2xhc3MiOjQ6e3M6NjoiZmlsdGVyIjthOjc6e3M6Njoic2VhcmNoIjtzOjEzOiJDb21wYXRpYmlsaXR5IjtzOjU6InN0YXRlIjtzOjA6IiI7czo4OiJwb3NpdGlvbiI7czo1OiJyaWdodCI7czo2OiJtb2R1bGUiO3M6MDoiIjtzOjg6Im1lbnVpdGVtIjtzOjA6IiI7czo2OiJhY2Nlc3MiO3M6MDoiIjtzOjg6Imxhbmd1YWdlIjtzOjA6IiI7fXM6OToiY2xpZW50X2lkIjtpOjA7czo0OiJsaXN0IjthOjI6e3M6MTI6ImZ1bGxvcmRlcmluZyI7czoxNDoiYS5wb3NpdGlvbiBBU0MiO3M6NToibGltaXQiO3M6MjoiMjAiO31zOjEwOiJsaW1pdHN0YXJ0IjtpOjA7fXM6NDoiZWRpdCI7Tzo4OiJzdGRDbGFzcyI6MTp7czo2OiJtb2R1bGUiO086ODoic3RkQ2xhc3MiOjI6e3M6MjoiaWQiO2E6MTp7aTowO2k6ODc7fXM6NDoiZGF0YSI7Tjt9fXM6MzoiYWRkIjtPOjg6InN0ZENsYXNzIjoxOntzOjY6Im1vZHVsZSI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMjoiZXh0ZW5zaW9uX2lkIjtOO3M6NjoicGFyYW1zIjtOO319fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtzOjM6IjE5OSI7fXM6MzI6IjZkNGZhZmJiMWI2NTA2OTYzMDQ3OWFmNzYwYTM2NWQ0IjtOO3M6MTU6InBiM191c2VyX2VkaXRvciI7czo2OiJnbG9iYWwiO3M6MzI6IjNjYmYzM2YyZWY0MTJkMDRlNGEwZjc4YzFlM2E1NjY2IjtOO3M6MTE6ImFwcGxpY2F0aW9uIjtPOjg6InN0ZENsYXNzIjoxOntzOjU6InF1ZXVlIjthOjA6e319czozMjoiN2Q4NTUzZDNhMmJmNDIzMzcwMmUyZWY5MjIzODIxZWQiO047czozMjoiMWI1NmRiOGFjN2JkMTljMjVjNjZjNDY4NTBiOTAyZWYiO047czozMjoiNDJjMWQ5MDhiMmNjZDBjYWZhZWI1NmI5ZDEzOGM3Y2IiO047czozMjoiN2Y2ZjE0YzBkNmI5YTA0MmMzM2M5MGYwOTU0ZmQ2ODEiO047czozMjoiOTI1M2M1NGYzZjdiZGFiNmMzNjdiZWUyOGVhNzc1NzMiO3M6MTQxOiJ7InF1ZXJ5U3RyaW5nIjoib3B0aW9uPWNvbV9hamF4JnBsdWdpbj1wYWdlYnVpbGRlcjMmZm9ybWF0PWpzb24mdGFzaz1nZXRQYWdlQnVpbGRlcjNCYW5uZXImZmUxZWMwNWE4N2M4YmJjNGYxNjg5ZGY5OWE2ZTg4NGY9MSIsIm9iamVjdF9pZCI6MH0iO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',199,'demoadmin'),('nr4l3gb0ikpij2jbvlsg8esr54',1,1,'1528880593','joomla|s:528:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NzoiY291bnRlciI7aToxO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',0,''),('nsctps4nq5ld0cc133hkact6u1',0,1,'1524110480','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDExMDQ4MDtzOjQ6Imxhc3QiO2k6MTUyNDExMDQ4MDtzOjM6Im5vdyI7aToxNTI0MTEwNDgwO31zOjU6InRva2VuIjtzOjMyOiJQbzZqdkFZaUNaWDFValB2MlNaTW9JYXJXdmNlaFNRbSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('ofqd9si75fe883h1111pn616v0',1,0,'1521169918','joomla|s:868:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTo0O3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyMTE2OTg2NDtzOjQ6Imxhc3QiO2k6MTUyMTE2OTg5NTtzOjM6Im5vdyI7aToxNTIxMTY5ODk4O31zOjU6InRva2VuIjtzOjMyOiJCbVBvNGhhbkhlMDd2bGtMZ3Ruc1VXd1ByOVdsS0xTMiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjoxOntzOjEzOiJjb21faW5zdGFsbGVyIjtPOjg6InN0ZENsYXNzIjoyOntzOjc6Im1lc3NhZ2UiO3M6MDoiIjtzOjE3OiJleHRlbnNpb25fbWVzc2FnZSI7czowOiIiO319czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7czozOiIxOTkiO319fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',199,'demoadmin'),('ohg49qt2qchelq6pdktudl6ge2',0,1,'1518397333','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODM5NzMzMjtzOjQ6Imxhc3QiO2k6MTUxODM5NzMzMjtzOjM6Im5vdyI7aToxNTE4Mzk3MzMyO31zOjU6InRva2VuIjtzOjMyOiJBTmtiYnZPMXJCclZTaHRRN0lGbThncDZRbUptSjZIYiI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('otmcbc66mgaamdj1t8v21dc5e3',0,1,'1524109586','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEwOTU4NTtzOjQ6Imxhc3QiO2k6MTUyNDEwOTU4NTtzOjM6Im5vdyI7aToxNTI0MTA5NTg1O31zOjU6InRva2VuIjtzOjMyOiJWMGp5dXZ6bWdXWGZPUzFHM0sxT0NOSDhjUTlJODlRdCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('ounrjh3fgf3t1v35chu794tct1',0,1,'1533957211','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzMzk1NzIxMTtzOjQ6Imxhc3QiO2k6MTUzMzk1NzIxMTtzOjM6Im5vdyI7aToxNTMzOTU3MjExO31zOjU6InRva2VuIjtzOjMyOiJaNjlxcmttMEUxaWJtS0R5Y1BjT0JpNEdWcXhzWXZjMyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('ov1qmnq9qrmaaakeicamn0sei2',0,1,'1518232232','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODIzMjIzMTtzOjQ6Imxhc3QiO2k6MTUxODIzMjIzMTtzOjM6Im5vdyI7aToxNTE4MjMyMjMxO31zOjU6InRva2VuIjtzOjMyOiJjTzBZTFM2VG4yQ0ZQbzJNNjU5NnhWdDVyTzcwNkQ0ZSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('p0ujokkgvt4jl9qq4418qgkb95',0,1,'1537958823','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1ODgyMztzOjQ6Imxhc3QiO2k6MTUzNzk1ODgyMztzOjM6Im5vdyI7aToxNTM3OTU4ODIzO31zOjU6InRva2VuIjtzOjMyOiI3SVJMdHJhOWVUTXdQWTFjT1JDUWlweTRUdjhDSjk0QyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('p2qe4554u370p0qmesntg16793',1,1,'1528109237','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODEwOTIzNTtzOjQ6Imxhc3QiO2k6MTUyODEwOTIzNTtzOjM6Im5vdyI7aToxNTI4MTA5MjM1O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('pdo1cs3v06qr1rgcm3t84t4h24',0,1,'1517795798','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxNzc5NTc4NjtzOjQ6Imxhc3QiO2k6MTUxNzc5NTc4NjtzOjM6Im5vdyI7aToxNTE3Nzk1Nzg2O31zOjU6InRva2VuIjtzOjMyOiI1cmVHWmxUblhIQ0p5RFoyRlFvMFc3ZlIwZWVTU2JxeSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('poikm7534fqnj5dr7stl70hdq7',1,1,'1537862374','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzg2MjM3MjtzOjQ6Imxhc3QiO2k6MTUzNzg2MjM3MjtzOjM6Im5vdyI7aToxNTM3ODYyMzcyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('pqeskl2mvrrq3kk1jrvp8qdog5',1,1,'1537957796','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzk1Nzc5MztzOjQ6Imxhc3QiO2k6MTUzNzk1Nzc5MztzOjM6Im5vdyI7aToxNTM3OTU3NzkzO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('q4r8n3ivej5hrbhqqj2anfvqg6',0,1,'1519644873','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToyO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxOTY0NDg1NztzOjQ6Imxhc3QiO2k6MTUxOTY0NDg1NztzOjM6Im5vdyI7aToxNTE5NjQ0ODcyO31zOjU6InRva2VuIjtzOjMyOiIyUzZ4OWF3Y1NSOG1GMmJWOHpFTVlZM3JnYjR6ZWVpRCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('qpq3ukd55p7hjbuied5iljp111',1,1,'1518150159','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxODE1MDE1ODtzOjQ6Imxhc3QiO2k6MTUxODE1MDE1ODtzOjM6Im5vdyI7aToxNTE4MTUwMTU4O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('r2nbpqcjq5gk0g1td14j95s251',1,1,'1519201174','joomla|s:736:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxOTIwMTE3NDtzOjQ6Imxhc3QiO2k6MTUxOTIwMTE3NDtzOjM6Im5vdyI7aToxNTE5MjAxMTc0O31zOjU6InRva2VuIjtzOjMyOiJtRWJ4NXFMN1pUQWhuSEhvcHo5QTRweENZQUNDbHZFcyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('rrlgjdmfs2sn0kphp7muajmp07',0,1,'1524130320','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEzMDMxOTtzOjQ6Imxhc3QiO2k6MTUyNDEzMDMxOTtzOjM6Im5vdyI7aToxNTI0MTMwMzE5O31zOjU6InRva2VuIjtzOjMyOiJCcEZZT29XaWQ4N2oyUDJqTVNoZHJNSWVxT0tuOWdLZSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('ru08im8ttl7gaeee065irjkn21',1,1,'1529655261','joomla|s:696:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyOTY1NTI1NDtzOjQ6Imxhc3QiO2k6MTUyOTY1NTI1NDtzOjM6Im5vdyI7aToxNTI5NjU1MjU0O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTQ6ImNvbV9qc251bmlmb3JtIjtOO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('t5fa69slugngntj1f0ijs1r900',1,1,'1528173948','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODE3Mzk0MjtzOjQ6Imxhc3QiO2k6MTUyODE3Mzk0MjtzOjM6Im5vdyI7aToxNTI4MTczOTQyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('t5gl3su4ejokau91j20alu0r62',0,1,'1519201170','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUxOTIwMTE1NDtzOjQ6Imxhc3QiO2k6MTUxOTIwMTE1NDtzOjM6Im5vdyI7aToxNTE5MjAxMTU0O31zOjU6InRva2VuIjtzOjMyOiJ4VFZJTUJsd2pxTlZXV05tRElPM1hsMnVpeVptN2VSMCI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('t8e0fi4r6897fq0k88vpsqqch3',0,1,'1524109723','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEwOTcyMjtzOjQ6Imxhc3QiO2k6MTUyNDEwOTcyMjtzOjM6Im5vdyI7aToxNTI0MTA5NzIyO31zOjU6InRva2VuIjtzOjMyOiJYTjI0ZmVYVkVwOFZiVlhMaThMTFdVZnpqajdncmsxciI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('tuteo82q9cfiph409kt4thpq65',0,1,'1524124402','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDEyNDM5OTtzOjQ6Imxhc3QiO2k6MTUyNDEyNDM5OTtzOjM6Im5vdyI7aToxNTI0MTI0Mzk5O31zOjU6InRva2VuIjtzOjMyOiJ5dnZDa3l2QmZSTUJQRVl3UThvdndOMmROcFlpbkFBSyI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('tv7oagb5iqepqt2rblc36uoul2',0,1,'1537957358','joomla|s:568:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjE6e3M6NzoiY291bnRlciI7aToxO31zOjg6InJlZ2lzdHJ5IjtPOjI0OiJKb29tbGFcUmVnaXN0cnlcUmVnaXN0cnkiOjM6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MDp7fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fXM6NDoidXNlciI7TzoyMDoiSm9vbWxhXENNU1xVc2VyXFVzZXIiOjE6e3M6MjoiaWQiO2k6MDt9czoyMDoianNuX21vYmlsaXplX3Byb2ZpbGUiO047fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30=\";',0,''),('u18dvnbbrid62b8emkh4q85vl2',1,1,'1528112601','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyODExMjU5NjtzOjQ6Imxhc3QiO2k6MTUyODExMjU5NjtzOjM6Im5vdyI7aToxNTI4MTEyNTk2O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('ub77kv8ila6sjkieb0h0qml516',1,1,'1535359809','joomla|s:664:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNTM1OTgwMjtzOjQ6Imxhc3QiO2k6MTUzNTM1OTgwMjtzOjM6Im5vdyI7aToxNTM1MzU5ODAyO319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('uf2em32uf2f8j17ubob4k6bi50',0,1,'1518397537','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aTo0O3M6NToidG9rZW4iO3M6MzI6IjV4SThHbDlxcXJxejBsY21XY0VobnZBenNnMG5YbXljIjtzOjU6InRpbWVyIjtPOjg6InN0ZENsYXNzIjozOntzOjU6InN0YXJ0IjtpOjE1MTgzOTc0MzA7czo0OiJsYXN0IjtpOjE1MTgzOTc0ODk7czozOiJub3ciO2k6MTUxODM5NzUzNjt9fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,''),('uvquqrfa91huk5ampsqeg6mur0',1,1,'1537256631','joomla|s:696:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjI6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUzNzI1NjYyNTtzOjQ6Imxhc3QiO2k6MTUzNzI1NjYyNTtzOjM6Im5vdyI7aToxNTM3MjU2NjI1O319czo4OiJyZWdpc3RyeSI7TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6MTQ6ImNvbV9qc251bmlmb3JtIjtOO31zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO31zOjQ6InVzZXIiO086MjA6Ikpvb21sYVxDTVNcVXNlclxVc2VyIjoxOntzOjI6ImlkIjtpOjA7fX19czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9\";',0,''),('valjo5r3qce4us121u6b4p3c57',0,1,'1524110426','joomla|s:776:\"TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjE6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjo0OntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTUyNDExMDQyNTtzOjQ6Imxhc3QiO2k6MTUyNDExMDQyNTtzOjM6Im5vdyI7aToxNTI0MTEwNDI1O31zOjU6InRva2VuIjtzOjMyOiJPOG1jQ2tNRnV4d2c4Unl5bWtqTWFZVkRaVGdqaE13YSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO31zOjIwOiJqc25fbW9iaWxpemVfcHJvZmlsZSI7Tjt9fXM6MTQ6IgAqAGluaXRpYWxpemVkIjtiOjA7czo5OiJzZXBhcmF0b3IiO3M6MToiLiI7fQ==\";',0,'');
/*!40000 ALTER TABLE `jos_session` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_sunfw_styles`
--

DROP TABLE IF EXISTS `jos_sunfw_styles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_sunfw_styles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `style_id` int(11) DEFAULT NULL,
  `template` varchar(250) DEFAULT '',
  `layout_builder_data` longtext DEFAULT NULL,
  `mega_menu_data` longtext DEFAULT NULL,
  `appearance_data` longtext DEFAULT NULL,
  `system_data` longtext DEFAULT NULL,
  `cookie_law_data` longtext DEFAULT NULL,
  `social_share_data` longtext DEFAULT NULL,
  `commenting_data` longtext DEFAULT NULL,
  `custom_404_data` longtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_sunfw_styles`
--

LOCK TABLES `jos_sunfw_styles` WRITE;
/*!40000 ALTER TABLE `jos_sunfw_styles` DISABLE KEYS */;
INSERT INTO `jos_sunfw_styles` VALUES (4,28,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":null,\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#ca0554\",\"ps_go_to_top\":\"\",\"show_branding_link\":1,\"branding_link_text\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":\"1\",\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"20\",\"left\":\"\",\"right\":\"\",\"bottom\":\"20\"},\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_115406094726\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]},null],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\",\"identification_code\":\"item_1048231965083\",\"margin\":\"\",\"padding\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"maincontent\"},\"items\":[16,1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,15]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},null],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1348461832986\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_8721966029\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_breadcrumbs\",\"type\":\"module-position\",\"settings\":{\"name\":\"Breadcrumbs\",\"identification_code\":\"item_651621958554\",\"module-position\":\"breadcrumbs\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"650\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#ca0554\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"richbox-1\":{\"content\":{\"color\":\"#ffffff\",\"font-size\":\"\"}},\"richbox-2\":{\"content\":{\"color\":\"#ffffff\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#ca0554\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":\"\",\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#ca0554\"}}},\"group\":\"module\",\"editing\":\"richbox-2::content\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"showBrandingLink\":1,\"minifyHTML\":\"\",\"moveJSToBottom\":\"\"}','{\"style\":\"dark\",\"message\":\"This website uses cookies to ensure you get the best experience on our website.\",\"banner-placement\":\"bottom\",\"cookie-policy-link\":\"http://\",\"accept-button-text\":\"Got It!\",\"read-more-button-text\":\"More information\",\"enabled\":null,\"message_type\":\"text\",\"article\":\"\"}',NULL,NULL,NULL),(5,29,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":null,\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#ca0554\",\"ps_go_to_top\":\"\",\"show_branding_link\":1,\"branding_link_text\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"maincontent\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1150152856702\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,14,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]}],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[14,1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":2,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,16]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},{\"id\":\"column_column-14\",\"settings\":{\"name\":\"Column #14\"},\"items\":[15],\"width\":{\"lg\":8,\"md\":4,\"sm\":4,\"xs\":12}}],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":\"1\",\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_337809315314\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_breadcrumbs\",\"type\":\"module-position\",\"settings\":{\"name\":\"Breadcrumbs\",\"identification_code\":\"item_122637545204\",\"module-position\":\"breadcrumbs\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_top-menu\",\"type\":\"module-position\",\"settings\":{\"name\":\"Top Menu\",\"identification_code\":\"item_219406111995\",\"module-position\":\"top1\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_1171539920386\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"650\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#ca0554\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"#ca0554\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"richbox-1\":{\"content\":{\"color\":\"#ffffff\",\"font-size\":\"\"}},\"richbox-2\":{\"content\":{\"color\":\"#ffffff\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#ca0554\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":\"\",\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#ca0554\"}}},\"group\":\"sections\",\"editing\":\"section_header::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"showBrandingLink\":1,\"minifyHTML\":\"\",\"moveJSToBottom\":\"\"}','',NULL,NULL,NULL),(6,30,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":\"1\",\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#579100\",\"ps_go_to_top\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_91841544306\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]},null,null],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,16]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},null,null],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/green\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_171094724848\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,null,{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_111973855807\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"section_0\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#579100\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#579100\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":200,\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#579100\"}}},\"group\":\"sections\",\"editing\":\"section_promo-over::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"minifyHTML\":\"\",\"moveJSToBottom\":\"\",\"showBrandingLink\":1}','',NULL,NULL,NULL),(7,31,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":\"1\",\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#e92517\",\"ps_go_to_top\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1111344726618\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]},null],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,15]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},null],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/red\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1222195019475\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_25196017143\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"section_0\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#e92517\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#e92517\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":200,\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#e92517\"}}},\"group\":\"sections\",\"editing\":\"section_promo-over::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"minifyHTML\":\"\",\"moveJSToBottom\":\"\",\"showBrandingLink\":1}','',NULL,NULL,NULL),(8,32,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":\"1\",\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#ff6000\",\"ps_go_to_top\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_869448857632\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]},null],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,15]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},null],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/orange\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1295511178379\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_668025147050\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"section_0\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#ff6000\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#ff6000\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":200,\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#ff6000\"}}},\"group\":\"sections\",\"editing\":\"section_promo-over::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"minifyHTML\":\"\",\"moveJSToBottom\":\"\",\"showBrandingLink\":1}','',NULL,NULL,NULL),(9,33,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":\"1\",\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#5e3729\",\"ps_go_to_top\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_1074358578346\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]},null],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,15]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]},null],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/brown\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_67737576517\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_303936514297\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"section_0\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#5e3729\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#5e3729\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":200,\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#5e3729\"}}},\"group\":\"sections\",\"editing\":\"section_promo-over::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"minifyHTML\":\"\",\"moveJSToBottom\":\"\",\"showBrandingLink\":1}','',NULL,NULL,NULL),(10,34,'jsn_air2_pro','{\"appliedLayout\":\"\",\"settings\":{\"enable_responsive\":1,\"show_desktop_switcher\":1,\"enable_boxed_layout\":0,\"width_boxed_layout\":960,\"margin\":\"\",\"go_to_top\":\"1\",\"icon_go_to_top\":\"fa-long-arrow-up\",\"text_go_to_top\":\"\",\"color_go_to_top\":\"#ffffff\",\"bg_go_to_top\":\"#3d8d8b\",\"ps_go_to_top\":\"\"},\"sections\":[{\"id\":\"section_main-menu\",\"settings\":{\"name\":\"Main Menu\",\"identification_code\":\"item_451190896959\",\"full_width\":null,\"enable_sticky\":null,\"margin\":\"\",\"padding\":\"\",\"class\":\"sw-mainmenu\"},\"rows\":[0],\"label\":\"Main Menu\"},{\"id\":\"section_main-content\",\"settings\":{\"name\":\"Main Content\",\"identification_code\":\"item_61617606811\",\"full_width\":null,\"enable_sticky\":0,\"margin\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"30\"},\"padding\":\"\",\"class\":\"\"},\"rows\":[1],\"label\":\"Main Content\"},{\"id\":\"section_header\",\"settings\":{\"name\":\"Header\",\"identification_code\":\"item_1381528032204\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"40\"},\"class\":\"\"},\"rows\":[2],\"label\":\"Header\"},{\"id\":\"section_promo\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_305914910993\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[3],\"label\":\"Promo\"},{\"id\":\"section_content-top\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_706499830895\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[4],\"label\":\"Content Top\"},{\"id\":\"section_content-bottom\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_332363453240\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[5],\"label\":\"Content Bottom\"},{\"id\":\"section_footer\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_958865494345\",\"full_width\":null,\"enable_sticky\":0,\"margin\":\"\",\"padding\":{\"top\":\"30\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"class\":\"\"},\"rows\":[7],\"label\":\"Footer\"},{\"id\":\"section_promo-over\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_702520123289\",\"full_width\":1,\"enable_sticky\":0,\"margin\":\"\",\"padding\":\"\",\"class\":\"\"},\"rows\":[8],\"label\":\"Promo Over\"}],\"rows\":[{\"id\":\"row_row-0\",\"settings\":{\"name\":\"Row #0\"},\"columns\":[0]},{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[8,1,9]},{\"id\":\"row_row-2\",\"settings\":{\"name\":\"Row #2\"},\"columns\":[2,3]},{\"id\":\"row_row-3\",\"settings\":{\"name\":\"Row #3\"},\"columns\":[5,4,6]},{\"id\":\"row_row-4\",\"settings\":{\"name\":\"Row #4\"},\"columns\":[7]},{\"id\":\"row_row-5\",\"settings\":{\"name\":\"Row #5\"},\"columns\":[10]},null,{\"id\":\"row_row-7\",\"settings\":{\"name\":\"Row #7\"},\"columns\":[12]},{\"id\":\"row_row-8\",\"settings\":{\"name\":\"Row #8\"},\"columns\":[13]}],\"columns\":[{\"id\":\"column_column-0\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #0\"},\"items\":[0]},{\"id\":\"column_column-1\",\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #1\"},\"items\":[1]},{\"id\":\"column_column-2\",\"width\":{\"lg\":2,\"md\":6,\"sm\":6,\"xs\":12},\"settings\":{\"name\":\"Column #2\"},\"items\":[2]},{\"id\":\"column_column-3\",\"settings\":{\"name\":\"Column #3\"},\"items\":[3],\"width\":{\"lg\":10,\"md\":6,\"sm\":6,\"xs\":12}},{\"id\":\"column_column-4\",\"width\":{\"lg\":6,\"md\":4,\"sm\":4,\"xs\":12},\"settings\":{\"name\":\"Column #4\"},\"items\":[4]},{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"items\":[5],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-6\",\"settings\":{\"name\":\"Column #6\"},\"items\":[6],\"width\":{\"lg\":3,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-7\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #7\"},\"items\":[7]},{\"id\":\"column_column-8\",\"settings\":{\"name\":\"Column #8\"},\"items\":[8],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-9\",\"settings\":{\"name\":\"Column #9\"},\"items\":[9],\"width\":{\"lg\":4,\"md\":4,\"sm\":4,\"xs\":12}},{\"id\":\"column_column-10\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #10\"},\"items\":[10]},null,{\"id\":\"column_column-12\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #12\"},\"items\":[12,14]},{\"id\":\"column_column-13\",\"width\":{\"lg\":12},\"settings\":{\"name\":\"Column #13\"},\"items\":[13]}],\"items\":[{\"id\":\"item_menu\",\"type\":\"menu\",\"settings\":{\"name\":\"Menu\",\"identification_code\":\"item_1071355154589\",\"menu-type\":\"mainmenu\",\"menu-item\":\"\",\"menu-start-level\":\"1\",\"menu-end-level\":\"0\",\"menu-show-icon\":1,\"menu-show-description\":null,\"menu-show-submenu\":\"1\",\"menu-sub-effect\":\"1\",\"menu-mobile-target\":1,\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_main-body\",\"type\":\"page-content\",\"settings\":{\"name\":\"Main Body\"}},{\"id\":\"item_logo\",\"type\":\"logo\",\"settings\":{\"name\":\"Logo\",\"identification_code\":\"item_1004302532799\",\"logo\":\"templates\\/jsn_air2_pro\\/images\\/cyan\\/logo.png\",\"mobile-logo\":\"\",\"alt\":\"\",\"link\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_social-icons\",\"type\":\"social-icon\",\"settings\":{\"name\":\"Social Icons\",\"identification_code\":\"item_923404359250\",\"items\":[{\"icon\":\"fa fa-facebook\",\"text\":\"Facebook\",\"title\":\"\",\"link\":\"#\"},{\"icon\":\"fa fa-twitter\",\"text\":\"Twitter\",\"link\":\"#\",\"title\":\"\"},{\"icon\":\"fa fa-youtube\",\"text\":\"YouTube\",\"link\":\"#\",\"title\":\"\"}],\"color\":\"#ffffff\",\"size\":\"15\",\"target\":\"\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"sw-socials-list\"}},{\"id\":\"item_promo\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo\",\"identification_code\":\"item_270239772275\",\"module-position\":\"promo\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-left\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Left\",\"identification_code\":\"item_554297546796\",\"module-position\":\"promo-left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Right\",\"identification_code\":\"item_222356720511\",\"module-position\":\"promo-right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-top\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Top\",\"identification_code\":\"item_961766421180\",\"module-position\":\"content-top\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_left_1502157621310\",\"type\":\"module-position\",\"settings\":{\"name\":\"Left\",\"identification_code\":\"item_117161886058\",\"module-position\":\"left\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_right\",\"type\":\"module-position\",\"settings\":{\"name\":\"Right\",\"identification_code\":\"item_91178795574\",\"module-position\":\"right\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_content-bottom\",\"type\":\"module-position\",\"settings\":{\"name\":\"Content Bottom\",\"identification_code\":\"item_58677023684\",\"module-position\":\"content-bottom\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},null,{\"id\":\"item_footer\",\"type\":\"module-position\",\"settings\":{\"name\":\"Footer\",\"identification_code\":\"item_738106970740\",\"module-position\":\"footer\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_promo-over\",\"type\":\"module-position\",\"settings\":{\"name\":\"Promo Over\",\"identification_code\":\"item_345805086910\",\"module-position\":\"promo-over\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}},{\"id\":\"item_demo-builder-button\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Demo Builder Button\",\"identification_code\":\"item_846597998775\",\"module\":\"Demo Builder Button:410\",\"visible_in\":[\"lg\",\"md\",\"sm\",\"xs\"],\"class\":\"\"}}],\"views\":{\"main\":{\"sections\":[2,0,7,3,4,1,5,6]},\"top\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"right\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}},\"bottom\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"center\"}},\"left\":{\"rows\":[],\"settings\":{\"show-toggle\":1,\"anchor-position\":\"middle\"}}},\"screen\":\"lg\",\"editing\":\"section_0\"}','{\"rows\":{\"1\":{\"id\":\"row_row-1\",\"settings\":{\"name\":\"Row #1\"},\"columns\":[3,4,5]}},\"columns\":{\"3\":{\"id\":\"column_column-3\",\"width\":4,\"settings\":{\"name\":\"Column #3\"},\"blocks\":[3]},\"4\":{\"id\":\"column_column-4\",\"settings\":{\"name\":\"Column #4\"},\"blocks\":[4],\"width\":4},\"5\":{\"id\":\"column_column-5\",\"settings\":{\"name\":\"Column #5\"},\"blocks\":[5],\"width\":4}},\"blocks\":{\"3\":{\"id\":\"block_block-3\",\"settings\":{\"name\":\"Block #3\"},\"items\":[4,7]},\"4\":{\"id\":\"block_block-4\",\"settings\":{\"name\":\"Block #4\"},\"items\":[5]},\"5\":{\"id\":\"block_block-5\",\"settings\":{\"name\":\"Block #5\"},\"items\":[6]}},\"items\":{\"4\":{\"id\":\"item_item-4\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Layout\",\"module\":\"Menu Layout:463\",\"class\":\"\"}},\"5\":{\"id\":\"item_item-5\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Style\",\"module\":\"Menu Style:462\",\"class\":\"\"}},\"6\":{\"id\":\"item_item-6\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Color Variations\",\"module\":\"Color variations:468\",\"class\":\"\"}},\"7\":{\"id\":\"item_item-7\",\"type\":\"joomla-module\",\"settings\":{\"name\":\"Menu Design\",\"module\":\"Menu Design:464\",\"class\":\"\"}}},\"megamenu\":{\"435\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":\"\",\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[]},\"465\":{\"settings\":{\"full\":\"1\",\"width\":\"700\",\"align\":\"\",\"padding\":{\"top\":\"15\",\"left\":\"\",\"right\":\"\",\"bottom\":\"15\"},\"backgroundColor\":\"\",\"backgroundImage\":\"\",\"backgroundImageSettings\":\"\",\"border\":\"\"},\"rows\":[1]}},\"lang\":\"*\",\"menu\":\"mainmenu\",\"root\":\"465\",\"editing\":\"\"}','{\"appliedStyle\":\"\",\"general\":{\"page\":{\"outer-background-color\":\"\",\"outer-background-image\":\"\",\"outer-background-image-settings\":\"\"},\"color\":{\"main-color\":\"#3d8d8b\",\"sub-color\":\"#F86201\"},\"heading\":{\"headings-color\":\"#555555\",\"headings-font-type\":\"google\",\"headings-standard-font-family\":\"\",\"headings-google-font-family\":{\"family\":\"Open Sans:300,regular,600,700\"},\"headings-custom-font-file\":\"\",\"headings-font-weight\":\"\",\"headings-font-style\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"11\",\"headings-line-height\":1.4,\"headings-letter-spacing\":0},\"content\":{\"color\":\"#000\",\"content-font-type\":\"standard\",\"content-standard-font-family\":\"Arial, Helvetica, sans-serif\",\"content-google-font-family\":\"\",\"content-custom-font-file\":\"\",\"font-weight\":\"\",\"font-size-base\":\"13\",\"line-height-base\":1.4,\"text-color\":\"#727272\"},\"default-button\":{\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":{\"top-left\":\"3\",\"bottom-left\":\"3\",\"top-right\":\"3\",\"bottom-right\":\"3\"},\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"600\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"13\",\"btn-default-letter-spacing\":0,\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"btn-primary-bg\":\"#8cc63f\",\"btn-primary-border-all\":{\"universal\":\"1\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"#70aa1e\",\"top-width\":\"\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"\",\"bottom-style\":\"\",\"bottom-color\":\"\",\"left-width\":\"\",\"left-style\":\"\",\"left-color\":\"\"},\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"#9acd56\",\"btn-primary-border-hover\":\"#7cbf22\",\"btn-primary-color-hover\":\"#ffffff\"},\"link\":{\"link-color\":\"\",\"link-hover-color\":\"custom\"}},\"sections\":{\"section_section-0\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"heading\":{\"custom\":null,\"headings-color\":\"\",\"headings-font-weight\":\"\",\"headings-text-transform\":\"\",\"headings-text-shadow\":\"\",\"headings-base-size\":\"\",\"headings-line-height\":\"\",\"headings-letter-spacing\":\"\"},\"content\":{\"custom\":null,\"color\":\"\",\"font-size-base\":\"\",\"line-height\":\"\"},\"default-button\":{\"custom\":null,\"btn-default-padding\":\"\",\"btn-default-bg\":\"\",\"btn-default-border-all\":\"\",\"btn-default-radius\":\"\",\"btn-default-box-shadow\":\"\",\"btn-default-color\":\"\",\"btn-default-font-weight\":\"\",\"btn-default-font-style\":\"\",\"btn-default-text-transform\":\"\",\"btn-default-text-shadow\":\"\",\"btn-default-base-size\":\"\",\"btn-default-letter-spacing\":\"\",\"btn-default-bg-hover\":\"\",\"btn-default-border-hover\":\"\",\"btn-default-color-hover\":\"\"},\"primary-button\":{\"custom\":null,\"btn-primary-bg\":\"\",\"btn-primary-border-all\":\"\",\"btn-primary-box-shadow\":\"\",\"btn-primary-color\":\"\",\"btn-primary-text-shadow\":\"\",\"btn-primary-bg-hover\":\"\",\"btn-primary-border-hover\":\"\",\"btn-primary-color-hover\":\"\"},\"link\":{\"custom\":null,\"link-color\":\"\",\"link-color-hover\":\"\"}},\"section_section-1\":{\"container\":{\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_promo\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}},\"section_content-top\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-content-top.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center top\",\"attachment\":\"\"},\"border\":\"\"}},\"section_footer\":{\"container\":{\"background-color\":\"#f4f4f4\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"}},\"section_header\":{\"container\":{\"background-color\":\"#f2f2f2\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":{\"universal\":\"0\",\"width\":\"1\",\"style\":\"solid\",\"color\":\"\",\"top-width\":\"0\",\"top-style\":\"\",\"top-color\":\"\",\"right-width\":\"0\",\"right-style\":\"\",\"right-color\":\"\",\"bottom-width\":\"1\",\"bottom-style\":\"solid\",\"bottom-color\":\"#e5e5e5\",\"left-width\":\"0\",\"left-style\":\"\",\"left-color\":\"\"}}},\"section_promo-over\":{\"container\":{\"background-color\":\"\",\"background-image\":\"images\\/joomlashine\\/sample\\/bg-promo.png\",\"background-image-settings\":{\"size\":\"\",\"repeat\":\"repeat-x\",\"position\":\"center bottom\",\"attachment\":\"\"},\"border\":\"\"}}},\"module\":{\"module-style-1\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-2\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-3\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}},\"module-style-4\":{\"container\":{\"padding\":\"\",\"background-color\":\"\",\"background-image\":\"\",\"background-image-settings\":\"\",\"border\":\"\"},\"title\":{\"bg-color\":\"\",\"text-color\":\"\",\"font-weight\":\"normal\",\"text-transform\":\"\",\"font-size\":14,\"text-icon-size\":\"\",\"text-icon-color\":\"\"},\"content\":{\"color\":\"\",\"font-size\":\"\"}}},\"menu\":{\"item_menu\":{\"root\":{\"font-size\":\"13\",\"text-transform\":\"\",\"background-color\":\"\",\"color\":\"\",\"background-color-hover\":\"custom\",\"link-color-hover\":\"#3d8d8b\"},\"dropdown\":{\"font-size\":\"13\",\"text-transform\":\"\",\"width-dropdown\":200,\"background-color\":\"\",\"color\":\"#555555\",\"background-color-hover\":\"\",\"link-color-hover\":\"#3d8d8b\"}}},\"group\":\"sections\",\"editing\":\"section_promo-over::container\"}','{\"sunfwfavicon\":\"\",\"compression\":[],\"maxCompressionSize\":100,\"cacheDirectory\":\"cache\",\"compressionExclude\":\"\",\"customAfterOpeningHeadTag\":\"<!-- Google Tag Manager -->\\n<script>\\n(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\\n\'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\'script\',\'dataLayer\',\'GTM-NQ4QMWV\');\\n</script>\\n<!-- End Google Tag Manager -->\",\"customBeforeEndingHeadTag\":\"\",\"customAfterOpeningBodyTag\":\"<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-NQ4QMWV\\\"\\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->\",\"customBeforeEndingBodyTag\":\"\",\"customCSSFiles\":\"\",\"customJSFiles\":\"\",\"niche-style\":\"\",\"minifyHTML\":\"\",\"moveJSToBottom\":\"\",\"showBrandingLink\":1}','',NULL,NULL,NULL);
/*!40000 ALTER TABLE `jos_sunfw_styles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_tags`
--

DROP TABLE IF EXISTS `jos_tags`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_tags` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `parent_id` int(10) unsigned NOT NULL DEFAULT 0,
  `lft` int(11) NOT NULL DEFAULT 0,
  `rgt` int(11) NOT NULL DEFAULT 0,
  `level` int(10) unsigned NOT NULL DEFAULT 0,
  `path` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `published` tinyint(1) NOT NULL DEFAULT 0,
  `checked_out` int(11) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access` int(10) unsigned NOT NULL DEFAULT 0,
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `metadesc` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The meta description for the page.',
  `metakey` varchar(1024) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'The meta keywords for the page.',
  `metadata` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'JSON encoded metadata properties.',
  `created_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `modified_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `images` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `urls` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `hits` int(10) unsigned NOT NULL DEFAULT 0,
  `language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
  `version` int(10) unsigned NOT NULL DEFAULT 1,
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `tag_idx` (`published`,`access`),
  KEY `idx_access` (`access`),
  KEY `idx_checkout` (`checked_out`),
  KEY `idx_left_right` (`lft`,`rgt`),
  KEY `idx_language` (`language`),
  KEY `idx_path` (`path`(100)),
  KEY `idx_alias` (`alias`(100))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_tags`
--

LOCK TABLES `jos_tags` WRITE;
/*!40000 ALTER TABLE `jos_tags` DISABLE KEYS */;
INSERT INTO `jos_tags` VALUES (1,0,0,1,0,'','ROOT','root','','',1,0,'0000-00-00 00:00:00',1,'{}','','','',0,'2011-01-01 00:00:01','',0,'0000-00-00 00:00:00','','',0,'*',1,'0000-00-00 00:00:00','0000-00-00 00:00:00');
/*!40000 ALTER TABLE `jos_tags` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_template_styles`
--

DROP TABLE IF EXISTS `jos_template_styles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_template_styles` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `template` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `home` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0',
  `title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_template` (`template`),
  KEY `idx_home` (`home`)
) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_template_styles`
--

LOCK TABLES `jos_template_styles` WRITE;
/*!40000 ALTER TABLE `jos_template_styles` DISABLE KEYS */;
INSERT INTO `jos_template_styles` VALUES (2,'bluestork',1,'0','Bluestork - Default','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\"}'),(5,'hathor',1,'0','Hathor - Default','{\"showSiteName\":\"0\",\"colourChoice\":\"\",\"boldText\":\"0\"}'),(14,'protostar',0,'0','protostar - Default','{\"templateColor\":\"\",\"logoFile\":\"\",\"googleFont\":\"1\",\"googleFontName\":\"Open+Sans\",\"fluidContainer\":\"0\"}'),(15,'isis',1,'1','isis - Default','{\"templateColor\":\"\",\"logoFile\":\"\"}'),(16,'beez3',0,'0','beez3 - Default','{\"wrapperSmall\":53,\"wrapperLarge\":72,\"logo\":\"\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"bootstrap\":\"\",\"templatecolor\":\"nature\",\"headerImage\":\"\",\"backgroundcolor\":\"#eee\"}'),(22,'jsn_mobilize',0,'0','JLIB_INSTALLER_DEFAULT_STYLE','{}'),(28,'jsn_air2_pro',0,'1','JSN Air 2 - Default','{}'),(29,'jsn_air2_pro',0,'0','JSN Air 2 - Homepage','{}'),(30,'jsn_air2_pro',0,'0','JSN Air 2 - Green','{}'),(31,'jsn_air2_pro',0,'0','JSN Air 2 - Red','{}'),(32,'jsn_air2_pro',0,'0','JSN Air 2 - Orange','{}'),(33,'jsn_air2_pro',0,'0','JSN Air 2 - Brown','{}'),(34,'jsn_air2_pro',0,'0','JSN Air 2 - Cyan','{}');
/*!40000 ALTER TABLE `jos_template_styles` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_ucm_base`
--

DROP TABLE IF EXISTS `jos_ucm_base`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_ucm_base` (
  `ucm_id` int(10) unsigned NOT NULL,
  `ucm_item_id` int(10) NOT NULL,
  `ucm_type_id` int(11) NOT NULL,
  `ucm_language_id` int(11) NOT NULL,
  PRIMARY KEY (`ucm_id`),
  KEY `idx_ucm_item_id` (`ucm_item_id`),
  KEY `idx_ucm_type_id` (`ucm_type_id`),
  KEY `idx_ucm_language_id` (`ucm_language_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_ucm_base`
--

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

--
-- Table structure for table `jos_ucm_content`
--

DROP TABLE IF EXISTS `jos_ucm_content`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_ucm_content` (
  `core_content_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `core_type_alias` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'FK to the content types table',
  `core_title` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_state` tinyint(1) NOT NULL DEFAULT 0,
  `core_checked_out_time` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_checked_out_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `core_access` int(10) unsigned NOT NULL DEFAULT 0,
  `core_params` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_featured` tinyint(4) unsigned NOT NULL DEFAULT 0,
  `core_metadata` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'JSON encoded metadata properties.',
  `core_created_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `core_created_by_alias` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_modified_user_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Most recent user that modified',
  `core_modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_language` char(7) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `core_publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `core_content_item_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'ID from the individual type table',
  `asset_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'FK to the #__assets table.',
  `core_images` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_urls` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_hits` int(10) unsigned NOT NULL DEFAULT 0,
  `core_version` int(10) unsigned NOT NULL DEFAULT 1,
  `core_ordering` int(11) NOT NULL DEFAULT 0,
  `core_metakey` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_metadesc` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_catid` int(10) unsigned NOT NULL DEFAULT 0,
  `core_xreference` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'A reference to enable linkages to external data sets.',
  `core_type_id` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`core_content_id`),
  KEY `tag_idx` (`core_state`,`core_access`),
  KEY `idx_access` (`core_access`),
  KEY `idx_language` (`core_language`),
  KEY `idx_modified_time` (`core_modified_time`),
  KEY `idx_created_time` (`core_created_time`),
  KEY `idx_core_modified_user_id` (`core_modified_user_id`),
  KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`),
  KEY `idx_core_created_user_id` (`core_created_user_id`),
  KEY `idx_core_type_id` (`core_type_id`),
  KEY `idx_alias` (`core_alias`(100)),
  KEY `idx_title` (`core_title`(100)),
  KEY `idx_content_type` (`core_type_alias`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Contains core content data in name spaced fields';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_ucm_content`
--

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

--
-- Table structure for table `jos_ucm_history`
--

DROP TABLE IF EXISTS `jos_ucm_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_ucm_history` (
  `version_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `ucm_item_id` int(10) unsigned NOT NULL,
  `ucm_type_id` int(10) unsigned NOT NULL,
  `version_note` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Optional version name',
  `save_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `editor_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `character_count` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Number of characters in this version.',
  `sha1_hash` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'SHA1 hash of the version_data column.',
  `version_data` longtext COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'json-encoded string of version data',
  `keep_forever` tinyint(4) NOT NULL DEFAULT 0 COMMENT '0=auto delete; 1=keep',
  PRIMARY KEY (`version_id`),
  KEY `idx_ucm_item_id` (`ucm_type_id`,`ucm_item_id`),
  KEY `idx_save_date` (`save_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_ucm_history`
--

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

--
-- Table structure for table `jos_update_sites`
--

DROP TABLE IF EXISTS `jos_update_sites`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_update_sites` (
  `update_site_id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `location` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `enabled` int(11) DEFAULT 0,
  `last_check_timestamp` bigint(20) DEFAULT 0,
  `extra_query` varchar(1000) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`update_site_id`)
) ENGINE=InnoDB AUTO_INCREMENT=278 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Update Sites';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_update_sites`
--

LOCK TABLES `jos_update_sites` WRITE;
/*!40000 ALTER TABLE `jos_update_sites` DISABLE KEYS */;
INSERT INTO `jos_update_sites` VALUES (1,'Joomla! Core','collection','https://update.joomla.org/core/sts/list_sts.xml',1,1537958552,''),(3,'Accredited Joomla! Translations','collection','https://update.joomla.org/language/translationlist_3.xml',1,0,''),(4,'K2 Updates','extension','http://getk2.org/update.xml',1,0,''),(38,'','collection','http://update.joomla.org/core/list.xml',1,1537958552,''),(75,'Joomla! Update Component Update Site','extension','https://update.joomla.org/core/extensions/com_joomlaupdate.xml',1,0,''),(195,'K2 Updates','extension','http://getk2.org/app/update.xml',1,0,''),(235,'mobilize','collection','http://www.joomlashine.com/versioning/extensions/com_mobilize.xml',1,0,''),(244,'easyslider','collection','http://www.joomlashine.com/versioning/extensions/com_easyslider.xml',1,0,''),(245,'poweradmin','collection','http://www.joomlashine.com/versioning/extensions/com_poweradmin.xml',1,0,''),(248,'Sun FrameWork Updates','extension','http://www.joomlashine.com/versioning/extensions/sunfwframework.xml',1,0,''),(258,'imageshow','collection','http://www.joomlashine.com/versioning/extensions/com_imageshow.xml',1,0,''),(261,'JSN Extension Framework Updates','extension','https://www.joomlashine.com/versioning/extensions/jsnframework.xml',1,0,''),(270,'poweradmin2','collection','http://www.joomlashine.com/versioning/extensions/com_poweradmin2.xml',1,0,''),(271,'JSN Ext. Framework 2 Updates','extension','http://www.joomlashine.com/versioning/extensions/jsnextfw.xml',1,0,''),(272,'pagebuilder3','collection','http://www.joomlashine.com/versioning/extensions/com_pagebuilder3.xml',1,0,''),(274,'poweradmin2','collection','http://www.joomlashine.com/versioning/extensions/com_poweradmin2.xml',1,1537958552,''),(276,'uniform','collection','http://www.joomlashine.com/versioning/extensions/com_uniform.xml',1,1537958552,''),(277,'poweradmin2','collection','http://www.joomlashine.com/versioning/extensions/com_poweradmin2.xml',1,1537958552,'');
/*!40000 ALTER TABLE `jos_update_sites` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_update_sites_extensions`
--

DROP TABLE IF EXISTS `jos_update_sites_extensions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_update_sites_extensions` (
  `update_site_id` int(11) NOT NULL DEFAULT 0,
  `extension_id` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`update_site_id`,`extension_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Links extensions to update sites';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_update_sites_extensions`
--

LOCK TABLES `jos_update_sites_extensions` WRITE;
/*!40000 ALTER TABLE `jos_update_sites_extensions` DISABLE KEYS */;
INSERT INTO `jos_update_sites_extensions` VALUES (1,700),(3,802),(3,10112),(4,10113),(38,700),(75,28),(195,10113),(235,10144),(244,10154),(245,10069),(248,10177),(258,10060),(261,10066),(270,10197),(271,10203),(272,10204),(274,10197),(276,10074),(277,10197);
/*!40000 ALTER TABLE `jos_update_sites_extensions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_updates`
--

DROP TABLE IF EXISTS `jos_updates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_updates` (
  `update_id` int(11) NOT NULL AUTO_INCREMENT,
  `update_site_id` int(11) DEFAULT 0,
  `extension_id` int(11) DEFAULT 0,
  `name` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `description` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `element` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `type` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `folder` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `client_id` tinyint(3) DEFAULT 0,
  `version` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `data` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `detailsurl` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `infourl` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `extra_query` varchar(1000) COLLATE utf8mb4_unicode_ci DEFAULT '',
  PRIMARY KEY (`update_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Available Updates';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_updates`
--

LOCK TABLES `jos_updates` WRITE;
/*!40000 ALTER TABLE `jos_updates` DISABLE KEYS */;
INSERT INTO `jos_updates` VALUES (1,276,10074,'JSN UniForm','','com_uniform','component','',1,'4.1.12','','','','');
/*!40000 ALTER TABLE `jos_updates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_user_keys`
--

DROP TABLE IF EXISTS `jos_user_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_user_keys` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL,
  `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `series` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `invalid` tinyint(4) NOT NULL,
  `time` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
  `uastring` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `series` (`series`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_user_keys`
--

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

--
-- Table structure for table `jos_user_notes`
--

DROP TABLE IF EXISTS `jos_user_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_user_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `catid` int(10) unsigned NOT NULL DEFAULT 0,
  `subject` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `body` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `state` tinyint(3) NOT NULL DEFAULT 0,
  `checked_out` int(10) unsigned NOT NULL DEFAULT 0,
  `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_user_id` int(10) unsigned NOT NULL DEFAULT 0,
  `created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_user_id` int(10) unsigned NOT NULL,
  `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `review_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `idx_user_id` (`user_id`),
  KEY `idx_category_id` (`catid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_user_notes`
--

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

--
-- Table structure for table `jos_user_profiles`
--

DROP TABLE IF EXISTS `jos_user_profiles`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_user_profiles` (
  `user_id` int(11) NOT NULL,
  `profile_key` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `profile_value` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `ordering` int(11) NOT NULL DEFAULT 0,
  UNIQUE KEY `idx_user_id_profile_key` (`user_id`,`profile_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Simple user profile storage table';
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_user_profiles`
--

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

--
-- Table structure for table `jos_user_usergroup_map`
--

DROP TABLE IF EXISTS `jos_user_usergroup_map`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_user_usergroup_map` (
  `user_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__users.id',
  `group_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Foreign Key to #__usergroups.id',
  PRIMARY KEY (`user_id`,`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_user_usergroup_map`
--

LOCK TABLES `jos_user_usergroup_map` WRITE;
/*!40000 ALTER TABLE `jos_user_usergroup_map` DISABLE KEYS */;
INSERT INTO `jos_user_usergroup_map` VALUES (199,8);
/*!40000 ALTER TABLE `jos_user_usergroup_map` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_usergroups`
--

DROP TABLE IF EXISTS `jos_usergroups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_usergroups` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
  `parent_id` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Adjacency List Reference Id',
  `lft` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set lft.',
  `rgt` int(11) NOT NULL DEFAULT 0 COMMENT 'Nested set rgt.',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_usergroup_parent_title_lookup` (`parent_id`,`title`),
  KEY `idx_usergroup_title_lookup` (`title`),
  KEY `idx_usergroup_adjacency_lookup` (`parent_id`),
  KEY `idx_usergroup_nested_set_lookup` (`lft`,`rgt`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_usergroups`
--

LOCK TABLES `jos_usergroups` WRITE;
/*!40000 ALTER TABLE `jos_usergroups` DISABLE KEYS */;
INSERT INTO `jos_usergroups` VALUES (1,0,1,20,'Public'),(2,1,6,17,'Registered'),(3,2,7,14,'Author'),(4,3,8,11,'Editor'),(5,4,9,10,'Publisher'),(6,1,2,5,'Manager'),(7,6,3,4,'Administrator'),(8,1,18,19,'Super Users');
/*!40000 ALTER TABLE `jos_usergroups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_users`
--

DROP TABLE IF EXISTS `jos_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(400) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `username` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `password` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `block` tinyint(4) NOT NULL DEFAULT 0,
  `sendEmail` tinyint(4) DEFAULT 0,
  `registerDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `lastvisitDate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `activation` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `params` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `lastResetTime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Date of last password reset',
  `resetCount` int(11) NOT NULL DEFAULT 0 COMMENT 'Count of password resets since lastResetTime',
  `otpKey` varchar(1000) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Two factor authentication encrypted keys',
  `otep` varchar(1000) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'One time emergency passwords',
  `requireReset` tinyint(4) NOT NULL DEFAULT 0 COMMENT 'Require user to reset password on next login',
  PRIMARY KEY (`id`),
  KEY `idx_block` (`block`),
  KEY `username` (`username`),
  KEY `email` (`email`),
  KEY `idx_name` (`name`(100))
) ENGINE=InnoDB AUTO_INCREMENT=200 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_users`
--

LOCK TABLES `jos_users` WRITE;
/*!40000 ALTER TABLE `jos_users` DISABLE KEYS */;
INSERT INTO `jos_users` VALUES (199,'Super User','demoadmin','example.admin@joomlashine.com','$2y$10$BLb89G2C/cCwKDIXkjvMveeQ7tNEcUS2f3PN1O6mb2l/SAsytwdCS',0,1,'2012-12-05 01:47:08','2018-09-26 10:42:27','0','{\"admin_style\":\"\",\"admin_language\":\"\",\"language\":\"\",\"editor\":\"pagebuilder3\",\"helpsite\":\"\",\"timezone\":\"\"}','0000-00-00 00:00:00',0,'','',0);
/*!40000 ALTER TABLE `jos_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_utf8_conversion`
--

DROP TABLE IF EXISTS `jos_utf8_conversion`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_utf8_conversion` (
  `converted` tinyint(4) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_utf8_conversion`
--

LOCK TABLES `jos_utf8_conversion` WRITE;
/*!40000 ALTER TABLE `jos_utf8_conversion` DISABLE KEYS */;
INSERT INTO `jos_utf8_conversion` VALUES (2);
/*!40000 ALTER TABLE `jos_utf8_conversion` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `jos_viewlevels`
--

DROP TABLE IF EXISTS `jos_viewlevels`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `jos_viewlevels` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
  `title` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `ordering` int(11) NOT NULL DEFAULT 0,
  `rules` varchar(5120) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'JSON encoded access control.',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_assetgroup_title_lookup` (`title`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `jos_viewlevels`
--

LOCK TABLES `jos_viewlevels` WRITE;
/*!40000 ALTER TABLE `jos_viewlevels` DISABLE KEYS */;
INSERT INTO `jos_viewlevels` VALUES (1,'Public',0,'[1]'),(2,'Registered',1,'[6,2,8]'),(3,'Special',2,'[6,3,8]');
/*!40000 ALTER TABLE `jos_viewlevels` 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 2018-09-26 18:12:35
