-- phpMyAdmin SQL Dump
-- version 4.1.14
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Mar 25, 2016 at 06:02 AM
-- Server version: 5.6.17
-- PHP Version: 5.5.12

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";


/*!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 */;

--
-- Database: `elos_update_350`
--

-- --------------------------------------------------------

--
-- Table structure for table `#__assets`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=322 ;

--
-- Dumping data for table `#__assets`
--

INSERT IGNORE INTO `#__assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES
(1, 0, 0, 101, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"core.login.admin":{"6":1},"core.login.offline":{"6":1},"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, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(8, 1, 17, 20, 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, 21, 22, 1, 'com_cpanel', 'com_cpanel', '{}'),
(10, 1, 23, 24, 1, 'com_installer', 'com_installer', '{"core.admin":[],"core.manage":{"7":0},"core.delete":{"7":0},"core.edit.state":{"7":0}}'),
(11, 1, 25, 26, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(12, 1, 27, 28, 1, 'com_login', 'com_login', '{}'),
(13, 1, 29, 30, 1, 'com_mailto', 'com_mailto', '{}'),
(14, 1, 31, 32, 1, 'com_massmail', 'com_massmail', '{}'),
(15, 1, 33, 34, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'),
(16, 1, 35, 36, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(17, 1, 37, 38, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
(18, 1, 39, 70, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(19, 1, 71, 74, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(20, 1, 75, 76, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.manage":[],"core.edit":[],"core.edit.state":[]}'),
(21, 1, 77, 78, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"core.manage":[]}'),
(22, 1, 79, 80, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
(23, 1, 81, 82, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(24, 1, 83, 86, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(26, 1, 87, 88, 1, 'com_wrapper', 'com_wrapper', '{}'),
(27, 8, 18, 19, 2, 'com_content.category.2', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(30, 19, 72, 73, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
(32, 24, 84, 85, 1, 'com_users.category.7', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(33, 1, 89, 90, 1, 'com_finder', 'com_finder', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
(34, 1, 91, 92, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{"core.admin":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}'),
(35, 1, 93, 94, 1, 'com_tags', 'com_tags', '{"core.admin":[],"core.manage":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}'),
(36, 1, 95, 96, 1, 'com_contenthistory', 'com_contenthistory', '{}'),
(37, 1, 97, 98, 1, 'com_ajax', 'com_ajax', '{}'),
(38, 1, 99, 100, 1, 'com_postinstall', 'com_postinstall', '{}'),
(39, 18, 40, 41, 2, 'com_modules.module.1', 'Main Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(40, 18, 42, 43, 2, 'com_modules.module.2', 'Login', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(41, 18, 44, 45, 2, 'com_modules.module.3', 'Popular Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(42, 18, 46, 47, 2, 'com_modules.module.4', 'Recently Added Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(43, 18, 48, 49, 2, 'com_modules.module.8', 'Toolbar', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(44, 18, 50, 51, 2, 'com_modules.module.9', 'Quick Icons', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(45, 18, 52, 53, 2, 'com_modules.module.10', 'Logged-in Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(46, 18, 54, 55, 2, 'com_modules.module.12', 'Admin Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(47, 18, 56, 57, 2, 'com_modules.module.13', 'Admin Submenu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(48, 18, 58, 59, 2, 'com_modules.module.14', 'User Status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(49, 18, 60, 61, 2, 'com_modules.module.15', 'Title', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(50, 18, 62, 63, 2, 'com_modules.module.16', 'Login Form', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(51, 18, 64, 65, 2, 'com_modules.module.17', 'Breadcrumbs', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(52, 18, 66, 67, 2, 'com_modules.module.79', 'Multilanguage status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(53, 18, 68, 69, 2, 'com_modules.module.86', 'Joomla Version', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(54, 8, 24, 27, 2, 'com_content.category.8', 'home', '{"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}}'),
(55, 54, 25, 26, 3, 'com_content.article.1', 'home', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(56, 18, 178, 179, 2, 'com_modules.module.87', 'Feature Section1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(57, 18, 180, 181, 2, 'com_modules.module.88', 'more about us', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(58, 18, 182, 183, 2, 'com_modules.module.89', 'our agile process', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(59, 18, 184, 185, 2, 'com_modules.module.90', 'Feature Section6', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(60, 18, 186, 187, 2, 'com_modules.module.91', 'Feature Section7', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(61, 18, 188, 189, 2, 'com_modules.module.92', 'great flexibility', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(62, 18, 190, 191, 2, 'com_modules.module.93', 'Our Services', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(63, 18, 192, 193, 2, 'com_modules.module.94', 'Amazing Package', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(64, 18, 194, 195, 2, 'com_modules.module.95', ' Feature Section13', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(65, 18, 196, 197, 2, 'com_modules.module.96', 'pricing tables', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(66, 18, 198, 199, 2, 'com_modules.module.97', 'Footer Contact', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(67, 18, 200, 201, 2, 'com_modules.module.98', 'Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(68, 18, 202, 203, 2, 'com_modules.module.99', 'IceMegaMenu Module', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(69, 18, 204, 205, 2, 'com_modules.module.100', 'MJ-Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(70, 18, 206, 207, 2, 'com_modules.module.101', 'MJ-Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(71, 18, 208, 209, 2, 'com_modules.module.102', 'MJ-Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(72, 18, 210, 211, 2, 'com_modules.module.103', 'What We offer?', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(75, 18, 212, 213, 2, 'com_modules.module.106', 'Flickr Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(76, 18, 214, 215, 2, 'com_modules.module.107', 'Flickr Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(77, 8, 28, 35, 2, 'com_content.category.9', 'about us', '{"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}}'),
(78, 77, 29, 30, 3, 'com_content.article.2', 'About Page Style 1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(79, 18, 216, 217, 2, 'com_modules.module.108', 'Our Clints says', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(80, 77, 31, 32, 3, 'com_content.article.3', 'About Page Style 2', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(81, 77, 33, 34, 3, 'com_content.article.4', 'About Page Style 3', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(82, 8, 36, 55, 2, 'com_content.category.10', 'pages', '{"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}}'),
(83, 82, 37, 38, 3, 'com_content.article.5', 'Our Team', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(84, 82, 39, 40, 3, 'com_content.article.6', 'Services Style 1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(85, 18, 218, 219, 2, 'com_modules.module.109', 'Flickr Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(86, 18, 220, 221, 2, 'com_modules.module.110', 'Flickr Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(88, 18, 222, 223, 2, 'com_modules.module.112', 'Mj Brand', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(91, 18, 224, 225, 2, 'com_modules.module.114', 'Services we offer', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(92, 18, 226, 227, 2, 'com_modules.module.115', 'Quick Links', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(94, 18, 230, 231, 2, 'com_modules.module.117', 'Widgetkit Twitter', ''),
(96, 18, 232, 233, 2, 'com_modules.module.118', 'Recent Posts', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(97, 18, 234, 235, 2, 'com_modules.module.119', 'Recent Posts', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(98, 18, 236, 237, 2, 'com_modules.module.120', 'More About Us', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(99, 18, 238, 239, 2, 'com_modules.module.121', 'Recent Posts', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(100, 18, 240, 241, 2, 'com_modules.module.122', 'MOD_LATESTNEWSENHANCED', ''),
(101, 18, 242, 243, 2, 'com_modules.module.123', 'AiDaNews 2', ''),
(102, 18, 244, 245, 2, 'com_modules.module.124', 'fun Facts', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(104, 18, 246, 247, 2, 'com_modules.module.126', 'About elos', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(105, 18, 248, 249, 2, 'com_modules.module.127', 'latest projects', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(106, 123, 57, 58, 3, 'com_content.category.11', 'latest projects', '{"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}}'),
(113, 18, 250, 251, 2, 'com_modules.module.128', 'CopyRight Module', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(114, 18, 252, 253, 2, 'com_modules.module.129', 'mod_sr_menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(115, 18, 254, 255, 2, 'com_modules.module.130', 'SP Tweet', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(117, 82, 41, 42, 3, 'com_content.article.13', 'Services Style 2', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(118, 82, 43, 44, 3, 'com_content.article.14', 'Services Style 3', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(119, 82, 45, 46, 3, 'com_content.article.15', 'Full Width Page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(120, 82, 47, 48, 3, 'com_content.article.16', 'Left Sidebar Page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(121, 18, 256, 257, 2, 'com_modules.module.132', 'More About Us', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(122, 18, 258, 259, 2, 'com_modules.module.133', 'Breadcrumbs', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(123, 8, 56, 59, 2, 'com_content.category.12', 'latest_project_main', '{"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}}'),
(125, 8, 60, 61, 2, 'com_content.category.13', 'Recent Blogs', '{"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}}'),
(129, 18, 260, 261, 2, 'com_modules.module.135', 'Who We Are', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(130, 18, 262, 263, 2, 'com_modules.module.136', 'what we do', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(131, 18, 264, 265, 2, 'com_modules.module.137', 'Happy Client Say''s', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(132, 82, 49, 50, 3, 'com_content.article.20', 'Right Sidebar Page', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(133, 18, 266, 267, 2, 'com_modules.module.138', 'More About Us', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(134, 18, 268, 269, 2, 'com_modules.module.139', 'Left Navigations', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(135, 82, 51, 52, 3, 'com_content.article.21', 'Left Navigation', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(136, 82, 53, 54, 3, 'com_content.article.22', 'Right Navigation', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(137, 18, 270, 271, 2, 'com_modules.module.140', 'Right Navigation', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(138, 27, 21, 22, 3, 'com_content.article.23', 'Error404', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(141, 18, 272, 273, 2, 'com_modules.module.142', 'Meet Our Team', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(142, 18, 274, 275, 2, 'com_modules.module.143', 'My Skills', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(143, 18, 276, 277, 2, 'com_modules.module.144', 'Header menu', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(144, 18, 278, 279, 2, 'com_modules.module.145', 'Header Menu', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(149, 18, 280, 281, 2, 'com_modules.module.150', 'FooterLink', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(150, 18, 282, 283, 2, 'com_modules.module.151', 'Header Menu', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(151, 18, 284, 285, 2, 'com_modules.module.152', ' Feature Section18', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(152, 18, 286, 287, 2, 'com_modules.module.153', 'Feature Section21', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(153, 18, 288, 289, 2, 'com_modules.module.154', 'what we do?', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(155, 18, 290, 291, 2, 'com_modules.module.156', 'headerlinks Module', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(156, 18, 292, 293, 2, 'com_modules.module.157', 'meet Our Team', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(157, 18, 294, 295, 2, 'com_modules.module.158', 'what our clints says', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(158, 8, 62, 65, 2, 'com_content.category.14', 'Featured Works', '{"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}}'),
(159, 158, 63, 64, 3, 'com_content.category.15', 'by Paul Flavius Nechita', '{"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}}'),
(163, 8, 66, 89, 2, 'com_content.category.16', 'portfolio', '{"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}}'),
(164, 163, 67, 68, 3, 'com_content.category.17', 'Identity', '{"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}}'),
(165, 163, 69, 70, 3, 'com_content.category.18', 'Web Design', '{"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}}'),
(166, 163, 71, 72, 3, 'com_content.category.19', 'Graphics', '{"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}}'),
(169, 8, 90, 93, 2, 'com_content.category.20', 'Portfolio Widget', '{"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}}'),
(170, 169, 91, 92, 3, 'com_content.category.21', 'Rutrum adipiscing luctus', '{"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}}'),
(174, 18, 296, 297, 2, 'com_modules.module.160', 'Tab3', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(175, 18, 298, 299, 2, 'com_modules.module.161', 'Text Widget', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(176, 18, 300, 301, 2, 'com_modules.module.162', 'Text Widget', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(178, 18, 302, 303, 2, 'com_modules.module.164', 'Happy Client Say''s', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(181, 163, 73, 74, 3, 'com_content.article.32', 'Single Image', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(183, 163, 75, 76, 3, 'com_content.article.33', 'Portfolio Columns 2', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(186, 163, 77, 78, 3, 'com_content.article.34', 'Portfolio Columns 3', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(187, 163, 79, 80, 3, 'com_content.article.35', 'Portfolio Columns 4', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(201, 163, 81, 82, 3, 'com_content.category.22', 'Graphic', '{"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}}'),
(203, 8, 94, 99, 2, 'com_content.category.23', 'from the blog', '{"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}}'),
(204, 203, 95, 96, 3, 'com_content.article.49', 'Succcess your business', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(205, 203, 97, 98, 3, 'com_content.article.50', 'Responsive Design', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(206, 163, 83, 84, 3, 'com_content.article.51', 'Portfolio  Sidebar', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(210, 163, 85, 86, 3, 'com_content.article.52', 'Portfolio Full Width', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(211, 8, 100, 103, 2, 'com_content.category.24', 'Image Gallery', '{"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}}'),
(212, 211, 101, 102, 3, 'com_content.category.25', 'by GSRthemes9', '{"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}}'),
(229, 163, 87, 88, 3, 'com_content.article.68', 'Image Gallery', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(230, 18, 304, 305, 2, 'com_modules.module.175', 'our agile process', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(231, 18, 306, 307, 2, 'com_modules.module.176', 'Excellent features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(232, 18, 308, 309, 2, 'com_modules.module.177', 'Video Tutorial', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(233, 7, 16, 17, 2, 'com_contact.category.26', 'Contact Us', '{"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}}'),
(234, 18, 310, 311, 2, 'com_modules.module.178', 'Address Info', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(235, 18, 312, 313, 2, 'com_modules.module.179', 'Find The Address', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(236, 18, 314, 315, 2, 'com_modules.module.180', 'what we offer', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(237, 18, 316, 317, 2, 'com_modules.module.181', 'Our Features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(238, 18, 318, 319, 2, 'com_modules.module.182', 'My Skills', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(239, 18, 320, 321, 2, 'com_modules.module.183', 'Find The Address', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(240, 18, 322, 323, 2, 'com_modules.module.184', 'Address Info Two', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(242, 18, 324, 325, 2, 'com_modules.module.186', 'Find The Address', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(243, 18, 326, 327, 2, 'com_modules.module.187', 'what you get WITH elos', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(244, 18, 328, 329, 2, 'com_modules.module.188', 'Latest news', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(245, 8, 104, 105, 2, 'com_content.category.27', 'Blog Large', '{"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}}'),
(250, 8, 106, 107, 2, 'com_content.category.28', 'Latest From Blog', '{"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}}'),
(252, 18, 330, 331, 2, 'com_modules.module.190', 'Search', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(253, 18, 332, 333, 2, 'com_modules.module.191', 'Site Categories', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(254, 18, 334, 335, 2, 'com_modules.module.192', 'Site Archives', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(255, 18, 336, 337, 2, 'com_modules.module.193', 'Site Advertisements', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(259, 18, 338, 339, 2, 'com_modules.module.197', 'best features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(260, 18, 340, 341, 2, 'com_modules.module.198', 'Blog Tab', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"module.edit.frontend":[]}'),
(262, 18, 342, 343, 2, 'com_modules.module.200', 'features section31_Image', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(263, 18, 344, 345, 2, 'com_modules.module.201', 'Core Features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(264, 18, 346, 347, 2, 'com_modules.module.202', 'features_sec33_image', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(265, 18, 348, 349, 2, 'com_modules.module.203', 'Responsive design', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(266, 18, 350, 351, 2, 'com_modules.module.204', 'features_sec34', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(267, 18, 352, 353, 2, 'com_modules.module.205', 'Meet Our Team', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(268, 18, 354, 355, 2, 'com_modules.module.206', 'features_sec36', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(269, 18, 356, 357, 2, 'com_modules.module.207', 'Testimonials & Clients', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(270, 18, 358, 359, 2, 'com_modules.module.208', 'features_sec32_brand', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(271, 18, 360, 361, 2, 'com_modules.module.209', 'features_sec32_client', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(275, 8, 108, 109, 2, 'com_content.category.29', 'Blog Small', '{"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}}'),
(288, 8, 110, 113, 2, 'com_content.category.30', 'Single Post', '{"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}}'),
(289, 288, 111, 112, 3, 'com_content.article.88', 'Lorem simply dummy text the industry', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(290, 18, 362, 363, 2, 'com_modules.module.210', 'features_sec37', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(291, 18, 364, 365, 2, 'com_modules.module.211', 'What Customer says', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(292, 18, 366, 367, 2, 'com_modules.module.212', 'Share this Post', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(293, 18, 368, 369, 2, 'com_modules.module.213', 'Skills & Services', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(294, 18, 370, 371, 2, 'com_modules.module.214', 'meet Our Team', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(295, 18, 372, 373, 2, 'com_modules.module.215', 'About Author', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(298, 18, 374, 375, 2, 'com_modules.module.218', 'features_sec28', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(301, 1, 431, 432, 1, 'com_coalawebcontact', 'com_coalawebcontact', '{"core.admin":[],"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[]}'),
(302, 18, 376, 377, 2, 'com_modules.module.219', 'Contact Form', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(304, 18, 378, 379, 2, 'com_modules.module.221', 'Social Media', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(306, 18, 380, 381, 2, 'com_modules.module.222', 'IceMegaMenu Module', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
(307, 18, 382, 383, 2, 'com_modules.module.223', 'megamenu', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(308, 18, 384, 385, 2, 'com_modules.module.224', 'Useful Pages', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(309, 18, 386, 387, 2, 'com_modules.module.225', 'Headers & Footers', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(310, 18, 388, 389, 2, 'com_modules.module.226', 'More Features', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(311, 8, 114, 127, 2, 'com_content.category.31', 'Features', '{"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}}'),
(312, 311, 115, 116, 3, 'com_content.article.89', 'Elements', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(313, 18, 390, 391, 2, 'com_modules.module.227', 'IceMegaMenu Module', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(314, 311, 117, 118, 3, 'com_content.article.90', 'typography', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(315, 311, 119, 120, 3, 'com_content.article.91', 'Pricing Tables', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(316, 311, 121, 122, 3, 'com_content.article.92', 'Page Columns', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(317, 311, 123, 124, 3, 'com_content.article.93', 'Tabs', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'),
(319, 18, 394, 395, 2, 'com_modules.module.229', 'Flickr Photos', '{"core.delete":[],"core.edit":[],"core.edit.state":[],"module.edit.frontend":[]}'),
(321, 311, 125, 126, 3, 'com_content.article.94', 'Faq', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}');

-- --------------------------------------------------------

--
-- Table structure for table `#__associations`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__banners`
--

CREATE TABLE IF NOT EXISTS `#__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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__banner_clients`
--

CREATE TABLE IF NOT EXISTS `#__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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__banner_tracks`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__categories`
--

CREATE TABLE IF NOT EXISTS `#__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,
  `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',
  `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,
  `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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=32 ;

--
-- Dumping data for table `#__categories`
--

REPLACE INTO `#__categories` (`id`, `asset_id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `extension`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `modified_user_id`, `modified_time`, `hits`, `language`, `version`) VALUES
(1, 0, 0, 0, 61, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '{}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(6, 31, 1, 9, 10, 1, 'uncategorised', 'com_weblinks', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(7, 32, 1, 11, 12, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1),
(8, 54, 1, 13, 14, 1, 'home', 'com_content', 'home', 'home', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-27 09:48:34', 0, '0000-00-00 00:00:00', 0, '*', 1),
(9, 77, 1, 15, 16, 1, 'about-us', 'com_content', 'about us', 'about-us', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-28 13:31:11', 0, '0000-00-00 00:00:00', 0, '*', 1),
(10, 82, 1, 17, 18, 1, 'pages', 'com_content', 'pages', 'pages', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-29 07:13:58', 0, '0000-00-00 00:00:00', 0, '*', 1),
(11, 106, 12, 20, 21, 2, 'latest-project-main/latest-projects', 'com_content', 'latest projects', 'latest-projects', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-30 07:42:12', 927, '2014-05-31 09:04:57', 0, '*', 1),
(12, 123, 1, 19, 22, 1, 'latest-project-main', 'com_content', 'latest_project_main', 'latest-project-main', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-31 09:04:47', 0, '0000-00-00 00:00:00', 0, '*', 1),
(13, 125, 1, 23, 24, 1, 'recent-blogs', 'com_content', 'Recent Blogs', 'recent-blogs', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-05-31 09:42:50', 0, '0000-00-00 00:00:00', 0, '*', 1),
(14, 158, 1, 25, 28, 1, 'featured-works', 'com_content', 'Featured Works', 'featured-works', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 09:43:47', 0, '0000-00-00 00:00:00', 0, '*', 1),
(15, 159, 14, 26, 27, 2, 'featured-works/by-paul-flavius-nechita', 'com_content', 'by Paul Flavius Nechita', 'by-paul-flavius-nechita', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 09:44:14', 927, '2014-06-03 09:50:53', 0, '*', 1),
(16, 163, 1, 29, 38, 1, 'portfolio', 'com_content', 'portfolio', 'portfolio', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 10:25:58', 0, '0000-00-00 00:00:00', 0, '*', 1),
(17, 164, 16, 30, 31, 2, 'portfolio/identity', 'com_content', 'Identity', 'identity', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 10:26:41', 0, '0000-00-00 00:00:00', 0, '*', 1),
(18, 165, 16, 32, 33, 2, 'portfolio/web-design', 'com_content', 'Web Design', 'web-design', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 10:27:04', 0, '0000-00-00 00:00:00', 0, '*', 1),
(19, 166, 16, 34, 35, 2, 'portfolio/graphics', 'com_content', 'Graphics', 'graphics', '', '', -2, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-03 10:27:29', 927, '2014-06-04 12:38:22', 0, '*', 1),
(20, 169, 1, 39, 42, 1, 'portfolio-widget', 'com_content', 'Portfolio Widget', 'portfolio-widget', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-04 07:00:05', 0, '0000-00-00 00:00:00', 0, '*', 1),
(21, 170, 20, 40, 41, 2, 'portfolio-widget/rutrum-adipiscing-luctus', 'com_content', 'Rutrum adipiscing luctus', 'rutrum-adipiscing-luctus', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-04 07:14:11', 927, '2014-06-04 07:15:22', 0, '*', 1),
(22, 201, 16, 36, 37, 2, 'portfolio/graphic', 'com_content', 'Graphic', 'graphic', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-04 12:39:16', 0, '0000-00-00 00:00:00', 0, '*', 1),
(23, 203, 1, 43, 44, 1, 'from-the-blog', 'com_content', 'from the blog', 'from-the-blog', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-05 06:10:50', 0, '0000-00-00 00:00:00', 0, '*', 1),
(24, 211, 1, 45, 48, 1, 'image-gallery', 'com_content', 'Image Gallery', 'image-gallery', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-05 11:21:14', 0, '0000-00-00 00:00:00', 0, '*', 1),
(25, 212, 24, 46, 47, 2, 'image-gallery/by-gsrthemes9', 'com_content', 'by GSRthemes9', 'by-gsrthemes9', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-05 11:21:32', 927, '2014-06-05 11:21:58', 0, '*', 1),
(26, 233, 1, 49, 50, 1, 'contact-us', 'com_contact', 'Contact Us', 'contact-us', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-06 09:18:14', 0, '0000-00-00 00:00:00', 0, '*', 1),
(27, 245, 1, 51, 52, 1, 'blog-large', 'com_content', 'Blog Large', 'blog-large', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-07 07:08:03', 0, '0000-00-00 00:00:00', 0, '*', 1),
(28, 250, 1, 53, 54, 1, 'latest-from-blog', 'com_content', 'Latest From Blog', 'latest-from-blog', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-07 07:27:32', 0, '0000-00-00 00:00:00', 0, '*', 1),
(29, 275, 1, 55, 56, 1, 'blog-small', 'com_content', 'Blog Small', 'blog-small', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-09 06:53:06', 0, '0000-00-00 00:00:00', 0, '*', 1),
(30, 288, 1, 57, 58, 1, 'single-post', 'com_content', 'Single Post', 'single-post', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-09 09:41:18', 0, '0000-00-00 00:00:00', 0, '*', 1),
(31, 311, 1, 59, 60, 1, 'features', 'com_content', 'Features', 'features', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 986, '2014-06-12 08:56:12', 0, '0000-00-00 00:00:00', 0, '*', 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__contact_details`
--

CREATE TABLE IF NOT EXISTS `#__contact_details` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `con_position` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `address` mediumtext COLLATE utf8mb4_unicode_ci,
  `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,
  `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,
  `sortname2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `sortname3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `language` char(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 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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__contact_details`
--

REPLACE INTO `#__contact_details` (`id`, `name`, `alias`, `con_position`, `address`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `image`, `email_to`, `default_con`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webpage`, `sortname1`, `sortname2`, `sortname3`, `language`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `metakey`, `metadesc`, `metadata`, `featured`, `xreference`, `publish_up`, `publish_down`, `version`, `hits`) VALUES
(1, 'Mojoomla', 'mojoomla', '', 'Cupertino\r\nCalifornia\r\n95014\r\nUSA', '', '', '', '', '', '', '', '', 'sales@mojoomla.com', 0, 1, 0, '0000-00-00 00:00:00', 1, '{"show_contact_category":"","show_contact_list":"","presentation_style":"plain","show_tags":"","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":false,"linkb_name":"","linkb":false,"linkc_name":"","linkc":false,"linkd_name":"","linkd":false,"linke_name":"","linke":"","contact_layout":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":""}', 0, 26, 1, '', '', '', '', '', '*', '2014-06-06 09:20:06', 986, '', '2014-06-06 09:30:18', 927, '', '', '{"robots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 2, 301);

-- --------------------------------------------------------

--
-- Table structure for table `#__content`
--

CREATE TABLE IF NOT EXISTS `#__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 COMMENT 'A reference to enable linkages to external data sets.',
  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`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=95 ;

--
-- Dumping data for table `#__content`
--

REPLACE INTO `#__content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `xreference`) VALUES
(1, 55, 'home', 'home', '<div class="features_sec39">\r\n<h2 class="section_title_drakgray item_left"><strong>our work</strong> process</h2>\r\n<div class="one_half item_top"><img class="limage" src="templates/elos/images/site-img45.png" alt="" /></div>\r\n<!-- end image section -->\r\n<div class="one_half last item_bottom">\r\n<div class="rightsection">\r\n<ul>\r\n<li class="icon"><i class="fa fa-coffee"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">User Research</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.</p>\r\n</li>\r\n</ul>\r\n<ul class="two active">\r\n<li class="icon"><i class="fa fa-leaf"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Wireframes and Design</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.</p>\r\n</li>\r\n</ul>\r\n<ul class="three">\r\n<li class="icon"><i class="fa fa-cog"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Development and Testing</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section --></div>', '', 1, 8, '2014-05-27 09:56:44', 986, '', '2014-10-11 04:34:42', 997, 0, '0000-00-00 00:00:00', '2014-05-27 09:56:44', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"0","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":""}', 13, 0, '', '', 1, 4749, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(2, 78, 'About Page Style 1', 'about-page-style-1', '<div class="one_half"><img class="img_size1" src="templates/elos/images/site-img53.jpg" alt="" /></div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<h2 class="nocaps">We Build Smarter and Highly Usable Stuff on ThemeForest!</h2>\r\n<p>There 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 versions have evolved over the years on purpose.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<p>{loadposition mj-whoweare}</p>\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<p>{loadposition mj-meetourteam}</p>\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<p>{loadposition mj-whatwedo}</p>\r\n<div class="clearfix divider_dashed3"> </div>\r\n<!-- end divider line -->\r\n<div class="one_half">\r\n<h3 class="ipages_title1 two"><strong>our</strong> clints</h3>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.</p>\r\n<br />\r\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<section class="slider nosidearrows">\r\n<div class="flexslider carousel">\r\n<ul class="slides">\r\n<li class="mb"><img class="img_left10" src="templates/elos/images/client-logo1.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo2.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo3.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo4.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo5.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo6.png" alt="" /></li>\r\n<li class="mb"><img class="img_left10" src="templates/elos/images/client-logo1.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo2.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo3.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo4.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo5.png" alt="" /> <img class="img_left10" src="templates/elos/images/client-logo6.png" alt="" /></li>\r\n</ul>\r\n</div>\r\n</section>\r\n</div>\r\n<!-- end clients -->\r\n<div class="clearfix margin_top5"> </div>', '', 1, 9, '2014-05-28 13:33:41', 986, '', '2014-06-02 05:18:47', 927, 0, '0000-00-00 00:00:00', '2014-05-28 13:33:41', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 18, 1, '', '', 1, 368, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(3, 80, 'About Page Style 2', 'about-page-style-2', '<div class="alileft">\r\n<h3 class="nocaps">Professional Website Design and Development Services. Fully Satisfied Customers around the world.</h3>\r\n</div>\r\n<div class="one_half">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<p>{loadposition mj-whatwedo}</p>\r\n<div class="clearfix margin_top3"> </div>\r\n<p>{loadposition mj-meetourteam}</p>\r\n<div class="clearfix margin_top5"> </div>\r\n<!-- end features section45 -->\r\n<div class="container">\r\n<p>{loadposition mj-whoweare}</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix"> </div>\r\n<div class="clearfix divider_dashed2"> </div>', '', 1, 9, '2014-05-29 06:52:52', 986, '', '2014-06-05 12:54:28', 927, 0, '0000-00-00 00:00:00', '2014-05-29 06:52:52', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 17, 2, '', '', 1, 93, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(4, 81, 'About Page Style 3', 'about-page-style-3', '<div class="container">\r\n<h2 class="ipages_title1 two"><strong>Who</strong> am i</h2>\r\n<div class="one_third">\r\n<div class="circle_img"> </div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third">\r\n<h2>ABOUT ME</h2>\r\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.</p>\r\n<br />\r\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last">\r\n<div class="biobox">\r\n<h5 class="nomb">Lucia Penelope</h5>\r\n<p>UI/UX Designer &amp; Developer</p>\r\n<br />\r\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.</p>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<p> </p>\r\n<!-- end section -->\r\n<p> </p>\r\n<!-- end features section45 -->\r\n<div class="clearfix"> </div>\r\n<div class="container">\r\n<h2 class="ipages_title1 two"><strong>Featured</strong> Works</h2>\r\n{loadposition mj-featuredworks}</div>\r\n<!-- end works -->\r\n<div class="clearfix margin_top3"> </div>\r\n<div class="container">\r\n<div class="clearfix divider_dashed4"> </div>\r\n<!-- end divider line --> {loadposition mj-whatwedo}</div>\r\n<div class="clearfix margin_top3"> </div>', '', 1, 9, '2014-05-29 07:10:21', 986, '', '2014-06-06 12:34:26', 927, 0, '0000-00-00 00:00:00', '2014-05-29 07:10:21', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 20, 0, '', '', 1, 232, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(5, 83, 'Our Team', 'our-team', '<h2 class="ipages_title1"><strong>company</strong> founders</h2>\r\n<p> </p>\r\n<div class="features_sec42 two">\r\n<div class="container">\r\n<div class="one_half">\r\n<div class="box"><img src="templates/elos/images/site-img60.jpg" alt="" />\r\n<h4>James Alexa</h4>\r\n<h6 class="nocaps">CEO</h6>\r\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<div class="box"><img src="templates/elos/images/site-img61.jpg" alt="" />\r\n<h4>Michael Anthony</h4>\r\n<h6 class="nocaps">Managing Director</h6>\r\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<div class="features_sec42 two">\r\n<div class="container">\r\n<h2 class="ipages_title1"><strong>meet</strong> Our Team</h2>\r\n<br />\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img54.jpg" alt="" />\r\n<h4>John Frances</h4>\r\n<h6 class="nocaps">Manager</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img55.jpg" alt="" />\r\n<h4>Lucia Penelope</h4>\r\n<h6 class="nocaps">Development</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img56.jpg" alt="" />\r\n<h4>Mark Adraison</h4>\r\n<h6 class="nocaps">Design</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="box"><img src="templates/elos/images/site-img57.jpg" alt="" />\r\n<h4>Anya Siennadia</h4>\r\n<h6 class="nocaps">Support</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>\r\n<!-- end team section -->\r\n<div class="clearfix divider_dashed2"> </div>\r\n<!-- end divider line -->\r\n<div class="features_sec42 two">\r\n<div class="container">\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img62.jpg" alt="" />\r\n<h4>Hendrie Phil</h4>\r\n<h6 class="nocaps">Support</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img63.jpg" alt="" />\r\n<h4>Fred Jesse</h4>\r\n<h6 class="nocaps">Marketing</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img64.jpg" alt="" />\r\n<h4>Krieger Robbie</h4>\r\n<h6 class="nocaps">Support</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="box"><img src="templates/elos/images/site-img65.jpg" alt="" />\r\n<h4>Richard John</h4>\r\n<h6 class="nocaps">Marketing</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>\r\n<!-- end team section -->\r\n<div class="clearfix margin_top4"> </div>', '', 1, 10, '2014-05-29 07:18:11', 986, '', '2014-06-02 05:52:55', 927, 0, '0000-00-00 00:00:00', '2014-05-29 07:18:11', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 3, 8, '', '', 1, 57, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(6, 84, 'Services Style 1', 'services-style-1', '<div class="punchline_text_box">\r\n<div class="left"><strong>Internet tend to repeat predefined making this the first true generators.</strong>\r\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source</p>\r\n</div>\r\n<div class="right"><a class="knowmore_but" href="#"> Know More</a></div>\r\n</div>\r\n<!-- end punch text box -->\r\n<p> </p>', '', 1, 10, '2014-05-29 07:24:24', 986, '', '2014-06-06 11:29:28', 927, 0, '0000-00-00 00:00:00', '2014-05-29 07:24:24', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 24, 7, '', '', 1, 126, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(13, 117, 'Services Style 2', 'services-style-2', '<div class="container_full">\r\n<div class="divider_line_half"> </div>\r\n<!-- end divider line -->\r\n<div class="container">\r\n<div class="one_half"><img class="img_size1" src="templates/elos/images/site-img53.jpg" alt="" /></div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<h2 class="nocaps">We Build Smarter and Highly Usable Stuff on ThemeForest!</h2>\r\n<p>There 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 versions have evolved over the years on purpose.</p>\r\n</div>\r\n</div>\r\n<!-- end section --> <!-- end content area -->\r\n<div class="divider_line_half"> </div>\r\n<!-- end divider line -->\r\n<div class="clearfix margin_top2"> </div>\r\n<div class="container">\r\n<div class="punchline_text_box">\r\n<div class="left"><strong>Internet tend to repeat predefined making this the first true generators.</strong>\r\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source</p>\r\n</div>\r\n<div class="right"><a class="knowmore_but" href="#"><i class="fa fa-hand-o-right fa-lg"> </i> Know More</a></div>\r\n</div>\r\n</div>\r\n<!-- end punch text box -->\r\n<div class="clearfix"> </div>\r\n<div class="clearfix margin_top2"> </div>\r\n{loadposition mj-whoweare}\r\n<div class="divider_line_half">\r\n<div class="container">\r\n<div class="divider_line5"> </div>\r\n</div>\r\n</div>\r\n</div>', '', 1, 10, '2014-05-30 12:25:57', 986, '', '2014-06-06 11:29:12', 927, 0, '0000-00-00 00:00:00', '2014-05-30 12:25:57', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 20, 6, '', '', 1, 158, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(14, 118, 'Services Style 3', 'services-style-3', '<div class="margin_bottom6">\r\n<div class="punchline_text_box">\r\n<div class="left"><strong>Internet tend to repeat predefined making this the first true generators.</strong>\r\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source</p>\r\n</div>\r\n<div class="right"><a class="knowmore_but" href="#"> Know More</a></div>\r\n</div>\r\n</div>\r\n<!-- end punch text box -->', '', 1, 10, '2014-05-30 12:33:13', 986, '', '2014-06-06 12:06:49', 927, 0, '0000-00-00 00:00:00', '2014-05-30 12:33:13', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 15, 5, '', '', 1, 91, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(15, 119, 'Full Width Page', 'full-width-page', '<div class="one_full">\r\n<div class="big_text1">Simple, Clean and <i>Professional Multipurpose</i> Theme Get Responsive HTML5 / CSS3, easy-to-use, Well Structured, Commented and more...</div>\r\n<br />\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some form, by injected humour, or randomised words which don''t look even slightly believable Lorem Ipsum passage, and going through the cites of the word in classical literature printer took a galley of type and scrambled it to make a type specimen.</p>\r\n<div class="clearfix divider_dashed2"> </div>\r\n<div class="one_third">\r\n<ul class="fullimage_box2">\r\n<li><i class="fa fa-desktop fa-3x"> </i></li>\r\n<li>\r\n<h3 class="nocaps">Web Design</h3>\r\n</li>\r\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third">\r\n<ul class="fullimage_box2">\r\n<li><i class="fa fa-cloud-upload fa-3x"> </i></li>\r\n<li>\r\n<h3 class="nocaps">Web Development</h3>\r\n</li>\r\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last">\r\n<ul class="fullimage_box2">\r\n<li><i class="fa fa-cog fa-3x"> </i></li>\r\n<li>\r\n<h3 class="nocaps">Internet Marketing</h3>\r\n</li>\r\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>\r\n<!-- end section -->\r\n<div class="clearfix margin_top6"> </div>\r\n<p>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 uncover many web sites. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour or words etc.</p>\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="one_half"><img class="img_size1" src="templates/elos/images/site-img53.jpg" alt="" /></div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<h2 class="nocaps">We Build Smarter and Highly Usable Stuff on ThemeForest!</h2>\r\n<p>There 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 versions have evolved over the years on purpose.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix margin_top6"> </div>\r\n<div class="box_widget_full"><i class="fa fa-shopping-cart fa-4x"> </i>\r\n<h3 class="nocaps">Their exact original form accompanied by English versions</h3>\r\n<p>Where popularised in the 1960s with the release of letraset sheets containing passages treatise on the theory lorem Ipsum passages.</p>\r\n</div>\r\n<div class="clearfix margin_top7"> </div>', '', 1, 10, '2014-05-31 05:59:37', 986, '', '2014-05-31 12:05:53', 927, 0, '0000-00-00 00:00:00', '2014-05-31 05:59:37', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 4, 4, '', '', 1, 18, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(16, 120, 'Left Sidebar Page', 'left-sidebar-page', '<h2 class="nocaps">We Build <strong>Smarter Highly Usable Stuff!</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.</p>\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="big_text1">elos is a Responsive HTML5 / CSS3 Desktop, Tablet, Mobile phone… Simple, Clean &amp; <i>Professional Template</i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!</div>\r\n<div class="clearfix divider_dashed7"> </div>\r\n<div class="features_sec18">\r\n<div class="one_half">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Mega Menu</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">10 Home Page Versions</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Headers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Footers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Slide Shows</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Video BG Effects</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">50+ Feature Sections</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Designed for any Website</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Unique Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check">  </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Free Lifetime Updates</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>\r\n<div class="clearfix"> </div>\r\n<div class="features_sec41 lessmar2">\r\n<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs --></div>', '', 1, 10, '2014-05-31 06:37:52', 986, '', '2014-05-31 12:27:43', 927, 0, '0000-00-00 00:00:00', '2014-05-31 06:37:52', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 2, 3, '', '', 1, 159, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(20, 132, 'Right Sidebar Page', 'right-sidebar-page', '<h2 class="nocaps">We Build <strong>Smarter Highly Usable Stuff!</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.</p>\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="big_text1">elos is a Responsive HTML5 / CSS3 Desktop, Tablet, Mobile phone… Simple, Clean &amp; <i>Professional Template</i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!</div>\r\n<div class="clearfix divider_dashed7"> </div>\r\n<div class="features_sec18">\r\n<div class="one_half">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Mega Menu</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">10 Home Page Versions</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Headers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Footers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Slide Shows</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Video BG Effects</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">50+ Feature Sections</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Designed for any Website</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Unique Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Free Lifetime Updates</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>\r\n<div class="clearfix"> </div>\r\n<div class="features_sec41 lessmar2">\r\n<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs --></div>', '', 1, 10, '2014-05-31 12:30:44', 986, '', '2014-05-31 12:46:34', 927, 0, '0000-00-00 00:00:00', '2014-05-31 12:30:44', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 5, 2, '', '', 1, 30, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT IGNORE INTO `#__content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `xreference`) VALUES
(21, 135, 'Left Navigation', 'left-navigation', '<h2 class="nocaps">We Build <strong>Smarter Highly Usable Stuff!</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.</p>\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="big_text1">elos is a Responsive HTML5 / CSS3 Desktop, Tablet, Mobile phone… Simple, Clean &amp; <i>Professional Template</i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!</div>\r\n<div class="clearfix divider_dashed7"> </div>\r\n<div class="features_sec18">\r\n<div class="one_half">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Mega Menu</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">10 Home Page Versions</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Headers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Footers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Slide Shows</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Video BG Effects</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">50+ Feature Sections</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Designed for any Website</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Unique Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Free Lifetime Updates</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>\r\n<div class="clearfix"> </div>\r\n<div class="features_sec41 lessmar2">\r\n<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs --></div>', '', 1, 10, '2014-05-31 13:20:40', 986, '', '2014-05-31 13:25:11', 927, 0, '0000-00-00 00:00:00', '2014-05-31 13:20:40', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 5, 1, '', '', 1, 25, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(22, 136, 'Right Navigation', 'right-navigation', '<h2 class="nocaps">We Build <strong>Smarter Highly Usable Stuff!</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.</p>\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="big_text1">elos is a Responsive HTML5 / CSS3 Desktop, Tablet, Mobile phone… Simple, Clean &amp; <i>Professional Template</i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!</div>\r\n<div class="clearfix divider_dashed7"> </div>\r\n<div class="features_sec18">\r\n<div class="one_half">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Mega Menu</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">10 Home Page Versions</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Headers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Footers</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">5 Diffrent Slide Shows</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Video BG Effects</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">50+ Feature Sections</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Designed for any Website</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Unique Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon2"><i class="fa fa-check"> </i></li>\r\n<li class="text2">\r\n<h3 class="nocaps">Free Lifetime Updates</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>\r\n<div class="clearfix"> </div>\r\n<div class="features_sec41 lessmar2">\r\n<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs --></div>', '', 1, 10, '2014-05-31 13:28:41', 986, '', '2014-05-31 13:34:02', 927, 0, '0000-00-00 00:00:00', '2014-05-31 13:28:41', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 2, 0, '', '', 1, 14, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(23, 138, 'Error404', 'error404', '<div class="error_pagenotfound"><strong>404</strong> <br /> <b>Oops... Page Not Found!</b> <em>Sorry the Page Could not be Found here.</em>\r\n<p>Try using the button below to go to main page of the site</p>\r\n<div class="clearfix margin_top3"> </div>\r\n<a class="but_goback" href="index.php"><i class="fa fa-arrow-circle-left fa-lg"> </i>  Go to Back</a></div>\r\n<div class="clearfix margin_top7"> </div>', '', 1, 2, '2014-05-31 13:44:29', 986, '', '2014-06-02 12:39:20', 927, 0, '0000-00-00 00:00:00', '2014-05-31 13:44:29', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"0","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":""}', 5, 1, '', '', 1, 170, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(32, 181, 'Single Image', 'single-image', '<div class="portfolio_area">\r\n<div class="portfolio_area_left"><a href="#" target="_blank"><img src="templates/elos/images/project2.jpg" alt="" /></a></div>\r\n<div class="portfolio_area_right">\r\n<h3>Project Description</h3>\r\n<p>There are many variations passages available alteraised words which look even slightly believable.</p>\r\n<a class="addto_favorites" href="#"><i class="fa fa-heart"> <i>  Add to Favorites</i></i></a>\r\n<ul class="small_social_links">\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-linkedin"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-pinterest"> </i></a></li>\r\n</ul>\r\n<div class="project_details">\r\n<h4>Project Details</h4>\r\n<strong>Date</strong> <em>18 March 2014</em> <strong>Categories</strong> <em><a href="#">Animation</a> <a href="#">HTML5</a> <a href="#">Clean</a> <a href="#">Design</a> </em> <strong>Author</strong> <em>M.A Anderson</em>\r\n<div class="clearfix margin_top5"> </div>\r\n<a class="but_goback" href="#"><i class="fa fa-hand-o-right fa-lg"> <i> Visit Site</i></i></a></div>\r\n</div>\r\n</div>\r\n<div class="clearfix margin_top7"> </div>', '', 1, 16, '2014-06-04 10:13:00', 986, '', '2014-06-04 10:17:25', 927, 0, '0000-00-00 00:00:00', '2014-06-04 10:13:00', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 3, 6, '', '', 1, 35, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(33, 183, 'Portfolio Columns 2', 'portfolio-columns-2', '<p>{loadposition mj-portfoliocol2}</p>', '', 1, 16, '2014-06-04 10:24:05', 986, '', '2016-03-14 10:34:45', 854, 0, '0000-00-00 00:00:00', '2014-06-04 10:24:05', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 2, 5, '', '', 1, 231, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(34, 186, 'Portfolio Columns 3', 'portfolio-columns-3', '<p>{loadposition mj-portfoliocol3}</p>', '', 1, 16, '2014-06-04 10:36:07', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-04 10:36:07', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 4, '', '', 1, 74, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(35, 187, 'Portfolio Columns 4', 'portfolio-columns-4', '<p>{loadposition mj-portfoliocol4}</p>', '', 1, 16, '2014-06-04 10:36:46', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-04 10:36:46', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 3, '', '', 1, 37, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(49, 204, 'Succcess your business', 'succcess-your-business', '<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit Lorem ipsum dolor sit amet consectetuer adipiscing elit.</p>', '', 1, 23, '2014-06-05 06:13:05', 986, '', '2014-06-05 11:05:57', 927, 0, '0000-00-00 00:00:00', '2014-06-05 06:13:05', '0000-00-00 00:00:00', '{"image_intro":"images\\/site-img30.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 2, 1, '', '', 1, 14, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(50, 205, 'Responsive Design', 'responsive-design', '<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit Lorem ipsum dolor sit amet consectetuer adipiscing elit.</p>', '', 1, 23, '2014-06-05 06:13:39', 986, '', '2014-10-06 09:23:44', 997, 0, '0000-00-00 00:00:00', '2014-06-05 06:13:39', '0000-00-00 00:00:00', '{"image_intro":"images\\/site-img29.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 8, 2, '', '', 1, 1, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(51, 206, 'Portfolio  Sidebar', 'portfolio-sidebar', '<p>{loadposition mj-portfoliosidebar}</p>', '', 1, 16, '2014-06-05 09:40:06', 986, '', '2016-03-14 11:03:57', 854, 0, '0000-00-00 00:00:00', '2014-06-05 09:40:06', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 11, 2, '', '', 1, 93, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(52, 210, 'Portfolio Full Width', 'portfolio-full-width', '<p>{loadposition mj-portfoliofull}</p>', '', 1, 16, '2014-06-05 11:14:39', 986, '', '2014-06-05 11:17:46', 927, 0, '0000-00-00 00:00:00', '2014-06-05 11:14:39', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 2, 1, '', '', 1, 31, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(68, 229, 'Image Gallery', 'image-gallery', '<p>{loadposition mj-imagegallary}</p>', '', 1, 16, '2014-06-05 11:54:01', 986, '', '2014-06-06 08:49:16', 927, 0, '0000-00-00 00:00:00', '2014-06-05 11:54:01', '0000-00-00 00:00:00', '{"image_intro":"images\\/media\\/portfolio-img43.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 3, 0, '', '', 1, 125, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(88, 289, 'Lorem simply dummy text the industry', 'single-post', '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<div class="clearfix divider_dashed9"> </div>\r\n<p>{loadposition mj-sharepost}</p>\r\n<div class="clearfix divider_dashed9"> </div>', '', 1, 30, '2014-06-09 09:42:53', 986, '', '2014-06-09 13:32:52', 927, 0, '0000-00-00 00:00:00', '2014-06-09 09:42:53', '0000-00-00 00:00:00', '{"image_intro":"images\\/blog-img17.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 8, 0, '', '', 1, 334, '{"robots":"","author":"","rights":"","xreference":""}', 1, '*', ''),
(89, 312, 'Elements', 'elements', '<div class="one_full">\r\n<h2>Buttons with <strong>Icons</strong></h2>\r\n<ul class="list_empty">\r\n<li><a class="but_ok_2" href="#"><i class="fa fa-check fa-lg"> </i> Ok</a></li>\r\n<li><a class="but_wifi" href="#"><i class="fa fa-cloud-upload fa-lg"> </i> Clouds</a></li>\r\n<li><a class="but_warning_sign" href="#"><i class="fa fa-warning fa-lg"> </i> Warning Sign</a></li>\r\n<li><a class="but_user" href="#"><i class="fa fa-user fa-lg"> </i> User</a></li>\r\n<li><a class="but_tag" href="#"><i class="fa fa-tag fa-lg"> </i> Tag</a></li>\r\n<li><a class="but_table" href="#"><i class="fa fa-table fa-lg"> </i> Table</a></li>\r\n<li><a class="but_star" href="#"><i class="fa fa-star fa-lg"> </i> Star</a></li>\r\n<li><a class="but_search" href="#"><i class="fa fa-search fa-lg"> </i> Search</a></li>\r\n<li><a class="but_phone" href="#"><i class="fa fa-phone fa-lg"> </i> Phone</a></li>\r\n<li><a class="but_pencil" href="#"><i class="fa fa-pencil fa-lg"> </i> Pencil</a></li>\r\n<li><a class="but_new_window" href="#"><i class="fa fa-share fa-lg"> </i> New Window</a></li>\r\n<li><a class="but_music" href="#"><i class="fa fa-music fa-lg"> </i> Music</a></li>\r\n<li><a class="but_hand_right" href="#"><i class="fa fa-hand-o-right fa-lg"> </i> Hand Right</a></li>\r\n<li><a class="but_thumbs_down" href="#"><i class="fa fa-thumbs-down fa-lg"> </i> Thumbs Down</a></li>\r\n<li><a class="but_thumbs_up" href="#"><i class="fa fa-thumbs-up fa-lg"> </i> Thumbs Up</a></li>\r\n<li><a class="but_globe" href="#"><i class="fa fa-globe fa-lg"> </i> Globe</a></li>\r\n<li><a class="but_hospital" href="#"><i class="fa fa-hospital fa-lg"> </i> Hospital</a></li>\r\n<li><a class="but_coffe_cup" href="#"><i class="fa fa-coffee fa-lg"> </i> Coffe Cup</a></li>\r\n<li><a class="but_settings" href="#"><i class="fa fa-th-list fa-lg"> </i> Settings</a></li>\r\n<li><a class="but_chat" href="#"><i class="fa fa-comment fa-lg"> </i> Chat</a></li>\r\n<li><a class="but_play_button" href="#"><i class="fa fa-play-circle fa-lg"> </i> Play Button</a></li>\r\n<li><a class="but_remove_2" href="#"><i class="fa fa-times fa-lg"> </i> Remove</a></li>\r\n<li><a class="but_lock" href="#"><i class="fa fa-lock fa-lg"> </i> Lock</a></li>\r\n<li><a class="but_shopping_cart" href="#"><i class="fa fa-shopping-cart fa-lg"> </i> Shopping Cart</a></li>\r\n<li><a class="but_exclamation_mark" href="#"><i class="fa fa-dollar fa-lg"> </i> USD</a></li>\r\n<li><a class="but_info" href="#"><i class="fa fa-info fa-lg"> </i> Info</a></li>\r\n<li><a class="but_question_mark" href="#"><i class="fa fa-question fa-lg"> </i> Question Mark</a></li>\r\n<li><a class="but_minus" href="#"><i class="fa fa-minus fa-lg"> </i> Minus</a></li>\r\n<li><a class="but_plus" href="#"><i class="fa fa-plus fa-lg"> </i> Plus</a></li>\r\n<li><a class="but_folder_open" href="#"><i class="fa fa-folder-open fa-lg"> </i> Folder Open</a></li>\r\n<li><a class="but_file" href="#"><i class="fa fa-file fa-lg"> </i> File</a></li>\r\n<li><a class="but_envelope" href="#"><i class="fa fa-envelope fa-lg"> </i> Envelope</a></li>\r\n<li><a class="but_edit" href="#"><i class="fa fa-edit fa-lg"> </i> Edit</a></li>\r\n<li><a class="but_cogwheel" href="#"><i class="fa fa-cog fa-lg"> </i> Cogwheel</a></li>\r\n<li><a class="but_check" href="#"><i class="fa fa-check fa-lg"> </i> Check</a></li>\r\n<li><a class="but_camera" href="#"><i class="fa fa-camera fa-lg"> </i> Camera</a></li>\r\n<li><a class="but_calendar" href="#"><i class="fa fa-calendar fa-lg"> </i> Calendar</a></li>\r\n<li><a class="but_bookmark" href="#"><i class="fa fa-bookmark fa-lg"> </i> Bookmark</a></li>\r\n<li><a class="but_book" href="#"><i class="fa fa-book fa-lg"> </i> Book</a></li>\r\n<li><a class="but_woman" href="#"><i class="fa fa-quote-left fa-lg"> </i> Quotes</a></li>\r\n<li><a class="but_download" href="#"><i class="fa fa-download fa-lg"> </i> Download</a></li>\r\n</ul>\r\n</div>\r\n<div class="clearfix divider_dashed4"> </div>\r\n<div class="one_full">\r\n<h2>Style <strong>Boxes</strong></h2>\r\n<div class="info">\r\n<div class="message-box-wrap">This is an <strong>Information</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div class="success">\r\n<div class="message-box-wrap">This is an <strong>Success</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div class="notice">\r\n<div class="message-box-wrap">This is an <strong>Notice</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div class="error">\r\n<div class="message-box-wrap">This is an <strong>Error</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n</div>\r\n<!-- end styled boxes -->\r\n<div class="clearfix divider_dashed4"> </div>\r\n<div class="one_full">\r\n<h2>Alternate <strong>Style Boxes</strong></h2>\r\n<div id="div1" class="info">\r\n<div class="message-box-wrap"><button id="colosebut1" class="close-but">close</button> This is an <strong>Information</strong> Message! - Lorem Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure thereem Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure thereisn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div id="div2" class="success">\r\n<div class="message-box-wrap"><button id="colosebut2" class="close-but">close</button> This is an <strong>Success</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div id="div3" class="notice">\r\n<div class="message-box-wrap"><button id="colosebut3" class="close-but">close</button> This is an <strong>Notice</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n<div id="div4" class="error">\r\n<div class="message-box-wrap"><button id="colosebut4" class="close-but">close</button> This is an <strong>Error</strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.</div>\r\n</div>\r\n</div>\r\n<!-- end alternate styled boxes -->\r\n<div class="clearfix divider_dashed4"> </div>\r\n<div class="one_full">\r\n<h2>Style of <strong>Tables</strong></h2>\r\n<div class="table-style">\r\n<table class="table-list">\r\n<tbody>\r\n<tr><th>Header 1</th><th>Header 2</th><th>Header 3</th><th>Header 4</th></tr>\r\n<tr>\r\n<td>Content 1</td>\r\n<td>Content 2</td>\r\n<td>Content 3</td>\r\n<td>Content 4</td>\r\n</tr>\r\n<tr>\r\n<td>Content 1</td>\r\n<td>Content 2</td>\r\n<td>Content 3</td>\r\n<td>Content 4</td>\r\n</tr>\r\n<tr>\r\n<td>Content 1</td>\r\n<td>Content 2</td>\r\n<td>Content 3</td>\r\n<td>Content 4</td>\r\n</tr>\r\n<tr>\r\n<td>Content 1</td>\r\n<td>Content 2</td>\r\n<td>Content 3</td>\r\n<td>Content 4</td>\r\n</tr>\r\n<tr>\r\n<td>Content 1</td>\r\n<td>Content 2</td>\r\n<td>Content 3</td>\r\n<td>Content 4</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>\r\n</div>\r\n<!-- end tables -->\r\n<div class="clearfix margin_top7"> </div>', '', 1, 31, '2014-06-12 08:59:46', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 08:59:46', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 5, '', '', 1, 12, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '');
INSERT IGNORE INTO `#__content` (`id`, `asset_id`, `title`, `alias`, `introtext`, `fulltext`, `state`, `catid`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `images`, `urls`, `attribs`, `version`, `ordering`, `metakey`, `metadesc`, `access`, `hits`, `metadata`, `featured`, `language`, `xreference`) VALUES
(90, 314, 'typography', 'typography', '<div class="one_full">\r\n<h2>Useful <strong>Dropcaps</strong></h2>\r\n<div class="one_fourth">\r\n<p><span class="dropcap1">G</span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.</p>\r\n</div>\r\n<div class="one_fourth">\r\n<p><span class="dropcap2 gray">S</span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.</p>\r\n</div>\r\n<div class="one_fourth">\r\n<p><span class="dropcap2 gray">R</span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.</p>\r\n</div>\r\n<div class="one_fourth last">\r\n<p><span class="dropcap3 gray">T</span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales ipsum ametns.</p>\r\n</div>\r\n</div>\r\n<!-- end dropcaps -->\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="one_full">\r\n<h2>Use <strong>Blockquotes</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>\r\n<blockquote>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</blockquote>\r\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n</div>\r\n<!-- end blockquotes -->\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="one_full">\r\n<h2>Styled <strong>Lists</strong></h2>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-chevron-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-caret-right"> </i> list item</li>\r\n<li><i class="fa fa-caret-right"> </i> list item</li>\r\n<li><i class="fa fa-caret-right"> </i> list item</li>\r\n<li><i class="fa fa-caret-right"> </i> list item</li>\r\n<li><i class="fa fa-caret-right"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-arrow-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i>list item</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-arrow-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-right"> </i> list item</li>\r\n<li><i class="fa fa-arrow-right"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth last">\r\n<ul class="list1">\r\n<li><i class="fa fa-angle-double-right"> </i> list item</li>\r\n<li><i class="fa fa-angle-double-right"> </i> list item</li>\r\n<li><i class="fa fa-angle-double-right"> </i> list item</li>\r\n<li><i class="fa fa-angle-double-right"> </i> list item</li>\r\n<li><i class="fa fa-angle-double-right"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="clearfix margin_top3"> </div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-bookmark"> </i> list item</li>\r\n<li><i class="fa fa-heart"> </i> list item</li>\r\n<li><i class="fa fa-check"> </i> list item</li>\r\n<li><i class="fa fa-camera"> </i> list item</li>\r\n<li><i class="fa fa-check-square"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-anchor"> </i> list item</li>\r\n<li><i class="fa fa-asterisk"> </i> list item</li>\r\n<li><i class="fa fa-calendar"> </i> list item</li>\r\n<li><i class="fa fa-dashboard"> </i> list item</li>\r\n<li><i class="fa fa-exclamation"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-crop"> </i> list item</li>\r\n<li><i class="fa fa-flag"> </i> list item</li>\r\n<li><i class="fa fa-female"> </i> list item</li>\r\n<li><i class="fa fa-cloud-upload"> </i> list item</li>\r\n<li><i class="fa fa-comment"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth">\r\n<ul class="list1">\r\n<li><i class="fa fa-glass"> </i> list item</li>\r\n<li><i class="fa fa-home"> </i> list item</li>\r\n<li><i class="fa fa-magnet"> </i> list item</li>\r\n<li><i class="fa fa-picture-o"> </i> list item</li>\r\n<li><i class="fa fa-puzzle-piece"> </i> list item</li>\r\n</ul>\r\n</div>\r\n<div class="one_fifth last">\r\n<ul class="list1">\r\n<li><i class="fa fa-star"> </i> list item</li>\r\n<li><i class="fa fa-volume-up"> </i> list item</li>\r\n<li><i class="fa fa-clock-o"> </i> list item</li>\r\n<li><i class="fa fa-truck"> </i> list item</li>\r\n<li><i class="fa fa-user"> </i> list item</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end Styled Lists -->\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="one_full">\r\n<h2>Helight with <strong>Colors</strong></h2>\r\n<p>Lorem Ipsum is simply dummy text of the <span class="highlight red">printing and typesetting</span> industry. Lorem Ipsum has been the industry''s <span class="highlight gray">standard dummy text</span> ever since the 1500s, when an <span class="highlight blue">unknown</span> printer took a galley of type and scrambled it to make a type specimen book. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will <span class="highlight green">cover many web sites</span> still in their infancy. <span class="highlight pink">Various versions</span> have evolved over the years</p>\r\n</div>\r\n<!-- end helight with colors -->\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="one_full">\r\n<h1>H1 Heading</h1>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n<div class="margin_top3"> </div>\r\n<h2>H2 Heading</h2>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n<div class="margin_top3"> </div>\r\n<h3>H3 Heading</h3>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n<div class="margin_top3"> </div>\r\n<h4>H4 Heading</h4>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n<div class="margin_top3"> </div>\r\n<h5>H5 Heading</h5>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n<div class="margin_top3"> </div>\r\n<h6>H6 Heading</h6>\r\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus</p>\r\n</div>\r\n<!-- end headings -->\r\n<div class="clearfix margin_top7"> </div>', '', 1, 31, '2014-06-12 10:50:21', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 10:50:21', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 4, '', '', 1, 10, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(91, 315, 'Pricing Tables', 'pricing-tables', '<div class="pricing-tables-main">\r\n<h2>Example with <strong>4 Columns</strong></h2>\r\n<div class="pricing-tables">\r\n<div class="title">Economy</div>\r\n<div class="price">$3.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>100 GB Space</li>\r\n<li>10 Databases</li>\r\n<li>Free Ad Credits</li>\r\n<li>1 Free Domain</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">100 Email Addresses</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="normalbut" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="pricing-tables-helight">\r\n<div class="title">Standard</div>\r\n<div class="price">$9.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>Unlimited Space</li>\r\n<li>100 Databases</li>\r\n<li>Free Ad Credits</li>\r\n<li>2 Free Domains</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">1000 Email Addresses</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="colorchan" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="pricing-tables">\r\n<div class="title">Professional</div>\r\n<div class="price">$18.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>Unlimited Space</li>\r\n<li>1000 Databases</li>\r\n<li>Free Ad Credits</li>\r\n<li>5 Free Domain</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">  Unlimited    Emails  </li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="normalbut" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="pricing-tables">\r\n<div class="title">Ultimate</div>\r\n<div class="price">$60.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>Unlimited Space</li>\r\n<li>Unlimited Databases</li>\r\n<li>Free Ad Credits</li>\r\n<li>10 Free Domain</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">Unlimited Emails</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="normalbut" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section --></div>\r\n<!-- end pricing tables with 4 columns -->\r\n<div class="clearfix divider_dashed6"> </div>\r\n<div class="pricing-tables-main">\r\n<h2>Example with <strong>3 Columns</strong></h2>\r\n<div class="mar_top3"> </div>\r\n<div class="clearfix"> </div>\r\n<div class="pricing-tables-two">\r\n<div class="title">Economy</div>\r\n<div class="price">$3.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>100 GB Space</li>\r\n<li>10 Databases</li>\r\n<li>Ad Credits</li>\r\n<li>1 Free Domain</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">100 Email Addresses</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="normalbut" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="pricing-tables-helight-two">\r\n<div class="title">Standard</div>\r\n<div class="price">$9.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>Unlimit Space</li>\r\n<li>100 Database</li>\r\n<li>Ad Credits</li>\r\n<li>2 Free Domains</li>\r\n<li>  24/7 Unlimited Support  </li>\r\n<li class="last">1000 Email Addresses</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="colorchan" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="pricing-tables-two">\r\n<div class="title">Professional</div>\r\n<div class="price">$18.99 <i>/ per month</i></div>\r\n<div class="cont-list">\r\n<ul>\r\n<li>Unlimited Bandwidth</li>\r\n<li>Unlimit Space</li>\r\n<li>1000 Database</li>\r\n<li>Ad Credits</li>\r\n<li>5 Free Domain</li>\r\n<li>24/7 Unlimited Support</li>\r\n<li class="last">Unlimited   Emails</li>\r\n</ul>\r\n</div>\r\n<div class="ordernow"><a class="normalbut" href="#">Order Now</a></div>\r\n</div>\r\n<!-- end section --></div>\r\n<!-- end pricing tables with 3 columns -->\r\n<div class="clearfix margin_top7"> </div>', '', 1, 31, '2014-06-12 10:54:17', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 10:54:17', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 3, '', '', 1, 2, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(92, 316, 'Page Columns', 'page-columns', '<h2>Columns Example <strong>3 Boxs</strong></h2>\r\n<div class="one_third">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title One</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-star-o"> </i> There are many variations</li>\r\n<li><i class="fa fa-star-o"> </i> Lorem Ipsum you need to be sure</li>\r\n<li><i class="fa fa-star-o"> </i> Internet tend to repeat predefined</li>\r\n<li><i class="fa fa-star-o"> </i> Latin words combined with</li>\r\n<li><i class="fa fa-star-o"> </i> This book is treatise on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_download" href="#"><i class="fa fa-download"> </i> Download</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title Two</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-heart"> </i> There are many variations</li>\r\n<li><i class="fa fa-heart"> </i> Lorem Ipsum you need to be sure</li>\r\n<li><i class="fa fa-heart"> </i> Internet tend to repeat predefined</li>\r\n<li><i class="fa fa-heart"> </i> Latin words combined with</li>\r\n<li><i class="fa fa-heart"> </i> This book is treatise on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_thumbs_up" href="#"><i class="fa fa-thumbs-up"> </i> Thumbs Up</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title Three</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-shopping-cart"> </i> There are many variations</li>\r\n<li><i class="fa fa-shopping-cart"> </i> Lorem Ipsum you need to be sure</li>\r\n<li><i class="fa fa-shopping-cart"> </i> Internet tend to repeat predefined</li>\r\n<li><i class="fa fa-shopping-cart"> </i> Latin words combined with</li>\r\n<li><i class="fa fa-shopping-cart"> </i> This book is treatise on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_hand_right" href="#"><i class="fa fa-hand-o-right"> </i> Hand Right</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix divider_dashed8"> </div>\r\n<h2>Columns Example <strong>4 Boxs</strong></h2>\r\n<div class="one_fourth">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title One</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-chevron-circle-right"> </i> There many variations</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Lorem Ipsum you need</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Internet tend to predefine</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Latin words combined</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> This book on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_calendar" href="#"><i class="fa fa-calendar"> </i> Calendar</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title Two</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-arrow-circle-right"> </i> There many variations</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Lorem Ipsum you need</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Internet tend to predefine</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Latin words combined</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> This book on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_folder_open" href="#"><i class="fa fa-folder-open"> </i> Folder</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title Three</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-caret-right"> </i> There many variations</li>\r\n<li><i class="fa fa-caret-right"> </i> Lorem Ipsum you need</li>\r\n<li><i class="fa fa-caret-right"> </i> Internet tend to predefine</li>\r\n<li><i class="fa fa-caret-right"> </i> Latin words combined</li>\r\n<li><i class="fa fa-caret-right"> </i> This book on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_bookmark" href="#"><i class="fa fa-comment"> </i> Chat</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="framed-box">\r\n<div class="framed-box-wrap">\r\n<div class="pricing-title">\r\n<h3 class="nocaps">Sample Title Four</h3>\r\n</div>\r\n<div class="pricing-text-list">\r\n<ul class="list1">\r\n<li><i class="fa fa-chevron-right"> </i> There many variations</li>\r\n<li><i class="fa fa-chevron-right"> </i> Lorem Ipsum you need</li>\r\n<li><i class="fa fa-chevron-right"> </i> Internet tend to predefine</li>\r\n<li><i class="fa fa-chevron-right"> </i> Latin words combined</li>\r\n<li><i class="fa fa-chevron-right"> </i> This book on the theory</li>\r\n</ul>\r\n<br />\r\n<p><a class="but_pdf" href="#"><i class="fa fa-book"> </i> Book</a></p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix divider_dashed8"> </div>\r\n<h2>Page <strong>Columns</strong></h2>\r\n<div class="one_half">\r\n<h6>1/2 Half page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate.</p>\r\n</div>\r\n<div class="one_half last">\r\n<h6>1/2 Half page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate.</p>\r\n</div>\r\n<!-- end one half -->\r\n<div class="margin_top5"> </div>\r\n<div class="one_third">\r\n<h6>1/3 Third page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="one_third">\r\n<h6>1/3 Third page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="one_third last">\r\n<h6>1/3 Third page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.</p>\r\n</div>\r\n<!-- end one third -->\r\n<div class="margin_top5"> </div>\r\n<div class="one_fourth">\r\n<h6>1/4 Fourth page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="one_fourth">\r\n<h6>1/4 Fourth page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="one_fourth">\r\n<h6>1/4 Fourth page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="one_fourth last">\r\n<h6>1/4 Fourth page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.</p>\r\n</div>\r\n<!-- end one fourth -->\r\n<div class="margin_top5"> </div>\r\n<div class="one_third">\r\n<h6>3/4 Fourth page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="two_third last">\r\n<h6>1/4 Third page</h6>\r\n<p>All the Lorem Ipsum generators on the Internet rators on the Inte rators on the Internet necessary making this the first tr rnet necessary making this the first tr tend to repeat predefined chunks necessary making this the first true on the Internet.</p>\r\n</div>\r\n<div class="margin_top5"> </div>\r\n<div class="one_fifth">\r\n<h6>1/5 Fifth page</h6>\r\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.</p>\r\n</div>\r\n<div class="one_fifth">\r\n<h6>1/5 Fifth page</h6>\r\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.</p>\r\n</div>\r\n<div class="one_fifth">\r\n<h6>1/5 Fifth page</h6>\r\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.</p>\r\n</div>\r\n<div class="one_fifth">\r\n<h6>1/5 Fifth page</h6>\r\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.</p>\r\n</div>\r\n<div class="one_fifth last">\r\n<h6>1/5 Fifth page</h6>\r\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.</p>\r\n</div>\r\n<div class="clearfix margin_top7"> </div>', '', 1, 31, '2014-06-12 11:07:41', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 11:07:41', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 2, '', '', 1, 11, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(93, 317, 'Tabs', 'tabs', '<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n<br />\r\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle.</p>\r\n<br />\r\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n<br />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n<br />\r\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n<br />\r\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs -->\r\n<div class="clearfix divider_dashed3"> </div>\r\n<div class="one_full">\r\n<ul class="tabs">\r\n<li><a href="#demo-tab-1" target="_self">Website Develop</a></li>\r\n<li><a href="#demo-tab-2" target="_self">Graphic Design</a></li>\r\n<li><a href="#demo-tab-3" target="_self">Custom Services</a></li>\r\n<li><a href="#demo-tab-4" target="_self">Web Hosting</a></li>\r\n<li><a href="#demo-tab-5" target="_self">Multimedia</a></li>\r\n<li><a href="#demo-tab-6" target="_self">Social Media</a></li>\r\n</ul>\r\n<div class="tabs-content">\r\n<div id="demo-tab-1" class="tabs-panel">\r\n<h3>Will cover many web sites in infancy</h3>\r\n<img class="img_left1" src="templates/elos/images/site-img2.jpg" alt="" />\r\n<p>When an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like versions.</p>\r\n<br />\r\n<div class="one_half">\r\n<ul class="list_1">\r\n<li><i class="fa fa-check"> </i> Lorem ipsum dolor avanas generator the Internet</li>\r\n<li><i class="fa fa-check"> </i> Publishing them softwares sheets containing</li>\r\n<li><i class="fa fa-check"> </i> More recently with desktop generator the Internet</li>\r\n</ul>\r\n</div>\r\n<div class="one_half last">\r\n<ul class="list_1">\r\n<li><i class="fa fa-check"> </i> Lorem ipsum dolor avanas generator the Internet</li>\r\n<li><i class="fa fa-check"> </i> Publishing them softwares sheets containing</li>\r\n<li><i class="fa fa-check"> </i> More recently with desktop generator the Internet</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="demo-tab-2" class="tabs-panel">\r\n<h3>Recently desktop publishing software</h3>\r\n<img class="img_left1" src="templates/elos/images/site-img2.jpg" alt="" />\r\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="demo-tab-3" class="tabs-panel">\r\n<h3>More less normal distribution of letters</h3>\r\n<img class="img_left2" src="templates/elos/images/site-img3.jpg" alt="" />\r\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.</p>\r\n<br />\r\n<ul class="list_1">\r\n<li><i class="fa fa-arrow-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-arrow-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n</ul>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="demo-tab-4" class="tabs-panel">\r\n<h3>Word in classical literature discovere</h3>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>\r\n</div>\r\n<!-- end tab 4 -->\r\n<div id="demo-tab-5" class="tabs-panel">\r\n<h3>Recently desktop publishing software</h3>\r\n<img class="img_left1" src="templates/elos/images/site-img4.jpg" alt="" />\r\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected words.</p>\r\n</div>\r\n<!-- end tab 5 -->\r\n<div id="demo-tab-6" class="tabs-panel">\r\n<h3>Words which look even believable</h3>\r\n<img class="img_left2" src="templates/elos/images/site-img3.jpg" alt="" />\r\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.</p>\r\n<br />\r\n<ul class="list_1">\r\n<li><i class="fa fa-chevron-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n<li><i class="fa fa-chevron-circle-right"> </i> Necessary making this the first true generator on the Internet</li>\r\n</ul>\r\n</div>\r\n<!-- end tab 6 --></div>\r\n</div>\r\n<div class="clearfix divider_dashed3"> </div>\r\n<ul class="tabs2">\r\n<li><a href="#example-2-tab-1" target="_self">Development</a></li>\r\n<li><a href="#example-2-tab-2" target="_self">Marketing</a></li>\r\n<li><a href="#example-2-tab-3" target="_self">Financial</a></li>\r\n</ul>\r\n<div class="tabs-content2">\r\n<div id="example-2-tab-1" class="tabs-panel2"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-2-tab-2" class="tabs-panel2"><img class="img_left2" src="templates/elos/images/site-img15-2.jpg" alt="" />\r\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-2-tab-3" class="tabs-panel2"><img class="img_left2" src="templates/elos/images/site-img15-3.jpg" alt="" />\r\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.</p>\r\n</div>\r\n<!-- end tab 3 --></div>\r\n<!-- end all tabs -->\r\n<div class="clearfix margin_top7"> </div>', '', 1, 31, '2014-06-12 11:35:21', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 11:35:21', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 1, '', '', 1, 5, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''),
(94, 321, 'Faq', 'faq', '<div class="accrodation">\r\n<h2>Frequently Asked <strong>Questions</strong></h2>\r\n<!-- section 1 --> <span class="acc-trigger active"><a href="#">Responsive HTML5 &amp; CSS3 Theme</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into.</div>\r\n</div>\r\n<!-- section 3 --> <span class="acc-trigger"><a href="#">Well Commented + Structured Code</a></span>\r\n<div class="acc-container">\r\n<div class="content">Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into.</div>\r\n</div>\r\n<!-- section 5 --> <span class="acc-trigger"><a href="#">Different Awesome Slideshows. Include Slider Revolution worth of $12</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</div>\r\n</div>\r\n<!-- section 6 --> <span class="acc-trigger"><a href="#">Custom BG Patterns, Unlimited Colors and Shortcodes</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</div>\r\n</div>\r\n<!-- section 7 --> <span class="acc-trigger"><a href="#">10 Different Homepage Versions</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</div>\r\n</div>\r\n<!-- section 8 --> <span class="acc-trigger"><a href="#">Designed for any Website and Mega Menu</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</div>\r\n</div>\r\n<!-- section 9 --> <span class="acc-trigger"><a href="#">Cross Browser Support and Layered PSD Files</a></span>\r\n<div class="acc-container">\r\n<div class="content">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</div>\r\n</div>\r\n<!-- section 10 --> <span class="acc-trigger"><a href="#">Get Much More...</a></span>\r\n<div class="acc-container">\r\n<div class="content">\r\n<p>There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.</p>\r\n<br />\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n</div>\r\n</div>\r\n</div>', '', 1, 31, '2014-06-12 13:04:46', 986, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-06-12 13:04:46', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"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":""}', 1, 0, '', '', 1, 10, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__contentitem_tag_map`
--

CREATE TABLE IF NOT EXISTS `#__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';

-- --------------------------------------------------------

--
-- Table structure for table `#__content_frontpage`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__content_frontpage`
--

INSERT IGNORE INTO `#__content_frontpage` (`content_id`, `ordering`) VALUES
(88, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__content_rating`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__content_rating`
--

INSERT IGNORE INTO `#__content_rating` (`content_id`, `rating_sum`, `rating_count`, `lastip`) VALUES
(88, 5, 1, '127.0.0.1');

-- --------------------------------------------------------

--
-- Table structure for table `#__content_types`
--

CREATE TABLE IF NOT EXISTS `#__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 DEFAULT NULL COMMENT 'JSON string for com_contenthistory options',
  PRIMARY KEY (`type_id`),
  KEY `idx_alias` (`type_alias`(100))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=10000 ;

--
-- Dumping data for table `#__content_types`
--

INSERT IGNORE INTO `#__content_types` (`type_id`, `type_title`, `type_alias`, `table`, `rules`, `field_mappings`, `router`, `content_history_options`) 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, '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"} ] }'),
(3, '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"} ]}'),
(4, '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', ''),
(5, '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"}]}'),
(6, '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"}]}'),
(7, '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"}]}'),
(8, '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"}]}'),
(9, '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"} ]}'),
(10, '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"}]}'),
(11, '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":[]}'),
(12, '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"}]}'),
(13, '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"}]}'),
(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"}]}');

-- --------------------------------------------------------

--
-- Table structure for table `#__core_log_searches`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__extensions`
--

CREATE TABLE IF NOT EXISTS `#__extensions` (
  `extension_id` int(11) NOT NULL AUTO_INCREMENT,
  `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 '1',
  `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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=10162 ;

--
-- Dumping data for table `#__extensions`
--

REPLACE INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{"name":"com_mailto","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{"name":"com_wrapper","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{"name":"com_admin","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{"name":"com_banners","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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":"","save_history":"1","history_limit":10}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(5, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '{"name":"com_cache","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{"name":"com_categories","type":"component","creationDate":"December 2007","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{"name":"com_checkin","type":"component","creationDate":"Unknown","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{"name":"com_contact","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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","save_history":"1","history_limit":10,"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, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '{"name":"com_cpanel","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{"name":"com_installer","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_INSTALLER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{"name":"com_languages","type":"component","creationDate":"2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{"name":"com_login","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{"name":"com_media","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(14, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '{"name":"com_menus","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{"name":"com_messages","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{"name":"com_modules","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{"name":"com_newsfeeds","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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"}', '{"newsfeed_layout":"_:default","save_history":"1","history_limit":5,"show_feed_image":"1","show_feed_description":"1","show_item_description":"1","feed_character_count":"0","feed_display_order":"des","float_first":"right","float_second":"right","show_tags":"1","category_layout":"_:default","show_category_title":"1","show_description":"1","show_description_image":"1","maxLevel":"-1","show_empty_categories":"0","show_subcat_desc":"1","show_cat_items":"1","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_items_cat":"1","filter_field":"1","show_pagination_limit":"1","show_headings":"1","show_articles":"0","show_link":"1","show_pagination":"1","show_pagination_results":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(18, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '{"name":"com_plugins","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_search', 'component', 'com_search', '', 1, 1, 1, 0, '{"name":"com_search","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{"name":"com_templates","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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":"0","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),
(21, 'com_weblinks', 'component', 'com_weblinks', '', 1, 1, 1, 0, '{"name":"com_weblinks","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_WEBLINKS_XML_DESCRIPTION","group":""}', '{"target":"0","save_history":"1","history_limit":5,"count_clicks":"1","icons":1,"link_icons":"","float_first":"right","float_second":"right","show_tags":"1","category_layout":"_:default","show_category_title":"1","show_description":"1","show_description_image":"1","maxLevel":"-1","show_empty_categories":"0","show_subcat_desc":"1","show_cat_num_links":"1","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_num_links_cat":"1","filter_field":"1","show_pagination_limit":"1","show_headings":"0","show_link_description":"1","show_link_hits":"1","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(22, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '{"name":"com_content","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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":"0","link_titles":"0","show_intro":"0","info_block_position":"0","show_category":"0","link_category":"0","show_parent_category":"0","link_parent_category":"0","show_author":"0","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"0","show_item_navigation":"0","show_vote":"0","show_readmore":"0","show_readmore_title":"0","readmore_limit":"100","show_tags":"0","show_icons":"0","show_print_icon":"0","show_email_icon":"0","show_hits":"0","show_noauth":"0","urls_position":"0","show_publishing_options":"1","show_article_options":"1","save_history":"1","history_limit":10,"show_urls_images_frontend":"0","show_urls_images_backend":"1","targeta":0,"targetb":0,"targetc":0,"float_intro":"left","float_fulltext":"left","category_layout":"_:blog","show_category_heading_title_text":"0","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_articles":"0","show_subcat_desc":"0","show_cat_num_articles":"0","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","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":"0","show_pagination_limit":"1","filter_field":"hide","show_headings":"1","list_show_date":"0","date_format":"","list_show_hits":"1","list_show_author":"1","orderby_pri":"order","orderby_sec":"rdate","order_date":"published","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed_summary":"0","feed_show_readmore":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(23, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '{"name":"com_config","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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":""},"9":{"filter_type":"BL","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, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '{"name":"com_redirect","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{"name":"com_users","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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":"9","sendpassword":"1","useractivation":"1","mail_to_admin":"0","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":"1","history_limit":5,"mailSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(27, 'com_finder', 'component', 'com_finder', '', 1, 1, 0, 0, '{"name":"com_finder","type":"component","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":"COM_FINDER_XML_DESCRIPTION","group":""}', '{"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, 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', 1, 1, 0, 1, '{"name":"com_joomlaupdate","type":"component","creationDate":"February 2012","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_JOOMLAUPDATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(29, 'com_tags', 'component', 'com_tags', '', 1, 1, 1, 1, '{"name":"com_tags","type":"component","creationDate":"December 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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"}', '{"tag_layout":"_:default","save_history":"1","history_limit":5,"show_tag_title":"0","tag_list_show_tag_image":"0","tag_list_show_tag_description":"0","tag_list_image":"","show_tag_num_items":"0","tag_list_orderby":"title","tag_list_orderby_direction":"ASC","show_headings":"0","tag_list_show_date":"0","tag_list_show_item_image":"0","tag_list_show_item_description":"0","tag_list_item_maximum_characters":0,"return_any_or_all":"1","include_children":"0","maximum":200,"tag_list_language_filter":"all","tags_layout":"_:default","all_tags_orderby":"title","all_tags_orderby_direction":"ASC","all_tags_show_tag_image":"0","all_tags_show_tag_descripion":"0","all_tags_tag_maximum_characters":20,"all_tags_show_tag_hits":"0","filter_field":"1","show_pagination_limit":"1","show_pagination":"2","show_pagination_results":"1","tag_field_ajax_mode":"1","show_feed_link":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(30, 'com_contenthistory', 'component', 'com_contenthistory', '', 1, 1, 1, 0, '{"name":"com_contenthistory","type":"component","creationDate":"May 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_ajax', 'component', 'com_ajax', '', 1, 1, 1, 0, '{"name":"com_ajax","type":"component","creationDate":"August 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'com_postinstall', 'component', 'com_postinstall', '', 1, 1, 1, 1, '{"name":"com_postinstall","type":"component","creationDate":"September 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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),
(101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{"name":"SimplePie","type":"library","creationDate":"2004","author":"SimplePie","copyright":"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon","authorEmail":"","authorUrl":"http:\\/\\/simplepie.org\\/","version":"1.2","description":"LIB_SIMPLEPIE_XML_DESCRIPTION","group":"","filename":"simplepie"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '{"name":"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, 'Joomla! Platform', 'library', 'joomla', '', 0, 1, 1, 1, '{"name":"Joomla! Platform","type":"library","creationDate":"2008","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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":"e872ae5b3aa4414517c87a9aa94dee89"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(104, 'IDNA Convert', 'library', 'idna_convert', '', 0, 1, 1, 1, '{"name":"IDNA Convert","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, '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),
(106, 'PHPass', 'library', 'phpass', '', 0, 1, 1, 1, '{"name":"PHPass","type":"library","creationDate":"2004-2006","author":"Solar Designer","copyright":"","authorEmail":"solar@openwall.com","authorUrl":"http:\\/\\/www.openwall.com\\/phpass\\/","version":"0.3","description":"LIB_PHPASS_XML_DESCRIPTION","group":"","filename":"phpass"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(200, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '{"name":"mod_banners","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{"name":"mod_breadcrumbs","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 0, '{"name":"mod_footer","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{"name":"mod_menu","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{"name":"mod_search","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{"name":"mod_stats","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{"name":"mod_syndicate","type":"module","creationDate":"May 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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, '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, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{"name":"mod_whosonline","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{"name":"mod_wrapper","type":"module","creationDate":"October 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{"name":"mod_languages","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LANGUAGES_XML_DESCRIPTION","group":"","filename":"mod_languages"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(223, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '{"name":"mod_finder","type":"module","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":"MOD_FINDER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{"name":"mod_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{"name":"mod_logged","type":"module","creationDate":"January 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"March 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{"name":"mod_menu","type":"module","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{"name":"mod_popular","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{"name":"mod_quickicon","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{"name":"mod_status","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2016 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, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{"name":"mod_submenu","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{"name":"mod_title","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{"name":"mod_toolbar","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{"name":"mod_multilangstatus","type":"module","creationDate":"September 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '{"name":"mod_version","type":"module","creationDate":"January 2012","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_VERSION_XML_DESCRIPTION","group":""}', '{"format":"short","product":"1","cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(315, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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),
(400, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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),
(403, 'plg_content_contact', 'plugin', 'contact', 'content', 0, 1, 1, 0, '{"name":"plg_content_contact","type":"plugin","creationDate":"January 2014","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.2","description":"PLG_CONTENT_CONTACT_XML_DESCRIPTION","group":"","filename":"contact"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(404, '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 - 2016 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),
(406, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 by Marijn Haverbeke <marijnh@gmail.com> and others","authorEmail":"marijnh@gmail.com","authorUrl":"http:\\/\\/codemirror.net\\/","version":"5.12","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, '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 - 2016 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, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 0, '{"name":"plg_editors_tinymce","type":"plugin","creationDate":"2005-2016","author":"Ephox Corporation","copyright":"Ephox Corporation","authorEmail":"N\\/A","authorUrl":"http:\\/\\/www.tinymce.com","version":"4.3.3","description":"PLG_TINY_XML_DESCRIPTION","group":"","filename":"tinymce"}', '{"mode":"1","skin":"0","mobile":"0","entity_encoding":"raw","lang_mode":"1","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","invalid_elements":"script,applet","extended_elements":",@[data-lightbox],@[data-spotlight],@[data-lightbox],@[data-spotlight],@[data-lightbox],@[data-spotlight],@[data-lightbox],@[data-spotlight],@[data-lightbox],@[data-spotlight],@[data-lightbox],@[data-spotlight]","html_height":"550","html_width":"750","resizing":"1","element_path":"1","fonts":"1","paste":"1","searchreplace":"1","insertdate":"1","colors":"1","table":"1","smilies":"1","hr":"1","link":"1","media":"1","print":"1","directionality":"1","fullscreen":"1","alignment":"1","visualchars":"1","visualblocks":"1","nonbreaking":"1","template":"1","blockquote":"1","wordcount":"1","image_advtab":"1","advlist":"1","autosave":"1","contextmenu":"1","inlinepopups":"1","custom_plugin":"","custom_button":""}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(413, '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 - 2016 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);
INSERT IGNORE INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(414, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '{"name":"plg_search_content","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CONTENT_XML_DESCRIPTION","group":"","filename":"content"}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(420, '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 - 2016 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, 'plg_search_weblinks', 'plugin', 'weblinks', 'search', 0, 1, 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, '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 - 2016 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, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 0, 1, 0, '{"name":"plg_system_p3p","type":"plugin","creationDate":"September 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 0, 1, 1, '{"name":"plg_system_redirect","type":"plugin","creationDate":"April 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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","mail_to_user":"1","forceLogout":"1"}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(433, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, '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 - 2016 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, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', 'captcha', 0, 0, 1, 0, '{"name":"plg_captcha_recaptcha","type":"plugin","creationDate":"December 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2015 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, '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 - 2015 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, '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 - 2016 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, '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 - 2016 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, 'plg_finder_content', 'plugin', 'content', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_content","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CONTENT_XML_DESCRIPTION","group":"","filename":"content"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(445, '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 - 2016 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, '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, '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 - 2016 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, '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 - 2016 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, '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 - 2015 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, '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 - 2016 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, 'plg_search_tags', 'plugin', 'tags', 'search', 0, 1, 1, 0, '{"name":"plg_search_tags","type":"plugin","creationDate":"March 2014","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 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, '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 - 2016 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":1458881531}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(453, '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 - 2016 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, '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 - 2016 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":1,"lastrun":1458882101,"unique_id":"87e23bee4c4aab2bc664ec111381ed2fad82ed4c","interval":12}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(503, 'beez3', 'template', 'beez3', '', 0, 1, 1, 0, '{"name":"beez3","type":"template","creationDate":"25 November 2009","author":"Angie Radtke","copyright":"Copyright (C) 2005 - 2016 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),
(504, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '{"name":"hathor","type":"template","creationDate":"May 2010","author":"Andrea Tarr","copyright":"Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.","authorEmail":"hathor@tarrconsulting.com","authorUrl":"http:\\/\\/www.tarrconsulting.com","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),
(506, 'protostar', 'template', 'protostar', '', 0, 1, 1, 0, '{"name":"protostar","type":"template","creationDate":"4\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2016 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),
(507, 'isis', 'template', 'isis', '', 1, 1, 1, 0, '{"name":"isis","type":"template","creationDate":"3\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2016 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),
(600, 'English (en-GB)', 'language', 'en-GB', '', 0, 1, 1, 1, '{"name":"English (en-GB)","type":"language","creationDate":"November 2015","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.5.0","description":"en-GB site language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(601, 'English (en-GB)', 'language', 'en-GB', '', 1, 1, 1, 1, '{"name":"English (en-GB)","type":"language","creationDate":"November 2015","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.5.0","description":"en-GB administrator language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(700, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '{"name":"files_joomla","type":"file","creationDate":"March 2016","author":"Joomla! Project","copyright":"(C) 2005 - 2016 Open Source Matters. All rights reserved","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.5.0","description":"FILES_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(801, 'weblinks', 'package', 'pkg_weblinks', '', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10000, 'elos', 'template', 'elos', '', 0, 1, 1, 0, '{"name":"elos","type":"template","creationDate":"13 May 2014","author":"mojoomla","copyright":"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.","authorEmail":"sales@mojoomla.com","authorUrl":"http:\\/\\/www.mojoomla.com","version":"3.1.0","description":"elos Description","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10001, 'Footer Contact', 'module', 'mod_contact_footer', '', 0, 1, 0, 0, '{"name":"Footer Contact","type":"module","creationDate":"Unknown","author":"mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"A simple Footer conatct Module","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10008, 'Home Tab', 'module', 'mod_home_tab', '', 0, 1, 0, 0, '{"name":"Home Tab","type":"module","creationDate":"2014-05-28","author":"Das Infomedia Team","copyright":"copyright (C) 2013-2014 by Dasinfomedia - All rights reserved!","authorEmail":"sales@mojoomla.com","authorUrl":"www.mojoomla.com","version":"3.0.0","description":"Home Tab : A module which contain the multiple tab\\n","group":""}', '{"tab_name1":"Tab Name","tab_name2":"Tab Name","tab_name3":"Tab Name","tab_name4":"Tab Name","tab_name5":"Tab Name","tab_name6":"Tab Name","img1":"slide_bg-1.jpg"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10013, 'Client says Module', 'module', 'mod_mj_client_says', '', 0, 1, 0, 0, '{"name":"Client says Module","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"A module display Client''s testimonial","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10017, 'Mj Brand', 'module', 'mod_mj-brand', '', 0, 1, 0, 0, '{"name":"Mj Brand","type":"module","creationDate":"2014-05-30","author":"Das Infomedia Team","copyright":"copyright (C) 2013-2014 by Dasinfomedia - All rights reserved!","authorEmail":"sales@mojoomla.com","authorUrl":"www.mojoomla.com","version":"3.0.0","description":"Mj Brand : A Slider which uses the display Brnd Logo content.\\n","group":""}', '{"image1":"slide-1.jpg","image2":"slide-2.jpg","image3":"slide-3.jpg","image4":"slide-5.jpg","image5":"slide-5.jpg","image6":"slide-6.jpg","image7":"slide-7.jpg","image8":"slide-8.jpg","image9":"slide-9.jpg","image10":"slide-10.jpg"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10028, 'Responsive Tab module', 'module', 'mod_services_we_offer', '', 0, 1, 0, 0, '{"name":"Responsive Tab module","type":"module","creationDate":"2014-05-28","author":"Das Infomedia Team","copyright":"copyright (C) 2013-2014 by Dasinfomedia - All rights reserved!","authorEmail":"sales@mojoomla.com","authorUrl":"www.mojoomla.com","version":"3.0.0","description":"Responsive Tab module : A module which contain the multiple tab\\n","group":""}', '{"img1":"slide_bg-1.jpg"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10040, 'More About Us', 'module', 'mod_more_about_us', '', 0, 1, 0, 0, '{"name":"More About Us","type":"module","creationDate":"2014-05-28","author":"Das Infomedia Team","copyright":"copyright (C) 2013-2014 by Dasinfomedia - All rights reserved!","authorEmail":"sales@mojoomla.com","authorUrl":"www.mojoomla.com","version":"3.0.0","description":"More About Us : A module which contain the Ferqunty Asked Question.\\n","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10046, 'CopyRight Module', 'module', 'mod_copyright', '', 0, 1, 0, 0, '{"name":"CopyRight Module","type":"module","creationDate":"Unknown","author":"John Doe","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"A simple Copyright text and scial link conatct Module","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10048, 'SP Tweet', 'module', 'mod_sp_tweet', '', 0, 1, 0, 0, '{"name":"SP Tweet","type":"module","creationDate":"Sep 2012","author":"JoomShaper.com","copyright":"Copyright (C) 2010 - 2012 JoomShaper.com. All rights reserved.","authorEmail":"support@joomshaper.com","authorUrl":"www.joomshaper.com","version":"2.3.0","description":"Twitter module for Joomla by JoomShaper.com","group":""}', '{"username":"joomshaper","layout_style":"1","tweets":"4","avatar":"1","avatar_width":"48","linked_avatar":"1","linked_search":"1","linked_mention":"1","email_linked":"0","tweet_time":"1","tweet_time_linked":"1","tweet_src":"1","follow_us":"1","target":"_blank","consumer_key":"","consumer_key_secret":"","access_token":"","access_token_secret":"","animation":"none","morph_duration":"300","animation_periodical_time":"8000","moduleclass_sfx":"","cache":"0","module_cache":"1","cache_time":"900","cachemode":"static"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10050, 'Happy Client', 'module', 'mod_happy_client', '', 0, 1, 0, 0, '{"name":"Happy Client","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"Happy Client module is display message of client","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10056, 'headerlinks Module', 'module', 'mod_headerlinks', '', 0, 1, 0, 0, '{"name":"headerlinks Module","type":"module","creationDate":"Unknown","author":"John Doe","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"A simple scial link and menu Module","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10057, 'Text Widget', 'module', 'mod_text_widget', '', 0, 1, 0, 0, '{"name":"Text Widget","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"Text Widjet module is display message of widjet","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10058, 'Site Advertisements', 'module', 'mod_site_advertisements', '', 0, 1, 0, 0, '{"name":"Site Advertisements","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"Site Advertisements module is display Advertisements of site","group":"","filename":"mod_site_advertisements"}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10059, 'PLG_SYSTEM_MODULESANYWHERE', 'plugin', 'modulesanywhere', 'system', 0, 1, 1, 0, '{"name":"PLG_SYSTEM_MODULESANYWHERE","type":"plugin","creationDate":"April 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"3.4.3FREE","description":"PLG_SYSTEM_MODULESANYWHERE_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10060, 'PLG_EDITORS-XTD_MODULESANYWHERE', 'plugin', 'modulesanywhere', 'editors-xtd', 0, 1, 1, 0, '{"name":"PLG_EDITORS-XTD_MODULESANYWHERE","type":"plugin","creationDate":"April 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"3.4.3FREE","description":"PLG_EDITORS-XTD_MODULESANYWHERE_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10061, 'PLG_SYSTEM_NNFRAMEWORK', 'plugin', 'nnframework', 'system', 0, 1, 1, 0, '{"name":"PLG_SYSTEM_NNFRAMEWORK","type":"plugin","creationDate":"April 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"14.4.6","description":"PLG_SYSTEM_NNFRAMEWORK_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10063, 'MOD_ITPSOCIALBUTTONS', 'module', 'mod_itpsocialbuttons', '', 0, 1, 0, 0, '{"name":"MOD_ITPSOCIALBUTTONS","type":"module","creationDate":"21 October, 2013","author":"Todor Iliev","copyright":"Copyright (C) 2013 Todor Iliev ( ITPrism.com )","authorEmail":"todor@itprism.com","authorUrl":"http:\\/\\/itprism.com","version":"2.2","description":"\\n    <p>It is <a href=''http:\\/\\/itprism.com\\/free-joomla-extensions\\/social-buttons-plugin'' target=''_blank''>ITPSocialButtons module<\\/a> for Joomla! that displays social media sharing buttons on your site.<\\/p>\\n    <p><a href=''http:\\/\\/itprism.com\\/help\\/35-social-buttons-documentation-faq'' target=''_blank''>Read documentation<\\/a> that will help you to setup the extensions.<\\/p>\\n    <p>Invest in the extension improvement and <a href=''http:\\/\\/itprism.com\\/sponsorship'' title=''Sponsoring'' target=''_blank''>sponsor it via SMS, PayPal or Bitcoin<\\/a>.<\\/p>\\n    <p><a href=''http:\\/\\/itprism.com\\/'' target=''_blank''>Subscribe for the newsletter<\\/a> to receive information about updates and new ITPrism extensions.<\\/p>\\n    <p>Please, <a href=''http:\\/\\/extensions.joomla.org\\/extensions\\/social-web\\/social-bookmarking\\/14094'' target=''_blank''>vote for this extension<\\/a> on Joomla! Extensions Directory!<\\/p>\\n    ","group":""}', '{"icons_package":"big","showTitle":"1","title":"Share this post","displayLines":"itp-sbb-bothl","displayIcons":"itp-sbb-left","displayDelicious":"1","displayDigg":"1","displayFacebook":"1","displayGoogle":"1","displayLinkedIn":"1","displaySumbleUpon":"1","displayTechnorati":"1","displayTwitter":"1","login":"","apiKey":"","shortUrlService":"","ebuttons1":"","ebuttons2":"","ebuttons3":"","ebuttons4":"","ebuttons5":"","cache":"0","loadCss":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10064, 'About Author', 'module', 'mod_about_author', '', 0, 1, 0, 0, '{"name":"About Author","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"About the author module is display message of author description","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10077, 'com_coalawebcontact', 'component', 'com_coalawebcontact', '', 1, 1, 0, 0, '{"name":"COM_COALAWEBCONTACT","type":"component","creationDate":"2014-01-11","author":"Steven Palmer","copyright":"Copyright (c) 2013 Steven Palmer All rights reserved.","authorEmail":"support@coalaweb.com","authorUrl":"http:\\/\\/coalaweb.com","version":"0.0.2","description":"COM_COALAWEBCONTACT_DESC","group":""}', '{"recipient":"hardik@dasinfomedia.com","email_subject":"Default Subject","email_format":"nohtml","redirect_url":"2","display_name":"Y","display_subject":"Y","display_copyme":"0","cwc_load_css":"0","form_theme":"light","form_width":"100","submit_btn_style":"default","submit_btn":"Contact Us","display_c_input1":"N","custom1_lbl":"","custom1_hint":"","msg_custom1_missing":"","msg_remail_missing":"","msg_subject_missing":"","msg_name_missing":"","msg_email_missing":"","msg_email_invalid":"","msg_message_missing":"","msg_captcha_wrong":"","msg_email_sent":"","subject_lbl":" ","subject_hint":"Subject","name_lbl":" ","name_hint":"Name","email_lbl":" ","email_hint":"E-mail","message_lbl":" ","message_hint":"Message","copyme_lbl":"","captcha_heading":"","captcha_hint":"","sfrom_web_lbl":"","which_captcha":"none","display_captcha_title":"0","bcaptcha_question":"","bcaptcha_answer":"","minstability":"stable","liveupdate":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10078, 'MOD_COALAWEBCONTACT', 'module', 'mod_coalawebcontact', '', 0, 1, 0, 0, '{"name":"MOD_COALAWEBCONTACT","type":"module","creationDate":"2014-01-11","author":"Steven Palmer","copyright":"Copyright (c) 2013 Steven Palmer All rights reserved","authorEmail":"support@coalaweb.com","authorUrl":"http:\\/\\/coalaweb.com","version":"0.0.2","description":"MOD_COALAWEBCONTACT_DESC","group":""}', '{"basic_info":"","recipient":"","email_subject":"","display_name":"","display_subject":"","display_copyme":"","redirect_url":"","form_theme":"","form_width":"","submit_btn_style":"","submit_btn":"","display_c_input1":"","which_captcha":"0","display_captcha_title":"1","bcaptcha_question":"","bcaptcha_answer":"","module_unique_id":"cwcontact1","owncache":"1","cache_time":"900","powered":"","copy":"1","go_pro":"","version_info":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10079, 'PLG_CWGEARS', 'plugin', 'cwgears', 'system', 0, 1, 1, 0, '{"name":"PLG_CWGEARS","type":"plugin","creationDate":"2014-01-11","author":"Steven Palmer","copyright":"Copyright (c) 2013 Steven Palmer All rights reserved.","authorEmail":"support@coalaweb.com","authorUrl":"http:\\/\\/coalaweb.com","version":"0.0.4","description":"PLG_CWGEARS_DESC","group":""}', '{"jquery_on":"0","jquery_server":"0","jquery_library":"2.0.2","jquery_noconflict":"0","jquery_migrate":"0","jquery_backend":"0","version_info":"cwgears"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10080, 'Social Media Module', 'module', 'mod_mj_social_home3', '', 0, 1, 0, 0, '{"name":"Social Media Module","type":"module","creationDate":"Unknown","author":"www.mojoomla.com","copyright":"","authorEmail":"","authorUrl":"","version":"1.0.0","description":"A module display Social Media''s Link","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10087, 'IceMegaMenu Module', 'module', 'mod_icemegamenu', '', 0, 1, 0, 0, '{"name":"IceMegaMenu Module","type":"module","creationDate":"March 2011","author":"IceTheme","copyright":"GNU \\/ GPL","authorEmail":"info@icetheme.com","authorUrl":"http:\\/\\/www.icetheme.com","version":"3.0.1","description":"IceMegaMenu extension is a powerful Joomla (module + plugin) to help you take the most from the navigation system. Top features includes ability to split dropdown columns, option to load modules inside the dropdown, works without JavaScript and much more.","group":""}', '{"theme_style":"","vertical_direction":"1","startLevel":"1","endLevel":"0","showAllChildren":"1","resizable_menu":"1","":"","class_sfx":"","window_open":"","tag_id":"","moduleclass_sfx":"","cache":"1","cache_time":"30","enable_bootrap":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10088, 'IceMegaMenu Plugin', 'plugin', 'icemegamenu', 'system', 0, 1, 1, 0, '{"name":"IceMegaMenu Plugin","type":"plugin","creationDate":"Mrch 2011","author":"www.icetheme.com","copyright":"Copyright (C) Copyright  2008 - 2011 IceTheme.com. All rights reserved.","authorEmail":"info@icethemes.com","authorUrl":"http:\\/\\/www.icethemes.com","version":"3.0.0","description":"IceMegaMenu plugin used in conjuction with the IceMegaMenu Module. You may change the paramters to each menu item throught the Menu Manager","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10093, 'Frenchfr-FR', 'language', 'fr-FR', '', 0, 1, 0, 0, '{"name":"French (fr-FR)","type":"language","creationDate":"June 2014","author":"French translation team : joomla.fr","copyright":"Copyright (C) 2005 - 2014 joomla.fr et Open Source Matters. Tous droits r\\u00e9serv\\u00e9s","authorEmail":"traduction@joomla.fr","authorUrl":"www.joomla.fr","version":"3.3.1.2","description":"fr-FR site language for 3.x","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10094, 'Frenchfr-FR', 'language', 'fr-FR', '', 1, 1, 0, 0, '{"name":"French (fr-FR)","type":"language","creationDate":"June 2014","author":"French translation team : joomla.fr","copyright":"Copyright (C) 2005 - 2014 joomla.fr et Open Source Matters. Tous droits r\\u00e9serv\\u00e9s","authorEmail":"traduction@joomla.fr","authorUrl":"www.joomla.fr","version":"3.3.1.2","description":"fr-FR administrator language for 3.3.x","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10095, 'fr-FR', 'package', 'pkg_fr-FR', '', 0, 1, 1, 0, '{"name":"French Language Pack","type":"package","creationDate":"June 2014","author":"French translation team : joomla.fr","copyright":"Copyright (C) 2005 - 2014 joomla.fr et Open Source Matters. Tous droits r\\u00e9serv\\u00e9s","authorEmail":"traduction@joomla.fr","authorUrl":"www.joomla.fr","version":"3.3.1.2","description":"\\n\\t\\t\\n\\t\\t<div style=\\"text-align:left;\\">\\n\\t\\t<h3>Joomla! 3.3.1 Full French (fr-FR) Language Package - Version 3.3.1v2<\\/h3>\\n\\t\\t<h3>Paquet de langue Joomla! 3.3.1 fran\\u00e7ais (fr-FR) complet - Version 3.3.1v2<\\/h3>\\n\\t\\t<\\/div>\\n\\t\\t\\n\\t","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10096, 'ItalianItaly', 'language', 'it-IT', '', 0, 1, 0, 0, '{"name":"Italian (Italy)","type":"language","creationDate":"2014-06-11","author":"Italian Translation Team","copyright":"Copyright (C) 2005 - 2014 Open Source Matters and Joomla.it. All rights reserved","authorEmail":"","authorUrl":"","version":"3.3.1.1","description":"Italian site language pack for Joomla! 3.3","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10097, 'ItalianItaly', 'language', 'it-IT', '', 1, 1, 0, 0, '{"name":"Italian (Italy)","type":"language","creationDate":"2014-06-11","author":"Italian Translation Team","copyright":"Copyright (C) 2005 - 2014 Open Source Matters and Joomla.it. All rights reserved","authorEmail":"","authorUrl":"","version":"3.3.1.1","description":"Italian administration language pack for Joomla! 3.3","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10098, 'it-IT', 'package', 'pkg_it-IT', '', 0, 1, 1, 0, '{"name":"Italian Language Pack","type":"package","creationDate":"11 giugno 2014","author":"Italian translation team : joomla.it","copyright":"Copyright (C) 2005 - 2014 joomla.it e Open Source Matters. Tutti i diritti riservati","authorEmail":"info@joomla.it","authorUrl":"www.joomla.it","version":"3.3.1.1","description":"Joomla! 3.3 Full Italian (it-IT) Language Package - Version 3.3.1v1","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10099, 'JFlickr', 'module', 'mod_jflickr', '', 0, 1, 0, 0, '{"name":"JFlickr","type":"module","creationDate":"July 01, 2014","author":"Joomla Bamboo","copyright":"Copyright (c) 2014 Joomla Bamboo. All rights reserved.","authorEmail":"design@joomlabamboo.com","authorUrl":"www.joomlabamboo.com","version":"1.4.2","description":"This is a Joomla module of the original JQuery Flickr script by Project Atomic (http:\\/\\/www.projectatomic.com\\/2008\\/04\\/jquery-flickr\\/).\\n\\t\\tThis is a free module released to the Joomla community by Joomla Bamboo.","group":"","filename":"mod_jflickr"}', '{"number":"16","type":"s","photoset_id":"72157631741652338","text":"","sort":"relevance","tags":"","apiKey":"f28804be7a09c5845676349c7e47d636","user_id":"","group_id":"","scripts":"article","tsize":"sq","size":"m","fancybox":"yes","fancyboxScript":"yes","fancyEasing":"yes","fancyOverlayShow":"true","fancyOverlay":"0.6","fancyPadding":"30","cache":"0","cache_time":"900","moduleclass_sfx":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10100, 'VIRTUEMART', 'component', 'com_virtuemart', '', 1, 1, 0, 0, '{"name":"VIRTUEMART","type":"component","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"max|at|virtuemart.net","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"","group":"","filename":"virtuemart"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10101, 'VirtueMart_allinone', 'component', 'com_virtuemart_allinone', '', 1, 1, 0, 0, '{"name":"VirtueMart_allinone","type":"component","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10102, 'VM Payment - Standard', 'plugin', 'standard', 'vmpayment', 0, 1, 1, 0, '{"name":"Standard","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"Standard payment plugin","group":"","filename":"standard"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10103, 'VM Payment - Klarna', 'plugin', 'klarna', 'vmpayment', 0, 0, 1, 0, '{"name":"Klarna","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"Klarna VirtueMart Payment Plugin","group":"","filename":"klarna"}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(10104, 'VM Payment - KlarnaCheckout', 'plugin', 'klarnacheckout', 'vmpayment', 0, 0, 1, 0, '{"name":"Klarna Checkout","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"","group":"","filename":"klarnacheckout"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10105, 'VM Payment - Sofort Banking/Überweisung', 'plugin', 'sofort', 'vmpayment', 0, 0, 1, 0, '{"name":"Sofort","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"<a href=\\"http:\\/www.sofort.com\\" target=\\"_blank\\">Sofort<\\/a> is a popular\\n\\tpayment provider and available in many countries. \\n    ","group":"","filename":"sofort"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(10106, 'VM Payment - PayPal', 'plugin', 'paypal', 'vmpayment', 0, 0, 1, 0, '{"name":"PayPal","type":"plugin","creationDate":"March 03 2015","author":"VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"PayPal","group":"","filename":"paypal"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(10107, 'VM Payment - Heidelpay', 'plugin', 'heidelpay', 'vmpayment', 0, 0, 1, 0, '{"name":"Heidelpay","type":"plugin","creationDate":"12-Sep-2012","author":"Heidelberger Payment GmbH","copyright":"Copyright Heidelberger Payment GmbH","authorEmail":"info@heidelpay.de","authorUrl":"http:\\/\\/www.heidelpay.de","version":"3.0.6.2","description":"\\n        <h2>Virtuemart Plugin von:<\\/h2><p><a href=\\"http:\\/\\/www.Heidelpay.de\\" target=\\"_blank\\"><img src=\\"http:\\/\\/www.heidelpay.de\\/gfx\\/logo.gif\\" style=\\"margin-right:20px;\\"\\/><\\/a><\\/p> ","group":"","filename":"heidelpay"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10108, 'VM Payment - Paybox', 'plugin', 'paybox', 'vmpayment', 0, 0, 1, 0, '{"name":"VM Payment - Paybox","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"<a href=\\"http:\\/\\/paybox.com\\" target=\\"_blank\\">Paybox<\\/a> \\n    ","group":"","filename":"paybox"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10109, 'VM Payment - Pay with Amazon', 'plugin', 'amazon', 'vmpayment', 0, 0, 1, 0, '{"name":"AMAZON","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"AMAZON payment plugin","group":"","filename":"amazon"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10110, 'System - Pay with Amazon', 'plugin', 'amazon', 'system', 0, 0, 1, 0, '{"name":"AMAZON","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"AMAZON payment SYSTEM plugin","group":"","filename":"amazon"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10111, 'VM Payment - Realex HPP & API', 'plugin', 'realex_hpp_api', 'vmpayment', 0, 0, 1, 0, '{"name":"realex_hpp_api","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"Realex HPP and API","group":"","filename":"realex_hpp_api"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10112, 'VM UserField - Realex HPP & API', 'plugin', 'realex_hpp_api', 'vmuserfield', 0, 0, 1, 0, '{"name":"Realex_hpp_api","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"Card storage plugin for Realex","group":"","filename":"realex_hpp_api"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10113, 'VM Payment - Skrill', 'plugin', 'skrill', 'vmpayment', 0, 0, 1, 0, '{"name":"Skrill","type":"plugin","creationDate":"March 03 2015","author":"Skrill Holdings Limited","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.skrill.com","version":"3.0.6.2","description":"<a href=\\"http:\\/\\/www.skrill.com\\" target=\\"_blank\\">skrill<\\/a> is a popular\\n\\tpayment provider authorised by the Financial Services Authority of the United Kingdom (FSA). \\n    ","group":"","filename":"skrill"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0);
INSERT IGNORE INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(10114, 'VM Payment - Authorize.net', 'plugin', 'authorizenet', 'vmpayment', 0, 0, 1, 0, '{"name":"Authorize.net AIM","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"Authorize.net AIM","group":"","filename":"authorizenet"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10115, 'VM Payment - Sofort iDeal', 'plugin', 'sofort_ideal', 'vmpayment', 0, 0, 1, 0, '{"name":"Sofort Ideal","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"<a href=\\"http:\\/www.sofort.com\\" target=\\"_blank\\">Sofort<\\/a> is a popular\\n\\tpayment provider and available in many countries. \\n    ","group":"","filename":"sofort"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(10116, 'VM Payment - Klikandpay', 'plugin', 'klikandpay', 'vmpayment', 0, 0, 1, 0, '{"name":"VM Payment - klikandpay","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"Beta1","description":"<a href=\\"http:\\/\\/klikandpay.com\\" target=\\"_blank\\">klikandpay<\\/a> \\n    ","group":"","filename":"klikandpay"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10117, 'VM Shipment - By weight, ZIP and countries', 'plugin', 'weight_countries', 'vmshipment', 0, 1, 1, 0, '{"name":"By weight, ZIP and countries","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"VMSHIPMENT_WEIGHT_COUNTRIES_PLUGIN_DESC","group":"","filename":"weight_countries"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10118, 'VM Custom - Customer text input', 'plugin', 'textinput', 'vmcustom', 0, 1, 1, 0, '{"name":"VMCustom - textinput","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2014 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"text input plugin for product","group":"","filename":"textinput"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10119, 'VM Custom - Product specification', 'plugin', 'specification', 'vmcustom', 0, 1, 1, 0, '{"name":"plgvm_specification","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2014 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"VMCustom - specification; text input plugin for product","group":"","filename":"specification"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10120, 'VM Calculation - Avalara Tax', 'plugin', 'avalara', 'vmcalculation', 0, 0, 1, 0, '{"name":"VM - Calculation Avalara Tax","type":"plugin","creationDate":"March 03 2015","author":"Max Milbers","copyright":"Copyright (C) 2013 iStraxx UG (haftungsbeschr\\u00e4nkt). All rights reserved","authorEmail":"","authorUrl":"http:\\/\\/virtuemart.net","version":"3.0.6.2","description":"VM - Calculation Avalara Tax; On demand tax calculation for whole U.S.A.","group":"","filename":"avalara"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10121, 'VirtueMart Product', 'plugin', 'virtuemart', 'search', 0, 0, 1, 0, '{"name":"Search - VirtueMart","type":"plugin","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"PLG_SEARCH_VIRTUEMART_XML_DESCRIPTION","group":"","filename":"virtuemart"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10122, 'mod_vmmenu', 'module', 'mod_vmmenu', '', 1, 1, 3, 0, '{"name":"VirtueMart Administrator Menu","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2013 Virtuemart Team. All rights reserved.","authorEmail":"max|at|virtuemart.net","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VMMENU_XML_DESCRIPTION","group":"","filename":"mod_vmmenu"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10123, 'mod_virtuemart_currencies', 'module', 'mod_virtuemart_currencies', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_currencies","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_CURRENCIES_DESC","group":"","filename":"mod_virtuemart_currencies"}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10124, 'mod_virtuemart_product', 'module', 'mod_virtuemart_product', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_product","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_PRODUCT_DESC","group":"","filename":"mod_virtuemart_product"}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(10125, 'mod_virtuemart_search', 'module', 'mod_virtuemart_search', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_search","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_SEARCH_DESC","group":"","filename":"mod_virtuemart_search"}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(10126, 'mod_virtuemart_manufacturer', 'module', 'mod_virtuemart_manufacturer', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_manufacturer","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_MANUFACTURER_DESC","group":"","filename":"mod_virtuemart_manufacturer"}', '', '', '', 0, '0000-00-00 00:00:00', 8, 0),
(10127, 'mod_virtuemart_cart', 'module', 'mod_virtuemart_cart', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_cart","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_CART_DESC","group":"","filename":"mod_virtuemart_cart"}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10128, 'mod_virtuemart_category', 'module', 'mod_virtuemart_category', '', 0, 1, 1, 0, '{"name":"mod_virtuemart_category","type":"module","creationDate":"March 03 2015","author":"The VirtueMart Development Team","copyright":"Copyright (C) 2004-2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"3.0.6.2","description":"MOD_VIRTUEMART_CATEGORY_DESC","group":"","filename":"mod_virtuemart_category"}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(10129, 'tcpdf', 'component', 'com_tcpdf', '', 1, 1, 0, 0, '{"name":"tcpdf","type":"component","creationDate":"February 2015","author":"Nicola Asuni, The VirtueMart Development Team","copyright":"Copyright (c) 2001-2013 Nicola Asuni - Tecnick.com LTD - Tutti i diritti riservati - All Rights Reserved. 2015 Virtuemart Team. All rights reserved.","authorEmail":"","authorUrl":"http:\\/\\/www.virtuemart.net","version":"1.0.0","description":"TCPDF 6.0.096 by Nicola Asuni. Joomla Installer by the VirtueMart Team","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10130, 'com_uniterevolution2', 'component', 'com_uniterevolution2', '', 1, 1, 0, 0, '{"name":"com_uniterevolution2","type":"component","creationDate":"August 2012","author":"Unite CMS","copyright":"Copyright (C) 2012 UniteCMS.net, All rights reserved.","authorEmail":"support@unitecms.net","authorUrl":"http:\\/\\/www.unitecms.net","version":"4.6 b1","description":"\\n\\t\\tRevolution Slider extension and module installation success!\\n\\t","group":"","filename":"manifest"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10131, 'Unite Revolution Slider 2', 'module', 'mod_unite_revolution2', '', 0, 1, 0, 0, '{"name":"Unite Revolution Slider 2","type":"module","creationDate":"October 2012","author":"Unite CMS","copyright":"Copyright (C) 2012 UniteCMS.net, All rights reserved.","authorEmail":"support@unitecms.net","authorUrl":"http:\\/\\/unitecms.net","version":"4.6 b1","description":"\\n\\t\\t\\t<div style=\\"font-weight:normal;\\">\\n\\t\\t\\t<p><strong>Unite Revolution Slider (new edition)<\\/strong> module. Put the slider on any page. All the slider configuration located in Component.<\\/p>\\n\\t\\t\\t<p>\\n\\t\\t\\t\\tFor support please turn to <a href=\\"http:\\/\\/unitecms.net\\/joomla-extensions\\/unite-revolution-slider-responsive\\" target=\\"_blank\\">Unite Revolution Slider Page<\\/a>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\t<small style=\\"float:right\\">ver. 4.6<\\/small>\\n\\t\\t\\t<\\/div>\\n     \\n\\t ","group":"","filename":"mod_unite_revolution2"}', '{"include_jquery":"true","js_load_type":"head","no_conflict_mode":"false","cache":"1","cache_time":"900","cachemode":"itemid"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10132, 'COM_K2', 'component', 'com_k2', '', 1, 1, 0, 0, '{"name":"COM_K2","type":"component","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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":"0","userImage":"0","userDescription":"0","userURL":"0","userEmail":"0","userFeedLink":"0","userFeedIcon":"0","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":"0","tagFeedIcon":"0","genericItemCount":"10","genericItemTitle":"1","genericItemTitleLinked":"1","genericItemDateCreated":"1","genericItemImage":"1","genericItemIntroText":"1","genericItemCategory":"1","genericItemReadMore":"0","genericItemExtraFields":"0","genericFeedLink":"0","genericFeedIcon":"0","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":"300","catImageWidth":"100","catImageDefault":"1","userImageWidth":"100","userImageDefault":"1","commenterImgWidth":"48","onlineImageEditor":"splashup","imageTimestamp":"0","imageMemoryLimit":"","socialButtonCode":"","twitterUsername":"","facebookImage":"Medium","comments":"1","commentsOrdering":"DESC","commentsLimit":"10","commentsFormPosition":"below","commentsPublishing":"1","commentsReporting":"0","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","redirect":"102","adminSearch":"simple","cookieDomain":"","taggingSystem":"1","lockTags":"0","showTagFilter":"0","k2TagNorm":"0","k2TagNormCase":"lower","k2TagNormAdditionalReplacements":"","recaptcha_public_key":"","recaptcha_private_key":"","recaptcha_theme":"clean","recaptchaOnRegistration":"0","akismetApiKey":"","stopForumSpam":"0","stopForumSpamApiKey":"","showItemsCounterAdmin":"1","showChildCatItems":"1","disableCompactOrdering":"0","metaDescLimit":"150","enforceSEFReplacements":"0","SEFReplacements":"À|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","k2Sef":"0","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","sh404SefLabelCat":"","sh404SefLabelUser":"blog","sh404SefLabelItem":"2","sh404SefTitleAlias":"alias","sh404SefModK2ContentFeedAlias":"feed","sh404SefInsertItemId":"0","sh404SefInsertUniqueItemId":"0","cbIntegration":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10133, 'plg_finder_k2', 'plugin', 'k2', 'finder', 0, 0, 1, 0, '{"name":"plg_finder_k2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"PLG_FINDER_K2_DESCRIPTION","group":"","filename":"k2"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10134, 'Search - K2', 'plugin', 'k2', 'search', 0, 1, 1, 0, '{"name":"Search - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10135, 'System - K2', 'plugin', 'k2', 'system', 0, 1, 1, 0, '{"name":"System - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10136, 'User - K2', 'plugin', 'k2', 'user', 0, 1, 1, 0, '{"name":"User - K2","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"K2_A_USER_SYNCHRONIZATION_PLUGIN_FOR_K2","group":"","filename":"k2"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10137, 'Josetta - K2 Categories', 'plugin', 'k2category', 'josetta_ext', 0, 1, 1, 0, '{"name":"Josetta - K2 Categories","type":"plugin","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"","group":"","filename":"k2category"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10138, '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 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","description":"","group":"","filename":"k2item"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10139, 'K2 Comments', 'module', 'mod_k2_comments', '', 0, 1, 0, 0, '{"name":"K2 Comments","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10140, 'K2 Content', 'module', 'mod_k2_content', '', 0, 1, 0, 0, '{"name":"K2 Content","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10141, 'K2 Tools', 'module', 'mod_k2_tools', '', 0, 1, 0, 0, '{"name":"K2 Tools","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10142, 'K2 Users', 'module', 'mod_k2_users', '', 0, 1, 0, 0, '{"name":"K2 Users","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10143, 'K2 User', 'module', 'mod_k2_user', '', 0, 1, 0, 0, '{"name":"K2 User","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10144, 'K2 Quick Icons (admin)', 'module', 'mod_k2_quickicons', '', 1, 1, 2, 0, '{"name":"K2 Quick Icons (admin)","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10145, 'K2 Stats (admin)', 'module', 'mod_k2_stats', '', 1, 1, 2, 0, '{"name":"K2 Stats (admin)","type":"module","creationDate":"December 8th, 2014","author":"JoomlaWorks","copyright":"Copyright (c) 2006 - 2014 JoomlaWorks Ltd. All rights reserved.","authorEmail":"please-use-the-contact-form@joomlaworks.net","authorUrl":"www.joomlaworks.net","version":"2.6.9","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),
(10146, 'JoomailerMailchimpIntegration', 'component', 'com_joomailermailchimpintegration', '', 1, 1, 0, 0, '{"name":"JoomailerMailchimpIntegration","type":"component","creationDate":"2015-01-31","author":"freakedout","copyright":"Copyright (C) 2015 freakedout - All rights reserved.","authorEmail":"contact@freakedout.de","authorUrl":"https:\\/\\/www.freakedout.de","version":"2.0.9","description":"joomlamailer - MailChimp integration","group":"","filename":"com_joomailermailchimpintegration"}', '{"params":{"MCapi":"bc64c4c1bfb67f38cd7aaa13280221fe-us8","archiveDir":"\\/administrator\\/components\\/com_joomailermailchimpintegration\\/archive"}}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10147, 'Joomailer Mailchimp Signup', 'component', 'com_joomailermailchimpsignup', '', 1, 1, 0, 0, '{"name":"Joomailer Mailchimp Signup","type":"component","creationDate":"2014-09-28","author":"freakedout","copyright":"Copyright (C) 2015 freakedout - All rights reserved.","authorEmail":"contact@freakedout.de","authorUrl":"www.freakedout.de","version":"2.1","description":"Used to signup registrants to MailChimp during Core, Community Builder and JomSocial registration process","group":"","filename":"com_joomailermailchimpsignup"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10148, 'MailChimp Signup', 'module', 'mod_mailchimpsignup', '', 0, 1, 0, 0, '{"name":"MailChimp Signup","type":"module","creationDate":"2015-01-26","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"2.1","description":"This module allows your website visitors to subscribe to your MailChimp newsletter lists.","group":"","filename":"mod_mailchimpsignup"}', '{"intro-text":"","outro-text-1":"","outro-text-2":"","thankyou":"Thank you! Please check your email and confirm the newsletter subscription.","updateMsg":"You were already subscribed to this list. Your settings have been updated. Thank you!","listid":"","fields":"","interests":"","email-type":"0","dateFormat":"%Y-%m-%d","phoneFormat":"inter","address2":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10149, 'MailChimp Stats', 'module', 'mod_mailchimpstats', '', 1, 1, 2, 0, '{"name":"MailChimp Stats","type":"module","creationDate":"2014-08-16","author":"freakedout","copyright":"Copyright (C) 2014 freakedout - All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"This module shows a quick overview of your campaign statistics.","group":"","filename":"mod_mailchimpstats"}', '{"cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10150, 'System - joomlamailer MailChimp Signup', 'plugin', 'joomailermailchimpsignup', 'system', 0, 0, 1, 0, '{"name":"System - joomlamailer MailChimp Signup","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@freakedout.de","authorUrl":"www.freakedout.de","version":"1.4","description":"Plugin to add MailChimp newsletter signup options to Core, Community Builder and JomSocial registration processes","group":"","filename":"joomailermailchimpsignup"}', '{"listid":"","fields":"","interests":"","unsubscribe":"0","sugar":"0","highrise":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10151, 'joomlamailer', 'plugin', 'joomlamailer', 'community', 0, 0, 1, 0, '{"name":"joomlamailer","type":"plugin","creationDate":"2014-08-23","author":"freakedout","copyright":"Copyright (C) 2014 freakedout. All rights reserved.","authorEmail":"contact@freakedout.de","authorUrl":"www.freakedout.de","version":"1.0","description":"This plugin updates the email address in MailChimp lists when changed by the user.","group":"","filename":"joomlamailer"}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
(10152, 'joomlamailer - JomSocial discussions', 'plugin', 'jomsocial_discussions', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - JomSocial discussions","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"JomSocial discussions plugin for joomlamailer.","group":"","filename":"jomsocial_discussions"}', '{}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
(10153, 'joomlamailer - JomSocial profiles', 'plugin', 'jomsocial_profiles', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - JomSocial profiles","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"JomSocial user profiles plugin for joomlamailer.","group":"","filename":"jomsocial_profiles"}', '{}', '', '', 0, '0000-00-00 00:00:00', 4, 0),
(10154, 'joomlamailer - com_content', 'plugin', 'com_content', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - com_content","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"Joomla core article integration for joomlamailer","group":"","filename":"com_content"}', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
(10155, 'joomlamailer - K2', 'plugin', 'com_k2', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - K2","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"K2 article integration for joomlamailer","group":"","filename":"com_k2"}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
(10156, 'joomlamailer - VirtueMart', 'plugin', 'com_virtuemart', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - VirtueMart","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"VirtueMart plugin for joomlamailer.","group":"","filename":"com_virtuemart"}', '{}', '', '', 0, '0000-00-00 00:00:00', 5, 0),
(10157, 'joomlamailer - Facebook icon', 'plugin', 'facebook_icon', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - Facebook icon","type":"plugin","creationDate":"2014-08-16","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.0","description":"Facebook icon plugin for joomlamailer.","group":"","filename":"facebook_icon"}', '{}', '', '', 0, '0000-00-00 00:00:00', 6, 0),
(10158, 'joomlamailer - MySpace icon', 'plugin', 'myspace_icon', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - MySpace icon","type":"plugin","creationDate":"2013-11-02","author":"freakedout","copyright":"Copyright (C) 2013 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.0","description":"MySpace icon plugin for joomlamailer.","group":"","filename":"myspace_icon"}', '{}', '', '', 0, '0000-00-00 00:00:00', 7, 0),
(10159, 'joomlamailer - Sidebar editor', 'plugin', 'sidebar_editor', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - Sidebar editor","type":"plugin","creationDate":"2014-10-04","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"Add a second WYSIWYG editor to the create newsletter interface.","group":"","filename":"sidebar_editor"}', '{}', '', '', 0, '0000-00-00 00:00:00', 8, 0),
(10160, 'joomlamailer - Table of content', 'plugin', 'table_of_content', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - Table of content","type":"plugin","creationDate":"2015-01-24","author":"freakedout","copyright":"Copyright (C) 2015 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.1","description":"Create a table of included content articles in your joomlamailer newsletter.","group":"","filename":"table_of_content"}', '{}', '', '', 0, '0000-00-00 00:00:00', 9, 0),
(10161, 'joomlamailer - Twitter icon', 'plugin', 'twitter_icon', 'joomlamailer', 0, 1, 1, 0, '{"name":"joomlamailer - Twitter icon","type":"plugin","creationDate":"2013-10-20","author":"freakedout","copyright":"Copyright (C) 2013 freakedout. All rights reserved.","authorEmail":"contact@feakedout.de","authorUrl":"http:\\/\\/www.freakedout.de","version":"1.0","description":"Twitter icon plugin for joomlamailer","group":"","filename":"twitter_icon"}', '{}', '', '', 0, '0000-00-00 00:00:00', 10, 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_filters`
--

CREATE TABLE IF NOT EXISTS `#__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,
  PRIMARY KEY (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links`
--

CREATE TABLE IF NOT EXISTS `#__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` varchar(255) 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 DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms0`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms1`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms2`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms3`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms4`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms5`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms6`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms7`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms8`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_terms9`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termsa`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termsb`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termsc`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termsd`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termse`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_links_termsf`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_taxonomy`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__finder_taxonomy`
--

INSERT IGNORE INTO `#__finder_taxonomy` (`id`, `parent_id`, `title`, `state`, `access`, `ordering`) VALUES
(1, 0, 'ROOT', 0, 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_taxonomy_map`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_terms`
--

CREATE TABLE IF NOT EXISTS `#__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 DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_terms_common`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__finder_terms_common`
--

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

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_tokens`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_tokens_aggregate`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__finder_types`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=7 ;

--
-- Dumping data for table `#__finder_types`
--

INSERT IGNORE INTO `#__finder_types` (`id`, `title`, `mime`) VALUES
(1, 'Tag', ''),
(2, 'Category', ''),
(3, 'Contact', ''),
(4, 'Article', ''),
(5, 'News Feed', ''),
(6, 'Web Link', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `userid` int(11) unsigned NOT NULL,
  `email` varchar(50) NOT NULL,
  `listid` varchar(25) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `useridListidEmail` (`userid`,`listid`,`email`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__joomailermailchimpintegration`
--

INSERT IGNORE INTO `#__joomailermailchimpintegration` (`id`, `userid`, `email`, `listid`) VALUES
(1, 0, 'pratik@dasinfomedia.com', '3440677c3c');

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration_campaigns`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration_campaigns` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `list_id` varchar(25) NOT NULL,
  `list_name` text NOT NULL,
  `name` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `subject` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `from_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `from_email` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `reply` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `confirmation` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `creation_date` int(10) unsigned NOT NULL,
  `recipients` int(22) unsigned NOT NULL,
  `sent` tinyint(4) unsigned NOT NULL,
  `cid` varchar(25) NOT NULL,
  `cdata` text NOT NULL,
  `folder_id` int(11) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration_crm`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration_crm` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `crm` varchar(255) NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration_crm_users`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration_crm_users` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `crm` varchar(20) NOT NULL,
  `user_id` int(11) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration_custom_fields`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration_custom_fields` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `listID` varchar(25) NOT NULL,
  `name` varchar(255) NOT NULL,
  `framework` varchar(10) NOT NULL DEFAULT '',
  `dbfield` varchar(255) NOT NULL DEFAULT '',
  `grouping_id` varchar(25) NOT NULL DEFAULT '',
  `type` varchar(5) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__joomailermailchimpintegration_misc`
--

CREATE TABLE IF NOT EXISTS `#__joomailermailchimpintegration_misc` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `listid` varchar(25) NOT NULL,
  `type` varchar(50) NOT NULL,
  `value` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_attachments`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_categories`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;

--
-- Dumping data for table `#__k2_categories`
--

INSERT IGNORE INTO `#__k2_categories` (`id`, `name`, `alias`, `description`, `parent`, `extraFieldsGroup`, `published`, `access`, `ordering`, `image`, `params`, `trash`, `plugins`, `language`) VALUES
(1, 'large image', 'large-image', '', 0, 0, 1, 1, 1, '', '{"inheritFrom":"0","theme":"","num_leading_items":"4","num_leading_columns":"1","leadingImgSize":"XLarge","num_primary_items":"0","num_primary_columns":"1","primaryImgSize":"XLarge","num_secondary_items":"0","num_secondary_columns":"1","secondaryImgSize":"XLarge","num_links":"0","num_links_columns":"1","linksImgSize":"XLarge","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":"0","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":"0","catItemAttachments":"0","catItemAttachmentsCounter":"0","catItemVideo":"0","catItemVideoWidth":"","catItemVideoHeight":"","catItemAudioWidth":"","catItemAudioHeight":"","catItemVideoAutoPlay":"0","catItemImageGallery":"0","catItemDateModified":"0","catItemReadMore":"0","catItemCommentsAnchor":"1","catItemK2Plugins":"1","itemDateCreated":"1","itemTitle":"1","itemFeaturedNotice":"0","itemAuthor":"1","itemFontResizer":"0","itemPrintButton":"0","itemEmailButton":"0","itemSocialButton":"1","itemVideoAnchor":"0","itemImageGalleryAnchor":"0","itemCommentsAnchor":"1","itemRating":"0","itemImage":"1","itemImgSize":"Large","itemImageMainCaption":"0","itemImageMainCredits":"0","itemIntroText":"0","itemFullText":"1","itemExtraFields":"1","itemDateModified":"0","itemHits":"0","itemCategory":"1","itemTags":"0","itemAttachments":"0","itemAttachmentsCounter":"0","itemVideo":"1","itemVideoWidth":"","itemVideoHeight":"","itemAudioWidth":"","itemAudioHeight":"","itemVideoAutoPlay":"0","itemVideoCaption":"0","itemVideoCredits":"0","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":"2","itemRelated":"1","itemRelatedLimit":"3","itemRelatedTitle":"1","itemRelatedCategory":"0","itemRelatedImageSize":"XSmall","itemRelatedIntrotext":"0","itemRelatedFulltext":"0","itemRelatedAuthor":"0","itemRelatedMedia":"0","itemRelatedImageGallery":"0","itemK2Plugins":"1","catMetaDesc":"","catMetaKey":"","catMetaRobots":"","catMetaAuthor":""}', 0, '', '*'),
(2, 'small image', 'small-image', '', 0, 0, 1, 1, 2, '', '{"inheritFrom":"0","theme":"","num_leading_items":"5","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":"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, '', '*'),
(3, 'small image', 'large-image', '', 0, 0, 1, 1, 2, '', '{"inheritFrom":"0","theme":"smallblog","num_leading_items":"4","num_leading_columns":"1","leadingImgSize":"Large","num_primary_items":"0","num_primary_columns":"1","primaryImgSize":"Large","num_secondary_items":"0","num_secondary_columns":"1","secondaryImgSize":"Small","num_links":"0","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":"0","catItemAttachments":"0","catItemAttachmentsCounter":"0","catItemVideo":"0","catItemVideoWidth":"","catItemVideoHeight":"","catItemAudioWidth":"","catItemAudioHeight":"","catItemVideoAutoPlay":"0","catItemImageGallery":"0","catItemDateModified":"0","catItemReadMore":"0","catItemCommentsAnchor":"1","catItemK2Plugins":"1","itemDateCreated":"1","itemTitle":"1","itemFeaturedNotice":"0","itemAuthor":"1","itemFontResizer":"0","itemPrintButton":"0","itemEmailButton":"0","itemSocialButton":"1","itemVideoAnchor":"0","itemImageGalleryAnchor":"0","itemCommentsAnchor":"1","itemRating":"0","itemImage":"1","itemImgSize":"Large","itemImageMainCaption":"0","itemImageMainCredits":"0","itemIntroText":"0","itemFullText":"1","itemExtraFields":"0","itemDateModified":"0","itemHits":"0","itemCategory":"1","itemTags":"0","itemAttachments":"1","itemAttachmentsCounter":"0","itemVideo":"0","itemVideoWidth":"","itemVideoHeight":"","itemAudioWidth":"","itemAudioHeight":"","itemVideoAutoPlay":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemImageGallery":"0","itemNavigation":"0","itemComments":"1","itemTwitterButton":"1","itemFacebookButton":"1","itemGooglePlusOneButton":"1","itemAuthorBlock":"1","itemAuthorImage":"1","itemAuthorDescription":"1","itemAuthorURL":"1","itemAuthorEmail":"0","itemAuthorLatest":"1","itemAuthorLatestLimit":"3","itemRelated":"1","itemRelatedLimit":"3","itemRelatedTitle":"1","itemRelatedCategory":"0","itemRelatedImageSize":"Small","itemRelatedIntrotext":"0","itemRelatedFulltext":"0","itemRelatedAuthor":"0","itemRelatedMedia":"0","itemRelatedImageGallery":"0","itemK2Plugins":"1","catMetaDesc":"","catMetaKey":"","catMetaRobots":"","catMetaAuthor":""}', 0, '', '*'),
(4, 'Copy of small image', 'small-image', '', 0, 0, 0, 1, 2, '', '{"inheritFrom":"0","theme":"","num_leading_items":"5","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":"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, '', '*');

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_comments`
--

CREATE TABLE IF NOT EXISTS `#__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`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;

--
-- Dumping data for table `#__k2_comments`
--

INSERT IGNORE INTO `#__k2_comments` (`id`, `itemID`, `userID`, `userName`, `commentDate`, `commentText`, `commentEmail`, `commentURL`, `published`) VALUES
(1, 8, 0, 'vihar', '2016-03-04 11:30:32', 'Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.', 'vihar4794@gmail.com', '', 1),
(2, 8, 0, 'vihar thakkar', '2016-03-04 13:00:30', 'Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.', 'vihar4794@gmail.com', '', 1),
(3, 8, 0, 'admin', '2016-03-04 13:16:23', 'casd', 'vihar4794@gmail.com', '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_extra_fields`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_extra_fields_groups`
--

CREATE TABLE IF NOT EXISTS `#__k2_extra_fields_groups` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_items`
--

CREATE TABLE IF NOT EXISTS `#__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,
  `gallery` varchar(255) DEFAULT NULL,
  `extra_fields` text CHARACTER SET utf8 COLLATE utf8_unicode_ci,
  `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`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=17 ;

--
-- Dumping data for table `#__k2_items`
--

INSERT IGNORE INTO `#__k2_items` (`id`, `title`, `alias`, `catid`, `published`, `introtext`, `fulltext`, `video`, `gallery`, `extra_fields`, `extra_fields_search`, `created`, `created_by`, `created_by_alias`, `checked_out`, `checked_out_time`, `modified`, `modified_by`, `publish_up`, `publish_down`, `trash`, `access`, `ordering`, `featured`, `featured_ordering`, `image_caption`, `image_credits`, `video_caption`, `video_credits`, `hits`, `params`, `metadesc`, `metadata`, `metakey`, `plugins`, `language`) VALUES
(1, 'Lorem simply dummy text the industry', 'lorem-simply-dummy-text-the-industry', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<br /><br /><br /></p>', NULL, NULL, '[]', '', '2016-03-03 05:00:21', 0, '', 0, '0000-00-00 00:00:00', '2016-03-08 10:55:46', 0, '2016-03-03 05:00:21', '0000-00-00 00:00:00', 0, 1, 1, 0, 0, '', '', '', '', 0, '{"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":"1","itemRelatedLimit":"","itemRelatedTitle":"1","itemRelatedCategory":"","itemRelatedImageSize":"Small","itemRelatedIntrotext":"","itemRelatedFulltext":"","itemRelatedAuthor":"","itemRelatedMedia":"","itemRelatedImageGallery":"","itemK2Plugins":""}', '', 'robots=\nauthor=', '', '', '*'),
(2, 'There are many variations of passages', 'there-are-many-variations-of-passages', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 05:03:20', 0, '', 0, '0000-00-00 00:00:00', '2016-03-08 10:55:21', 0, '2016-03-03 05:03:20', '0000-00-00 00:00:00', 0, 1, 2, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(3, 'Lorem Ipsum passage going through', 'lorem-ipsum-passage-going-through', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<br /><br /><br /></p>', NULL, NULL, '[]', '', '2016-03-03 05:07:22', 0, '', 0, '0000-00-00 00:00:00', '2016-03-08 10:54:46', 0, '2016-03-03 05:07:22', '0000-00-00 00:00:00', 0, 1, 3, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(4, 'Injected humour chara eristic words', 'injected-humour-chara-eristic-words', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 05:08:14', 0, '', 0, '2016-03-08 10:54:00', '2016-03-08 10:53:39', 0, '2016-03-03 05:08:14', '0000-00-00 00:00:00', 0, 1, 4, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(5, 'Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 05:08:56', 0, '', 0, '2016-03-08 10:53:47', '2016-03-08 10:53:09', 0, '2016-03-03 05:08:56', '0000-00-00 00:00:00', 0, 1, 5, 0, 0, '', '', '', '', 6, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(6, 'Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '<hr />\r\n<p> There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>', NULL, NULL, '[]', '', '2016-03-03 05:10:35', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 12:29:22', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 6, 0, 0, '', '', '', '', 5, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(7, 'words Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 1, 1, '<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 05:47:48', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 10:24:04', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 7, 0, 0, '', '', '', '', 5, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(8, 'words Latin words comined handful mode', 'latin-words-comined-handful-of-mode', 1, 1, '<p id="system-readmore">There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 05:58:30', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 10:23:48', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 8, 0, 0, '', '', '', '', 287, '{"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":"1","itemRelatedLimit":"","itemRelatedTitle":"1","itemRelatedCategory":"","itemRelatedImageSize":"Small","itemRelatedIntrotext":"","itemRelatedFulltext":"","itemRelatedAuthor":"","itemRelatedMedia":"","itemRelatedImageGallery":"","itemK2Plugins":""}', '', 'robots=\nauthor=', '', '', '*'),
(9, 'words Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 3, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc. </p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 12:30:16', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 7, 0, 0, '', '', '', '', 1, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(10, 'words Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 3, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p id="system-readmore">There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 12:30:00', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 8, 0, 0, '', '', '', '', 4, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(11, 'Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 3, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-10 11:07:07', 0, '2016-03-03 05:10:35', '0000-00-00 00:00:00', 0, 1, 6, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(12, 'Latin words comined handful of mode', 'latin-words-comined-handful-of-mode', 3, 1, '<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '2016-03-08 10:48:36', '2016-03-08 10:45:15', 0, '2016-03-03 05:08:56', '0000-00-00 00:00:00', 0, 1, 5, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(13, 'Injected humour chara eristic words', 'injected-humour-chara-eristic-words', 3, 1, '<p>There are many variations passages of available but theses in majority have suffered alteration in some form injecte humou or randomised words which don''t looks even slightly believable embarrassing hidden in the middle.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<p> </p>\r\n<p> </p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-08 10:49:44', 0, '2016-03-03 05:08:14', '0000-00-00 00:00:00', 0, 1, 4, 0, 0, '', '', '', '', 1, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(14, 'Lorem Ipsum passage going through', 'lorem-ipsum-passage-going-through', 3, 1, '<p>There are many variations passages of available but theses in majority have suffered alteration in some form injecte humou or randomised words which don''t looks even slightly believable embarrassing hidden in the middle.</p>\r\n', '\r\n<p> </p>\r\n<div class="post_info_content">\r\n<p>There are many variations of passages of Lorem Ipsum available, but theses majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>\r\n<p> </p>\r\n</div>\r\n<p> </p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '2016-03-08 10:48:31', '2016-03-08 10:42:12', 0, '2016-03-03 05:07:22', '0000-00-00 00:00:00', 0, 1, 3, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*');
INSERT IGNORE INTO `#__k2_items` (`id`, `title`, `alias`, `catid`, `published`, `introtext`, `fulltext`, `video`, `gallery`, `extra_fields`, `extra_fields_search`, `created`, `created_by`, `created_by_alias`, `checked_out`, `checked_out_time`, `modified`, `modified_by`, `publish_up`, `publish_down`, `trash`, `access`, `ordering`, `featured`, `featured_ordering`, `image_caption`, `image_credits`, `video_caption`, `video_credits`, `hits`, `params`, `metadesc`, `metadata`, `metakey`, `plugins`, `language`) VALUES
(15, 'There are many variations  passages', 'there-are-many-variations-of-passages', 3, 1, '<p>There are many variations passages of available but theses in majority have suffered alteration in some form injecte humou or randomised words which don''t looks even slightly believable embarrassing hidden in the middle. </p>\r\n', '\r\n<p><span style="font-size: 12.16px; line-height: 15.808px;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</span></p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-08 10:49:05', 0, '2016-03-03 05:03:20', '0000-00-00 00:00:00', 0, 1, 2, 0, 0, '', '', '', '', 0, '{"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":""}', '', 'robots=\nauthor=', '', '', '*'),
(16, 'Lorem simply dummy text the industry', 'lorem-simply-dummy-text-the-industry', 3, 1, '<p>There are many variations passages of available but theses in majority have suffered alteration in some form injecte humou or randomised words which don''t looks even slightly believable embarrassing hidden in the middle.</p>\r\n', '\r\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.</p>', NULL, NULL, '[]', '', '2016-03-03 06:06:42', 0, '', 0, '0000-00-00 00:00:00', '2016-03-14 11:00:43', 0, '2016-03-03 05:00:21', '0000-00-00 00:00:00', 0, 1, 1, 0, 0, '', '', '', '', 40, '{"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":""}', '', 'robots=\nauthor=', '', '', '*');

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_rating`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_tags`
--

CREATE TABLE IF NOT EXISTS `#__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`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=16 ;

--
-- Dumping data for table `#__k2_tags`
--

INSERT IGNORE INTO `#__k2_tags` (`id`, `name`, `published`) VALUES
(1, 'joomla', 1),
(2, 'letest', 1),
(3, 'main', 1),
(4, 'new', 1),
(5, 'Fashion', 1),
(6, 'Design', 1),
(7, 'All', 1),
(8, 'Elements', 1),
(9, 'Printing', 1),
(10, 'project', 1),
(11, 'Awesome', 1),
(12, 'Photography', 1),
(13, 'Business', 1),
(14, 'Creative', 1),
(15, 'Branding', 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_tags_xref`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=112 ;

--
-- Dumping data for table `#__k2_tags_xref`
--

INSERT IGNORE INTO `#__k2_tags_xref` (`id`, `tagID`, `itemID`) VALUES
(74, 3, 8),
(75, 3, 7),
(80, 1, 6),
(81, 5, 6),
(82, 3, 6),
(83, 4, 6),
(98, 10, 16),
(99, 9, 16),
(100, 5, 16),
(101, 7, 16),
(102, 1, 16),
(103, 4, 16),
(104, 2, 16),
(105, 3, 16),
(106, 15, 16),
(107, 13, 16),
(108, 12, 16),
(109, 14, 16),
(110, 6, 16),
(111, 11, 16);

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_users`
--

CREATE TABLE IF NOT EXISTS `#__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=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__k2_users`
--

INSERT IGNORE INTO `#__k2_users` (`id`, `userID`, `userName`, `gender`, `description`, `image`, `url`, `group`, `plugins`, `ip`, `hostname`, `notes`) VALUES
(1, 0, 'Super User', 'm', '<p>I''m a freelance designer with satisfied clients worldwide. I design simple, clean websites and develop easy-to-use applications. Web Design is not just my job it''s my passion. You need professional web designer you are welcome.</p>', '1.jpg', '', 0, '', '192.168.1.32', 'PC-7', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__k2_user_groups`
--

CREATE TABLE IF NOT EXISTS `#__k2_user_groups` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `permissions` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__languages`
--

CREATE TABLE IF NOT EXISTS `#__languages` (
  `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `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_image` (`image`),
  UNIQUE KEY `idx_langcode` (`lang_code`),
  KEY `idx_access` (`access`),
  KEY `idx_ordering` (`ordering`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__languages`
--

INSERT IGNORE INTO `#__languages` (`lang_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES
(1, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en', '', '', '', '', 1, 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__menu`
--

CREATE TABLE IF NOT EXISTS `#__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` timestamp 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_path` (`path`(191)),
  KEY `idx_language` (`language`),
  KEY `idx_alias` (`alias`(100))
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=323 ;

--
-- Dumping data for table `#__menu`
--

REPLACE INTO `#__menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, '', 0, '', 0, 339, 0, '*', 0),
(2, 'menu', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 0, 1, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 1, 10, 0, '*', 1),
(3, 'menu', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1),
(4, 'menu', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&extension=com_banners', 'component', 0, 2, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1),
(5, 'menu', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1),
(6, 'menu', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1),
(7, 'menu', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 0, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 17, 22, 0, '*', 1),
(8, 'menu', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact', 'component', 0, 7, 2, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 18, 19, 0, '*', 1),
(9, 'menu', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&extension=com_contact', 'component', 0, 7, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact-cat', 0, '', 20, 21, 0, '*', 1),
(10, 'menu', 'com_messages', 'Messaging', '', 'Messaging', 'index.php?option=com_messages', 'component', 0, 1, 1, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages', 0, '', 23, 28, 0, '*', 1),
(11, 'menu', 'com_messages_add', 'New Private Message', '', 'Messaging/New Private Message', 'index.php?option=com_messages&task=message.add', 'component', 0, 10, 2, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-add', 0, '', 24, 25, 0, '*', 1),
(13, 'menu', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 1, 1, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 29, 34, 0, '*', 1),
(14, 'menu', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 13, 2, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 30, 31, 0, '*', 1),
(15, 'menu', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 0, 13, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 32, 33, 0, '*', 1),
(16, 'menu', 'com_redirect', 'Redirect', '', 'Redirect', 'index.php?option=com_redirect', 'component', 0, 1, 1, 24, 0, '0000-00-00 00:00:00', 0, 0, 'class:redirect', 0, '', 35, 36, 0, '*', 1),
(17, 'menu', 'com_search', 'Basic Search', '', 'Basic Search', 'index.php?option=com_search', 'component', 0, 1, 1, 19, 0, '0000-00-00 00:00:00', 0, 0, 'class:search', 0, '', 37, 38, 0, '*', 1),
(18, 'menu', 'com_weblinks', 'Weblinks', '', 'Weblinks', 'index.php?option=com_weblinks', 'component', 0, 1, 1, 21, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 39, 44, 0, '*', 1),
(19, 'menu', 'com_weblinks_links', 'Links', '', 'Weblinks/Links', 'index.php?option=com_weblinks', 'component', 0, 18, 2, 21, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 40, 41, 0, '*', 1),
(20, 'menu', 'com_weblinks_categories', 'Categories', '', 'Weblinks/Categories', 'index.php?option=com_categories&extension=com_weblinks', 'component', 0, 18, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks-cat', 0, '', 42, 43, 0, '*', 1),
(21, 'menu', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 0, 1, 1, 27, 0, '0000-00-00 00:00:00', 0, 0, 'class:finder', 0, '', 45, 46, 0, '*', 1),
(22, 'menu', 'com_joomlaupdate', 'Joomla! Update', '', 'Joomla! Update', 'index.php?option=com_joomlaupdate', 'component', 1, 1, 1, 28, 0, '0000-00-00 00:00:00', 0, 0, 'class:joomlaupdate', 0, '', 47, 48, 0, '*', 1),
(23, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags', 'component', 0, 1, 1, 29, 0, '0000-00-00 00:00:00', 0, 1, 'class:tags', 0, '', 49, 50, 0, '', 1),
(24, 'main', 'com_postinstall', 'Post-installation messages', '', 'Post-installation messages', 'index.php?option=com_postinstall', 'component', 0, 1, 1, 32, 0, '0000-00-00 00:00:00', 0, 1, 'class:postinstall', 0, '', 51, 52, 0, '*', 1),
(101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=article&id=1', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_title":"0","link_titles":"0","show_intro":"0","info_block_position":"","show_category":"0","link_category":"0","show_parent_category":"0","link_parent_category":"0","show_author":"0","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"0","show_item_navigation":"0","show_vote":"0","show_tags":"0","show_icons":"0","show_print_icon":"0","show_email_icon":"0","show_hits":"0","show_noauth":"0","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}', 53, 54, 0, '*', 0),
(102, 'elos-menu', 'Home', 'eloshome', '', 'eloshome', 'index.php?option=com_content&view=article&id=1', 'component', 1, 1, 1, 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}', 55, 56, 1, '*', 0),
(125, 'elos-menu', 'Pages', 'pages', '', 'pages', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 57, 92, 0, '*', 0),
(126, 'elos-menu', 'About Page Style 1', 'about-page-style-1', '', 'pages/about-page/about-page-style-1', 'index.php?option=com_content&view=article&id=2', 'component', 1, 211, 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}', 59, 60, 0, '*', 0),
(127, 'elos-menu', 'About Page Style 2', 'about-page-style-2', '', 'pages/about-page/about-page-style-2', 'index.php?option=com_content&view=article&id=3', 'component', 1, 211, 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}', 61, 62, 0, '*', 0),
(128, 'elos-menu', 'About Page Style 3', 'about-page-style-3', '', 'pages/about-page/about-page-style-3', 'index.php?option=com_content&view=article&id=4', 'component', 1, 211, 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}', 63, 64, 0, '*', 0),
(129, 'elos-menu', 'Our Team', 'our-team', '', 'pages/our-team', 'index.php?option=com_content&view=article&id=5', 'component', 1, 125, 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,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 66, 67, 0, '*', 0),
(130, 'elos-menu', 'Services Style 1', 'services-style-1', '', 'pages/services-page/services-style-1', 'index.php?option=com_content&view=article&id=6', 'component', 1, 212, 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}', 69, 70, 0, '*', 0),
(131, 'elos-menu', 'Services Style 2', 'services-style-2', '', 'pages/services-page/services-style-2', 'index.php?option=com_content&view=article&id=13', 'component', 1, 212, 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}', 71, 72, 0, '*', 0),
(132, 'elos-menu', 'Services Style 3', 'services-style-3', '', 'pages/services-page/services-style-3', 'index.php?option=com_content&view=article&id=14', 'component', 1, 212, 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}', 73, 74, 0, '*', 0),
(133, 'elos-menu', 'Full Width Page', 'full-width-page', '', 'pages/full-width-page', 'index.php?option=com_content&view=article&id=15', 'component', 1, 125, 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_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}', 76, 77, 0, '*', 0),
(134, 'elos-menu', 'Left Sidebar Page', 'left-sidebar-page', '', 'pages/left-sidebar-page', 'index.php?option=com_content&view=article&id=16', 'component', 1, 125, 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_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}', 78, 79, 0, '*', 0),
(135, 'elos-menu', 'Right Sidebar Page', 'right-sidebar-page', '', 'pages/right-sidebar-page', 'index.php?option=com_content&view=article&id=20', 'component', 1, 125, 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_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}', 80, 81, 0, '*', 0),
(136, 'elos-menu', 'Left Navigation', 'left-navigation', '', 'pages/left-navigation', 'index.php?option=com_content&view=article&id=21', 'component', 1, 125, 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_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}', 82, 83, 0, '*', 0),
(137, 'elos-menu', 'Right Navigation', 'right-navigation', '', 'pages/right-navigation', 'index.php?option=com_content&view=article&id=22', 'component', 1, 125, 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_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}', 84, 85, 0, '*', 0),
(138, 'elos-menu', 'Login Form', 'login-form', '', 'pages/login-form', 'index.php?option=com_users&view=login', 'component', 1, 125, 2, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 86, 87, 0, '*', 0),
(139, 'elos-menu', 'Registration Form', 'registration-form', '', 'pages/registration-form', 'index.php?option=com_users&view=registration', 'component', 1, 125, 2, 25, 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}', 88, 89, 0, '*', 0),
(140, 'elos-menu', '404 Error Page', '404-error-page', '', 'pages/404-error-page', 'index.php?option=com_content&view=article&id=23', 'component', 1, 125, 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_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}', 90, 91, 0, '*', 0),
(145, 'elos-menu', 'Portfolio', 'portfolio', '', 'portfolio', '#', '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}', 93, 108, 0, '*', 0),
(146, 'elos-menu', 'Single Image', 'single-image', '', 'portfolio/single-image', 'index.php?option=com_content&view=article&id=32', 'component', 1, 145, 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,"page_title":"","show_page_heading":"0","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 94, 95, 0, '*', 0),
(147, 'elos-menu', 'Portfolio Columns 2', 'portfolio-columns-2', '', 'portfolio/portfolio-columns-2', 'index.php?option=com_content&view=article&id=33', 'component', 1, 145, 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_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}', 96, 97, 0, '*', 0),
(148, 'elos-menu', 'Portfolio Columns 3', 'portfolio-columns-3', '', 'portfolio/portfolio-columns-3', 'index.php?option=com_content&view=article&id=34', 'component', 1, 145, 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_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}', 98, 99, 0, '*', 0),
(149, 'elos-menu', 'Portfolio Columns 4', 'portfolio-columns-4', '', 'portfolio/portfolio-columns-4', 'index.php?option=com_content&view=article&id=35', 'component', 1, 145, 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_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}', 100, 101, 0, '*', 0),
(150, 'elos-menu', 'Portfolio + Sidebar', 'portfolio-sidebar', '', 'portfolio/portfolio-sidebar', 'index.php?option=com_content&view=article&id=51', 'component', 1, 145, 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,"page_title":"","show_page_heading":"0","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 102, 103, 0, '*', 0),
(151, 'elos-menu', 'Portfolio Full Width', 'portfolio-full-width', '', 'portfolio/portfolio-full-width', 'index.php?option=com_content&view=article&id=52', 'component', 1, 145, 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_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}', 104, 105, 0, '*', 0),
(152, 'elos-menu', 'Image Gallery', 'image-gallery', '', 'portfolio/image-gallery', 'index.php?option=com_content&view=article&id=68', 'component', 1, 145, 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,"page_title":"","show_page_heading":"0","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 106, 107, 0, '*', 0),
(153, 'elos-menu', 'Blog', 'blog', '', 'blog', '#', '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}', 109, 116, 0, '*', 0),
(157, 'elos-menu', 'Features_menu', 'features', '', '2014-06-12-10-12-26/features', '', 'url', 1, 283, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"876","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"mod","icemega_modules":["223"]}', 118, 119, 0, '*', 0),
(158, 'elos-menu', 'Contact', 'contact', '', 'contact', 'index.php?option=com_contact&view=contact&id=1', 'component', 1, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"presentation_style":"plain","show_contact_category":"hide","show_contact_list":"0","show_tags":"0","show_name":"0","show_position":"0","show_email":"0","show_street_address":"0","show_suburb":"0","show_state":"0","show_postcode":"0","show_country":"0","show_telephone":"0","show_mobile":"0","show_fax":"0","show_webpage":"0","show_misc":"0","show_image":"0","allow_vcard":"0","show_articles":"0","show_links":"0","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":"","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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 121, 122, 0, '*', 0),
(171, 'quick-links', '10 Diffrent Home Variations', '10-diffrent-home-variations', '', '10-diffrent-home-variations', '#', '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}', 123, 124, 0, '*', 0),
(172, 'quick-links', '5 Plus Awsome Slidershows', '5-plus-awsome-slidershows', '', '5-plus-awsome-slidershows', '#', '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}', 125, 126, 0, '*', 0),
(173, 'quick-links', '5 Plus Diffrent Header Designs', '5-plus-diffrent-header-designs', '', '5-plus-diffrent-header-designs', '#', '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}', 127, 128, 0, '*', 0),
(174, 'quick-links', '50 Plus Beautiful Unique Sections', '50-plus-beautiful-unique-sections', '', '50-plus-beautiful-unique-sections', '#', '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}', 129, 130, 0, '*', 0),
(175, 'quick-links', 'Single and Portfolios', 'single-and-portfolios', '', 'single-and-portfolios', '#', '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}', 131, 132, 0, '*', 0),
(177, 'footerlink', 'Terms of Use', 'terms-of-use', '', 'terms-of-use', '#', '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}', 11, 12, 0, '*', 0),
(178, 'footerlink', 'Privacy Policy', 'privacy-policy', '', 'privacy-policy', '#', '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}', 15, 16, 0, '*', 0),
(179, 'header-menu', 'Login', 'login', '', 'login', 'index.php?option=com_users&view=login', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","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}', 133, 134, 0, '*', 0),
(180, 'left-sidebar', 'Our History', 'our-history', '', 'our-history', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 135, 136, 0, '*', 0),
(181, 'left-sidebar', 'Professional Research', 'professional-research', '', 'professional-research', '#', '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}', 137, 138, 0, '*', 0),
(182, 'left-sidebar', 'Our Development', 'our-development', '', 'our-development', '#', '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}', 139, 140, 0, '*', 0),
(183, 'left-sidebar', 'Partnership With Us', 'partnership-with-us', '', 'partnership-with-us', '#', '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}', 141, 142, 0, '*', 0),
(184, 'left-sidebar', 'Company Carreer', 'company-carreer', '', 'company-carreer', '#', '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}', 143, 144, 0, '*', 0),
(185, 'left-sidebar', 'New Technology', 'new-technology', '', 'new-technology', '#', '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}', 145, 146, 0, '*', 0),
(186, 'left-sidebar', 'Client Testimonials', 'client-testimonials', '', 'client-testimonials', '#', '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}', 147, 148, 0, '*', 0),
(187, 'left-navigations', 'Our History', 'our-history1', '', 'our-history1', '#', '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}', 149, 150, 0, '*', 0),
(188, 'left-navigations', 'Mega Menu', 'mega-menu1', '', 'mega-menu1', '#', '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}', 151, 152, 0, '*', 0),
(189, 'left-navigations', 'Professional Research', 'professional-research1', '', 'professional-research1', '#', '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}', 153, 154, 0, '*', 0),
(190, 'left-navigations', 'Our Development', 'our-development1', '', 'our-development1', '#', '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}', 155, 156, 0, '*', 0),
(191, 'left-navigations', 'Partnership With Us', 'partnership-with-us1', '', 'partnership-with-us1', '#', '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}', 157, 158, 0, '*', 0),
(192, 'left-navigations', 'Company Carreer', 'company-carreer1', '', 'company-carreer1', '#', '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}', 159, 160, 0, '*', 0),
(193, 'left-navigations', 'New Technology', 'new-technology1', '', 'new-technology1', '#', '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}', 161, 162, 0, '*', 0),
(194, 'left-navigations', 'Client Testimonials', 'client-testimonials1', '', 'client-testimonials1', '#', '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}', 163, 164, 0, '*', 0),
(195, 'left-navigations', 'Responsive HTML5/CSS3', 'responsive-html5-css3', '', 'responsive-html5-css3', '#', '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}', 165, 166, 0, '*', 0),
(196, 'left-navigations', 'Well Commented &Structured', 'well-commented-structured', '', 'well-commented-structured', '#', '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}', 167, 168, 0, '*', 0),
(197, 'left-navigations', '10 Diffrent Homepages', '10-diffrent-homepages', '', '10-diffrent-homepages', '#', '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}', 169, 170, 0, '*', 0),
(198, 'left-navigations', 'Slider Revolution worth of $12', 'slider-revolution-worth-of-12', '', 'slider-revolution-worth-of-12', '#', '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}', 171, 172, 0, '*', 0),
(199, 'left-navigations', 'Custom Backgrounds & Patterns', 'custom-backgrounds-patterns', '', 'custom-backgrounds-patterns', '#', '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}', 173, 174, 0, '*', 0),
(200, 'left-navigations', 'Unlimited Colors & Shortcodes', 'unlimited-colors-shortcodes', '', 'unlimited-colors-shortcodes', '#', '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}', 175, 176, 0, '*', 0),
(201, 'left-navigations', '5 Different Slideshows', '5-different-slideshows', '', '5-different-slideshows', '', '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}', 177, 178, 0, '*', 0),
(202, 'left-navigations', 'Useful Typography Elements', 'useful-typography-elements', '', 'useful-typography-elements', '#', '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}', 179, 180, 0, '*', 0),
(203, 'left-navigations', 'Cross Browser Support', 'cross-browser-support', '', 'cross-browser-support', '#', '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}', 181, 182, 0, '*', 0),
(204, 'left-navigations', 'Fully Layered PSD Files', 'fully-layered-psd-files', '', 'fully-layered-psd-files', '#', '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}', 183, 184, 0, '*', 0),
(205, 'left-navigations', 'Well Documentation Files', 'well-documentation-files', '', 'well-documentation-files', '#', '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}', 185, 186, 0, '*', 0),
(206, 'header-menu', 'Register', 'register', '', 'register', 'index.php?option=com_users&view=registration', 'component', 1, 1, 1, 25, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 187, 188, 0, '*', 0),
(207, 'footerlink', ' | ', '2014-06-03-05-07-00', '', '2014-06-03-05-07-00', '', 'separator', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu_image":"","menu_text":1}', 13, 14, 0, '*', 0),
(209, 'header-menu', 'Â ', 'facebook', '', 'facebook', '#', 'url', -2, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1}', 189, 190, 0, '*', 0),
(210, 'header-menu', 'fb', '2014-06-03-05-56-50', '', '2014-06-03-05-56-50', 'fb', 'url', -2, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"\\u00a0","menu-anchor_css":"","menu_image":"","menu_text":1}', 191, 192, 0, '*', 0),
(211, 'elos-menu', 'About Page', 'about-page', '', 'pages/about-page', '#', 'url', 1, 125, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1}', 58, 65, 0, '*', 0),
(212, 'elos-menu', 'Services Page', 'services-page', '', 'pages/services-page', '#', 'url', 1, 125, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1}', 68, 75, 0, '*', 0),
(213, 'site-categories', 'Website Design', 'website-design', '', 'website-design', '#', '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}', 193, 194, 0, '*', 0),
(214, 'site-categories', 'Make Money Online', 'make-money-online', '', 'make-money-online', '#', '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}', 195, 196, 0, '*', 0),
(215, 'site-categories', 'Photography', 'photography', '', 'photography', '#', '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}', 197, 198, 0, '*', 0),
(216, 'site-categories', 'Wordpress Themes', 'wordpress-themes', '', 'wordpress-themes', '#', '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}', 199, 200, 0, '*', 0),
(217, 'site-categories', 'Learn Web Tutorials', 'learn-web-tutorials', '', 'learn-web-tutorials', '#', '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}', 201, 202, 0, '*', 0),
(218, 'site-archives', 'March 2014', 'march-2014', '', 'march-2014', '#', '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}', 203, 204, 0, '*', 0),
(219, 'site-archives', 'February 2014', 'february-2014', '', 'february-2014', '#', '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}', 205, 206, 0, '*', 0),
(220, 'site-archives', 'January 2014', 'january-2014', '', 'january-2014', '#', '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}', 207, 208, 0, '*', 0),
(221, 'site-archives', 'December 2013', 'december-2013', '', 'december-2013', '#', '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}', 209, 210, 0, '*', 0),
(222, 'site-archives', 'November 2013', 'november-2013', '', 'november-2013', '#', '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}', 211, 212, 0, '*', 0),
(238, 'main', 'COM_COALAWEBCONTACT', 'com-coalawebcontact', '', 'com-coalawebcontact', 'index.php?option=com_coalawebcontact', 'component', 0, 1, 1, 10077, 0, '0000-00-00 00:00:00', 0, 1, '../media/coalawebcontact/components/contact/images/icon-16-cwc-menu.png', 0, '', 213, 214, 0, '', 1),
(255, 'useful-pages', 'Elements', 'elements', '', 'elements', 'index.php?option=com_content&view=article&id=89', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 215, 216, 0, '*', 0),
(256, 'useful-pages', 'Typography', 'typography', '', 'typography', 'index.php?option=com_content&view=article&id=90', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 217, 218, 0, '*', 0),
(257, 'useful-pages', 'Pricing Tables', 'pricing-tables', '', 'pricing-tables', 'index.php?option=com_content&view=article&id=91', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 219, 220, 0, '*', 0),
(258, 'useful-pages', 'Page Columns', 'page-columns', '', 'page-columns', 'index.php?option=com_content&view=article&id=92', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 221, 222, 0, '*', 0),
(259, 'useful-pages', 'Our Team', 'our-team', '', 'our-team', 'index.php?option=com_content&view=article&id=5', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 223, 224, 0, '*', 0),
(260, 'useful-pages', 'FAQs', 'faqs', '', 'faqs', 'index.php?option=com_content&view=article&id=94', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 225, 226, 0, '*', 0),
(261, 'useful-pages', 'Tabs', 'tabs', '', 'tabs', 'index.php?option=com_content&view=article&id=93', 'component', 1, 1, 1, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 227, 228, 0, '*', 0);
INSERT IGNORE INTO `#__menu` (`id`, `menutype`, `title`, `alias`, `note`, `path`, `link`, `type`, `published`, `parent_id`, `level`, `component_id`, `checked_out`, `checked_out_time`, `browserNav`, `access`, `img`, `template_style_id`, `params`, `lft`, `rgt`, `home`, `language`, `client_id`) VALUES
(262, 'useful-pages', 'Login Form', 'login-form', '', 'login-form', 'index.php?option=com_users&view=login', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 229, 230, 0, '*', 0),
(263, 'useful-pages', 'Register Form', 'register-form', '', 'register-form', 'index.php?option=com_users&view=registration', 'component', 1, 1, 1, 25, 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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 231, 232, 0, '*', 0),
(264, 'header-footer', 'Header Version 1', '2014-06-12-07-15-38', '', '2014-06-12-07-15-38', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 233, 234, 0, '*', 0),
(265, 'header-footer', 'Header Version 2', '2014-06-12-07-16-11', '', '2014-06-12-07-16-11', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 235, 236, 0, '*', 0),
(266, 'header-footer', 'Header Version 3', '2014-06-12-07-16-44', '', '2014-06-12-07-16-44', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 237, 238, 0, '*', 0),
(267, 'header-footer', 'Header Version 4', '2014-06-12-07-18-26', '', '2014-06-12-07-18-26', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 239, 240, 0, '*', 0),
(268, 'header-footer', 'Header Version 5', '2014-06-12-07-18-58', '', '2014-06-12-07-18-58', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 241, 242, 0, '*', 0),
(269, 'header-footer', 'Footer Version 1', '2014-06-12-07-19-32', '', '2014-06-12-07-19-32', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 243, 244, 0, '*', 0),
(270, 'header-footer', 'Footer Version 2', '2014-06-12-07-19-57', '', '2014-06-12-07-19-57', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 245, 246, 0, '*', 0),
(271, 'header-footer', 'Footer Version 3', '2014-06-12-07-20-16', '', '2014-06-12-07-20-16', '', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 247, 248, 0, '*', 0),
(272, 'header-footer', 'Footer Version 4', '2014-06-12-07-20-40', '', '2014-06-12-07-20-40', '', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 249, 250, 0, '*', 0),
(273, 'more-features', 'Mega Menu', '2014-06-12-07-22-01', '', '2014-06-12-07-22-01', '', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 251, 252, 0, '*', 0),
(274, 'more-features', '10 Home Versions', '2014-06-12-07-22-21', '', '2014-06-12-07-22-21', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 253, 254, 0, '*', 0),
(275, 'more-features', '5 Diffrent Headers', '2014-06-12-07-22-39', '', '2014-06-12-07-22-39', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 255, 256, 0, '*', 0),
(276, 'more-features', '5 Diffrent Footers', '2014-06-12-07-23-23', '', '2014-06-12-07-23-23', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 257, 258, 0, '*', 0),
(277, 'more-features', '5 Diffrent Slide Shows', '2014-06-12-07-23-43', '', '2014-06-12-07-23-43', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 259, 260, 0, '*', 0),
(278, 'more-features', 'Video BG Effects', '2014-06-12-07-24-05', '', '2014-06-12-07-24-05', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 261, 262, 0, '*', 0),
(279, 'more-features', '50+ Feature Sections', '2014-06-12-07-26-18', '', '2014-06-12-07-26-18', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 263, 264, 0, '*', 0),
(280, 'more-features', 'Use for any Website', '2014-06-12-07-26-52', '', '2014-06-12-07-26-52', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 265, 266, 0, '*', 0),
(281, 'more-features', 'Free Updates', '2014-06-12-07-27-13', '', '2014-06-12-07-27-13', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 267, 268, 0, '*', 0),
(283, 'elos-menu', 'Features', '2014-06-12-10-12-26', '', '2014-06-12-10-12-26', '#', '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,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 117, 120, 0, '*', 0),
(284, 'main', 'COM_VIRTUEMART', 'com-virtuemart', '', 'com-virtuemart', 'index.php?option=com_virtuemart', 'component', 0, 1, 1, 10100, 0, '0000-00-00 00:00:00', 0, 1, '../components/com_virtuemart/assets/images/vmgeneral/menu_icon.png', 0, '', 269, 292, 0, '*', 1),
(285, 'main', 'COM_VIRTUEMART_MENU_CATEGORIES', 'com-virtuemart-menu-categories', '', 'com-virtuemart/com-virtuemart-menu-categories', 'index.php?option=com_virtuemart&view=category', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-categories.png', 0, '', 270, 271, 0, '*', 1),
(286, 'main', 'COM_VIRTUEMART_MENU_PRODUCTS', 'com-virtuemart-menu-products', '', 'com-virtuemart/com-virtuemart-menu-products', 'index.php?option=com_virtuemart&view=product', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-products.png', 0, '', 272, 273, 0, '*', 1),
(287, 'main', 'COM_VIRTUEMART_MENU_ORDERS', 'com-virtuemart-menu-orders', '', 'com-virtuemart/com-virtuemart-menu-orders', 'index.php?option=com_virtuemart&view=orders', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-orders.png', 0, '', 274, 275, 0, '*', 1),
(288, 'main', 'COM_VIRTUEMART_MENU_REPORT', 'com-virtuemart-menu-report', '', 'com-virtuemart/com-virtuemart-menu-report', 'index.php?option=com_virtuemart&view=report', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-report.png', 0, '', 276, 277, 0, '*', 1),
(289, 'main', 'COM_VIRTUEMART_MENU_USERS', 'com-virtuemart-menu-users', '', 'com-virtuemart/com-virtuemart-menu-users', 'index.php?option=com_virtuemart&view=user', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-shoppers.png', 0, '', 278, 279, 0, '*', 1),
(290, 'main', 'COM_VIRTUEMART_MENU_MANUFACTURERS', 'com-virtuemart-menu-manufacturers', '', 'com-virtuemart/com-virtuemart-menu-manufacturers', 'index.php?option=com_virtuemart&view=manufacturer', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-manufacturers.png', 0, '', 280, 281, 0, '*', 1),
(291, 'main', 'COM_VIRTUEMART_MENU_STORE', 'com-virtuemart-menu-store', '', 'com-virtuemart/com-virtuemart-menu-store', 'index.php?option=com_virtuemart&view=user&task=editshop', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-shop.png', 0, '', 282, 283, 0, '*', 1),
(292, 'main', 'COM_VIRTUEMART_MENU_MEDIAFILES', 'com-virtuemart-menu-mediafiles', '', 'com-virtuemart/com-virtuemart-menu-mediafiles', 'index.php?option=com_virtuemart&view=media', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-media.png', 0, '', 284, 285, 0, '*', 1),
(293, 'main', 'COM_VIRTUEMART_MENU_SHIPMENTMETHODS', 'com-virtuemart-menu-shipmentmethods', '', 'com-virtuemart/com-virtuemart-menu-shipmentmethods', 'index.php?option=com_virtuemart&view=shipmentmethod', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-shipmentmethods.png', 0, '', 286, 287, 0, '*', 1),
(294, 'main', 'COM_VIRTUEMART_MENU_PAYMENTMETHODS', 'com-virtuemart-menu-paymentmethods', '', 'com-virtuemart/com-virtuemart-menu-paymentmethods', 'index.php?option=com_virtuemart&view=paymentmethod', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-paymentmethods.png', 0, '', 288, 289, 0, '*', 1),
(295, 'main', 'COM_VIRTUEMART_MENU_CONFIGURATION', 'com-virtuemart-menu-configuration', '', 'com-virtuemart/com-virtuemart-menu-configuration', 'index.php?option=com_virtuemart&view=config', 'component', 0, 284, 2, 10100, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_virtuemart/assets/images/icon_16/menu-icon16-config.png', 0, '', 290, 291, 0, '*', 1),
(296, 'main', 'VirtueMart AIO', 'virtuemart-aio', '', 'virtuemart-aio', 'index.php?option=com_virtuemart_allinone', 'component', 0, 1, 1, 10101, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 293, 294, 0, '', 1),
(297, 'main', 'TCPDF', 'tcpdf', '', 'tcpdf', 'index.php?option=com_tcpdf', 'component', 0, 1, 1, 10129, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '', 295, 296, 0, '', 1),
(298, 'elos-menu', 'Shop', 'vm-shop', '', 'vm-shop', 'index.php?option=com_virtuemart&view=virtuemart&productsublayout=0', 'component', 1, 1, 1, 10100, 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":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 297, 302, 0, '*', 0),
(299, 'elos-menu', 'Shoping Cart', 'shoping-cart', '', 'vm-shop/shoping-cart', 'index.php?option=com_virtuemart&view=cart', 'component', 1, 298, 2, 10100, 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":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 298, 299, 0, '*', 0),
(301, 'elos-menu', 'My Wishlist', 'wishlist-vm', '', 'vm-shop/wishlist-vm', 'index.php/component/virtuemart?view=wishlist', 'url', 1, 298, 2, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 300, 301, 0, '*', 0),
(302, 'main', 'COM_UNITEREVOLUTION2', 'com-uniterevolution2', '', 'com-uniterevolution2', 'index.php?option=com_uniterevolution2', 'component', 0, 1, 1, 10130, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_uniterevolution2/images/icon-16-revolution.png', 0, '', 303, 304, 0, '', 1),
(303, 'header-menu1', 'Logout', 'logout', '', 'logout', 'index.php?option=com_users&view=login', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 305, 306, 0, '*', 0),
(304, 'elos-menu', 'Logout', 'logout-elos', '', 'logout-elos', 'index.php?option=com_users&view=login', 'component', 0, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu","icemega_modules":[],"icemega_positions":[]}', 307, 308, 0, '*', 0),
(305, 'main', 'COM_K2', 'com-k2', '', 'com-k2', 'index.php?option=com_k2', 'component', 0, 1, 1, 10132, 0, '0000-00-00 00:00:00', 0, 1, '../media/k2/assets/images/system/k2_16x16.png', 0, '{}', 309, 330, 0, '', 1),
(306, 'main', 'K2_ITEMS', 'k2-items', '', 'com-k2/k2-items', 'index.php?option=com_k2&view=items', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 310, 311, 0, '', 1),
(307, 'main', 'K2_CATEGORIES', 'k2-categories', '', 'com-k2/k2-categories', 'index.php?option=com_k2&view=categories', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 312, 313, 0, '', 1),
(308, 'main', 'K2_TAGS', 'k2-tags', '', 'com-k2/k2-tags', 'index.php?option=com_k2&view=tags', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 314, 315, 0, '', 1),
(309, 'main', 'K2_COMMENTS', 'k2-comments', '', 'com-k2/k2-comments', 'index.php?option=com_k2&view=comments', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 316, 317, 0, '', 1),
(310, 'main', 'K2_USERS', 'k2-users', '', 'com-k2/k2-users', 'index.php?option=com_k2&view=users', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 318, 319, 0, '', 1),
(311, 'main', 'K2_USER_GROUPS', 'k2-user-groups', '', 'com-k2/k2-user-groups', 'index.php?option=com_k2&view=usergroups', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 320, 321, 0, '', 1),
(312, 'main', 'K2_EXTRA_FIELDS', 'k2-extra-fields', '', 'com-k2/k2-extra-fields', 'index.php?option=com_k2&view=extrafields', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 322, 323, 0, '', 1),
(313, 'main', 'K2_EXTRA_FIELD_GROUPS', 'k2-extra-field-groups', '', 'com-k2/k2-extra-field-groups', 'index.php?option=com_k2&view=extrafieldsgroups', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 324, 325, 0, '', 1),
(314, 'main', 'K2_MEDIA_MANAGER', 'k2-media-manager', '', 'com-k2/k2-media-manager', 'index.php?option=com_k2&view=media', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 326, 327, 0, '', 1),
(315, 'main', 'K2_INFORMATION', 'k2-information', '', 'com-k2/k2-information', 'index.php?option=com_k2&view=info', 'component', 0, 305, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, 'class:component', 0, '{}', 328, 329, 0, '', 1),
(316, 'elos-menu', 'k2 large Image', 'k2-large-image', '', 'blog/k2-large-image', 'index.php?option=com_k2&view=itemlist&layout=category&task=category&id=1', 'component', 1, 153, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{"categories":["1"],"singleCatOrdering":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 110, 111, 0, '*', 0),
(317, 'elos-menu', 'K2 small Image', 'k2-small-image', '', 'blog/k2-small-image', 'index.php?option=com_k2&view=itemlist&layout=category&task=category&id=3', 'component', 1, 153, 2, 10132, 0, '0000-00-00 00:00:00', 0, 1, ' ', 0, '{"categories":["3"],"singleCatOrdering":"order","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 112, 113, 0, '*', 0),
(318, 'elos-menu', 'K2 Single Post', 'k2-single-post', '', 'blog/k2-single-post', 'index.php?option=com_k2&view=item&layout=item&id=16', 'component', 1, 153, 2, 10132, 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":"","page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0,"icemega_subtitle":"","icemega_cols":"1","icemega_width":"","icemega_colwidth":"","icemega_cols_items":"","icemega_subtype":"menu"}', 114, 115, 0, '*', 0),
(319, 'main', 'JM_NEWSLETTER', 'jm-newsletter', '', 'jm-newsletter', 'index.php?option=com_joomailermailchimpintegration', 'component', 0, 1, 1, 10146, 0, '0000-00-00 00:00:00', 0, 1, '../media/com_joomailermailchimpintegration/backend/images/mail_16.png', 0, '{}', 331, 338, 0, '', 1),
(320, 'main', 'JM_LISTS', 'jm-lists', '', 'jm-newsletter/jm-lists', 'index.php?option=com_joomailermailchimpintegration&view=lists', 'component', 0, 319, 2, 10146, 0, '0000-00-00 00:00:00', 0, 1, '../media/com_joomailermailchimpintegration/backend/images/lists_16.png', 0, '{}', 332, 333, 0, '', 1),
(321, 'main', 'JM_CAMPAIGNS', 'jm-campaigns', '', 'jm-newsletter/jm-campaigns', 'index.php?option=com_joomailermailchimpintegration&view=campaignlist', 'component', 0, 319, 2, 10146, 0, '0000-00-00 00:00:00', 0, 1, '../media/com_joomailermailchimpintegration/backend/images/template_16.png', 0, '{}', 334, 335, 0, '', 1),
(322, 'main', 'JM_REPORTS', 'jm-reports', '', 'jm-newsletter/jm-reports', 'index.php?option=com_joomailermailchimpintegration&view=campaigns', 'component', 0, 319, 2, 10146, 0, '0000-00-00 00:00:00', 0, 1, '../media/com_joomailermailchimpintegration/backend/images/recent_campaigns_16.png', 0, '{}', 336, 337, 0, '', 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__menu_types`
--

CREATE TABLE IF NOT EXISTS `#__menu_types` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `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 '',
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_menutype` (`menutype`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=14 ;

--
-- Dumping data for table `#__menu_types`
--

INSERT IGNORE INTO `#__menu_types` (`id`, `menutype`, `title`, `description`) VALUES
(1, 'mainmenu', 'Main Menu', 'The main menu for the site'),
(2, 'elos-menu', 'Elos menu', ''),
(3, 'quick-links', 'Quick links', ''),
(4, 'footerlink', 'Footerlink', ''),
(5, 'left-sidebar', 'Left sidebar', ''),
(6, 'left-navigations', 'Left Navigations', ''),
(7, 'header-menu', 'Header menu', ''),
(8, 'site-categories', 'Site Categories', ''),
(9, 'site-archives', 'Site Archives', ''),
(10, 'useful-pages', 'Useful Pages', ''),
(11, 'header-footer', 'Headers & Footers', ''),
(12, 'more-features', 'More Features', ''),
(13, 'header-menu1', 'Header Menu1', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__messages`
--

CREATE TABLE IF NOT EXISTS `#__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 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__messages_cfg`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__modules`
--

CREATE TABLE IF NOT EXISTS `#__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` mediumtext 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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=289 ;

--
-- Dumping data for table `#__modules`
--

REPLACE INTO `#__modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(1, 55, 'Main Menu', '', '', 1, '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":"0","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx":"","window_open":"","layout":"","moduleclass_sfx":"_menu","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(2, 56, '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, 57, '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, 58, '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, 59, '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, 60, '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, 61, '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, 62, 'Admin Menu', '', '', 1, 'menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 3, 1, '{"layout":"","moduleclass_sfx":"","shownew":"1","showhelp":"1","cache":"0"}', 1, '*'),
(13, 63, '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, 64, '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, 65, '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, 66, 'Login Form', '', '', 7, 'position-7', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_login', 1, 1, '{"greeting":"1","name":"0"}', 0, '*'),
(17, 67, '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":"","showComponent":"1","separator":"","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'),
(79, 68, '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, '*'),
(86, 69, 'Joomla Version', '', '', 1, 'footer', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_version', 3, 1, '{"format":"short","product":"1","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'),
(87, 56, 'Feature Section1', '', '<div class="container">\r\n<div class="one_fourth item_bottom"><i class="fa fa-coffee"> </i>\r\n<div class="clearfix"> </div>\r\n<h3 class="nocaps">Responsive Design</h3>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n<br /> <a class="readmore_but1" href="#">Read more +</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top"><i class="fa fa-leaf"> </i>\r\n<div class="clearfix"> </div>\r\n<h3 class="nocaps">Five Slideshows</h3>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n<br /> <a class="readmore_but1" href="#">Read more +</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth active item_bottom"><i class="fa fa-cog"> </i>\r\n<div class="clearfix"> </div>\r\n<h3 class="nocaps">Multiple Headers</h3>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n<br /> <a class="readmore_but1" href="#">Read more +</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_top"><i class="fa fa-trophy"> </i>\r\n<div class="clearfix"> </div>\r\n<h3 class="nocaps">Ten Home Pages</h3>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n<br /> <a class="readmore_but1" href="#">Read more +</a></div>\r\n<!-- end section --></div>', 1, 'mj-feature1', 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":"0","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, '*'),
(88, 57, 'more about us', '', '<div class="one_fourth item_top">\r\n<div class="boxsec"><img src="templates/elos/images/icon-1.png" alt="icon-1" />\r\n<h3>Our process</h3>\r\n<p>Earth for lorem ipsum uncover on many web sites still in have their versions infancy of the years.</p>\r\n</div>\r\n<a class="readmore_but2" href="#">Read more</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth active item_bottom">\r\n<div class="boxsec"><img src="templates/elos/images/icon-2.png" alt="icon-2" />\r\n<h3>research</h3>\r\n<p>Earth for lorem ipsum uncover on many web sites still in have their versions infancy of the years.</p>\r\n</div>\r\n<a class="readmore_but2" href="#">Read more</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top">\r\n<div class="boxsec"><img src="templates/elos/images/icon-3.png" alt="icon-3" />\r\n<h3>web design</h3>\r\n<p>Earth for lorem ipsum uncover on many web sites still in have their versions infancy of the years.</p>\r\n</div>\r\n<a class="readmore_but2" href="#">Read more</a></div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_bottom">\r\n<div class="boxsec"><img src="templates/elos/images/icon-4.png" alt="icon-4" />\r\n<h3>web develop</h3>\r\n<p>Earth for lorem ipsum uncover on many web sites still in have their versions infancy of the years.</p>\r\n</div>\r\n<a class="readmore_but2" href="#">Read more</a></div>\r\n<!-- end section -->\r\n<p> </p>', 1, 'mj-feature3', 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":"0","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, '*'),
(89, 58, 'our agile process', '', '<div class="root item_top">\r\n<div class="one_fifth"><i class="fa fa-cloud"> </i>\r\n<h5 class="nocaps">Product Backlog</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-asterisk active"> </i>\r\n<h5 class="nocaps">Sprint Backlog</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-user"> </i>\r\n<h5 class="nocaps">User Stories</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-desktop"> </i>\r\n<h5 class="nocaps">Demo</h5>\r\n</div>\r\n<div class="one_fifth last"><i class="fa fa-rocket"> </i>\r\n<h5 class="nocaps">Deliverables</h5>\r\n</div>\r\n</div>\r\n<!-- end root -->\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="left item_left">\r\n<div class="circle">\r\n<h3>Sprint</h3>\r\n<ul class="list_2">\r\n<li>Average 3 weeks sprint</li>\r\n<li>Define <i class="fa fa-check"> </i></li>\r\n<li>Design <i class="fa fa-check"> </i></li>\r\n<li>Development <i class="fa fa-check"> </i></li>\r\n<li>Integrate <i class="fa fa-check"> </i></li>\r\n<li>Testing <i class="fa fa-check"> </i></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end left circle -->\r\n<div class="right item_right">\r\n<div class="circle">\r\n<h3>daily scrums</h3>\r\n<strong>15 minutes Daily Meeting</strong>\r\n<ul>\r\n<li>1.what did i accomplish yesterday?</li>\r\n<li>2.what will i do today?</li>\r\n<li>3. What obstacles are <br /> impeding my progress?</li>\r\n<li>4.what did i do yesterday?</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end right circle -->', 1, 'mj-feature5', 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":"0","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, '*'),
(90, 59, 'Feature Section6', '', '<div class="container">\r\n<div class="two_third item_left">\r\n<h2>professional theme</h2>\r\n<h1>you enjoy it.</h1>\r\n<p>Nullam turpis cras dapibus, orci rutrum adipiscing luctus, nisl magna tempus urna id porttito nunc arcu et mauris. Suspe ndisse id justo id nisi suscipit porttitor Pellen tesque aliquet leo id vestibulum eleifend magna sem iaculis risus, quis volutpat turpis quam in tortor. Morbi euismod nulla aliquet felis.</p>\r\n<p class="fe_6_span">Cras dapibus orci rutrum adipiscing luctus, nisl magna tempus urna, id porttitor nuncarcuet mauris. Suspendisse <i class="fa fa-long-arrow-left fa-lg img_right"> </i></p>\r\n<span class="clearfix divider_dashed1"><a class="readmore_but3 img_left3" href="#">Learn more</a> <a class="readmore_but4" href="#">purchase now!</a></span></div>\r\n<!-- end section -->\r\n<div class="one_third last item_right"><img class="img_right" src="templates/elos/images/site-img8.jpg" alt="" /></div>\r\n<!-- end right image --></div>', 1, 'mj-feature6', 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":"0","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, '*'),
(91, 60, 'Feature Section7', '', '<div class="container">\r\n<div class="cont">\r\n<h1 class="item_left">Join The elos. <b>Brand New Website!</b></h1>\r\n<p class="item_right">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.</p>\r\n<br /><br /> <a class="readmore_but2 item_left" href="#">Purchase now</a></div>\r\n</div>', 1, 'mj-feature7', 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":"0","backgroundimage":"images\\/parallax-bg3.jpg","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, '*'),
(92, 61, 'great flexibility', '', '<p class="less1 item_right">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.</p>\r\n<div class="content_box item_left">\r\n<div class="left">\r\n<h3 class="nocaps"><i class="fa fa-cloud"> </i> Neat and Clean</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="vline"> </div>\r\n<div class="center active">\r\n<h3 class="nocaps"><i class="fa fa-bell"> </i> Easy to use</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="vline"> </div>\r\n<div class="right">\r\n<h3 class="nocaps"><i class="fa fa-envelope"> </i> Very flexible</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.</p>\r\n</div>\r\n<!-- end section --></div>', 1, 'mj-feature8', 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":"0","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, '*'),
(93, 62, 'Our Services', '', '<div class="one_fourth item_top">\r\n<div class="box">\r\n<div class="image">\r\n<div><i class="fa fa-coffee"> </i>\r\n<h4 class="nocaps">Design</h4>\r\n</div>\r\n</div>\r\n<div class="text">\r\n<div>\r\n<h4 class="nocaps">Design</h4>\r\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_bottom">\r\n<div class="box">\r\n<div class="image">\r\n<div><i class="fa fa-desktop"> </i>\r\n<h4 class="nocaps">Devolopment</h4>\r\n</div>\r\n</div>\r\n<div class="text">\r\n<div>\r\n<h4 class="nocaps">Devolopment</h4>\r\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top">\r\n<div class="box">\r\n<div class="image">\r\n<div><i class="fa fa-search"> </i>\r\n<h4 class="nocaps">Branding</h4>\r\n</div>\r\n</div>\r\n<div class="text">\r\n<div>\r\n<h4 class="nocaps">Branding</h4>\r\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_bottom">\r\n<div class="box">\r\n<div class="image">\r\n<div><i class="fa fa-camera"> </i>\r\n<h4 class="nocaps">Photography</h4>\r\n</div>\r\n</div>\r\n<div class="text">\r\n<div>\r\n<h4 class="nocaps">Photography</h4>\r\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->', 1, 'mj-feature9', 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":"0","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, '*'),
(94, 63, 'Amazing Package', '', '<p class="less1 item_top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.</p>\r\n<div class="clearfix divider_line11"> </div>\r\n<div class="left item_bottom">\r\n<h1>Why Choose Us</h1>\r\n<ul class="list_3">\r\n<li><i class="fa fa-check"> </i> Sitamet consecte adipiscing disse.</li>\r\n<li><i class="fa fa-check"> </i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.</li>\r\n<li><i class="fa fa-check"> </i> Sitamet consecte adipiscing disse.</li>\r\n<li><i class="fa fa-check"> </i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="center item_bottom">\r\n<div class="topcont">\r\n<h2>Our Clints</h2>\r\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.</p>\r\n</div>\r\n<span class="botimg"><img src="templates/elos/images/site-img13.jpg" alt="" /></span></div>\r\n<!-- end section -->\r\n<div class="right item_bottom">\r\n<div class="box1">\r\n<h2>Our Services</h2>\r\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.</p>\r\n</div>\r\n<div class="box2">\r\n<h2>What we Do</h2>\r\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.</p>\r\n</div>\r\n</div>\r\n<!-- end section -->', 1, 'mj-feature12', 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":"0","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, '*'),
(95, 64, ' Feature Section13', '', '<div class="container">\r\n<h2 class="section_title_whitebig item_left">Awesome Unique designs <strong>clean and beautiful</strong></h2>\r\n<p class="less1 item_right">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula.</p>\r\n<br /><br /> <img class="img_left item_right" src="templates/elos/images/site-img14.png" alt="" /></div>', 1, 'mj-feature13', 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":"0","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, '*'),
(96, 65, 'pricing tables', '', '<div class="one_third item_top">\r\n<div class="pricings_home">\r\n<ul>\r\n<li class="title">Basic</li>\r\n<li class="price"><sup>$</sup>4.99 <i>/month</i></li>\r\n<li>1 GB Bandwidth</li>\r\n<li>256 MB Memory</li>\r\n<li>24/7 Full Support</li>\r\n<li>Free Domain Name</li>\r\n<li>Money back Guarantee</li>\r\n<li class="but"><a class="readmore_but3 nofloat" href="#">Order now</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom">\r\n<div class="pricings_home">\r\n<ul>\r\n<li class="title active">standard</li>\r\n<li class="price"><sup>$</sup>9.99 <i>/month</i></li>\r\n<li>1 GB Bandwidth</li>\r\n<li>256 MB Memory</li>\r\n<li>24/7 Full Support</li>\r\n<li>Free Domain Name</li>\r\n<li>Money back Guarantee</li>\r\n<li class="but"><a class="readmore_but3 active nofloat" href="#">Order now</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top">\r\n<div class="pricings_home">\r\n<ul>\r\n<li class="title">premium</li>\r\n<li class="price"><sup>$</sup>27.99 <i>/month</i></li>\r\n<li>1 GB Bandwidth</li>\r\n<li>256 MB Memory</li>\r\n<li>24/7 Full Support</li>\r\n<li>Free Domain Name</li>\r\n<li>Money back Guarantee</li>\r\n<li class="but"><a class="readmore_but3 nofloat" href="#">Order now</a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="clearfix margin_top2"> </div>\r\n<p class="less2 item_left">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus pulvinar lectus.</p>\r\n<p><br /><br /> <a class="readmore_but6" href="#">know more about pricings</a></p>', 1, 'mj-feature14', 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":"0","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, '*'),
(97, 66, 'Footer Contact', '', '', 1, 'mj-footer_top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_contact_footer', 1, 0, '{"moduleclass_sfx":" one_fourth","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(103, 72, 'What We offer?', '', '', 1, 'mj-feature4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_home_tab', 1, 1, '{"tab_name1":"Website Develop","content1":"<h3 class=\\"nocaps\\">Will cover many web sites in infancy<\\/h3>\\r\\n<p>When an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like PageMaker including versions.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<div class=\\"one_half\\">\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor avanas<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Publishing them softwares<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> More recently with desktop<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Letraset sheets containing<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_half last\\">\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor avanas<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Publishing them softwares<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> More recently with desktop<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Letraset sheets containing<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>","tab_name2":"Graphic Design","content2":"<h3 class=\\"nocaps\\">Recently desktop publishing software<\\/h3>\\r\\n<p><img class=\\"img_left1\\" src=\\"templates\\/elos\\/images\\/site-img2.jpg\\" alt=\\"\\" \\/><\\/p>\\r\\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.<\\/p>","tab_name3":"Custom Services","content3":"<h3 class=\\"nocaps\\">More less normal distribution of letters<\\/h3>\\r\\n<p><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img3.jpg\\" alt=\\"\\" \\/><\\/p>\\r\\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<\\/ul>","tab_name4":"Web Hosting","content4":"<h3 class=\\"nocaps\\">Word in classical literature discovere<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<p>\\u00a0<\\/p>","tab_name5":"Multimedia","content5":"<h3 class=\\"nocaps\\">Recently desktop publishing software<\\/h3>\\r\\n<p><img class=\\"img_left1\\" src=\\"templates\\/elos\\/images\\/site-img4.jpg\\" alt=\\"img1\\" \\/><\\/p>\\r\\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected words.<\\/p>","tab_name6":"Social Media","content6":"<h3 class=\\"nocaps\\">Words which look even believable<\\/h3>\\r\\n<p><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img3.jpg\\" alt=\\"img2\\" \\/><\\/p>\\r\\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.<\\/p>\\r\\n<p>\\u00a0<\\/p>\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<\\/ul>","img1":"images\\/site-img1.png","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(108, 79, 'Our Clints says', '', '', 1, 'mj-feature10', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj_client_says', 1, 1, '{"client_says_layout":"default","moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(112, 88, 'Mj Brand', '', '', 1, 'mj-feature17', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj-brand', 1, 0, '{"image1":"images\\/client-logo1.png","image2":"images\\/client-logo5.png","image3":"images\\/client-logo2.png","image4":"images\\/client-logo3.png","image5":"images\\/client-logo5.png","image6":"images\\/client-logo6.png","image7":"images\\/client-logo7.png","image8":"images\\/client-logo8.png","image9":"images\\/client-logo9.png","image10":"images\\/client-logo5.png","moduleclass_sfx":" brand","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(114, 91, 'Services we offer', '', '', 2, 'mj-feature16', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_services_we_offer', 1, 1, '{"moduleclass_sfx":" one_half","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(115, 92, 'Quick Links', '', '', 2, 'mj-footer_bottom', 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":"quick-links","base":"","startLevel":"1","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" one_fourth","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(120, 98, 'More About Us', '', '', 1, 'mj-feature16', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_more_about_us', 1, 1, '{"moduleclass_sfx":" one_fourth","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(124, 102, 'fun Facts', '', '<div class=" one_fourth last item_top">\r\n<p> </p>\r\n<p>Many web sites still in their infancy various versions have evolved over the years generator on the Internet.</p>\r\n<p> </p>\r\n<ul class="fun_facts">\r\n<li><strong>180</strong> <i>Projects</i></li>\r\n<li><strong>130</strong> <i>Clints</i></li>\r\n<li><strong>90</strong> <i>Awards</i></li>\r\n<li><strong>170</strong> <i>Done</i></li>\r\n<li><strong>2250</strong> <i>Like</i></li>\r\n<li><strong>365</strong> <i>Days</i></li>\r\n</ul>\r\n</div>', 3, 'mj-feature16', 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":"0","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, '*'),
(126, 104, 'About elos', '', '<div class="siteinfo">\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p>\r\n<p><br /> <a href="#">Read more <i class="fa fa-long-arrow-right"> </i></a></p>\r\n</div>', 4, 'mj-footer_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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" one_fourth last","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(128, 113, 'CopyRight Module', '', '', 1, 'mj-copyright', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_copyright', 1, 0, '{"moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(130, 115, 'SP Tweet', '', '', 1, 'mj-feature15', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_sp_tweet', 1, 0, '{"username":"mojoomla","layout_style":"default","tweets":"4","avatar":"0","avatar_width":"48","linked_avatar":"0","linked_search":"0","linked_mention":"0","email_linked":"0","tweet_time":"1","tweet_time_linked":"0","tweet_src":"0","follow_us":"1","target":"_blank","consumer_key":"d8Y76dZDjgya3O2uwt9VkQ","consumer_key_secret":"vjvXqvR9BF8N6zzCMc622EGH0TxN1hXOPPsFAs5Q","access_token":"635127775-aRSjQ3Br0c2CrWcLOSil186XffCWg0o2qwZR48II","access_token_secret":"0lqtqAsowFLtJgDNbKO8b7ZUDAyd32VAKda1BfMtvbYgZ","animation":"none","morph_duration":"300","animation_periodical_time":"8000","moduleclass_sfx":" container sp_tweet_home","cache":"0","module_cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(132, 121, 'More About Us', '', '', 1, 'mj-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":"left-sidebar","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(133, 122, 'Breadcrumbs', '', '', 1, 'mj-breadcrumb', 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":"","showLast":"1","separator":"","layout":"_:default","moduleclass_sfx":" breadcrumbs","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(135, 129, 'Who We Are', '', '<div class="one_half">\r\n<h2 class="ipages_title1"><strong>Who</strong> We Are</h2>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.</p>\r\n<br />\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last">\r\n<div class="pro_bar inner">\r\n<h5 class="nocaps">Website Design</h5>\r\n<div id="progress_bar" class="ui-progress-bar ui-container">\r\n<div class="ui-progress"><span class="ui-label"><b class="value">90%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Graphic Design</h5>\r\n<div id="progress_bar2" class="ui-progress-bar ui-container">\r\n<div class="ui-progress two"><span class="ui-label"><b class="value">72%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Javascript</h5>\r\n<div id="progress_bar3" class="ui-progress-bar ui-container">\r\n<div class="ui-progress three"><span class="ui-label"><b class="value">80%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Development</h5>\r\n<div id="progress_bar4" class="ui-progress-bar ui-container">\r\n<div class="ui-progress four"><span class="ui-label"><b class="value">94%</b></span></div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>\r\n<!-- end section -->', 1, 'mj-whoweare', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" whoweare","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(136, 130, 'what we do', '', '<div class="one_third">\r\n<h3 class="ipages_title1"><strong>what</strong> we do?</h3>\r\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.</p>\r\n<br />\r\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third">\r\n<ul class="tabs3 two">\r\n<li><a href="#example-3-tab-1" target="_self">Design</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Develop</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Graphic</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3">\r\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3">\r\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3">\r\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.</p>\r\n</div>\r\n<!-- end tab 3 --></div>\r\n<!-- end all tabs --></div>\r\n<div class="one_third last">\r\n<h3 class="ipages_title1"><strong>winning</strong> awards</h3>\r\n<ul class="list_4">\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Lorem ipsum dolor consec tetuer adipis</li>\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Suspendisse imperdiet cursus aecenas</li>\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Fermentum sit amet vestibulum pretium</li>\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Magna sem iaculis risus quis volutpats</li>\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Vivamus risus Aliquam lacinia quis nibh</li>\r\n<li><i class="fa fa-arrow-circle-o-right"> </i> Suspendisse imperdiet cursus maecenas</li>\r\n</ul>\r\n</div>', 1, 'mj-whatwedo', 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":"0","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, '*'),
(137, 131, 'Happy Client Say''s', '', '', 3, 'mj-left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_happy_client', 1, 1, '{"moduleclass_sfx":" clientsays_widget","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(138, 133, 'More About Us', '', '', 2, 'mj-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":"left-sidebar","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(139, 134, 'Left Navigations', '', '', 6, 'mj-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":"left-navigations","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(140, 137, 'Right Navigation', '', '', 13, 'mj-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":"left-navigations","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(142, 141, 'Meet Our Team', '', '<div class="features_sec42 two">\r\n<div class="container">\r\n<h2 class="ipages_title1"><strong>meet</strong> Our Team</h2>\r\n<br />\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img54.jpg" alt="" />\r\n<h4>John Frances</h4>\r\n<h6 class="nocaps">CEO</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img55.jpg" alt="" />\r\n<h4>Lucia Penelope</h4>\r\n<h6 class="nocaps">Manager</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="box"><img src="templates/elos/images/site-img56.jpg" alt="" />\r\n<h4>Mark Adraison</h4>\r\n<h6 class="nocaps">Marketing</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="box"><img src="templates/elos/images/site-img57.jpg" alt="" />\r\n<h4>Anya Siennadia</h4>\r\n<h6 class="nocaps">Support</h6>\r\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>', 1, 'mj-meetourteam', 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":"0","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, '*'),
(143, 142, 'My Skills', '', '<div class="features_sec45">\r\n<div class="container">\r\n<h2 class="ipages_title1 two"><strong>My</strong> Skills</h2>\r\n<div class="one_fourth">\r\n<div class="skillgraph one"><i class="fa fa-leaf"> </i></div>\r\n<h4 class="nocaps">UI/UX Design</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="skillgraph two"><i class="fa fa-laptop"> </i></div>\r\n<h4 class="nocaps">Development</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="skillgraph three"><i class="fa fa-code"> </i></div>\r\n<h4 class="nocaps">Javascript</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="skillgraph four"><i class="fa fa-coffee"> </i></div>\r\n<h4 class="nocaps">Graphic Design</h4>\r\n</div>\r\n<!-- end section --></div>\r\n</div>', 1, 'mj-custommodules', 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":"0","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, '*'),
(144, 143, 'Header menu', '', '', 1, 'mj-topbar1_right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_menu', 1, 0, '{"menutype":"header-menu","base":"","startLevel":"1","endLevel":"0","showAllChildren":"0","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, '*'),
(150, 149, 'FooterLink', '', '', 0, 'mj-footerlink', 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":"footerlink","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" footerlink","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(151, 150, 'Header Menu', '', '', 1, 'mj-topbarlink', 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":"header-menu","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" headermenu","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(152, 151, ' Feature Section18', '', '<div class="container">\r\n<div class="one_third item_top">\r\n<ul>\r\n<li class="icon"><i class="fa fa-star"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Clean Code</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-picture-o"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Portfolio Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom">\r\n<ul>\r\n<li class="icon"><i class="fa fa-pagelines"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Layerd PSD</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-coffee"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Unique Design</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top">\r\n<ul>\r\n<li class="icon"><i class="fa fa-gear"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Slide Shows</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-smile-o"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Easy to Use</h3>\r\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section --></div>', 1, 'home1_mj-feature18', 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":"0","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, '*'),
(153, 152, 'Feature Section21', '', '<div class="container">\r\n<div class="one_half item_top"><img class="img_left" src="templates/elos/images/site-img18.png" alt="site-img18" /></div>\r\n<!-- end left image -->\r\n<div class="one_half last item_bottom">\r\n<h2 class="section_title_drakgray bline"><strong>success</strong> your business</h2>\r\n<ul class="active">\r\n<li class="icon"><i class="fa fa-globe"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Want to Improve Business</h3>\r\n<p>It was popularised in the with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software many web sites still in their infancy.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix divider_dashed1"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-lightbulb-o"> </i></li>\r\n<li class="text">\r\n<h3 class="nocaps">Start a Business Thinking</h3>\r\n<p>It was popularised in the with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software many web sites still in their infancy.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n</div>', 1, 'home1_mj-feature21', 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":"0","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, '*'),
(154, 153, 'what we do?', '', '<div class="one_third item_top">\r\n<div class="box">\r\n<div class="icon"><img src="templates/elos/images/icon-2.png" alt="icon-2" /></div>\r\n<h2>Research</h2>\r\n<p>Lorem ipsum dolor sit amet consectetuer Suspendisse et the justo. Praesent mattis commodo augue liquam ornare hendrerit augue.</p>\r\n<br /> <a href="#">View details</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom">\r\n<div class="box">\r\n<div class="icon"><img src="templates/elos/images/icon-1.png" alt="icon-1" /></div>\r\n<h2>Design process</h2>\r\n<p>Lorem ipsum dolor sit amet consectetuer Suspendisse et the justo. Praesent mattis commodo augue liquam ornare hendrerit augue.</p>\r\n<br /> <a href="#">View details</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top">\r\n<div class="box">\r\n<div class="icon"><img src="templates/elos/images/icon-3.png" alt="icon-3" /></div>\r\n<h2>Devolopment</h2>\r\n<p>Lorem ipsum dolor sit amet consectetuer Suspendisse et the justo. Praesent mattis commodo augue liquam ornare hendrerit augue.</p>\r\n<br /> <a href="#">View details</a></div>\r\n</div>\r\n<!-- end section -->\r\n<p> </p>', 1, 'home1_mj-feature22', 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":"0","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, '*'),
(156, 155, 'headerlinks Module', '', '', 1, 'mj-topbar1_right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_headerlinks', 1, 0, '{"moduleclass_sfx":" headerlinks","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*');
INSERT IGNORE INTO `#__modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(157, 156, 'meet Our Team', '', '<div class="one_third item_top">\r\n<div class="box"><img src="templates/elos/images/site-img26.jpg" alt="" />\r\n<h3 class="nocaps">James Thomas</h3>\r\n<h6 class="nocaps">Marketing Manager</h6>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom">\r\n<div class="box"><img src="templates/elos/images/site-img27.jpg" alt="" />\r\n<h3 class="nocaps">Tony Williams</h3>\r\n<h6 class="nocaps">Marketing Analyst</h6>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top">\r\n<div class="box"><img src="templates/elos/images/site-img28.jpg" alt="" />\r\n<h3 class="nocaps">Marison Avasa</h3>\r\n<h6 class="nocaps">Web Developer</h6>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->', 1, 'home1_mj-feature26', 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":"0","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, '*'),
(158, 157, 'what our clints says', '', '', 1, 'home1_mj-feature25', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj_client_says', 1, 1, '{"client_says_layout":"rectangle","moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(160, 174, 'Tab3', '', '', 2, 'mj-feature16', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_services_we_offer', 1, 0, '{"moduleclass_sfx":" one_half","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(161, 175, 'Text Widget', '', '', 5, 'mj-left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_text_widget', 1, 1, '{"moduleclass_sfx":" sidebar_widget","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(162, 176, 'Text Widget', '', '', 12, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_text_widget', 1, 1, '{"moduleclass_sfx":" sidebar_widget","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(164, 178, 'Happy Client Say''s', '', '', 4, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_happy_client', 1, 1, '{"moduleclass_sfx":" clientsays_widget","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(175, 230, 'our agile process', '', '<div class="root">\r\n<div class="one_fifth"><i class="fa fa-cloud"> </i>\r\n<h5 class="nocaps">Product Backlog</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-asterisk active"> </i>\r\n<h5 class="nocaps">Sprint Backlog</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-user"> </i>\r\n<h5 class="nocaps">User Stories</h5>\r\n</div>\r\n<div class="one_fifth"><i class="fa fa-desktop"> </i>\r\n<h5 class="nocaps">Demo</h5>\r\n</div>\r\n<div class="one_fifth last"><i class="fa fa-rocket"> </i>\r\n<h5 class="nocaps">Deliverables</h5>\r\n</div>\r\n</div>\r\n<!-- end root -->\r\n<div class="clearfix margin_top4"> </div>\r\n<div class="left">\r\n<div class="circle">\r\n<h3>Sprint</h3>\r\n<ul class="list_2">\r\n<li>Average 3 weeks sprint</li>\r\n<li>Define <i class="fa fa-check"> </i></li>\r\n<li>Design <i class="fa fa-check"> </i></li>\r\n<li>Development <i class="fa fa-check"> </i></li>\r\n<li>Integrate <i class="fa fa-check"> </i></li>\r\n<li>Testing <i class="fa fa-check"> </i></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end left circle -->\r\n<div class="right">\r\n<div class="circle">\r\n<h3>daily scrums</h3>\r\n<strong>15 minutes Daily Meeting</strong>\r\n<ul>\r\n<li>1.what did i accomplish yesterday?</li>\r\n<li>2.what will i do today?</li>\r\n<li>3. What obstacles are <br /> impeding my progress?</li>\r\n<li>4.what did i do yesterday?</li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end right circle -->', 1, 'mj-feature5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_custom', 1, 1, '{"prepare_content":"0","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, '*'),
(176, 231, 'Excellent features', '', '<div class="one_third item_top">\r\n<div class="box"><img src="templates/elos/images/site-img33.jpg" alt="site-img33" />\r\n<h3>Fast and Light Weight</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.</p>\r\n<br /> <a class="readmore_but11" href="#"><i class="fa fa-location-arrow"> </i> Read more</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom">\r\n<div class="box"><img src="templates/elos/images/site-img34.jpg" alt="site-img34" />\r\n<h3>Responsive Designied</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.</p>\r\n<br /> <a class="readmore_but11" href="#"><i class="fa fa-location-arrow"> </i> Read more</a></div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top">\r\n<div class="box"><img src="templates/elos/images/site-img35.jpg" alt="site-img35" />\r\n<h3>Awesome Slidershows</h3>\r\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.</p>\r\n<br /> <a class="readmore_but11" href="#"><i class="fa fa-location-arrow"> </i> Read more</a></div>\r\n</div>\r\n<!-- end section -->', 1, 'home2_mj-feature29', 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":"0","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, '*'),
(177, 232, 'Video Tutorial', '', '<p class="less1">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.</p>\r\n<p><br /><br /></p>\r\n<div class="hvideo"><iframe src="http://www.youtube.com/embed/a49Tn9iRpWQ" frameborder="0" allowfullscreen=""></iframe></div>', 1, 'home2_mj-feature30', 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":"0","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, '*'),
(178, 234, 'Address Info', '', '<h3>Address <i>Info</i></h3>\r\n<ul>\r\n<li><strong>Company Name</strong><br /> 2901 Marmora Road, Glassgow, Seattle, WA 98122-1090<br /> Telephone: +1 1234-567-89000<br /> FAX: +1 0123-4567-8900<br /> E-mail: <a href="mailto:mail@companyname.com">mail@companyname.com</a><br /> Website: <a href="index.html">www.yoursitename.com</a></li>\r\n</ul>', 1, 'mj-contactadd1', 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":"0","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, '*'),
(179, 235, 'Find The Address', '', '<h3>Find the <strong>Address</strong></h3>\r\n<p><iframe class="google-map" src="http://maps.google.co.in/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <br /><small><a href="https://maps.google.co.in/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m">View Larger Map</a></small></p>', 1, 'mj-contactmap1', 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":"0","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, '*'),
(180, 236, 'what we offer', '', '<div class="one_half item_left">\r\n<ul>\r\n<li class="icon"><i class="fa fa-umbrella"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">45+ Diffrent Sections</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-star"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">10 Home Pages</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-cog"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">5 Header Designs</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-check"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">5 Footer Styles</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last item_right">\r\n<ul>\r\n<li class="icon"><i class="fa fa-tablet"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">100% Responsive</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-code"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">Clean Code</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-leaf"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">5 Diffrent Sliders</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-coffee"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">Clean PSD Files</h4>\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->', 1, 'home3_mj-feature43', 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":"0","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, '*'),
(181, 237, 'Our Features', '', '<div class="one_half item_left">\r\n<div class="accrodation"><!-- section 1 --> <span class="acc-trigger"><a href="#">45+ Diffrent Featured Sections</a></span>\r\n<div class="acc-container">\r\n<div class="content">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.</p>\r\n</div>\r\n</div>\r\n<!-- section 2 --> <span class="acc-trigger"><a href="#">10 Home Page Verstions</a></span>\r\n<div class="acc-container">\r\n<div class="content">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.</p>\r\n</div>\r\n</div>\r\n<!-- section 3 --> <span class="acc-trigger"><a href="#">5 Diffrent Header Designs</a></span>\r\n<div class="acc-container">\r\n<div class="content">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.</p>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_half last item_right"><img class="img_right" src="templates/elos/images/site-img52.png" alt="" /></div>\r\n<!-- end section -->\r\n<p> </p>', 1, 'home3_mj-feature44', 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":"0","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, '*'),
(182, 238, 'My Skills', '', '<div class="one_fourth">\r\n<div class="skillgraph one"><i class="fa fa-leaf"> </i></div>\r\n<h4 class="nocaps">UI/UX Design</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="skillgraph two"><i class="fa fa-laptop"> </i></div>\r\n<h4 class="nocaps">Development</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth">\r\n<div class="skillgraph three"><i class="fa fa-code"> </i></div>\r\n<h4 class="nocaps">Javascript</h4>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last">\r\n<div class="skillgraph four"><i class="fa fa-coffee"> </i></div>\r\n<h4 class="nocaps">Graphic Design</h4>\r\n</div>\r\n<!-- end section -->\r\n<p> </p>', 1, 'mj-feature45', 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":"0","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, '*'),
(183, 239, 'Find The Address', '', '<p><iframe class="google-map2" src="http://maps.google.co.in/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <br /><small><a href="https://maps.google.co.in/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m">View Larger Map</a></small></p>', 1, 'mj-contactmap2', 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":"0","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, '*'),
(184, 240, 'Address Info Two', '', '<h3>Address <i>Info Two</i></h3>\r\n<ul>\r\n<li><strong>Company Name</strong><br /> 2901 Marmora Road, Glassgow, Seattle, WA 98122-1090<br /> Telephone: +1 1234-567-89000<br /> FAX: +1 0123-4567-8900<br /> E-mail: <a href="mailto:mail@companyname.com">mail@companyname.com</a><br /> Website: <a href="index.html">www.yoursitename.com</a></li>\r\n</ul>', 1, 'mj-contactadd2', 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":"0","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, '*'),
(186, 242, 'Find The Address', '', '<p><iframe class="google-map3" src="http://maps.google.co.in/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m&amp;output=embed" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> <br /><small><a href="https://maps.google.co.in/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=dasinfomedia&amp;aq=&amp;sll=23.046247,72.570232&amp;sspn=0.01082,0.021136&amp;ie=UTF8&amp;hq=dasinfomedia&amp;hnear=&amp;ll=23.046247,72.570232&amp;spn=0.01082,0.021136&amp;t=m">View Larger Map</a></small></p>', 1, 'mj-contactmap3', 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":"0","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, '*'),
(187, 243, 'what you get WITH elos', '', '<div class="left item_top">\r\n<ul>\r\n<li class="icon"><i class="fa fa-check-square"> </i></li>\r\n<li>\r\n<h3>RESPONSIVE</h3>\r\n</li>\r\n<li>\r\n<p>Contrary to popular a belief, Lorem Ipsum is not simply It has literature Richard.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-flag"> </i></li>\r\n<li>\r\n<h3 class="nocaps">Unique Design</h3>\r\n</li>\r\n<li>\r\n<p>Contrary to popular a belief, Lorem Ipsum is not simply It has literature Richard.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->\r\n<div class="center item_bottom"> </div>\r\n<!-- end center image -->\r\n<div class="right item_top">\r\n<ul>\r\n<li class="icon"><i class="fa fa-camera"> </i></li>\r\n<li>\r\n<h3 class="nocaps">Slide Shows</h3>\r\n</li>\r\n<li>\r\n<p>Contrary to popular a belief, Lorem Ipsum is not simply It has literature Richard.</p>\r\n</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<ul>\r\n<li class="icon"><i class="fa fa-cloud-upload"> </i></li>\r\n<li>\r\n<h3>PSD files</h3>\r\n</li>\r\n<li>\r\n<p>Contrary to popular a belief, Lorem Ipsum is not simply It has literature Richard.</p>\r\n</li>\r\n</ul>\r\n</div>\r\n<!-- end section -->', 1, 'home1_mj-feature19', 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":"0","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, '*'),
(188, 244, 'Latest news', '', '<ul class="news item_left">\r\n<li class="left"><a href="#"><img src="templates/elos/images/site-img20.png" alt="site-img20" /></a></li>\r\n<li>\r\n<h5><a href="#">elos Responsive</a></h5>\r\n<i class="fa fa-clock-o"> </i> Feb 18, 2014   <i class="fa fa-comment"> </i> 13</li>\r\n</ul>\r\n<ul class="news active item_left">\r\n<li class="left"><a href="#"><img src="templates/elos/images/site-img21.png" alt="" /></a></li>\r\n<li>\r\n<h5><a href="#">Creative Designs</a></h5>\r\n<i class="fa fa-clock-o"> </i> Feb 17, 2014   <i class="fa fa-comment"> </i> 13</li>\r\n</ul>\r\n<ul class="news item_left">\r\n<li class="left"><a href="#"><img src="templates/elos/images/site-img22.png" alt="" /></a></li>\r\n<li>\r\n<h5><a href="#">creative media</a></h5>\r\n<i class="fa fa-clock-o"> </i> Feb 16, 2014   <i class="fa fa-comment"> </i> 13</li>\r\n</ul>\r\n<div class="clearfix margin_top3"> </div>\r\n<p><a class="readmore_but8" href="#">MORE News <i class="fa fa-long-arrow-right"> </i></a></p>', 1, 'home1_mj-feature24', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" latestnews","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(190, 252, 'Search', '', '', 1, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_search', 1, 0, '{"label":"","width":"20","text":"Enter Search keywords...","button":"1","button_pos":"right","imagebutton":"0","button_text":"","opensearch":"1","opensearch_title":"","set_itemid":"0","layout":"_:default","moduleclass_sfx":" site-search-area","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(191, 253, 'Site Categories', '', '', 7, 'mj-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":"site-categories","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(192, 254, 'Site Archives', '', '', 15, 'mj-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":"site-archives","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(193, 255, 'Site Advertisements', '', '', 14, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_site_advertisements', 1, 1, '{"moduleclass_sfx":" sidebar_widget","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(197, 259, 'best features', '', '<div class="one_third item_top"><i class="fa fa-coffee"> </i>\r\n<h5 class="nocaps">10 Pre Designed Layouts</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-archive"> </i>\r\n<h5 class="nocaps">Fullwidth &amp; Boxed Layouts</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-cloud"> </i>\r\n<h5 class="nocaps">Well Structured Pages</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third item_bottom"><i class="fa fa-cogs active"> </i>\r\n<h5 class="nocaps">Exclusive Slideshows</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-code"> </i>\r\n<h5 class="nocaps">Clean Code &amp; Easy to Use</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-align-justify"> </i>\r\n<h5 class="nocaps">Layered PSD Files</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_third last item_top"><i class="fa fa-heart"> </i>\r\n<h5 class="nocaps">Multiple Header Options</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-globe"> </i>\r\n<h5 class="nocaps">Cross Browsere Check</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n<div class="clearfix margin_top7"> </div>\r\n<i class="fa fa-tablet"> </i>\r\n<h5 class="nocaps">Mobile Friendly Theme</h5>\r\n<p>Lorem Ipsum is simply dummy text of the printing and typese it has.</p>\r\n</div>\r\n<!-- end section -->', 1, 'home2_mj-feature2', 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":"0","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, '*'),
(198, 260, 'Blog Tab', '', '<div class="blog_tabs">\r\n<div id="tabs">\r\n<ul class="tabs">\r\n<li class="active"><a href="#tab1">Popular</a></li>\r\n<li><a href="#tab2">Recent</a></li>\r\n<li class="last"><a href="#tab3">Tags</a></li>\r\n</ul>\r\n<!-- /# end tab links -->\r\n<div class="tab_container">\r\n<div id="tab1" class="tab_content">{module 254}</div>\r\n<div id="tab2" class="tab_content">{module 257}</div>\r\n<div id="tab3" class="tab_content">{module 258}</div>\r\n</div>\r\n</div>\r\n</div>', 3, 'mj-right', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" sidebar_widget blogtab","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(200, 262, 'features section31_Image', '', '<div class="one_half item_left"><img class="img_left" src="templates/elos/images/site-img36.png" alt="site-img36" /></div>', 1, 'home2_mj-feature31', 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":"0","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, '*'),
(201, 263, 'Core Features', '', '<div class="item_right">\r\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augueras tellus.</p>\r\n<p> </p>\r\n<ul>\r\n<li><i class="fa fa-angle-right"> </i>  Layered PSD Files</li>\r\n<li><i class="fa fa-angle-right"> </i>  Exclusive slideshows</li>\r\n<li><i class="fa fa-angle-right"> </i>  Different &amp; Unique Pages</li>\r\n</ul>\r\n<ul>\r\n<li><i class="fa fa-angle-right"> </i>  Layered PSD Files</li>\r\n<li><i class="fa fa-angle-right"> </i>  Exclusive slideshows</li>\r\n<li><i class="fa fa-angle-right"> </i>  Different &amp; Unique Pages</li>\r\n</ul>\r\n<div class="clearfix margin_top4"> </div>\r\n<p><a class="readmore_but3" href="#"><i class="fa fa-arrow-circle-right"> </i>  View All</a></p>\r\n</div>', 1, 'home2_mj-feature31', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" one_half last","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(202, 264, 'features_sec33_image', '', '<p><img class="img_left" src="templates/elos/images/site-img38.png" alt="site-img38" /></p>', 1, 'home2_mj-feature33', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" leftimg item_left","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(203, 265, 'Responsive design', '', '<ul class="active">\r\n<li class="icon"><i class="fa fa-globe"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">Cross Browser Compatibility</h4>\r\n<p>It was popularised in the with the release etraset sheets containing Ipsum passages, and more recently with desktop infancy.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-laptop"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">Clean &amp; Modern Design</h4>\r\n<p>It was popularised in the with the release etraset sheets containing Ipsum passages, and more recently with desktop infancy.</p>\r\n</li>\r\n</ul>\r\n<ul>\r\n<li class="icon"><i class="fa fa-cog"> </i></li>\r\n<li class="text">\r\n<h4 class="nocaps">jQuery Enhancements</h4>\r\n<p>It was popularised in the with the release etraset sheets containing Ipsum passages, and more recently with desktop infancy.</p>\r\n</li>\r\n</ul>\r\n<p><a class="readmore_but12" href="#">Read more</a>   <a class="readmore_but12" href="#">Buy now!</a></p>', 1, 'home2_mj-feature33', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" right item_right","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(204, 266, 'features_sec34', '', '<div class="one_fourth item_top">\r\n<div class="value">80<em>%</em></div>\r\n<h4 class="nocaps">Branding Design</h4>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_bottom">\r\n<div class="value">90<em>%</em></div>\r\n<h4 class="nocaps">Development</h4>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top">\r\n<div class="value">85<em>%</em></div>\r\n<h4 class="nocaps">Interface Design</h4>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_bottom">\r\n<div class="value">75<em>%</em></div>\r\n<h4 class="nocaps">Photography</h4>\r\n<p>There are variations available majoritaey suffered alteration words which look even believable.</p>\r\n</div>\r\n<!-- end section -->', 1, 'home2_mj-feature34', 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":"0","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, '*'),
(205, 267, 'Meet Our Team', '', '<div class="one_fourth item_top">\r\n<div class="box">\r\n<div class="timage"><img src="templates/elos/images/site-img43.png" alt="site-img43" /></div>\r\n<h3 class="nocaps">James Thomas</h3>\r\n<h6 class="nocaps">Marketing Manager</h6>\r\n<p>Lorem ipsum dolor sit ameta consectetur adipisicing sea do eiusmod tempors.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_bottom">\r\n<div class="box active">\r\n<div class="timage"><img src="templates/elos/images/site-img42.png" alt="site-img42" /></div>\r\n<h3 class="nocaps">James Thomas</h3>\r\n<h6 class="nocaps">Marketing Manager</h6>\r\n<p>Lorem ipsum dolor sit ameta consectetur adipisicing sea do eiusmod tempors.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top">\r\n<div class="box">\r\n<div class="timage"><img src="templates/elos/images/site-img41.png" alt="site-img41" /></div>\r\n<h3 class="nocaps">James Thomas</h3>\r\n<h6 class="nocaps">Marketing Manager</h6>\r\n<p>Lorem ipsum dolor sit ameta consectetur adipisicing sea do eiusmod tempors.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_bottom">\r\n<div class="box">\r\n<div class="timage"><img src="templates/elos/images/site-img44.png" alt="site-img44" /></div>\r\n<h3 class="nocaps">James Thomas</h3>\r\n<h6 class="nocaps">Marketing Manager</h6>\r\n<p>Lorem ipsum dolor sit ameta consectetur adipisicing sea do eiusmod tempors.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->', 1, 'home2_mj-feature35', 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":"0","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, '*'),
(206, 268, 'features_sec36', '', '<h1>Join The elos and Get Lots of Awesome Features</h1>\r\n<h4>Theme Can be Used for Any Type of Website. Complete Package of elos. We hope that you enjoy it.</h4>\r\n<p><br /> <a class="readmore_but13" href="#">purchase now <i class="fa fa-arrow-circle-right"> </i></a></p>', 1, 'home2_mj-feature36', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" item_left","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(207, 269, 'Testimonials & Clients', '', '<p class="less1 white item_top">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.</p>\r\n<div class="clearfix margin_top7"> </div>', 1, 'home2_mj-feature32', 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":"0","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, '*'),
(208, 270, 'features_sec32_brand', '', '<ul class="clients">\r\n<li><img src="templates/elos/images/client-logo1-white.png" alt="client-logo1-white" /></li>\r\n<li><img src="templates/elos/images/client-logo2-white.png" alt="client-logo1-white" /></li>\r\n<li><img src="templates/elos/images/client-logo3-white.png" alt="client-logo3-white" /></li>\r\n<li><img src="templates/elos/images/client-logo4-white.png" alt="client-logo4-white" /></li>\r\n<li><img src="templates/elos/images/client-logo5-white.png" alt="client-logo5-white" /></li>\r\n<li><img src="templates/elos/images/client-logo6-white.png" alt="client-logo6-white" /></li>\r\n</ul>', 3, 'home2_mj-feature32', 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":"0","backgroundimage":"","layout":"_:default","moduleclass_sfx":" one_half last item_right","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(209, 271, 'features_sec32_client', '', '', 2, 'home2_mj-feature32', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj_client_says', 1, 0, '{"client_says_layout":"home2_client","moduleclass_sfx":" one_half item_left","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(210, 290, 'features_sec37', '', '<div class="container">\r\n<div class="one_third item_top"><i class="fa fa-coffee"> </i>\r\n<div class="clearfix"> </div>\r\n<h2>Research</h2>\r\n<p>There are variations available majoritaey suffered alteration words which look ipsum dolor sit ameevenaro believable.</p>\r\n<br /> <a class="readmore_but1" href="#">View Details</a></div>\r\n<!-- end section -->\r\n<div class="one_third active item_bottom"><i class="fa fa-laptop"> </i>\r\n<div class="clearfix"> </div>\r\n<h2>Development</h2>\r\n<p>There are variations available majoritaey suffered alteration words which look ipsum dolor sit ameevenaro believable.</p>\r\n<br /> <a class="readmore_but1" href="#">View Details</a></div>\r\n<!-- end section -->\r\n<div class="one_third last item_top"><i class="fa fa-cog"> </i>\r\n<div class="clearfix"> </div>\r\n<h2>Support</h2>\r\n<p>There are variations available majoritaey suffered alteration words which look ipsum dolor sit ameevenaro believable.</p>\r\n<br /> <a class="readmore_but1" href="#">View Details</a></div>\r\n<!-- end section --></div>', 1, 'home3_mj-feature37', 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":"0","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, '*'),
(211, 291, 'What Customer says', '', '', 1, 'home3_mj-feature40', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj_client_says', 1, 1, '{"client_says_layout":"home3_client","moduleclass_sfx":" item_bottom","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(212, 292, 'Share this Post', '', '', 1, 'mj-sharepost', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_itpsocialbuttons', 1, 0, '{"icons_package":"small","showTitle":"1","title":"Share this post","displayLines":"itp-sbb-nl","displayIcons":"itp-sb-left","displayDelicious":"1","displayDigg":"1","displayFacebook":"1","displayGoogle":"1","displayLinkedIn":"1","displaySumbleUpon":"1","displayTechnorati":"1","displayTwitter":"1","login":"","apiKey":"","shortUrlService":"","ebuttons1":"","ebuttons2":"","ebuttons3":"","ebuttons4":"","ebuttons5":"","moduleclass_sfx":" sharepost","cache":"0","loadCss":"0","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(213, 293, 'Skills & Services', '', '<div class="two_third item_left">\r\n<ul class="tabs3">\r\n<li><a href="#example-3-tab-1" target="_self">Photoshop</a></li>\r\n<li><a href="#example-3-tab-2" target="_self">Javascript</a></li>\r\n<li><a href="#example-3-tab-3" target="_self">Branding</a></li>\r\n<li><a href="#example-3-tab-4" target="_self">HTML</a></li>\r\n</ul>\r\n<div class="tabs-content3">\r\n<div id="example-3-tab-1" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img47.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 1 -->\r\n<div id="example-3-tab-2" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img15.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 2 -->\r\n<div id="example-3-tab-3" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img29.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 3 -->\r\n<div id="example-3-tab-4" class="tabs-panel3"><img class="img_left2" src="templates/elos/images/site-img34.jpg" alt="" />\r\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.</p>\r\n</div>\r\n<!-- end tab 4 --></div>\r\n<!-- end all tabs --></div>\r\n<div class="one_third last item_right">\r\n<div class="pro_bar"><br />\r\n<h5 class="nocaps">Website Design</h5>\r\n<div id="progress_bar" class="ui-progress-bar ui-container">\r\n<div class="ui-progress"><span class="ui-label"><b class="value">90%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Graphic Design</h5>\r\n<div id="progress_bar2" class="ui-progress-bar ui-container">\r\n<div class="ui-progress two"><span class="ui-label"><b class="value">72%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Javascript</h5>\r\n<div id="progress_bar3" class="ui-progress-bar ui-container">\r\n<div class="ui-progress three"><span class="ui-label"><b class="value">80%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Development</h5>\r\n<div id="progress_bar4" class="ui-progress-bar ui-container">\r\n<div class="ui-progress four"><span class="ui-label"><b class="value">94%</b></span></div>\r\n</div>\r\n<!-- end section --> <br />\r\n<h5 class="nocaps">Photography</h5>\r\n<div id="progress_bar5" class="ui-progress-bar ui-container">\r\n<div class="ui-progress five"><span class="ui-label"><b class="value">70%</b></span></div>\r\n</div>\r\n<!-- end section --></div>\r\n</div>\r\n<!-- end section -->\r\n<p> </p>', 1, 'home3_mj-feature41', 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":"0","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, '*'),
(214, 294, 'meet Our Team', '', '<div class="one_fourth item_top">\r\n<div class="box"><img src="templates/elos/images/site-img48.jpg" alt="site-img48" />\r\n<h4>John Frances</h4>\r\n<h6 class="nocaps">CEO</h6>\r\n<p>Lorem ipsum dolor sit amet adipisicin elit sed do tempor incide labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_bottom">\r\n<div class="box"><img src="templates/elos/images/site-img49.jpg" alt="site-img49" />\r\n<h4>Lucia Penelope</h4>\r\n<h6 class="nocaps">Manager</h6>\r\n<p>Lorem ipsum dolor sit amet adipisicin elit sed do tempor incide labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth item_top">\r\n<div class="box"><img src="templates/elos/images/site-img50.jpg" alt="site-img50" />\r\n<h4>Mark Adraison</h4>\r\n<h6 class="nocaps">Marketing</h6>\r\n<p>Lorem ipsum dolor sit amet adipisicin elit sed do tempor incide labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->\r\n<div class="one_fourth last item_bottom">\r\n<div class="box"><img src="templates/elos/images/site-img51.jpg" alt="site-img51" />\r\n<h4>Anya Siennadia</h4>\r\n<h6 class="nocaps">Support</h6>\r\n<p>Lorem ipsum dolor sit amet adipisicin elit sed do tempor incide labore.</p>\r\n<br />\r\n<ul>\r\n<li><a href="#"><i class="fa fa-facebook"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-twitter"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-google-plus"> </i></a></li>\r\n<li><a href="#"><i class="fa fa-skype"> </i></a></li>\r\n</ul>\r\n</div>\r\n</div>\r\n<!-- end section -->', 1, 'home3_mj-feature42', 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":"0","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, '*'),
(215, 295, 'About Author', '', '', 1, 'mj-sharepost', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_about_author', 1, 0, '{"moduleclass_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*');
INSERT IGNORE INTO `#__modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(218, 298, 'features_sec28', '', '<div class="one_fourth item_left"><i class="fa fa-comments"> </i>\r\n<h5 class="nocaps">Great Support</h5>\r\n<h2 class="nocaps">Customers Support</h2>\r\n<p>Lorem Ipsum is typesetting simply dummy text of the printing and typeset it has the randomised words which there is standard.</p>\r\n<br /><br /> <a class="readmore_but9" href="#">Read More</a></div>\r\n<!-- end left -->\r\n<div class="one_half item_top">\r\n<div class="center">\r\n<h5 class="nocaps">All you Needs</h5>\r\n<h2 class="nocaps">Mega Package</h2>\r\n<p>Lorem Ipsum is typesetting simply dummy text of the printing and typeset it has the randomised words which is standard.</p>\r\n<br /> <a class="readmore_but10" href="#">Read More</a></div>\r\n</div>\r\n<!-- end center -->\r\n<div class="one_fourth last item_right"><i class="fa fa-cog"> </i>\r\n<h5 class="nocaps">Easy to Use</h5>\r\n<h2 class="nocaps">Commented Code</h2>\r\n<p>Lorem Ipsum is typesetting simply dummy text of the printing and typeset it has the randomised words which there is standard.</p>\r\n<br /><br /> <a class="readmore_but9" href="#">Read More</a></div>\r\n<!-- end right -->', 1, 'home5_mj-feature28', 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":"0","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, '*'),
(219, 302, 'Contact Form', '', '', 1, 'home3_mj-footer', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_coalawebcontact', 1, 1, '{"recipient":"","email_subject":"","display_name":"","display_subject":"","display_copyme":"","redirect_url":"","form_theme":"","form_width":"","submit_btn_style":"","submit_btn":"","display_c_input1":"","which_captcha":"0","display_captcha_title":"0","bcaptcha_question":"","bcaptcha_answer":"","module_unique_id":"cwcontact1","moduleclass_sfx":" one_half home3_footer","owncache":"1","cache_time":"900","powered":"","copy":"0","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(221, 304, 'Social Media', '', '', 2, 'home3_mj-footer', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mj_social_home3', 1, 1, '{"moduleclass_sfx":" one_fourth","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(223, 307, 'megamenu', '', '<div class="row icemodules">\r\n<div class="col-sm-4">\r\n<p>Donec tortor augue, semper eu convallis vitae, mollis commodo neque. Sed mi erat, dictum id ultricies adipiscing, viverra.</p>\r\n<br /> <img src="templates/elos/images/site-img99.jpg" alt="" /></div>\r\n<!-- end col-4 -->\r\n<div class="col-sm-2">\r\n<h3 class="title">Useful Pages</h3>\r\n{module 224}</div>\r\n<div class="col-sm-2">\r\n<h3 class="title">Headers &amp; Footer</h3>\r\n{module 225}</div>\r\n<div class="col-sm-2">\r\n<h3 class="title">More Features</h3>\r\n{module 226}</div>\r\n</div>', 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":"0","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, '*'),
(224, 308, 'Useful Pages', '', '', 1, 'mj-megamenu', 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":"useful-pages","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":" col-sm-2","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, '*'),
(225, 309, 'Headers & Footers', '', '', 1, 'mj-megamenu', 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":"header-footer","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":" col-sm-2","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, '*'),
(226, 310, 'More Features', '', '', 0, 'mj-megamenu', 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":"more-features","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":" col-sm-2","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, '*'),
(227, 313, 'IceMegaMenu Module', '', '', 1, 'mj-menu_main', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_icemegamenu', 1, 0, '{"theme_style":"clean","vertical_direction":"left","menutype":"elos-menu","startLevel":"1","endLevel":"0","showAllChildren":"1","resizable_menu":"1","class_sfx":"","window_open":"","tag_id":"","moduleclass_sfx":"","cache":"1","cache_time":"30","enable_bootrap":"0","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(228, 324, 'Latest Tweets ', '', '', 3, 'mj-footer_top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_sp_tweet', 1, 1, '{"username":"mojoomla","layout_style":"list","tweets":"2","avatar":"0","avatar_width":"48","linked_avatar":"0","linked_search":"0","linked_mention":"0","email_linked":"0","tweet_time":"1","tweet_time_linked":"1","tweet_src":"0","follow_us":"0","target":"_self","consumer_key":"d8Y76dZDjgya3O2uwt9VkQ","consumer_key_secret":"vjvXqvR9BF8N6zzCMc622EGH0TxN1hXOPPsFAs5Q","access_token":"635127775-aRSjQ3Br0c2CrWcLOSil186XffCWg0o2qwZR48II","access_token_secret":"0lqtqAsowFLtJgDNbKO8b7ZUDAyd32VAKda1BfMtvbYgZ","animation":"none","morph_duration":"300","animation_periodical_time":"8000","moduleclass_sfx":" one_fourth","cache":"0","module_cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(229, 319, 'Flickr Photos', '', '', 4, 'mj-footer_top', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_jflickr', 1, 1, '{"number":"9","type":"photoset","photoset_id":"72157631741652338","text":"","sort":"relevance","tags":"","apiKey":"f28804be7a09c5845676349c7e47d636","user_id":"","group_id":"","tsize":"sq","size":"m","fancybox":"yes","fancyboxScript":"yes","fancyEasing":"yes","fancyOverlayShow":"true","fancyOverlay":"0.6","fancyPadding":"30","cache":"0","cache_time":"900","moduleclass_sfx":"flicker_module one_fourth last ","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(230, 327, 'VM - Administrator Module', '', '', 5, 'menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_vmmenu', 3, 1, '', 1, '*'),
(231, 328, 'VM - Currencies Selector', '', '', 5, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_currencies', 1, 1, '', 0, '*'),
(232, 329, 'VM - Featured products', '', '', 3, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_product', 1, 1, '', 0, '*'),
(233, 330, 'VM - Search in Shop', '', '', 2, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_search', 1, 1, '{"width":"20","text":"","filter_category":"0","button":"0","button_pos":"right","imagebutton":"0","button_text":"","set_itemid":"","moduleclass_sfx":" site-search-area","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(234, 331, 'VM - Manufacturer', '', '', 8, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_manufacturer', 1, 1, '', 0, '*'),
(235, 332, 'VM - Shopping cart', '', '', 0, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_cart', 1, 1, '', 0, '*'),
(236, 333, 'VM - Category', '', '', 4, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_category', 1, 1, '', 0, '*'),
(237, 335, 'Best seller', '', '', 6, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_product', 1, 1, '{"layout":"default","product_group":"topten","max_items":"3","products_per_row":"1","display_style":"div","show_price":"1","show_addtocart":"0","headerText":"","footerText":"","filter_category":"0","virtuemart_category_id":"0","vmcache":"1","vmcachetime":"300","cache":"1","moduleclass_sfx":" sidebar_widget bestseller","class_sfx":"","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(238, 336, 'Shopping Cart', '', '', 16, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_cart', 1, 1, '{"moduleclass_sfx":" shopping_cart","show_price":"1","show_product_list":"1","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(239, 337, 'Virtuemart Search', '', '', 4, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_virtuemart_search', 1, 0, '{"width":"26","text":"Enter Search keywords...","filter_category":"0","button":"1","button_pos":"right","imagebutton":"1","button_text":"","set_itemid":"","moduleclass_sfx":" site-search-area","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(240, 338, 'V Search', '', '', 3, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_search', 1, 0, '{"label":"","width":"20","text":"Enter Search keywords...","button":"1","button_pos":"right","imagebutton":"0","button_text":"","opensearch":"1","opensearch_title":"","set_itemid":"0","layout":"_:default","moduleclass_sfx":" site-search-area","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(241, 339, 'Unite Slideshow 1', '', '', 1, 'mj-slideshow_1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unite_revolution2', 1, 0, '{"sliderid":"1","include_jquery":"false","js_load_type":"head","no_conflict_mode":"false","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(242, 341, 'Unite Slideshow 2', '', '', 1, 'mj-slideshow_2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unite_revolution2', 1, 0, '{"sliderid":"2","include_jquery":"false","js_load_type":"head","no_conflict_mode":"false","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(243, 342, 'Unite Slideshow 3', '', '', 1, 'mj-slideshow_3', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unite_revolution2', 1, 0, '{"sliderid":"3","include_jquery":"false","js_load_type":"head","no_conflict_mode":"false","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(244, 343, 'Unite Slideshow 4', '', '', 1, 'mj-slideshow_4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unite_revolution2', 1, 0, '{"sliderid":"4","include_jquery":"false","js_load_type":"head","no_conflict_mode":"false","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(245, 344, 'Unite Slideshow 5', '', '', 1, 'mj-slideshow_5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_unite_revolution2', 1, 0, '{"sliderid":"5","include_jquery":"false","js_load_type":"head","no_conflict_mode":"false","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(246, 345, 'Header Menu Logout', '', '', 1, 'mj-topbarlink_logout', 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":"header-menu1","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" headermenu","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(247, 347, 'K2 Comments', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_comments', 1, 1, '', 0, '*'),
(248, 348, 'Portfolio Widget', '', '', 1, 'mj-left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" sidebar_widget","getTemplate":"PortfolioWidget","source":"filter","catfilter":"0","getChildren":"1","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(249, 349, 'Site Categories', '', '', 2, 'mj-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":" sidebar_widget ","module_usage":"4","archiveItemsCounter":"0","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"0","authorAvatar":"1","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"1","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"0","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(250, 350, 'K2 Users', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_users', 1, 1, '', 0, '*'),
(251, 351, 'K2 User', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_user', 1, 1, '', 0, '*'),
(252, 352, '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, '*'),
(253, 353, '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, '*'),
(254, 354, 'Popular Items', '', '', 1, 'mj-right', 854, '2016-03-04 04:56:18', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" sidebar_widget Recentpost","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"hits","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Small","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(255, 355, 'Site Archives (2)', '', '', 15, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_menu', 1, 1, '{"menutype":"site-archives","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"_:default","moduleclass_sfx":" sidebar_widget","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(256, 356, 'Site Archives', '', '', 6, 'mj-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":"  sidebar_widget","module_usage":"0","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":"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":"0"}', 0, '*'),
(257, 357, 'Recent Item', '', '', 1, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"  sidebar_widget","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Small","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"1","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(258, 358, 'Tags', '', '', 1, 'mj-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":" sidebar_widget","module_usage":"7","archiveItemsCounter":"0","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"0","authorAvatar":"0","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"0","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"0","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(259, 359, 'k2 serach', '', '', 1, 'mj-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, 0, '{"moduleclass_sfx":"","module_usage":"6","archiveItemsCounter":"0","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"0","authorAvatar":"0","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"0","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"0","root_id2":"0","catfilter":"0","getChildren":"0","liveSearch":"","width":"20","text":"","button":"1","imagebutton":"1","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(261, 361, 'Tags', '', '', 2, 'mj-footer_top', 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":" one_fourth footer_tag","module_usage":"7","archiveItemsCounter":"0","archiveCategory":"0","authors_module_category":"0","authorItemsCounter":"0","authorAvatar":"0","authorAvatarWidthSelect":"custom","authorAvatarWidth":"50","authorLatestItem":"0","calendarCategory":"0","home":"","seperator":"","root_id":"0","end_level":"","categoriesListOrdering":"","categoriesListItemsCounter":"0","root_id2":"0","catfilter":"0","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","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(262, 362, 'Recent Blogs', '', '', 1, 'mj-feature11', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" home_main","getTemplate":"home_dafault","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","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":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(263, 363, 'Recent Posts', '', '', 3, 'mj-footer_bottom', 854, '2016-03-15 12:24:09', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" item_right one_fourth","getTemplate":"home_dafault","source":"filter","catfilter":"0","getChildren":"0","itemCount":"4","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"0","itemImgSize":"Small","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":" lmb nocaps","style":"0"}', 0, '*'),
(264, 364, 'Recent Posts ', '', '', 3, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" item_right one_fourth","getTemplate":"home_dafault","source":"filter","catfilter":"0","getChildren":"0","itemCount":"4","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"0","itemImgSize":"Small","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":" lmb nocaps","style":"0"}', 0, '*'),
(265, 365, 'RECENT BLOGS', '', '', 1, 'mj-feature11', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"","getTemplate":"blog","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"rdate","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"1","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"1","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Medium","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"1","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"1","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(266, 366, 'FROM THE BLOG', '', '', 1, 'home1_mj-feature27', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"  one_half","getTemplate":"from_the_blog","source":"filter","catfilter":"0","getChildren":"0","itemCount":"2","itemsOrdering":"rdate","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"1","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Medium","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"1","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":" section_title_drakgray left","style":"0"}', 0, '*'),
(267, 367, 'LETEST NEWS', '', '', 3, 'home1_mj-feature27', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" one_half last","getTemplate":"letest_news","source":"filter","catfilter":"0","getChildren":"0","itemCount":"2","itemsOrdering":"rorder","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"1","itemIntroTextWordLimit":"","itemImage":"0","itemImgSize":"Small","itemVideo":"0","itemVideoCaption":"1","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"1","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":" section_title_drakgray left","style":"0"}', 0, '*'),
(268, 370, 'MailChimp Signup', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_mailchimpsignup', 1, 1, '', 0, '*'),
(269, 371, 'MailChimp Stats', '', '', 0, '', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_mailchimpstats', 1, 1, '', 1, '*'),
(270, 372, 'Newsletter', '', '', 1, 'mj-footer_bottom', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_mailchimpsignup', 1, 1, '{"intro-text":"Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will uncover many web sites","outro-text-1":"","outro-text-2":"","thankyou":"Thank you! Please check your email and confirm the newsletter subscription.","updateMsg":"You were already subscribed to this list. Your settings have been updated. Thank you!","listid":"3440677c3c","fields":["EMAIL;email;Email Address;1;"],"email-type":"html","dateFormat":"%Y-%m-%d","phoneFormat":"inter","address2":"0","layout":"_:default","moduleclass_sfx":" one_fourth ","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(271, 373, 'LETEST NEWS', '', '', 1, 'home1_mj-feature24', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"  latestnews","getTemplate":"home_letest","source":"filter","catfilter":"0","getChildren":"0","itemCount":"4","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"XSmall","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"1","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":"  section_title_drakgray left item_left","style":"0"}', 0, '*'),
(272, 374, 'LATEST FROM BLOG', '', '', 2, 'home1_mj-feature24', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" latestblogs","getTemplate":"home_blog","source":"filter","catfilter":"0","getChildren":"0","itemCount":"1","itemsOrdering":"rdate","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"1","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"1","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Medium","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":" section_title_drakgray left","style":"0"}', 0, '*'),
(274, 376, 'Recent Posts  ', '', '', 3, 'mj-left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', -2, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" item_right one_fourth","getTemplate":"home_dafault","source":"filter","catfilter":"0","getChildren":"0","itemCount":"4","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"0","itemImgSize":"Small","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":" lmb nocaps","style":"0"}', 0, '*'),
(275, 377, 'Recent Posts', '', '', 2, 'mj-left', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"  sidebar_widget","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Small","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"1","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(276, 378, 'Recent Posts', '', '', 3, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":"  sidebar_widget","getTemplate":"Default","source":"filter","catfilter":"0","getChildren":"0","itemCount":"3","itemsOrdering":"publishUp","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Small","itemVideo":"1","itemVideoCaption":"1","itemVideoCredits":"1","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"1","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(277, 379, 'latest projects', '', '', 1, 'home1_mj-feature20', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" lat_proj_1","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(278, 380, 'Portfolio Column 2', '', '', 1, 'mj-portfoliocol2', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" portfolio2 two","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(279, 381, 'Portfolio Column 3', '', '', 1, 'mj-portfoliocol3', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" portfolio3","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(280, 382, 'Portfolio Column 4', '', '', 1, 'mj-portfoliocol4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" portfolio3 four","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(281, 383, 'Portfoliowith Sidebar', '', '', 1, 'mj-portfoliosidebar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" portfolio_sidebar","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"0","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(282, 384, 'Portfolio full width', '', '', 1, 'mj-portfoliofull', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" portfoliofull","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(283, 385, 'Image Gallery', '', '', 1, 'mj-imagegallary', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" imagegallary","getTemplate":"gallery1","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(284, 386, 'Featured work', '', '', 1, 'mj-featuredworks', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" imagegallary","getTemplate":"gallery1","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"1","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(285, 387, 'latest projects', '', '', 1, 'mj-latest_work', 854, '2016-03-15 11:27:04', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" container lat_proj item_bottom","getTemplate":"gallery2","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"6","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(286, 388, 'latest projects', '', '', 1, 'home2_mj-feature20', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" home2_port","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(287, 389, 'latest projects', '', '', 1, 'home4_mj-feature20', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 0, '{"moduleclass_sfx":" home2_port","getTemplate":"portfolio","source":"filter","catfilter":"1","category_id":["1","3"],"getChildren":"0","itemCount":"10","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"1","itemExtraFields":"1","itemCommentsCounter":"0","feed":"0","itemPreText":"Easy and fastest way to build your website. HTML5 Responsive Theme. Professional Website Design and Development Services. Fully Satisfied Customers around the world.","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*');
INSERT IGNORE INTO `#__modules` (`id`, `asset_id`, `title`, `note`, `content`, `ordering`, `position`, `checked_out`, `checked_out_time`, `publish_up`, `publish_down`, `published`, `module`, `access`, `showtitle`, `params`, `client_id`, `language`) VALUES
(288, 390, 'Portfolio Widget', '', '', 1, 'mj-right', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_k2_content', 1, 1, '{"moduleclass_sfx":" sidebar_widget","getTemplate":"PortfolioWidget","source":"filter","catfilter":"0","getChildren":"1","itemCount":"3","itemsOrdering":"","FeaturedItems":"1","popularityRange":"","videosOnly":"0","item":"0","itemTitle":"1","itemAuthor":"0","itemAuthorAvatar":"0","itemAuthorAvatarWidthSelect":"custom","itemAuthorAvatarWidth":"50","userDescription":"0","itemIntroText":"0","itemIntroTextWordLimit":"","itemImage":"1","itemImgSize":"Large","itemVideo":"0","itemVideoCaption":"0","itemVideoCredits":"0","itemAttachments":"0","itemTags":"0","itemCategory":"1","itemDateCreated":"0","itemHits":"0","itemReadMore":"0","itemExtraFields":"0","itemCommentsCounter":"0","feed":"0","itemPreText":"","itemCustomLink":"0","itemCustomLinkTitle":"","itemCustomLinkURL":"http:\\/\\/","itemCustomLinkMenuItem":"102","K2Plugins":"1","JPlugins":"1","cache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*');

-- --------------------------------------------------------

--
-- Table structure for table `#__modules_menu`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__modules_menu`
--

REPLACE INTO `#__modules_menu` (`moduleid`, `menuid`) VALUES
(1, 0),
(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),
(79, 0),
(86, 0),
(87, 102),
(88, 102),
(89, 102),
(89, 132),
(90, 102),
(91, 102),
(91, 131),
(92, 102),
(92, 132),
(93, 102),
(93, 132),
(94, 102),
(94, 130),
(95, 102),
(96, 102),
(97, 0),
(103, 102),
(108, 102),
(112, 102),
(112, 127),
(114, 102),
(114, 130),
(115, 0),
(120, 102),
(120, 130),
(124, 102),
(124, 130),
(126, 0),
(128, 0),
(130, 102),
(132, 134),
(133, -102),
(135, 126),
(135, 127),
(135, 131),
(136, 126),
(136, 127),
(136, 128),
(137, 134),
(138, 135),
(138, 150),
(138, 260),
(139, 136),
(140, 137),
(142, 126),
(142, 127),
(143, 128),
(144, 0),
(150, 0),
(151, 0),
(152, 102),
(152, 130),
(152, 131),
(153, 102),
(154, 102),
(156, 0),
(157, 102),
(158, 102),
(160, 134),
(160, 135),
(161, 134),
(162, 135),
(162, 150),
(162, 260),
(164, 135),
(164, 150),
(164, 154),
(164, 155),
(164, 156),
(164, 260),
(164, 316),
(164, 317),
(175, 102),
(175, 132),
(176, 102),
(176, 130),
(177, 102),
(177, 130),
(178, 158),
(179, 158),
(180, 102),
(180, 132),
(181, 102),
(181, 132),
(182, 128),
(183, 160),
(184, 158),
(186, 158),
(187, 102),
(188, 102),
(190, 154),
(190, 155),
(190, 156),
(191, 154),
(191, 155),
(191, 156),
(192, 154),
(192, 155),
(192, 156),
(193, 154),
(193, 155),
(193, 156),
(193, 298),
(197, 102),
(198, 154),
(198, 155),
(198, 156),
(198, 316),
(198, 317),
(198, 318),
(200, 102),
(201, 102),
(202, 102),
(203, 102),
(204, 102),
(205, 102),
(206, 102),
(207, 102),
(208, 102),
(209, 102),
(210, 102),
(211, 102),
(212, 0),
(213, 102),
(214, 102),
(215, 0),
(218, 102),
(219, 0),
(221, 0),
(223, 0),
(224, 0),
(225, 0),
(226, 0),
(227, 0),
(228, 0),
(229, 0),
(230, 0),
(231, 0),
(232, 0),
(234, 0),
(235, 0),
(236, 0),
(237, 298),
(237, 299),
(237, 301),
(238, 298),
(238, 299),
(238, 301),
(239, 298),
(239, 299),
(239, 301),
(240, 154),
(240, 155),
(240, 156),
(240, 298),
(241, 102),
(242, 102),
(243, 102),
(244, 102),
(245, 102),
(246, 0),
(248, 134),
(249, 316),
(249, 317),
(249, 318),
(252, 0),
(253, 0),
(255, 154),
(255, 155),
(255, 156),
(255, 316),
(255, 317),
(256, 316),
(256, 317),
(256, 318),
(259, 316),
(259, 317),
(259, 318),
(261, 101),
(261, 102),
(261, 125),
(261, 126),
(261, 127),
(261, 128),
(261, 129),
(261, 130),
(261, 131),
(261, 132),
(261, 133),
(261, 134),
(261, 135),
(261, 136),
(261, 137),
(261, 138),
(261, 139),
(261, 140),
(261, 145),
(261, 146),
(261, 147),
(261, 148),
(261, 149),
(261, 150),
(261, 151),
(261, 152),
(261, 153),
(261, 154),
(261, 155),
(261, 156),
(261, 157),
(261, 158),
(261, 171),
(261, 172),
(261, 173),
(261, 174),
(261, 175),
(261, 177),
(261, 178),
(261, 179),
(261, 180),
(261, 181),
(261, 182),
(261, 183),
(261, 184),
(261, 185),
(261, 186),
(261, 187),
(261, 188),
(261, 189),
(261, 190),
(261, 191),
(261, 192),
(261, 193),
(261, 194),
(261, 195),
(261, 196),
(261, 197),
(261, 198),
(261, 199),
(261, 200),
(261, 201),
(261, 202),
(261, 203),
(261, 204),
(261, 205),
(261, 206),
(261, 207),
(261, 211),
(261, 212),
(261, 213),
(261, 214),
(261, 215),
(261, 216),
(261, 217),
(261, 218),
(261, 219),
(261, 220),
(261, 221),
(261, 222),
(261, 255),
(261, 256),
(261, 257),
(261, 258),
(261, 259),
(261, 260),
(261, 261),
(261, 262),
(261, 263),
(261, 264),
(261, 265),
(261, 266),
(261, 267),
(261, 268),
(261, 269),
(261, 270),
(261, 271),
(261, 272),
(261, 273),
(261, 274),
(261, 275),
(261, 276),
(261, 277),
(261, 278),
(261, 279),
(261, 280),
(261, 281),
(261, 283),
(261, 298),
(261, 299),
(261, 301),
(261, 303),
(261, 304),
(261, 316),
(261, 317),
(261, 318),
(262, 102),
(263, 0),
(264, 135),
(264, 150),
(265, 102),
(266, 102),
(266, 131),
(267, 102),
(267, 131),
(270, 0),
(271, 102),
(272, 102),
(274, 134),
(274, 150),
(275, 134),
(276, 135),
(276, 150),
(277, 102),
(278, 147),
(279, 148),
(280, 149),
(281, 150),
(282, 151),
(283, 152),
(284, 128),
(285, 102),
(286, 102),
(287, 102),
(288, 135);

-- --------------------------------------------------------

--
-- Table structure for table `#__newsfeeds`
--

CREATE TABLE IF NOT EXISTS `#__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(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `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 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',
  `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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__overrider`
--

CREATE TABLE IF NOT EXISTS `#__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 AUTO_INCREMENT=5232 ;

--
-- Dumping data for table `#__overrider`
--

INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(1, 'COM_AJAX', 'Ajax Interface', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(2, 'COM_AJAX_XML_DESCRIPTION', 'An extendable Ajax interface for Joomla.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(3, 'COM_AJAX_SPECIFY_FORMAT', 'Please specify a valid response format, other than that of HTML, such as json, raw, debug, etc.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(4, 'COM_AJAX_METHOD_NOT_EXISTS', 'Method %s does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(5, 'COM_AJAX_FILE_NOT_EXISTS', 'The file at %s does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(6, 'COM_AJAX_MODULE_NOT_ACCESSIBLE', 'Module %s is not published, you do not have access to it, or it''s not assigned to the current menu item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_ajax.ini'),
(7, 'COM_CONFIG', 'Administrator Services', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(8, 'COM_CONFIG_CONFIGURATION', 'Administrator Services Configuration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(9, 'COM_CONFIG_ERROR_CONTROLLER_NOT_FOUND', 'Controller Not found!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(10, 'COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_DESC', 'Select the default access level for new content, menu items and other items created on your site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(11, 'COM_CONFIG_FIELD_DEFAULT_ACCESS_LEVEL_LABEL', 'Default Access Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(12, 'COM_CONFIG_FIELD_DEFAULT_LIST_LIMIT_DESC', 'Sets the default length of lists in the Control Panel for all users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(13, 'COM_CONFIG_FIELD_DEFAULT_LIST_LIMIT_LABEL', 'Default List Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(14, 'COM_CONFIG_FIELD_METADESC_DESC', 'Enter a description of the overall website that is to be used by search engines. Generally, a maximum of 20 words is optimal.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(15, 'COM_CONFIG_FIELD_METADESC_LABEL', 'Site Meta Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(16, 'COM_CONFIG_FIELD_METAKEYS_DESC', 'Enter the keywords and phrases that best describe your website. Separate keywords and phrases with a comma.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(17, 'COM_CONFIG_FIELD_METAKEYS_LABEL', 'Site Meta Keywords', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(18, 'COM_CONFIG_FIELD_SEF_URL_DESC', 'Select whether or not the URLs are optimised for Search Engines.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(19, 'COM_CONFIG_FIELD_SEF_URL_LABEL', 'Search Engine Friendly URLs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(20, 'COM_CONFIG_FIELD_SITE_NAME_DESC', 'Enter the name of your website. This will be used in various locations (eg the Backend browser title bar and <em>Site Offline</em> pages).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(21, 'COM_CONFIG_FIELD_SITE_NAME_LABEL', 'Site Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(22, 'COM_CONFIG_FIELD_VALUE_AFTER', 'After', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(23, 'COM_CONFIG_FIELD_VALUE_BEFORE', 'Before', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(24, 'COM_CONFIG_FIELD_SITE_OFFLINE_DESC', 'Select whether access to the Site Frontend is available. If Yes, the Frontend will display a message if set such in Backend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(25, 'COM_CONFIG_FIELD_SITE_OFFLINE_LABEL', 'Site Offline', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(26, 'COM_CONFIG_FIELD_SITENAME_PAGETITLES_DESC', 'Begin or end all Page Titles with the site name (for example, My Site Name - My Article Name).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(27, 'COM_CONFIG_FIELD_SITENAME_PAGETITLES_LABEL', 'Include Site Name in Page Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(28, 'COM_CONFIG_METADATA_SETTINGS', 'Metadata Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(29, 'COM_CONFIG_MODULES_MODULE_NAME', 'Module Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(30, 'COM_CONFIG_MODULES_MODULE_TYPE', 'Module Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(31, 'COM_CONFIG_MODULES_SETTINGS_TITLE', 'Module Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(32, 'COM_CONFIG_MODULES_SAVE_SUCCESS', 'Module successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(33, 'COM_CONFIG_SAVE_SUCCESS', 'Configuration successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(34, 'COM_CONFIG_SEO_SETTINGS', 'SEO Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(35, 'COM_CONFIG_SITE_SETTINGS', 'Site Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(36, 'COM_CONFIG_TEMPLATE_SETTINGS', 'Template Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(37, 'COM_CONFIG_XML_DESCRIPTION', 'Frontend Administrator Services Configuration Manager.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_config.ini'),
(38, 'COM_CONTACT_ADDRESS', 'Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(39, 'COM_CONTACT_ARTICLES_HEADING', 'Contact''s articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(40, 'COM_CONTACT_CAPTCHA_LABEL', 'Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(41, 'COM_CONTACT_CAPTCHA_DESC', 'Type in the textbox what you see in the image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(42, 'COM_CONTACT_CAT_NUM', '# of Contacts :', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(43, 'COM_CONTACT_CONTACT_EMAIL_A_COPY_DESC', 'Sends a copy of the message to the address you have supplied.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(44, 'COM_CONTACT_CONTACT_EMAIL_A_COPY_LABEL', 'Send Copy to Yourself', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(45, 'COM_CONTACT_CONTACT_EMAIL_NAME_DESC', 'Your name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(46, 'COM_CONTACT_CONTACT_EMAIL_NAME_LABEL', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(47, 'COM_CONTACT_CONTACT_ENTER_MESSAGE_DESC', 'Enter your message here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(48, 'COM_CONTACT_CONTACT_ENTER_MESSAGE_LABEL', 'Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(49, 'COM_CONTACT_CONTACT_ENTER_VALID_EMAIL', 'Please enter a valid email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(50, 'COM_CONTACT_CONTENT_TYPE_CONTACT', 'Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(51, 'COM_CONTACT_CONTENT_TYPE_CATEGORY', 'Contact Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(52, 'COM_CONTACT_FILTER_LABEL', 'Filter Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(53, 'COM_CONTACT_FILTER_SEARCH_DESC', 'Contact Filter Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(54, 'COM_CONTACT_CONTACT_MESSAGE_SUBJECT_DESC', 'Enter the subject of your message here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(55, 'COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL', 'Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(56, 'COM_CONTACT_CONTACT_SEND', 'Send Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(57, 'COM_CONTACT_COPYSUBJECT_OF', 'Copy of: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(58, 'COM_CONTACT_COPYTEXT_OF', 'This is a copy of the following message you sent to %s via %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(59, 'COM_CONTACT_COUNT', 'Contact count:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(60, 'COM_CONTACT_COUNTRY', 'Country', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(61, 'COM_CONTACT_DEFAULT_PAGE_TITLE', 'Contacts', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(62, 'COM_CONTACT_DETAILS', 'Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(63, 'COM_CONTACT_DOWNLOAD_INFORMATION_AS', 'Download information as:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(64, 'COM_CONTACT_EMAIL_BANNEDTEXT', 'The %s of your email contains banned text.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(65, 'COM_CONTACT_EMAIL_DESC', 'Email Address for contact.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(66, 'COM_CONTACT_EMAIL_FORM', 'Contact Form', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(67, 'COM_CONTACT_EMAIL_LABEL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(68, 'COM_CONTACT_EMAIL_THANKS', 'Thank you for your email.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(69, 'COM_CONTACT_ENQUIRY_TEXT', 'This is an enquiry email via %s from:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(70, 'COM_CONTACT_ERROR_CONTACT_NOT_FOUND', 'Contact not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(71, 'COM_CONTACT_FAX', 'Fax', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(72, 'COM_CONTACT_FAX_NUMBER', 'Fax: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(73, 'COM_CONTACT_FORM_LABEL', 'Send an Email. All fields with an asterisk (*) are required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(74, 'COM_CONTACT_FORM_NC', 'Please make sure the form is complete and valid.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(75, 'COM_CONTACT_IMAGE_DETAILS', 'Contact image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(76, 'COM_CONTACT_LINKS', 'Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(77, 'COM_CONTACT_MAILENQUIRY', '%s Enquiry', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(78, 'COM_CONTACT_MOBILE', 'Mobile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(79, 'COM_CONTACT_MOBILE_NUMBER', 'Mobile: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(80, 'COM_CONTACT_NO_CONTACTS', 'There are no Contacts to display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(81, 'COM_CONTACT_NOT_MORE_THAN_ONE_EMAIL_ADDRESS', 'You can''t enter more than one email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(82, 'COM_CONTACT_OPTIONAL', '(optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(83, 'COM_CONTACT_OTHER_INFORMATION', 'Miscellaneous Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(84, 'COM_CONTACT_POSITION', 'Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(85, 'COM_CONTACT_PROFILE', 'Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(86, 'COM_CONTACT_PROFILE_HEADING', 'Contact profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(87, 'COM_CONTACT_SELECT_CONTACT', 'Select a contact:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(88, 'COM_CONTACT_STATE', 'State', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(89, 'COM_CONTACT_SUBURB', 'Suburb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(90, 'COM_CONTACT_TELEPHONE', 'Phone', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(91, 'COM_CONTACT_TELEPHONE_NUMBER', 'Phone: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(92, 'COM_CONTACT_VCARD', 'vCard', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_contact.ini'),
(93, 'COM_CONTENT_ACCESS_DELETE_DESC', 'Inherited state for <strong>delete actions</strong> on this article and the calculated state based on the menu selection.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(94, 'COM_CONTENT_ACCESS_EDITSTATE_DESC', 'Inherited state for <strong>edit state actions</strong> on this article and the calculated state based on the menu selection.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(95, 'COM_CONTENT_ACCESS_EDIT_DESC', 'Inherited state for <strong>edit actions</strong> on this article and the calculated state based on the menu selection.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(96, 'COM_CONTENT_ARTICLE_CONTENT', 'Content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(97, 'COM_CONTENT_ARTICLE_HITS', 'Hits: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(98, 'COM_CONTENT_ARTICLE_INFO', 'Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(99, 'COM_CONTENT_ARTICLE_VOTE_SUCCESS', 'Thank You for rating this Article.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(100, 'COM_CONTENT_ARTICLE_VOTE_FAILURE', 'You already rated this Article today!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(101, 'COM_CONTENT_AUTHOR_FILTER_LABEL', 'Author Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(102, 'COM_CONTENT_CATEGORY', 'Category: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(103, 'COM_CONTENT_CHECKED_OUT_BY', 'Checked out by %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(104, 'COM_CONTENT_CONTENT_TYPE_ARTICLE', 'Article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(105, 'COM_CONTENT_CONTENT_TYPE_CATEGORY', 'Article Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(106, 'COM_CONTENT_CREATE_ARTICLE', 'Submit new article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(107, 'COM_CONTENT_CREATED_DATE', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(108, 'COM_CONTENT_CREATED_DATE_ON', 'Created: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(109, 'COM_CONTENT_EDIT_ITEM', 'Edit Article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(110, 'COM_CONTENT_ERROR_ARTICLE_NOT_FOUND', 'Article not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(111, 'COM_CONTENT_ERROR_LOGIN_TO_VIEW_ARTICLE', 'Please login to view the article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(112, 'COM_CONTENT_ERROR_PARENT_CATEGORY_NOT_FOUND', 'Parent category not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(113, 'COM_CONTENT_FEED_READMORE', 'Read More ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(114, 'COM_CONTENT_FILTER_SEARCH_DESC', 'Content Filter Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(115, 'COM_CONTENT_FORM_EDIT_ARTICLE', 'Edit an article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(116, 'COM_CONTENT_HEADING_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(117, 'COM_CONTENT_HITS_FILTER_LABEL', 'Hits Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(118, 'COM_CONTENT_INTROTEXT', 'Article must have some content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(119, 'COM_CONTENT_INVALID_RATING', 'Article Rating: Invalid Rating: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(120, 'COM_CONTENT_LAST_UPDATED', 'Last Updated: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(121, 'COM_CONTENT_METADATA', 'Metadata', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(122, 'COM_CONTENT_MODIFIED_DATE', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(123, 'COM_CONTENT_MONTH', 'Month', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(124, 'COM_CONTENT_MORE_ARTICLES', 'More Articles ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(125, 'COM_CONTENT_NEW_ARTICLE', 'New Article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(126, 'COM_CONTENT_NO_ARTICLES', 'There are no articles in this category. If subcategories display on this page, they may contain articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(127, 'COM_CONTENT_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(128, 'COM_CONTENT_NUM_ITEMS', 'Article Count:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(129, 'COM_CONTENT_ON_NEW_CONTENT', 'A new Article has been submitted by ''%1$s'' entitled ''%2$s''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(130, 'COM_CONTENT_ORDERING', 'Ordering:<br />New articles default to the first position in the Category. The ordering can be changed in Backend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(131, 'COM_CONTENT_PAGEBREAK_DOC_TITLE', 'Page Break', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(132, 'COM_CONTENT_PAGEBREAK_INSERT_BUTTON', 'Insert Page Break', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(133, 'COM_CONTENT_PAGEBREAK_TITLE', 'Page Title:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(134, 'COM_CONTENT_PAGEBREAK_TOC', 'Table of Contents Alias:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(135, 'COM_CONTENT_PARENT', 'Parent Category: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(136, 'COM_CONTENT_PUBLISHED_DATE', 'Published Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(137, 'COM_CONTENT_PUBLISHED_DATE_ON', 'Published: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(138, 'COM_CONTENT_PUBLISHING', 'Publishing', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(139, 'COM_CONTENT_READ_MORE', 'Read more: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(140, 'COM_CONTENT_READ_MORE_TITLE', 'Read more ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(141, 'COM_CONTENT_REGISTER_TO_READ_MORE', 'Register to read more ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(142, 'COM_CONTENT_SAVE_SUCCESS', 'Article successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(143, 'COM_CONTENT_SAVE_WARNING', 'Alias already existed so a number was added at the end. If you want to change the alias, please contact a site administrator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(144, 'COM_CONTENT_SELECT_AN_ARTICLE', 'Select an Article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(145, 'COM_CONTENT_SUBMIT_SAVE_SUCCESS', 'Article successfully submitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(146, 'COM_CONTENT_TITLE_FILTER_LABEL', 'Title Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(147, 'COM_CONTENT_WRITTEN_BY', 'Written by %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(148, 'COM_CONTENT_FIELD_FULL_DESC', 'Select or upload an image for the single article display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(149, 'COM_CONTENT_FIELD_FULL_LABEL', 'Full Article Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(150, 'COM_CONTENT_FIELD_IMAGE_DESC', 'The image to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(151, 'COM_CONTENT_FIELD_IMAGE_ALT_DESC', 'Alternative text used for visitors without access to images. Replaced with caption text if it is present.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(152, 'COM_CONTENT_FIELD_IMAGE_ALT_LABEL', 'Alt Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(153, 'COM_CONTENT_FIELD_IMAGE_CAPTION_DESC', 'Caption attached to the image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(154, 'COM_CONTENT_FIELD_IMAGE_CAPTION_LABEL', 'Caption', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(155, 'COM_CONTENT_FIELD_INTRO_DESC', 'Select or upload an image for the intro text layouts such as blogs and featured.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(156, 'COM_CONTENT_FIELD_INTRO_LABEL', 'Intro Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(157, 'COM_CONTENT_FIELD_URLC_LABEL', 'Link C', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(158, 'COM_CONTENT_FIELD_URL_DESC', 'Link for display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(159, 'COM_CONTENT_FIELD_URLA_LABEL', 'Link A', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(160, 'COM_CONTENT_FIELD_URLA_LINK_TEXT_LABEL', 'Link A Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(161, 'COM_CONTENT_FIELD_URLB_LABEL', 'Link B', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(162, 'COM_CONTENT_FIELD_URL_LINK_TEXT_DESC', 'Text to display for the link.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(163, 'COM_CONTENT_FIELD_URLB_LINK_TEXT_LABEL', 'Link B Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(164, 'COM_CONTENT_FIELD_URLC_LINK_TEXT_LABEL', 'Link C Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(165, 'COM_CONTENT_FLOAT_DESC', 'Controls placement of the image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(166, 'COM_CONTENT_FLOAT_LABEL', 'Image Float', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(167, 'COM_CONTENT_FLOAT_INTRO_LABEL', 'Intro Image float', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(168, 'COM_CONTENT_FLOAT_FULLTEXT_LABEL', 'Full text image float.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(169, 'COM_CONTENT_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(170, 'COM_CONTENT_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(171, 'COM_CONTENT_FIELD_URL_LINK_TEXT_LABEL', 'Link Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(172, 'COM_CONTENT_IMAGES_AND_URLS', 'Images and Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_content.ini'),
(173, 'COM_FINDER', 'Smart Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(174, 'COM_FINDER_ADVANCED_SEARCH_TOGGLE', 'Advanced Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(175, 'COM_FINDER_ADVANCED_TIPS', '<p>Here are a few examples of how you can use the search feature:</p><p>Entering <span class="term">this and that</span> into the search form will return results containing both &quot;this&quot; and &quot;that&quot;.</p><p>Entering <span class="term">this not that</span> into the search form will return results containing &quot;this&quot; and not &quot;that&quot;.</p><p>Entering <span class="term">this or that</span> into the search form will return results containing either &quot;this&quot; or &quot;that&quot;.</p><p>Entering <span class="term">&quot;this and that&quot;</span> (with quotes) into the search form will return results containing the exact phrase &quot;this and that&quot;.</p><p>Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(176, 'COM_FINDER_DEFAULT_PAGE_TITLE', 'Search Results', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(177, 'COM_FINDER_FILTER_BRANCH_LABEL', 'Search by %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(178, 'COM_FINDER_FILTER_DATE_BEFORE', 'Before', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(179, 'COM_FINDER_FILTER_DATE_EXACTLY', 'Exactly', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(180, 'COM_FINDER_FILTER_DATE_AFTER', 'After', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(181, 'COM_FINDER_FILTER_DATE1', 'Start Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(182, 'COM_FINDER_FILTER_DATE1_DESC', 'Enter a date in YYYY-MM-DD format.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(183, 'COM_FINDER_FILTER_DATE2', 'End Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(184, 'COM_FINDER_FILTER_DATE2_DESC', 'Enter a date in YYYY-MM-DD format.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(185, 'COM_FINDER_FILTER_SELECT_ALL_LABEL', 'Search All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(186, 'COM_FINDER_FILTER_WHEN_AFTER', 'After', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(187, 'COM_FINDER_FILTER_WHEN_BEFORE', 'Before', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(188, 'COM_FINDER_QUERY_DATE_CONDITION_AFTER', 'after', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(189, 'COM_FINDER_QUERY_DATE_CONDITION_BEFORE', 'before', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(190, 'COM_FINDER_QUERY_DATE_CONDITION_EXACT', 'exactly on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(191, 'COM_FINDER_QUERY_END_DATE', 'ending date <span class="when">%s</span> <span class="date">%s</span>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(192, 'COM_FINDER_QUERY_OPERATOR_AND', 'and', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(193, 'COM_FINDER_QUERY_OPERATOR_OR', 'or', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(194, 'COM_FINDER_QUERY_OPERATOR_NOT', 'not', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(195, 'COM_FINDER_QUERY_FILTER_BRANCH_VENUE', 'venue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(196, 'COM_FINDER_QUERY_START_DATE', 'beginning date <span class="when">%s</span> <span class="date">%s</span>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(197, 'COM_FINDER_QUERY_TAXONOMY_NODE', 'with <span class="node">%s</span> as <span class="branch">%s</span> ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(198, 'COM_FINDER_QUERY_TOKEN_EXCLUDED', '<span class="term">%s</span> should be excluded.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(199, 'COM_FINDER_QUERY_TOKEN_GLUE', ', and ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(200, 'COM_FINDER_QUERY_TOKEN_INTERPRETED', 'Assuming %s, the following results were found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(201, 'COM_FINDER_QUERY_TOKEN_OPTIONAL', '<span class="term">%s</span> is optional.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(202, 'COM_FINDER_QUERY_TOKEN_REQUIRED', '<span class="term">%s</span> is required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(203, 'COM_FINDER_SEARCH_NO_RESULTS_BODY', 'No search results could be found for query: %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(204, 'COM_FINDER_SEARCH_NO_RESULTS_BODY_MULTILANG', 'No search results (in English-UK) could be found for query: %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(205, 'COM_FINDER_SEARCH_NO_RESULTS_HEADING', 'No Results Found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(206, 'COM_FINDER_SEARCH_RESULTS_OF', 'Results <strong>%s</strong> - <strong>%s</strong> of <strong>%s</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(207, 'COM_FINDER_SEARCH_SIMILAR', 'Did you mean: %s?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(208, 'COM_FINDER_SEARCH_TERMS', 'Search Terms:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_finder.ini'),
(209, 'JM_ONLY_LOGGED_IN_USERS_CAN_VIEW_SUBSCRIPTIONS', 'Only logged in users can manage their subscriptions.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(210, 'JM_NO_CAMPAIGNS', 'No newsletter sent so far.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(211, 'JM_SUBJECT', 'Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(212, 'JM_SENT_DATE', 'Sent Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(213, 'JM_AVAILABLE_NEWSLETTER_LISTS', 'Available Newsletter Lists', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(214, 'JM_LIST_NAME', 'List Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(215, 'JM_SUBSCRIBED', 'Subscribed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(216, 'JM_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(217, 'JM_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(218, 'JM_EDIT_SUBSCRIPTIONS', 'Edit Subscriptions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(219, 'JM_MY_NEWSLETTER_SUBSCRIPTIONS', 'My Newsletter Subscriptions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(220, 'JM_SUBSCRIBE', 'subscribe', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(221, 'JM_UNSUBSCRIBE', 'unsubscribe', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(222, 'JM_SAVE', 'Save', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(223, 'JM_CANCEL', 'Cancel', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(224, 'JM_SUBSCRIPTIONS_UPDATED', 'Newsletter subscription(s) successfully updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(225, 'JM_CAMPAIGN_ARCHIVE', 'Newsletter Archive', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_joomailermailchimpintegration.ini'),
(226, 'K2_1_STAR_OUT_OF_5', '1 star out of 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(227, 'K2_2_STARS_OUT_OF_5', '2 stars out of 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(228, 'K2_3_STARS_OUT_OF_5', '3 stars out of 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(229, 'K2_4_STARS_OUT_OF_5', '4 stars out of 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(230, 'K2_5_STARS_OUT_OF_5', '5 stars out of 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(231, 'K2_ACCOUNT_DETAILS', 'Account details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(232, 'K2_ADDITIONAL_DETAILS', 'Additional Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(233, 'K2_ADDITIONAL_INFO', 'Additional Info', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(234, 'K2_ADD_A_NEW_ITEM_IN_THIS_CATEGORY', 'Add a new item in this category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(235, 'K2_ADMINISTRATIVE_DETAILS', 'Administration Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(236, 'K2_ALERTNOTAUTH', 'You are not authorized to view this resource', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(237, 'K2_APPROVE', 'Approve', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(238, 'K2_APRIL', 'April', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(239, 'K2_AUGUST', 'August', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(240, 'K2_BACK_TO_TOP', 'back to top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(241, 'K2_BE_THE_FIRST_TO_COMMENT', 'Be the first to comment!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(242, 'K2_BY', 'By', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(243, 'K2_CATEGORY_NOT_FOUND', 'Category not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(244, 'K2_CHECK_THIS_BOX_TO_DELETE_CURRENT_IMAGE_OR_JUST_UPLOAD_A_NEW_IMAGE_TO_REPLACE_THE_EXISTING_ONE', 'Check this box to delete current image or just upload a new image to replace the existing one', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(245, 'K2_CHILDREN_CATEGORIES', 'Children categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(246, 'K2_CLICK_TO_PREVIEW_IMAGE', 'Click to preview image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(247, 'K2_COMMENT', 'comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(248, 'K2_COMMENTED_ON', 'commented on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(249, 'K2_COMMENTS', 'comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(250, 'K2_COMMENT_ADDED_AND_WAITING_FOR_APPROVAL', 'Comment added and waiting for approval.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(251, 'K2_COMMENT_ADDED_REFRESHING_PAGE', 'Comment added! Refreshing page...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(252, 'K2_COMMENT_FORM_NOTES', 'Make sure you enter the (*) required information where indicated. HTML code is not allowed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(253, 'K2_COMMENT_LINK', 'Comment Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(254, 'K2_COMMENT_NOT_FOUND', 'Comment not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(255, 'K2_CONFIRM_EMAIL', 'Confirm email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(256, 'K2_COULD_NOT_UPLOAD_YOUR_IMAGE', 'Could not upload your image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(257, 'K2_DATE', 'Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(258, 'K2_DATE_FORMAT', '%d/%m/%Y - %H:%M', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(259, 'K2_DATE_FORMAT_LC2', '%A, %d %B %Y %H:%M', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(260, 'K2_DATE_FORMAT_LC', '%A, %d %B %Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(261, 'K2_DECEMBER', 'December', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(262, 'K2_DECREASE_FONT_SIZE', 'decrease font size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(263, 'K2_DESCRIPTION', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(264, 'K2_DISPLAYING_ITEMS_BY_TAG', 'Displaying items by tag:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(265, 'K2_DOWNLOAD', 'Download', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(266, 'K2_DOWNLOADS', 'Downloads', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(267, 'K2_DOWNLOAD_ATTACHMENTS', 'Download attachments:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(268, 'K2_EDIT_ITEM', 'Edit item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(269, 'K2_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(270, 'K2_ENTER_THE_TWO_WORDS_YOU_SEE_BELOW', 'Enter the two words you see below', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(271, 'K2_ENTER_YOUR_EMAIL_ADDRESS', 'enter your e-mail address...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(272, 'K2_ENTER_YOUR_MESSAGE_HERE', 'enter your message here...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(273, 'K2_ENTER_YOUR_NAME', 'enter your name...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(274, 'K2_ENTER_YOUR_SITE_URL', 'enter your site URL...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(275, 'K2_FEATURED', 'Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(276, 'K2_FEBRUARY', 'February', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(277, 'K2_FEMALE', 'Female', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(278, 'K2_FLAG_AS_SPAMMER', 'Flag As Spammer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(279, 'K2_FONT_SIZE', 'font size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(280, 'K2_FRI', 'Fri', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(281, 'K2_FRONTEND_PERMISSIONS_NOTICE', 'Please note that you may have permissions to edit content in the frontend, but you do not have publishing rights.<br />The admin of this site will approve your item after moderation.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(282, 'K2_GALLERY_IMAGES', 'Gallery images', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(283, 'K2_GENDER', 'Gender', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(284, 'K2_GREEN', 'green', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(285, 'K2_IMAGE_GALLERY', 'Image Gallery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(286, 'K2_IN', 'in', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(287, 'K2_INCREASE_FONT_SIZE', 'increase font size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(288, 'K2_INVALID_EMAIL_ADDRESS', 'Invalid Email Address!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(289, 'K2_ITEMS_FILTERED_BY_DATE', 'Items filtered by date:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(290, 'K2_ITEM_NOT_FOUND', 'Item not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(291, 'K2_ITEM_SAVED', 'Item saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(292, 'K2_JANUARY', 'January', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(293, 'K2_JULY', 'July', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(294, 'K2_JUNE', 'June', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(295, 'K2_LAST_MODIFIED_ON', 'Last modified on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(296, 'K2_LATEST_FROM', 'Latest from', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(297, 'K2_LEAVE_A_COMMENT', 'Leave a comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(298, 'K2_LOGIN_TO_POST_COMMENTS', 'Login to post comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(299, 'K2_MALE', 'Male', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(300, 'K2_MARCH', 'March', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(301, 'K2_MAY', 'May', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(302, 'K2_MEDIA', 'Media', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(303, 'K2_MESSAGE', 'Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(304, 'K2_MODERATE_COMMENTS_TO_MY_ITEMS', 'Moderate comments to my items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(305, 'K2_MON', 'Mon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(306, 'K2_MORE', 'More...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(307, 'K2_MORE_IN_THIS_CATEGORY', 'More in this category:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(308, 'K2_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(309, 'K2_NOTES', 'Notes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(310, 'K2_NOT_FOUND', 'Not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(311, 'K2_NOVEMBER', 'November', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(312, 'K2_NO_RESULTS_FOUND', 'No results found!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(313, 'K2_OCTOBER', 'October', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(314, 'K2_PASSWORD', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(315, 'K2_PERSONAL_DETAILS', 'Personal Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(316, 'K2_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST_TO_DELETE', 'Please make a selection from the list to delete!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(317, 'K2_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST_TO_PUBLISH', 'Please make a selection from the list to publish!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(318, 'K2_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST_TO_UNPUBLISH', 'Please make a selection from the list to unpublish!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(319, 'K2_PLEASE_TYPE_THE_REPORT_REASON', 'Please type the report reason', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(320, 'K2_PLEASE_TYPE_YOUR_NAME', 'Please type your name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(321, 'K2_POSSIBLE_SPAMMER_DETECTED_BY_STOPFORUMSPAM', 'Possible spammer detected from StopForumSpam.com', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(322, 'K2_POSTED_BY', 'posted by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(323, 'K2_POST_A_NEW_ITEM', 'Post a new item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(324, 'K2_PRINT', 'Print', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(325, 'K2_PRINT_THIS_PAGE', 'Print this page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(326, 'K2_PUBLISHED_IN', 'Published in', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(327, 'K2_RATE_THIS_ITEM', 'Rate this item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(328, 'K2_READ', 'Read', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(329, 'K2_READ_MORE', 'Read more...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(330, 'K2_REGISTER', 'Register', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(331, 'K2_REGISTER_REQUIRED', 'Fields marked with an asterisk (*) are required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(332, 'K2_RELATED_ITEMS_BY_TAG', 'Related items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(333, 'K2_RELATED_VIDEO', 'Media', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(334, 'K2_REMOVE', 'Remove', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(335, 'K2_REPORT', 'Report', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(336, 'K2_REPORT_COMMENT', 'Report comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(337, 'K2_REPORT_REASON', 'Reason for reporting this comment?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(338, 'K2_REPORT_SUBMITTED', 'Report submitted!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(339, 'K2_REPORT_USER_WARNING', 'WARNING: This action will block the user and also unpublish all of their items and comments. Are you sure?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(340, 'K2_SAT', 'Sat', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(341, 'K2_SAVE', 'Save', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(342, 'K2_SAVE_COMPLETED', 'Save completed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(343, 'K2_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(344, 'K2_SEARCH_RESULTS_FOR', 'Search results for:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(345, 'K2_SEND_REPORT', 'Send report', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(346, 'K2_SEPTEMBER', 'September', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(347, 'K2_STOP_FORUM_SPAM_API_KEY', 'StopForumSpam.com API key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(348, 'K2_SUBMIT_COMMENT', 'Submit comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(349, 'K2_SUBSCRIBE_TO_THIS_RSS_FEED', 'Subscribe to this RSS feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(350, 'K2_SUN', 'Sun', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(351, 'K2_TAGGED_UNDER', 'Tagged under', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(352, 'K2_THANKS_FOR_RATING', 'Thanks for rating!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(353, 'K2_THANK_YOU_YOUR_COMMENT_WILL_BE_PUBLISHED_SHORTLY', 'Thank you. Your comment will be published shortly.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(354, 'K2_THE_NAME_OR_EMAIL_ADDRESS_YOU_TYPED_IS_ALREADY_IN_USE', 'The Name or Email Address you typed is already in use!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(355, 'K2_THE_WORDS_YOU_TYPED_DID_NOT_MATCH_THE_ONES_DISPLAYED_PLEASE_TRY_AGAIN', 'The words you typed did not match the ones displayed. Please try again.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(356, 'K2_THU', 'Thu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(357, 'K2_TIMES', 'times', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(358, 'K2_TUE', 'Tue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(359, 'K2_UNPUBLISHED', 'Unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(360, 'K2_UNPUBLISH_ITEM', 'Unpublish Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(361, 'K2_UPLOAD_NEW_IMAGE_TO_REPLACE_THE_EXISTING_OR_CHECK_THIS_BOX_TO_DELETE_CURRENT_IMAGE', 'Upload new image to replace the existing or check this box to delete current image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(362, 'K2_URL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(363, 'K2_USER_BLOCKED', 'User blocked', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(364, 'K2_USER_COMMENTS_UNPUBLISHED', 'User comments unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(365, 'K2_USER_DATA_SUBMITTED_TO_STOPFORUMSPAM', 'User data submitted to stopforumspam.com', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(366, 'K2_USER_IMAGE_AVATAR', 'User image (avatar)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(367, 'K2_USER_ITEMS_UNPUBLISHED', 'User items unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(368, 'K2_USER_NAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(369, 'K2_USER_NOT_FOUND', 'User not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(370, 'K2_USE_REMOTE_VIDEO', 'Use remote video', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(371, 'K2_VERIFY_PASSWORD', 'Verify password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(372, 'K2_VIEW_ITEMS', 'View items...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(373, 'K2_VOTE', 'Vote', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(374, 'K2_VOTES', 'votes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(375, 'K2_WEBSITE', 'Website:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(376, 'K2_WEBSITE_URL', 'Website URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(377, 'K2_WED', 'Wed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(378, 'K2_WRITTEN_BY', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(379, 'K2_WRITTEN_BY_FEMALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(380, 'K2_WRITTEN_BY_MALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(381, 'K2_YOUR_NAME', 'Your name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(382, 'K2_YOUR_SETTINGS_HAVE_BEEN_SAVED', 'Your settings have been saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(383, 'K2_YOU_ARE_ALREADY_REGISTERED_AS_A_MEMBER', 'You are already registered as a member.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(384, 'K2_YOU_ARE_NOT_ALLOWED_TO_POST_TO_THIS_CATEGORY_SAVE_FAILED', 'You are not allowed to post to this category. Save failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(385, 'K2_YOU_CANNOT_REPORT_YOURSELF', 'You cannot flag yourself as spammer!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(386, 'K2_YOU_DONT_HAVE_THE_PERMISSION_TO_PUBLISH_ITEMS', 'You don''t have the permission to publish items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(387, 'K2_YOU_HAVE_ALREADY_RATED_THIS_ITEM', 'You have already rated this entry!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(388, 'K2_YOU_NEED_TO_FILL_IN_ALL_REQUIRED_FIELDS', 'You need to fill in all required fields!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(389, 'K2_YOU_NEED_TO_LOGIN_FIRST', 'You need to login first', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(390, 'K2_FILE_DOES_NOT_EXIST', 'File does not exist', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(391, 'K2_SPAM_ATTEMPT_HAS_BEEN_DETECTED_THE_COMMENT_HAS_BEEN_REJECTED', 'Spam attempt has been detected. The comment has been rejected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(392, 'K2_ANTISPAM_SETTINGS_ERROR', 'Please setup your antispam settings in the ''Comments'' and ''Advanced'' tabs inside K2''s backend parameters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(393, 'K2_ADD_TO_DELICIOUS', 'Add to Delicious', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(394, 'K2_ADD_TO_FACEBOOK', 'Add to Facebook', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(395, 'K2_ADD_TO_GOOGLE_BUZZ', 'Add to Google Buzz', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(396, 'K2_ADD_TO_MYSPACE', 'Add to MySpace', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(397, 'K2_ADD_TO_REDDIT', 'Add to Reddit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(398, 'K2_ADD_TO_STUMBLEUPON', 'Add to StumbleUpon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(399, 'K2_ADD_TO_TECHNORATI', 'Add to Technorati', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(400, 'K2_DIGG_THIS', 'Digg this', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(401, 'K2_LIKE_THIS_TWEET_IT_TO_YOUR_FOLLOWERS', 'Like this? Tweet it to your followers!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(402, 'K2_TWEET', 'Tweet', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_k2.ini'),
(403, 'COM_MAILTO', 'Mailto', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(404, 'COM_MAILTO_CANCEL', 'Cancel', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(405, 'COM_MAILTO_CLOSE_WINDOW', 'Close Window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(406, 'COM_MAILTO_EMAIL_ERR_NOINFO', 'Please provide a valid email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(407, 'COM_MAILTO_EMAIL_INVALID', 'The address ''%s'' does not appear to be a valid email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(408, 'COM_MAILTO_EMAIL_MSG', 'This is an email from (%s) sent by %s (%s). You may also find the following link interesting: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(409, 'COM_MAILTO_EMAIL_NOT_SENT', 'Email could not be sent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(410, 'COM_MAILTO_EMAIL_SENT', 'Email was sent successfully.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(411, 'COM_MAILTO_EMAIL_TO', 'Email to', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(412, 'COM_MAILTO_EMAIL_TO_A_FRIEND', 'Email this link to a friend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(413, 'COM_MAILTO_LINK_IS_MISSING', 'Link is missing', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(414, 'COM_MAILTO_SEND', 'Send', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(415, 'COM_MAILTO_SENDER', 'Sender', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(416, 'COM_MAILTO_SENT_BY', 'Item sent by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(417, 'COM_MAILTO_SUBJECT', 'Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(418, 'COM_MAILTO_YOUR_EMAIL', 'Your Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_mailto.ini'),
(419, 'COM_MEDIA_ALIGN', 'Image Float', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(420, 'COM_MEDIA_ALIGN_DESC', 'This will apply the classes ''pull-left'', ''pull-center'' or ''pull-right'' to the ''<figure>'' or ''<img>'' element.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(421, 'COM_MEDIA_BROWSE_FILES', 'Browse Files', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(422, 'COM_MEDIA_CAPTION', 'Caption', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(423, 'COM_MEDIA_CAPTION_CLASS_LABEL', 'Caption Class', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(424, 'COM_MEDIA_CAPTION_CLASS_DESC', 'This will apply the entered class to the ''<figcaption>'' element. For example: ''text-left'', ''text-right'', ''text-center''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(425, 'COM_MEDIA_CLEAR_LIST', 'Clear List', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(426, 'COM_MEDIA_CONFIGURATION', 'Media: Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(427, 'COM_MEDIA_CREATE_FOLDER', 'Create Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(428, 'COM_MEDIA_CURRENT_PROGRESS', 'Current progress', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(429, 'COM_MEDIA_DESCFTP', 'To upload, change and delete media files, Joomla! will most likely need your FTP account details. Please enter them in the form fields below.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(430, 'COM_MEDIA_DESCFTPTITLE', 'FTP Login Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(431, 'COM_MEDIA_DETAIL_VIEW', 'Detail View', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(432, 'COM_MEDIA_DIRECTORY', 'Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(433, 'COM_MEDIA_DIRECTORY_UP', 'Folder Up', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(434, 'COM_MEDIA_ERROR_BAD_REQUEST', 'Bad Request', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(435, 'COM_MEDIA_ERROR_FILE_EXISTS', 'File already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(436, 'COM_MEDIA_ERROR_UNABLE_TO_CREATE_FOLDER_WARNDIRNAME', 'Unable to create folder. Folder name must only contain alphanumeric characters and no spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(437, 'COM_MEDIA_ERROR_UNABLE_TO_BROWSE_FOLDER_WARNDIRNAME', 'Unable to browse:&#160;%s. Folder name must only contain alphanumeric characters and no spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(438, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE', ' Unable to delete:&#160;', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(439, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FILE_WARNFILENAME', 'Unable to delete:&#160;%s. File name must only contain alphanumeric characters and no spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(440, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_NOT_EMPTY', 'Unable to delete:&#160;%s. Folder is not empty!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(441, 'COM_MEDIA_ERROR_UNABLE_TO_DELETE_FOLDER_WARNDIRNAME', 'Unable to delete:&#160;%s. Folder name must only contain alphanumeric characters and no spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(442, 'COM_MEDIA_ERROR_UNABLE_TO_UPLOAD_FILE', 'Unable to upload file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(443, 'COM_MEDIA_ERROR_WARNFILETOOLARGE', 'This file is too large to upload.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(444, 'COM_MEDIA_ERROR_WARNUPLOADTOOLARGE', 'Total size of upload exceeds the limit.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(445, 'COM_MEDIA_FIELD_CHECK_MIME_DESC', 'Use MIME Magic or Fileinfo to attempt to verify files. Try disabling this if you get invalid mime type errors.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(446, 'COM_MEDIA_FIELD_CHECK_MIME_LABEL', 'Check MIME Types', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(447, 'COM_MEDIA_FIELD_IGNORED_EXTENSIONS_DESC', 'Ignored file extensions for MIME type checking and restricted uploads.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(448, 'COM_MEDIA_FIELD_IGNORED_EXTENSIONS_LABEL', 'Ignored Extensions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(449, 'COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_DESC', 'A comma separated list of illegal MIME types for upload (blacklist).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(450, 'COM_MEDIA_FIELD_ILLEGAL_MIME_TYPES_LABEL', 'Illegal MIME Types', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(451, 'COM_MEDIA_FIELD_LEGAL_EXTENSIONS_DESC', ' Extensions (file types) you are allowed to upload (comma separated).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(452, 'COM_MEDIA_FIELD_LEGAL_EXTENSIONS_LABEL', 'Legal Extensions (File Types)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(453, 'COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_DESC', ' Image extensions (file types) you are allowed to upload (comma separated). These are used to check for valid image headers.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(454, 'COM_MEDIA_FIELD_LEGAL_IMAGE_EXTENSIONS_LABEL', 'Legal Image Extensions (File Types)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(455, 'COM_MEDIA_FIELD_LEGAL_MIME_TYPES_DESC', 'A comma separated list of legal MIME types for upload.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(456, 'COM_MEDIA_FIELD_LEGAL_MIME_TYPES_LABEL', 'Legal MIME Types', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(457, 'COM_MEDIA_FIELD_MAXIMUM_SIZE_DESC', 'The maximum size for an upload (in bytes). Use zero for no limit. Note: your server has a maximum limit.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(458, 'COM_MEDIA_FIELD_MAXIMUM_SIZE_LABEL', 'Maximum Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(459, 'COM_MEDIA_FIELD_PATH_FILE_FOLDER_DESC', 'Enter the path to the file folder relative to root.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(460, 'COM_MEDIA_FIELD_PATH_FILE_FOLDER_LABEL', 'Path to File Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(461, 'COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_DESC', 'Enter the path to the image folder relative to root.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(462, 'COM_MEDIA_FIELD_PATH_IMAGE_FOLDER_LABEL', 'Path to Image Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(463, 'COM_MEDIA_FIELD_RESTRICT_UPLOADS_DESC', 'Restrict uploads for lower than manager users to just images if Fileinfo or MIME Magic isn''t installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(464, 'COM_MEDIA_FIELD_RESTRICT_UPLOADS_LABEL', 'Restrict Uploads', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(465, 'COM_MEDIA_FILES', 'Files', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(466, 'COM_MEDIA_FILESIZE', 'File size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(467, 'COM_MEDIA_FOLDER', 'Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(468, 'COM_MEDIA_FOLDERS', 'Folders', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(469, 'COM_MEDIA_IMAGE_DESCRIPTION', 'Image Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(470, 'COM_MEDIA_IMAGE_URL', 'Image URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(471, 'COM_MEDIA_INSERT', 'Insert', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(472, 'COM_MEDIA_INSERT_IMAGE', 'Insert Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(473, 'COM_MEDIA_MAXIMUM_SIZE', 'Maximum Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(474, 'COM_MEDIA_MEDIA', 'Media', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(475, 'COM_MEDIA_NAME', 'Image Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(476, 'COM_MEDIA_NO_IMAGES_FOUND', 'No Images Found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(477, 'COM_MEDIA_NOT_SET', 'Not Set', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(478, 'COM_MEDIA_OVERALL_PROGRESS', 'Overall Progress', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(479, 'COM_MEDIA_PIXEL_DIMENSIONS', 'Pixel Dimensions (w x h)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(480, 'COM_MEDIA_START_UPLOAD', 'Start Upload', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(481, 'COM_MEDIA_THUMBNAIL_VIEW', 'Thumbnail View', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(482, 'COM_MEDIA_TITLE', 'Image Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(483, 'COM_MEDIA_UP', 'Up', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(484, 'COM_MEDIA_UPLOAD', 'Upload', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(485, 'COM_MEDIA_UPLOAD_COMPLETE', 'Upload Complete', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(486, 'COM_MEDIA_UPLOAD_FILE', 'Upload file', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(487, 'COM_MEDIA_UPLOAD_FILES', 'Upload files (Maximum Size: %s MB)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(488, 'COM_MEDIA_UPLOAD_FILES_NOLIMIT', 'Upload files (No maximum size)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(489, 'COM_MEDIA_UPLOAD_SUCCESSFUL', 'Upload Successful', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_media.ini'),
(490, 'COM_MESSAGES_ERR_SEND_FAILED', 'The user has locked their mailbox. Message failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_messages.ini'),
(491, 'COM_MESSAGES_NEW_MESSAGE_ARRIVED', 'A new private message has arrived from %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_messages.ini'),
(492, 'COM_MESSAGES_PLEASE_LOGIN', 'Please log in to %s to read your message.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_messages.ini'),
(493, 'COM_NEWSFEEDS_CACHE_DIRECTORY_UNWRITABLE', 'The cache folder is unwritable. The news feed can''t be displayed. Please contact a site administrator.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(494, 'COM_NEWSFEEDS_CAT_NUM', '# of News feeds :', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(495, 'COM_NEWSFEEDS_CONTENT_TYPE_NEWSFEED', 'News Feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(496, 'COM_NEWSFEEDS_CONTENT_TYPE_CATEGORY', 'News Feed Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(497, 'COM_NEWSFEEDS_DEFAULT_PAGE_TITLE', 'News Feeds', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(498, 'COM_NEWSFEEDS_ERROR_FEED_NOT_FOUND', 'Error. Feed not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(499, 'COM_NEWSFEEDS_ERRORS_FEED_NOT_RETRIEVED', 'Error. Feed could not be retrieved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(500, 'COM_NEWSFEEDS_FEED_LINK', 'Feed Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(501, 'COM_NEWSFEEDS_FEED_NAME', 'Feed Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(502, 'COM_NEWSFEEDS_FILTER_LABEL', 'Filter Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(503, 'COM_NEWSFEEDS_FILTER_SEARCH_DESC', 'News Feed Filter Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(504, 'COM_NEWSFEEDS_NO_ARTICLES', 'No Articles for this News Feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(505, 'COM_NEWSFEEDS_NUM_ARTICLES', '# Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(506, 'COM_NEWSFEEDS_NUM_ARTICLES_COUNT', '# Articles: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(507, 'COM_NEWSFEEDS_NUM_ITEMS', '# News feeds', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_newsfeeds.ini'),
(508, 'COM_SEARCH_ALL_WORDS', 'All words', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(509, 'COM_SEARCH_ALPHABETICAL', 'Alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(510, 'COM_SEARCH_ANY_WORDS', 'Any words', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(511, 'COM_SEARCH_ERROR_ENTERKEYWORD', 'Enter a search keyword', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(512, 'COM_SEARCH_ERROR_IGNOREKEYWORD', 'One or more common words were ignored in the search.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(513, 'COM_SEARCH_ERROR_SEARCH_MESSAGE', 'Search term must be a minimum of %1$s characters and a maximum of %2$s characters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(514, 'COM_SEARCH_EXACT_PHRASE', 'Exact Phrase', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(515, 'COM_SEARCH_FIELD_SEARCH_PHRASES_DESC', 'Show the search options.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(516, 'COM_SEARCH_FIELD_SEARCH_PHRASES_LABEL', 'Use Search Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(517, 'COM_SEARCH_FIELD_SEARCH_AREAS_DESC', 'Show the search areas checkboxes.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(518, 'COM_SEARCH_FIELD_SEARCH_AREAS_LABEL', 'Use Search Areas', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(519, 'COM_SEARCH_FOR', 'Search for:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(520, 'COM_SEARCH_MOST_POPULAR', 'Most Popular', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(521, 'COM_SEARCH_NEWEST_FIRST', 'Newest First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(522, 'COM_SEARCH_OLDEST_FIRST', 'Oldest First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(523, 'COM_SEARCH_ORDERING', 'Ordering:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(524, 'COM_SEARCH_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(525, 'COM_SEARCH_SEARCH_AGAIN', 'Search Again', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(526, 'COM_SEARCH_SEARCH_KEYWORD', 'Search Keyword:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(527, 'COM_SEARCH_SEARCH_KEYWORD_N_RESULTS_1', '<strong>Total: One result found.</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(528, 'COM_SEARCH_SEARCH_KEYWORD_N_RESULTS', '<strong>Total: %s results found.</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(529, 'COM_SEARCH_SEARCH_ONLY', 'Search Only:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(530, 'COM_SEARCH_SEARCH_RESULT', 'Search Result', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_search.ini'),
(531, 'COM_TAGS_CREATED_DATE', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(532, 'COM_TAGS_FILTER_SEARCH_DESC', 'Enter all or part of the title to search for.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(533, 'COM_TAGS_MODIFIED_DATE', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(534, 'COM_TAGS_NO_ITEMS', 'No matching items were found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(535, 'COM_TAGS_NO_TAGS', 'There are no tags.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(536, 'COM_TAGS_PUBLISHED_DATE', 'Published Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(537, 'COM_TAGS_TITLE_FILTER_LABEL', 'Enter Part of Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_tags.ini'),
(538, 'COM_USERS_ACTIVATION_TOKEN_NOT_FOUND', 'Verification code not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(539, 'COM_USERS_CAPTCHA_LABEL', 'Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(540, 'COM_USERS_CAPTCHA_DESC', 'Type in the textbox what you see in the image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(541, 'COM_USERS_DATABASE_ERROR', 'Error getting the user from the database: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(542, 'COM_USERS_DESIRED_PASSWORD', 'Enter your desired password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(543, 'COM_USERS_DESIRED_USERNAME', 'Enter your desired username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(544, 'COM_USERS_EDIT_PROFILE', 'Edit Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(545, 'COM_USERS_EMAIL_ACCOUNT_DETAILS', 'Account Details for %s at %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(546, 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_BODY', 'Hello administrator,\\n\\nA new user has registered at %s.\\nThe user has verified his email address and requests that you approve his account.\\nThis email contains their details:\\n\\n  Name :  %s \\n  email:  %s \\n Username:  %s \\n\\nYou can activate the user by selecting on the link below:\\n %s \\n', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(547, 'COM_USERS_EMAIL_ACTIVATE_WITH_ADMIN_ACTIVATION_SUBJECT', 'Registration approval required for account of %s at %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(548, 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_BODY', 'Hello %s,\\n\\nYour account has been activated by an administrator. You can now login at %s using the username %s and the password you chose while registering.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(549, 'COM_USERS_EMAIL_ACTIVATED_BY_ADMIN_ACTIVATION_SUBJECT', 'Account activated for %s at %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(550, 'COM_USERS_EMAIL_PASSWORD_RESET_BODY', 'Hello,\\n\\nA request has been made to reset your %s account password. To reset your password, you will need to submit this verification code in order to verify that the request was legitimate.\\n\\nThe verification code is %s\\n\\nSelect the URL below and proceed with resetting your password.\\n\\n %s \\n\\nThank you.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(551, 'COM_USERS_EMAIL_PASSWORD_RESET_SUBJECT', 'Your %s password reset request', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(552, 'COM_USERS_EMAIL_REGISTERED_BODY', 'Hello %s,\\n\\nThank you for registering at %s.\\n\\nYou may now log in to %s using the following username and password:\\n\\nUsername: %s\\nPassword: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(553, 'COM_USERS_EMAIL_REGISTERED_BODY_NOPW', 'Hello %s,\\n\\nThank you for registering at %s.\\n\\nYou may now log in to %s using the username and password you registered with.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(554, 'COM_USERS_EMAIL_REGISTERED_NOTIFICATION_TO_ADMIN_BODY', 'Hello administrator, \\n\\nA new user ''%s'', username ''%s'', has registered at %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(555, 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY', 'Hello %s,\\n\\nThank you for registering at %s. Your account is created and must be activated before you can use it.\\nTo activate the account select the following link or copy-paste it in your browser:\\n%s \\n\\nAfter activation you may login to %s using the following username and password:\\n\\nUsername: %s\\nPassword: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(556, 'COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW', 'Hello %s,\\n\\nThank you for registering at %s. Your account is created and must be activated before you can use it.\\nTo activate the account select the following link or copy-paste it in your browser:\\n%s \\n\\nAfter activation you may login to %s using the following username and the password you entered during registration:\\n\\nUsername: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(557, 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY', 'Hello %s,\\n\\nThank you for registering at %s. Your account is created and must be verified before you can use it.\\nTo verify the account select the following link or copy-paste it in your browser:\\n %s \\n\\nAfter verification an administrator will be notified to activate your account. You''ll receive a confirmation when it''s done.\\nOnce that account has been activated you may login to %s using the following username and password:\\n\\nUsername: %s\\nPassword: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(558, 'COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW', 'Hello %s,\\n\\nThank you for registering at %s. Your account is created and must be verified before you can use it.\\nTo verify the account select the following link or copy-paste it in your browser:\\n %s \\n\\nAfter verification an administrator will be notified to activate your account. You''ll receive a confirmation when it''s done.\\nOnce that account has been activated you may login to %s using the following username and the password you entered during registration:\\n\\nUsername: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(559, 'COM_USERS_EMAIL_USERNAME_REMINDER_BODY', 'Hello,\\n\\nA username reminder has been requested for your %s account.\\n\\nYour username is %s.\\n\\nTo login to your account, select the link below.\\n\\n%s \\n\\nThank you.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(560, 'COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT', 'Your %s username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(561, 'COM_USERS_ERROR_SECRET_CODE_WITHOUT_TFA', 'You have entered a Secret Code but two factor authentication is not enabled in your user account. If you want to use a secret code to secure your login please edit your user profile and enable two factor authentication.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(562, 'COM_USERS_FIELD_PASSWORD_RESET_DESC', 'Please enter the email address associated with your User account.<br />A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(563, 'COM_USERS_FIELD_PASSWORD_RESET_LABEL', 'Email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(564, 'COM_USERS_FIELD_REMIND_EMAIL_DESC', 'Please enter the email address associated with your User account.<br />Your username will be emailed to the email address on file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(565, 'COM_USERS_FIELD_REMIND_EMAIL_LABEL', 'Email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(566, 'COM_USERS_FIELD_RESET_CONFIRM_TOKEN_DESC', 'Enter the password reset verification code you received by email.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(567, 'COM_USERS_FIELD_RESET_CONFIRM_TOKEN_LABEL', 'Verification Code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(568, 'COM_USERS_FIELD_RESET_CONFIRM_USERNAME_DESC', 'Enter your username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(569, 'COM_USERS_FIELD_RESET_CONFIRM_USERNAME_LABEL', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(570, 'COM_USERS_FIELD_RESET_PASSWORD1_DESC', 'Enter your new password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(571, 'COM_USERS_FIELD_RESET_PASSWORD1_LABEL', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(572, 'COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE', 'The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(573, 'COM_USERS_FIELD_RESET_PASSWORD2_DESC', 'Confirm your new password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(574, 'COM_USERS_FIELD_RESET_PASSWORD2_LABEL', 'Confirm Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(575, 'COM_USERS_INVALID_EMAIL', 'Invalid email address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(576, 'COM_USERS_LOGIN_IMAGE_ALT', 'Login image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(577, 'COM_USERS_LOGIN_REGISTER', 'Don''t have an account?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(578, 'COM_USERS_LOGIN_REMEMBER_ME', 'Remember me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(579, 'COM_USERS_LOGIN_REMIND', 'Forgot your username?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(580, 'COM_USERS_LOGIN_RESET', 'Forgot your password?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(581, 'COM_USERS_LOGIN_USERNAME_LABEL', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(582, 'COM_USERS_MAIL_FAILED', 'Failed sending email.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(583, 'COM_USERS_MAIL_SEND_FAILURE_BODY', 'An error was encountered when sending the user registration email. The error is: %s The user who attempted to register is: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(584, 'COM_USERS_MAIL_SEND_FAILURE_SUBJECT', 'Error sending email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(585, 'COM_USERS_MSG_NOT_ENOUGH_INTEGERS_N', 'Password does not contain enough digits. At least %s digits are required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(586, 'COM_USERS_MSG_NOT_ENOUGH_INTEGERS_N_1', 'Password does not contain enough digits. At least 1 digit is required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(587, 'COM_USERS_MSG_NOT_ENOUGH_SYMBOLS_N', 'Password does not contain enough symbols. At least %s symbols are required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(588, 'COM_USERS_MSG_NOT_ENOUGH_SYMBOLS_N_1', 'Password does not contain enough symbols. At least 1 symbol is required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(589, 'COM_USERS_MSG_NOT_ENOUGH_UPPERCASE_LETTERS_N', 'Password does not contain enough uppercase characters. At least %s upper case characters are required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(590, 'COM_USERS_MSG_NOT_ENOUGH_UPPERCASE_LETTERS_N_1', 'Password does not contain enough uppercase characters. At least 1 upper case character is required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(591, 'COM_USERS_MSG_PASSWORD_TOO_LONG', 'Password is too long. Passwords must be less than 100 characters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(592, 'COM_USERS_MSG_PASSWORD_TOO_SHORT_N', 'Password is too short. Passwords must have at least %s characters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(593, 'COM_USERS_MSG_SPACES_IN_PASSWORD', 'Password must not contain spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(594, 'COM_USERS_OPTIONAL', '(optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(595, 'COM_USERS_OR', 'or', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(596, 'COM_USERS_PROFILE', 'User Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(597, 'COM_USERS_PROFILE_BIND_FAILED', 'Could not bind profile data: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(598, 'COM_USERS_PROFILE_CORE_LEGEND', 'Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(599, 'COM_USERS_PROFILE_CUSTOM_LEGEND', 'Custom Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(600, 'COM_USERS_PROFILE_DEFAULT_LABEL', 'Edit Your Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(601, 'COM_USERS_PROFILE_EMAIL1_DESC', 'Enter your email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(602, 'COM_USERS_PROFILE_EMAIL1_LABEL', 'Email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(603, 'COM_USERS_PROFILE_EMAIL1_MESSAGE', 'The email address you entered is already in use or invalid. Please enter another email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(604, 'COM_USERS_PROFILE_EMAIL2_DESC', 'Confirm your email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(605, 'COM_USERS_PROFILE_EMAIL2_LABEL', 'Confirm email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(606, 'COM_USERS_PROFILE_EMAIL2_MESSAGE', 'The email addresses you entered do not match. Please enter your email address in the email address field and confirm your entry by entering it in the confirm email address field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(607, 'COM_USERS_PROFILE_LAST_VISITED_DATE_LABEL', 'Last Visited Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(608, 'COM_USERS_PROFILE_MY_PROFILE', 'My Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(609, 'COM_USERS_PROFILE_NAME_DESC', 'Enter your full name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(610, 'COM_USERS_PROFILE_NAME_LABEL', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(611, 'COM_USERS_PROFILE_NEVER_VISITED', 'This is the first time you visit this site', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(612, 'COM_USERS_PROFILE_NOCHANGE_USERNAME_DESC', 'If you want to change your username, please contact a site administrator.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(613, 'COM_USERS_PROFILE_OTEPS', 'One time emergency passwords', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(614, 'COM_USERS_PROFILE_OTEPS_DESC', 'If you do not have access to your two factor authentication device you can use any of the following passwords instead of a regular security code. Each one of these emergency passwords is immediately destroyed upon use. We recommend printing these passwords out and keeping the printout in a safe and accessible location, eg your wallet or a safety deposit box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(615, 'COM_USERS_PROFILE_OTEPS_WAIT_DESC', 'There are currently no emergency one time passwords generated in your account. The passwords will be generated automatically and displayed here as soon as you activate two factor authentication.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(616, 'COM_USERS_PROFILE_PASSWORD1_LABEL', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(617, 'COM_USERS_PROFILE_PASSWORD1_MESSAGE', 'The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(618, 'COM_USERS_PROFILE_PASSWORD2_DESC', 'Confirm your password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(619, 'COM_USERS_PROFILE_PASSWORD2_LABEL', 'Confirm Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(620, 'COM_USERS_PROFILE_REGISTERED_DATE_LABEL', 'Registered Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(621, 'COM_USERS_PROFILE_SAVE_FAILED', 'Profile could not be saved: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(622, 'COM_USERS_PROFILE_SAVE_SUCCESS', 'Profile successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(623, 'COM_USERS_PROFILE_TWO_FACTOR_AUTH', 'Two Factor Authentication', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(624, 'COM_USERS_PROFILE_TWOFACTOR_LABEL', 'Authentication Method', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(625, 'COM_USERS_PROFILE_TWOFACTOR_DESC', 'Which two factor authentication method you want to activate on the user account.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(626, 'COM_USERS_PROFILE_USERNAME_DESC', 'Enter your desired username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(627, 'COM_USERS_PROFILE_USERNAME_LABEL', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(628, 'COM_USERS_PROFILE_USERNAME_MESSAGE', 'The username you entered is not available. Please pick another username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(629, 'COM_USERS_PROFILE_VALUE_NOT_FOUND', 'No Information Entered', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(630, 'COM_USERS_PROFILE_WELCOME', 'Welcome, %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(631, 'COM_USERS_REGISTER_DEFAULT_LABEL', 'Create An Account', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(632, 'COM_USERS_REGISTER_EMAIL1_DESC', 'Enter your email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(633, 'COM_USERS_REGISTER_EMAIL1_LABEL', 'Email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(634, 'COM_USERS_REGISTER_EMAIL1_MESSAGE', 'The email address you entered is already in use or invalid. Please enter another email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(635, 'COM_USERS_REGISTER_EMAIL2_DESC', 'Confirm your email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(636, 'COM_USERS_REGISTER_EMAIL2_LABEL', 'Confirm email Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(637, 'COM_USERS_REGISTER_EMAIL2_MESSAGE', 'The email addresses you entered do not match. Please enter your email address in the email address field and confirm your entry by entering it in the confirm email address field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(638, 'COM_USERS_REGISTER_NAME_DESC', 'Enter your full name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(639, 'COM_USERS_REGISTER_NAME_LABEL', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(640, 'COM_USERS_REGISTER_PASSWORD1_LABEL', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(641, 'COM_USERS_REGISTER_PASSWORD1_MESSAGE', 'The passwords you entered do not match. Please enter your desired password in the password field and confirm your entry by entering it in the confirm password field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(642, 'COM_USERS_REGISTER_PASSWORD2_DESC', 'Confirm your password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(643, 'COM_USERS_REGISTER_PASSWORD2_LABEL', 'Confirm Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(644, 'COM_USERS_REGISTER_REQUIRED', '<strong class="red">*</strong> Required field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(645, 'COM_USERS_REGISTER_USERNAME_DESC', 'Enter your desired username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(646, 'COM_USERS_REGISTER_USERNAME_LABEL', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(647, 'COM_USERS_REGISTER_USERNAME_MESSAGE', 'The username you entered is not available. Please pick another username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(648, 'COM_USERS_REGISTRATION', 'User Registration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(649, 'COM_USERS_REGISTRATION_ACTIVATE_SUCCESS', 'Your Account has been successfully activated. You can now log in using the username and password you chose during the registration.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(650, 'COM_USERS_REGISTRATION_ACTIVATION_NOTIFY_SEND_MAIL_FAILED', 'An error was encountered while sending activation notification email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(651, 'COM_USERS_REGISTRATION_ACTIVATION_SAVE_FAILED', 'Failed to save activation data: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(652, 'COM_USERS_REGISTRATION_ADMINACTIVATE_SUCCESS', 'The user''s account has been successfully activated and the user has been notified about it.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(653, 'COM_USERS_REGISTRATION_BIND_FAILED', 'Failed to bind registration data: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(654, 'COM_USERS_REGISTRATION_COMPLETE_ACTIVATE', 'Your account has been created and an activation link has been sent to the email address you entered. Note that you must activate the account by selecting the activation link when you get the email before you can login.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(655, 'COM_USERS_REGISTRATION_COMPLETE_VERIFY', 'Your account has been created and a verification link has been sent to the email address you entered. Note that you must verify the account by selecting the verification link when you get the email and then an administrator will activate your account before you can login.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(656, 'COM_USERS_REGISTRATION_DEFAULT_LABEL', 'User Registration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(657, 'COM_USERS_REGISTRATION_SAVE_FAILED', 'Registration failed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(658, 'COM_USERS_REGISTRATION_SAVE_SUCCESS', 'Thank you for registering. You may now log in using the username and password you registered with.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(659, 'COM_USERS_REGISTRATION_SEND_MAIL_FAILED', 'An error was encountered while sending the registration email. A message has been sent to the administrator of this site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(660, 'COM_USERS_REGISTRATION_VERIFY_SUCCESS', 'Your email address has been verified. Once an administrator approves your account you will be notified by email and you can login to the site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(661, 'COM_USERS_REMIND', 'Reminder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(662, 'COM_USERS_REMIND_DEFAULT_LABEL', 'Please enter the email address associated with your User account. Your username will be emailed to the email address on file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(663, 'COM_USERS_REMIND_EMAIL_LABEL', 'Your Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(664, 'COM_USERS_REMIND_LIMIT_ERROR_N_HOURS', 'You have exceeded the maximum number of password resets allowed. Please try again in %s hours.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(665, 'COM_USERS_REMIND_LIMIT_ERROR_N_HOURS_1', 'You have exceeded the maximum number of password resets allowed. Please try again in one hour.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(666, 'COM_USERS_REMIND_REQUEST_FAILED', 'Reminder failed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(667, 'COM_USERS_REMIND_REQUEST_SUCCESS', 'Reminder successfully sent. Please check your mail.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(668, 'COM_USERS_REMIND_SUPERADMIN_ERROR', 'A Super User can''t request a password reminder. Please contact another Super User or use an alternative method.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(669, 'COM_USERS_RESET', 'Password Reset', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(670, 'COM_USERS_RESET_COMPLETE_ERROR', 'Error completing password reset.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(671, 'COM_USERS_RESET_COMPLETE_FAILED', 'Completing reset password failed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(672, 'COM_USERS_RESET_COMPLETE_LABEL', 'To complete the password reset process, please enter a new password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(673, 'COM_USERS_RESET_COMPLETE_SUCCESS', 'Reset password successful. You may now login to the site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(674, 'COM_USERS_RESET_CONFIRM_ERROR', 'Error while confirming the password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(675, 'COM_USERS_RESET_CONFIRM_FAILED', 'Your password reset confirmation failed because the verification code was invalid. %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(676, 'COM_USERS_RESET_CONFIRM_LABEL', 'An email has been sent to your email address. The email contains a verification code, please paste the verification code in the field below to prove that you are the owner of this account.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(677, 'COM_USERS_RESET_COMPLETE_TOKENS_MISSING', 'Your password reset confirmation failed because the verification code was missing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(678, 'COM_USERS_RESET_REQUEST_ERROR', 'Error requesting password reset.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(679, 'COM_USERS_RESET_REQUEST_FAILED', 'Reset password failed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(680, 'COM_USERS_RESET_REQUEST_LABEL', 'Please enter the email address for your account. A verification code will be sent to you. Once you have received the verification code, you will be able to choose a new password for your account.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(681, 'COM_USERS_SETTINGS_FIELDSET_LABEL', 'Basic Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(682, 'COM_USERS_USER_BLOCKED', 'This user is blocked. If this is an error, please contact an administrator.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(683, 'COM_USERS_USER_FIELD_BACKEND_LANGUAGE_DESC', 'Choose your default language for the Backend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(684, 'COM_USERS_USER_FIELD_BACKEND_LANGUAGE_LABEL', 'Backend Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(685, 'COM_USERS_USER_FIELD_BACKEND_TEMPLATE_DESC', 'Select the template style for the Administrator Backend interface. This will only affect this User.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(686, 'COM_USERS_USER_FIELD_BACKEND_TEMPLATE_LABEL', 'Backend Template Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(687, 'COM_USERS_USER_FIELD_EDITOR_DESC', 'Choose your text editor.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(688, 'COM_USERS_USER_FIELD_EDITOR_LABEL', 'Editor', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(689, 'COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_DESC', 'Choose your default language for the Frontend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(690, 'COM_USERS_USER_FIELD_FRONTEND_LANGUAGE_LABEL', 'Frontend Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(691, 'COM_USERS_USER_FIELD_HELPSITE_DESC', 'Help site for the Backend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(692, 'COM_USERS_USER_FIELD_HELPSITE_LABEL', 'Help Site', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(693, 'COM_USERS_USER_FIELD_TIMEZONE_DESC', 'Choose your time zone.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(694, 'COM_USERS_USER_FIELD_TIMEZONE_LABEL', 'Time Zone', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(695, 'COM_USERS_USER_NOT_FOUND', 'User not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(696, 'COM_USERS_USER_SAVE_FAILED', 'Failed to save user: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_users.ini'),
(697, 'COM_WEBLINKS_CONTENT_TYPE_WEBLINK', 'Web Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(698, 'COM_WEBLINKS_CONTENT_TYPE_CATEGORY', 'Web Links Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(699, 'COM_WEBLINKS_DEFAULT_PAGE_TITLE', 'Web Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(700, 'COM_WEBLINKS_EDIT', 'Edit Web link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(701, 'COM_WEBLINKS_ERR_TABLES_NAME', 'There is already a Web Link with that name in this category. Please try again.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(702, 'COM_WEBLINKS_ERR_TABLES_PROVIDE_URL', 'Please provide a valid URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(703, 'COM_WEBLINKS_ERR_TABLES_TITLE', 'Your Web Link must contain a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(704, 'COM_WEBLINKS_ERROR_CATEGORY_NOT_FOUND', 'Web Link category not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(705, 'COM_WEBLINKS_ERROR_UNIQUE_ALIAS', 'Another Web Link from this category has the same alias (remember it may be a trashed item).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(706, 'COM_WEBLINKS_ERROR_WEBLINK_NOT_FOUND', 'Web Link not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(707, 'COM_WEBLINKS_ERROR_WEBLINK_URL_INVALID', 'Invalid Web link URL.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(708, 'COM_WEBLINKS_FIELD_ALIAS_DESC', 'The alias is for internal use only. Leave this blank and Joomla will fill in a default value from the title. It has to be unique for each web link in the same category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(709, 'COM_WEBLINKS_FIELD_CATEGORY_DESC', 'You must select a Category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(710, 'COM_WEBLINKS_FIELD_DESCRIPTION_DESC', 'Enter a description for your Web link.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(711, 'COM_WEBLINKS_FILTER_LABEL', 'Filter Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(712, 'COM_WEBLINKS_FILTER_SEARCH_DESC', 'Web Links filter search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(713, 'COM_WEBLINKS_FIELD_TITLE_DESC', 'Your Web Link must have a Title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(714, 'COM_WEBLINKS_FIELD_URL_DESC', 'You must enter a URL.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(715, 'COM_WEBLINKS_FIELD_URL_LABEL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(716, 'COM_WEBLINKS_FORM_CREATE_WEBLINK', 'Submit a Web Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(717, 'COM_WEBLINKS_GRID_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(718, 'COM_WEBLINKS_LINK', 'Web Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(719, 'COM_WEBLINKS_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(720, 'COM_WEBLINKS_NO_WEBLINKS', 'There are no Web Links in this category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(721, 'COM_WEBLINKS_NUM', '# of links:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(722, 'COM_WEBLINKS_FORM_EDIT_WEBLINK', 'Edit a Web Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(723, 'COM_WEBLINKS_FORM_SUBMIT_WEBLINK', 'Submit a Web Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(724, 'COM_WEBLINKS_SAVE_SUCCESS', 'Web link successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(725, 'COM_WEBLINKS_SUBMIT_SAVE_SUCCESS', 'Web Link successfully submitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(726, 'COM_WEBLINKS_WEB_LINKS', 'Web Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(727, 'JGLOBAL_NEWITEMSLAST_DESC', 'New Web Links default to the last position. Ordering can be changed after this Web Link has been saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_weblinks.ini'),
(728, 'COM_WRAPPER_NO_IFRAMES', 'This option will not work correctly. Unfortunately, your browser does not support inline frames.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.com_wrapper.ini'),
(729, 'FILES_JOOMLA', 'Joomla CMS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.files_joomla.sys.ini'),
(730, 'FILES_JOOMLA_ERROR_FILE_FOLDER', 'Error on deleting file or folder %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.files_joomla.sys.ini'),
(731, 'FILES_JOOMLA_ERROR_MANIFEST', 'Error on updating manifest cache: (type, element, folder, client) = (%s, %s, %s, %s)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.files_joomla.sys.ini'),
(732, 'FILES_JOOMLA_XML_DESCRIPTION', 'Joomla! 3 Content Management System.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.files_joomla.sys.ini'),
(733, 'FINDER_CLI', 'Smart Search INDEXER', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(734, 'FINDER_CLI_BATCH_COMPLETE', ' * Processed batch %s in %s seconds.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(735, 'FINDER_CLI_FILTER_RESTORE_WARNING', 'Warning: Did not find taxonomy %s/%s in filter %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(736, 'FINDER_CLI_INDEX_PURGE', 'Clear index', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(737, 'FINDER_CLI_INDEX_PURGE_FAILED', '- index clear failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(738, 'FINDER_CLI_INDEX_PURGE_SUCCESS', '- index clear successful', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(739, 'FINDER_CLI_PROCESS_COMPLETE', 'Total Processing Time: %s seconds.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(740, 'FINDER_CLI_RESTORE_FILTER_COMPLETED', '- number of filters restored: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(741, 'FINDER_CLI_RESTORE_FILTERS', 'Restoring filters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(742, 'FINDER_CLI_SAVE_FILTER_COMPLETED', '- number of saved filters: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(743, 'FINDER_CLI_SAVE_FILTERS', 'Saving filters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(744, 'FINDER_CLI_SETTING_UP_PLUGINS', 'Setting up Smart Search plugins', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(745, 'FINDER_CLI_SETUP_ITEMS', 'Setup %s items in %s seconds.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(746, 'FINDER_CLI_STARTING_INDEXER', 'Starting Indexer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.finder_cli.ini'),
(747, 'JERROR_PARSING_LANGUAGE_FILE', '&#160;: error(s) in line(s) %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(748, 'ERROR', 'Error', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(749, 'MESSAGE', 'Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(750, 'NOTICE', 'Notice', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(751, 'WARNING', 'Warning', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(752, 'J1', '1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(753, 'J2', '2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(754, 'J3', '3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(755, 'J4', '4', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(756, 'J5', '5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(757, 'J6', '6', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(758, 'J7', '7', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(759, 'J8', '8', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(760, 'J9', '9', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(761, 'J10', '10', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(762, 'J15', '15', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(763, 'J20', '20', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(764, 'J25', '25', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(765, 'J30', '30', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(766, 'J50', '50', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(767, 'J100', '100', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(768, 'JACTION_ADMIN', 'Configure', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(769, 'JACTION_ADMIN_GLOBAL', 'Super User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(770, 'JACTION_COMPONENT_SETTINGS', 'Component Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(771, 'JACTION_CREATE', 'Create', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(772, 'JACTION_DELETE', 'Delete', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(773, 'JACTION_EDIT', 'Edit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(774, 'JACTION_EDITOWN', 'Edit Own', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(775, 'JACTION_EDITSTATE', 'Edit State', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(776, 'JACTION_LOGIN_ADMIN', 'Administrator Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(777, 'JACTION_LOGIN_SITE', 'Site Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(778, 'JACTION_MANAGE', 'Access Administration Interface', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(779, 'JADMINISTRATOR', 'Administrator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(780, 'JALL', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(781, 'JALL_LANGUAGE', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(782, 'JARCHIVED', 'Archived', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(783, 'JAUTHOR', 'Author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(784, 'JCANCEL', 'Cancel', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(785, 'JCATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(786, 'JDATE', 'Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(787, 'JDEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(788, 'JDETAILS', 'Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(789, 'JDISABLED', 'Disabled', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(790, 'JEDITOR', 'Editor', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(791, 'JENABLED', 'Enabled', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(792, 'JEXPIRED', 'Expired', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(793, 'JFALSE', 'False', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(794, 'JFEATURED', 'Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(795, 'JHIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(796, 'JINVALID_TOKEN', 'Invalid Token', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(797, 'JLOGIN', 'Log in', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(798, 'JLOGOUT', 'Log out', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(799, 'JNEW', 'New', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(800, 'JNEXT', 'Next', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(801, 'JNO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(802, 'JNONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(803, 'JNOTPUBLISHEDYET', 'Not published yet', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(804, 'JNOTICE', 'Notice', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(805, 'JOFF', 'Off', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(806, 'JOFFLINE_MESSAGE', 'This site is down for maintenance.<br />Please check back again soon.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(807, 'JON', 'On', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(808, 'JOPTIONS', 'Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(809, 'JPAGETITLE', '%1$s - %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(810, 'JPREV', 'Prev', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(811, 'JPREVIOUS', 'Previous', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(812, 'JPUBLISHED', 'Published', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(813, 'JREGISTER', 'Register', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(814, 'JREQUIRED', 'Required', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(815, 'JSAVE', 'Save', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(816, 'JSHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(817, 'JSITE', 'Site', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(818, 'JSTATUS', 'Status', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(819, 'JSUBMIT', 'Submit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(820, 'JTAG', 'Tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(821, 'JTAG_DESC', 'Add and delete tags to an item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(822, 'JTOOLBAR_VERSIONS', 'Versions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(823, 'JTRASH', 'Trash', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(824, 'JTRASHED', 'Trashed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(825, 'JTRUE', 'True', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(826, 'JUNPUBLISHED', 'Unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(827, 'JYEAR', 'Year', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(828, 'JYES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(829, 'JBROWSERTARGET_MODAL', 'Modal', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(830, 'JBROWSERTARGET_NEW', 'Open in new window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(831, 'JBROWSERTARGET_PARENT', 'Open in parent window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(832, 'JBROWSERTARGET_POPUP', 'Open in popup', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(833, 'JERROR_ALERTNOAUTHOR', 'You are not authorised to view this resource.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(834, 'JERROR_ALERTNOTEMPLATE', '<strong>The template for this display is not available. Please contact a Site administrator.</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(835, 'JERROR_AN_ERROR_HAS_OCCURRED', 'An error has occurred.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(836, 'JERROR_COULD_NOT_FIND_TEMPLATE', 'Could not find template "%s".', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(837, 'JERROR_ERROR', 'Error', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(838, 'JERROR_LAYOUT_AN_OUT_OF_DATE_BOOKMARK_FAVOURITE', 'an <strong>out-of-date bookmark/favourite</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(839, 'JERROR_LAYOUT_ERROR_HAS_OCCURRED_WHILE_PROCESSING_YOUR_REQUEST', 'An error has occurred while processing your request.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(840, 'JERROR_LAYOUT_GO_TO_THE_HOME_PAGE', 'Go to the Home Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(841, 'JERROR_LAYOUT_HOME_PAGE', 'Home Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(842, 'JERROR_LAYOUT_MIS_TYPED_ADDRESS', 'a <strong>mistyped address</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(843, 'JERROR_LAYOUT_NOT_ABLE_TO_VISIT', 'You may not be able to visit this page because of:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(844, 'JERROR_LAYOUT_PAGE_NOT_FOUND', 'The requested page can''t be found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(845, 'JERROR_LAYOUT_PLEASE_CONTACT_THE_SYSTEM_ADMINISTRATOR', 'If difficulties persist, please contact the System Administrator of this site and report the error below.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(846, 'JERROR_LAYOUT_PLEASE_TRY_ONE_OF_THE_FOLLOWING_PAGES', 'Please try one of the following pages:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(847, 'JERROR_LAYOUT_REQUESTED_RESOURCE_WAS_NOT_FOUND', 'The requested resource was not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(848, 'JERROR_LAYOUT_SEARCH', 'You may wish to search the site or visit the home page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(849, 'JERROR_LAYOUT_SEARCH_ENGINE_OUT_OF_DATE_LISTING', 'a search engine that has an <strong>out-of-date listing for this site</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(850, 'JERROR_LAYOUT_SEARCH_PAGE', 'Search this site', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(851, 'JERROR_LAYOUT_YOU_HAVE_NO_ACCESS_TO_THIS_PAGE', 'you have <strong>no access</strong> to this page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(852, 'JERROR_LOADING_MENUS', 'Error loading Menus: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(853, 'JERROR_LOGIN_DENIED', 'You can''t access the private section of this site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(854, 'JERROR_NOLOGIN_BLOCKED', 'Login denied! Your account has either been blocked or you have not activated it yet.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(855, 'JERROR_SESSION_STARTUP', 'Error initialising the session.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(856, 'JERROR_TABLE_BIND_FAILED', 'hmm %s ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(857, 'JERROR_USERS_PROFILE_NOT_FOUND', 'User profile not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(858, 'JFIELD_ACCESS_DESC', 'Access level for this content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(859, 'JFIELD_ACCESS_LABEL', 'Access', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(860, 'JFIELD_ALIAS_DESC', 'The Alias will be used in the SEF URL. Leave this blank and Joomla! will fill in a default value from the title. This value will depend on the SEO settings (Global Configuration->Site). <br />Using Unicode will produce UTF-8 aliases. You may also enter manually any UTF-8 character. Spaces and some forbidden characters will be changed to hyphens.<br />When using default transliteration it will produce an alias in lower case and with dashes instead of spaces. You may enter the Alias manually. Use lowercase letters and hyphens (-). No spaces or underscores are allowed. Default value will be a date and time if the title is typed in non-latin letters .', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(861, 'JFIELD_ALIAS_LABEL', 'Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(862, 'JFIELD_ALIAS_PLACEHOLDER', 'Auto-generate from title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(863, 'JFIELD_ALT_PAGE_TITLE_LABEL', 'Alternative Page Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(864, 'JFIELD_CATEGORY_DESC', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(865, 'JFIELD_LANGUAGE_DESC', 'Assign a language to this article.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(866, 'JFIELD_LANGUAGE_LABEL', 'Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(867, 'JFIELD_META_DESCRIPTION_DESC', 'Metadata description.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(868, 'JFIELD_META_DESCRIPTION_LABEL', 'Meta Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(869, 'JFIELD_META_KEYWORDS_DESC', 'Keywords describing the content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(870, 'JFIELD_META_KEYWORDS_LABEL', 'Keywords', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(871, 'JFIELD_META_RIGHTS_DESC', 'Describe what rights others have to use this content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(872, 'JFIELD_META_RIGHTS_LABEL', 'Content Rights', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(873, 'JFIELD_ORDERING_DESC', 'Ordering of the article within the category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(874, 'JFIELD_ORDERING_LABEL', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(875, 'JFIELD_PUBLISHED_DESC', 'Set publication status.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(876, 'JFIELD_TITLE_DESC', 'Title for the article.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(877, 'JGLOBAL_ARTICLES', 'Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(878, 'JGLOBAL_AUTH_ACCESS_DENIED', 'Access Denied', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(879, 'JGLOBAL_AUTH_ACCESS_GRANTED', 'Access Granted', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(880, 'JGLOBAL_AUTH_BIND_FAILED', 'Failed binding to LDAP server', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(881, 'JGLOBAL_AUTH_CANCEL', 'Authentication cancelled', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(882, 'JGLOBAL_AUTH_CURL_NOT_INSTALLED', 'Curl isn''t installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(883, 'JGLOBAL_AUTH_EMPTY_PASS_NOT_ALLOWED', 'Empty password not allowed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(884, 'JGLOBAL_AUTH_FAIL', 'Authentication failed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(885, 'JGLOBAL_AUTH_FAILED', 'Failed to authenticate: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(886, 'JGLOBAL_AUTH_INCORRECT', 'Incorrect username/password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(887, 'JGLOBAL_AUTH_INVALID_PASS', 'Username and password do not match or you do not have an account yet.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(888, 'JGLOBAL_AUTH_INVALID_SECRETKEY', 'The two factor authentication Secret Key is invalid.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(889, 'JGLOBAL_AUTH_NO_BIND', 'Unable to bind to LDAP', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(890, 'JGLOBAL_AUTH_NO_CONNECT', 'Unable to connect to LDAP server', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(891, 'JGLOBAL_AUTH_NO_REDIRECT', 'Could not redirect to server: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(892, 'JGLOBAL_AUTH_NO_USER', 'Username and password do not match or you do not have an account yet.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(893, 'JGLOBAL_AUTH_NOT_CREATE_DIR', 'Could not create the FileStore folder %s. Please check the effective permissions.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(894, 'JGLOBAL_AUTH_PASS_BLANK', 'LDAP can''t have blank password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(895, 'JGLOBAL_AUTH_UNKNOWN_ACCESS_DENIED', 'Result Unknown. Access Denied', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(896, 'JGLOBAL_AUTH_USER_BLACKLISTED', 'User is blacklisted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(897, 'JGLOBAL_AUTH_USER_NOT_FOUND', 'Unable to find user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(898, 'JGLOBAL_AUTO', 'Auto', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(899, 'JGLOBAL_CATEGORY_NOT_FOUND', 'Category not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(900, 'JGLOBAL_CENTER', 'Center', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(901, 'JGLOBAL_CHECK_ALL', 'Check All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(902, 'JGLOBAL_CLICK_TO_SORT_THIS_COLUMN', 'Select to sort by this column', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(903, 'JGLOBAL_CREATED_DATE_ON', 'Created on %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(904, 'JGLOBAL_DESCRIPTION', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(905, 'JGLOBAL_DISPLAY_NUM', 'Display #', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(906, 'JGLOBAL_EDIT', 'Edit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(907, 'JGLOBAL_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(908, 'JGLOBAL_FIELD_CREATED_BY_ALIAS_DESC', 'Uses another name than the author''s for display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(909, 'JGLOBAL_FIELD_CREATED_BY_ALIAS_LABEL', 'Author''s Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(910, 'JGLOBAL_FIELD_FEATURED_DESC', 'Assign the article to the featured blog layout.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(911, 'JGLOBAL_FIELD_FEATURED_LABEL', 'Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(912, 'JGLOBAL_FIELD_PUBLISH_DOWN_DESC', 'An optional date to stop publishing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(913, 'JGLOBAL_FIELD_PUBLISH_DOWN_LABEL', 'Finish Publishing', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(914, 'JGLOBAL_FIELD_PUBLISH_UP_DESC', 'An optional date to start publishing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(915, 'JGLOBAL_FIELD_PUBLISH_UP_LABEL', 'Start Publishing', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(916, 'JGLOBAL_FIELD_VERSION_NOTE_DESC', 'Enter an optional note for this version of the item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(917, 'JGLOBAL_FIELD_VERSION_NOTE_LABEL', 'Version Note', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(918, 'JGLOBAL_FILTER_BUTTON', 'Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(919, 'JGLOBAL_FILTER_LABEL', 'Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(920, 'JGLOBAL_FULL_TEXT', 'Full Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(921, 'JGLOBAL_GT', '&gt;', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(922, 'JGLOBAL_HELPREFRESH_BUTTON', 'Refresh', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(923, 'JGLOBAL_HITS', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(924, 'JGLOBAL_HITS_COUNT', 'Hits: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(925, 'JGLOBAL_ICON_SEP', '|', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(926, 'JGLOBAL_INHERIT', 'Inherit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(927, 'JGLOBAL_INTRO_TEXT', 'Intro Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(928, 'JGLOBAL_KEEP_TYPING', 'Keep typing ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(929, 'JGLOBAL_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(930, 'JGLOBAL_LOOKING_FOR', 'Looking for', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(931, 'JGLOBAL_LT', '&lt;', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(932, 'JGLOBAL_NEWITEMSLAST_DESC', 'New items default to the last position. Ordering can be changed after this item has been saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(933, 'JGLOBAL_NO_MATCHING_RESULTS', 'No Matching Results', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(934, 'JGLOBAL_NUM', '#', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(935, 'JGLOBAL_OTPMETHOD_NONE', 'Disable Two Factor Authentication', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(936, 'JGLOBAL_PASSWORD', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(937, 'JGLOBAL_PASSWORD_RESET_REQUIRED', 'You are required to reset your password before proceeding.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(938, 'JGLOBAL_PRINT', 'Print', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(939, 'JGLOBAL_RECORD_NUMBER', 'Record ID: %d', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(940, 'JGLOBAL_REMEMBER_ME', 'Remember me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(941, 'JGLOBAL_REMEMBER_MUST_LOGIN', 'For security reasons you must login before editing your personal information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(942, 'JGLOBAL_RESOURCE_NOT_FOUND', 'Resource not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(943, 'JGLOBAL_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(944, 'JGLOBAL_ROOT', 'Root', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(945, 'JGLOBAL_SECRETKEY', 'Secret Key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(946, 'JGLOBAL_SECRETKEY_HELP', 'If you have enabled two factor authentication in your user account please enter your secret key. If you do not know what this means, you can leave this field blank.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(947, 'JGLOBAL_SELECT_AN_OPTION', 'Select an option', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(948, 'JGLOBAL_SELECT_NO_RESULTS_MATCH', 'No results match', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(949, 'JGLOBAL_SELECT_SOME_OPTIONS', 'Select some options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(950, 'JGLOBAL_START_PUBLISH_AFTER_FINISH', 'Item start publishing date must be before finish publishing date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(951, 'JGLOBAL_SUBCATEGORIES', 'Subcategories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(952, 'JGLOBAL_SUBHEADING_DESC', 'Optional text to show as a subheading.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(953, 'JGLOBAL_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(954, 'JGLOBAL_USE_GLOBAL', 'Use Global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(955, 'JGLOBAL_USERNAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(956, 'JGLOBAL_VALIDATION_FORM_FAILED', 'Invalid form', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(957, 'JGLOBAL_YOU_MUST_LOGIN_FIRST', 'Please login first', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(958, 'JGRID_HEADING_ACCESS', 'Access', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(959, 'JGRID_HEADING_ID', 'ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(960, 'JGRID_HEADING_LANGUAGE', 'Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(961, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQL', 'The MySQL adapter ''mysql'' is not available.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(962, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQLI', 'The MySQL adapter ''mysqli'' is not available.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(963, 'JLIB_DATABASE_ERROR_CONNECT_DATABASE', 'Unable to connect to the Database: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(964, 'JLIB_DATABASE_ERROR_CONNECT_MYSQL', 'Could not connect to MySQL.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(965, 'JLIB_DATABASE_ERROR_DATABASE_CONNECT', 'Could not connect to database', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(966, 'JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER', 'Unable to load Database Driver: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(967, 'JLIB_ERROR_INFINITE_LOOP', 'Infinite loop detected in JError', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(968, 'JOPTION_SELECT_ACCESS', '- Select Access -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(969, 'JOPTION_SELECT_AUTHOR', '- Select Author -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(970, 'JOPTION_SELECT_CATEGORY', '- Select Category -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(971, 'JOPTION_SELECT_LANGUAGE', '- Select Language -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(972, 'JOPTION_SELECT_PUBLISHED', '- Select Status -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(973, 'JOPTION_SELECT_MAX_LEVELS', '- Select Max Levels -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(974, 'JOPTION_SELECT_TAG', '- Select Tag -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(975, 'JOPTION_USE_DEFAULT', '- Use Default -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(976, 'JSEARCH_FILTER_CLEAR', 'Clear', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(977, 'JSEARCH_FILTER_LABEL', 'Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(978, 'JSEARCH_FILTER_SUBMIT', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(979, 'JSEARCH_FILTER', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(980, 'DATE_FORMAT_LC', 'l, d F Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(981, 'DATE_FORMAT_LC1', 'l, d F Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(982, 'DATE_FORMAT_LC2', 'l, d F Y H:i', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(983, 'DATE_FORMAT_LC3', 'd F Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(984, 'DATE_FORMAT_LC4', 'Y-m-d', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(985, 'DATE_FORMAT_JS1', 'y-m-d', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(986, 'JANUARY_SHORT', 'Jan', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(987, 'JANUARY', 'January', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(988, 'FEBRUARY_SHORT', 'Feb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(989, 'FEBRUARY', 'February', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(990, 'MARCH_SHORT', 'Mar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(991, 'MARCH', 'March', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(992, 'APRIL_SHORT', 'Apr', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(993, 'APRIL', 'April', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(994, 'MAY_SHORT', 'May', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(995, 'MAY', 'May', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(996, 'JUNE_SHORT', 'Jun', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(997, 'JUNE', 'June', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(998, 'JULY_SHORT', 'Jul', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(999, 'JULY', 'July', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1000, 'AUGUST_SHORT', 'Aug', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1001, 'AUGUST', 'August', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1002, 'SEPTEMBER_SHORT', 'Sep', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1003, 'SEPTEMBER', 'September', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1004, 'OCTOBER_SHORT', 'Oct', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1005, 'OCTOBER', 'October', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1006, 'NOVEMBER_SHORT', 'Nov', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1007, 'NOVEMBER', 'November', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1008, 'DECEMBER_SHORT', 'Dec', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1009, 'DECEMBER', 'December', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1010, 'SAT', 'Sat', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1011, 'SATURDAY', 'Saturday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1012, 'SUN', 'Sun', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1013, 'SUNDAY', 'Sunday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1014, 'MON', 'Mon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1015, 'MONDAY', 'Monday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1016, 'TUE', 'Tue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1017, 'TUESDAY', 'Tuesday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1018, 'WED', 'Wed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1019, 'WEDNESDAY', 'Wednesday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1020, 'THU', 'Thu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1021, 'THURSDAY', 'Thursday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1022, 'FRI', 'Fri', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1023, 'FRIDAY', 'Friday', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1024, 'DECIMALS_SEPARATOR', '.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1025, 'THOUSANDS_SEPARATOR', ',', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1026, 'PHPMAILER_PROVIDE_ADDRESS', 'You must provide at least one recipient email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1027, 'PHPMAILER_MAILER_IS_NOT_SUPPORTED', ' Mailer is not supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1028, 'PHPMAILER_EXECUTE', 'Could not execute: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1029, 'PHPMAILER_INSTANTIATE', 'Could not start mail function.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1030, 'PHPMAILER_AUTHENTICATE', 'SMTP Error! Could not authenticate.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1031, 'PHPMAILER_FROM_FAILED', 'The following from address failed: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1032, 'PHPMAILER_RECIPIENTS_FAILED', 'SMTP Error! The following recipients failed: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1033, 'PHPMAILER_DATA_NOT_ACCEPTED', 'SMTP Error! Data not accepted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1034, 'PHPMAILER_CONNECT_HOST', 'SMTP Error! Could not connect to SMTP host.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1035, 'PHPMAILER_FILE_ACCESS', 'Could not access file: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1036, 'PHPMAILER_FILE_OPEN', 'File Error: Could not open file: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1037, 'PHPMAILER_ENCODING', 'Unknown encoding: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1038, 'PHPMAILER_SIGNING_ERROR', 'Signing error: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1039, 'PHPMAILER_SMTP_ERROR', 'SMTP server error: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1040, 'PHPMAILER_EMPTY_MESSAGE', 'Empty message body', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1041, 'PHPMAILER_INVALID_ADDRESS', 'Invalid address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1042, 'PHPMAILER_VARIABLE_SET', 'Can''t set or reset variable: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1043, 'PHPMAILER_SMTP_CONNECT_FAILED', 'SMTP connect failed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1044, 'PHPMAILER_TLS', 'Could not start TLS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1045, 'MYSQL', 'MySQL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1046, 'MYSQLI', 'MySQLi', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1047, 'ORACLE', 'Oracle', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1048, 'PDOMYSQL', 'MySQL (PDO)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1049, 'POSTGRESQL', 'PostgreSQL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1050, 'SQLAZURE', 'Microsoft SQL Azure', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1051, 'SQLITE', 'SQLite', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1052, 'SQLSRV', 'Microsoft SQL Server', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1053, 'JSEARCH_TOOLS', 'Search Tools', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1054, 'JSEARCH_TOOLS_DESC', 'Filter the list items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1055, 'JSEARCH_TOOLS_ORDERING', 'Order by:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.ini'),
(1056, 'LIB_FOF_DOWNLOAD_ERR_COULDNOTDOWNLOADFROMURL', 'Could not download from %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_fof.ini'),
(1057, 'LIB_FOF_DOWNLOAD_ERR_COULDNOTWRITELOCALFILE', 'Local file %s is not writeable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_fof.ini'),
(1058, 'LIB_FOF_DOWNLOAD_ERR_CURL_ERROR', 'The download failed: cURL error %s: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_fof.ini'),
(1059, 'LIB_FOF_DOWNLOAD_ERR_HTTPERROR', 'Unexpected HTTP status %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_fof.ini'),
(1060, 'LIB_FOF_XML_DESCRIPTION', 'Framework-on-Framework (FOF) - A rapid component development framework for Joomla!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_fof.sys.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(1061, 'LIB_IDNA_XML_DESCRIPTION', 'The class idna_convert allows to convert internationalised domain names (see RFC 3490, 3491, 3492 and 3454 for details) as they can be used with various registries worldwide to be translated between their original (localised) form and their encoded form as it will be used in the DNS (Domain Name System).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_idna_convert.sys.ini'),
(1062, 'JERROR_PARSING_LANGUAGE_FILE', '&#160;: error(s) in line(s) %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1063, 'JLIB_APPLICATION_ERROR_ACCESS_FORBIDDEN', 'Access forbidden.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1064, 'JLIB_APPLICATION_ERROR_APPLICATION_GET_NAME', 'JApplication: :getName() : Can''t get or parse class name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1065, 'JLIB_APPLICATION_ERROR_APPLICATION_LOAD', 'Unable to load application: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1066, 'JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE', 'You are not allowed to create new items in this category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1067, 'JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT', 'You are not allowed to edit one or more of these items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1068, 'JLIB_APPLICATION_ERROR_BATCH_FAILED', 'Batch process failed with following error: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1069, 'JLIB_APPLICATION_ERROR_BATCH_MOVE_CATEGORY_NOT_FOUND', 'Can''t find the destination category for this move.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1070, 'JLIB_APPLICATION_ERROR_BATCH_MOVE_ROW_NOT_FOUND', 'Can''t find the item being moved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1071, 'JLIB_APPLICATION_ERROR_CHECKIN_FAILED', 'Check-in failed with the following error: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1072, 'JLIB_APPLICATION_ERROR_CHECKIN_NOT_CHECKED', 'Item is not checked out.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1073, 'JLIB_APPLICATION_ERROR_CHECKIN_USER_MISMATCH', 'The user checking in does not match the user who checked out the item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1074, 'JLIB_APPLICATION_ERROR_CHECKOUT_FAILED', 'Check-out failed with the following error: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1075, 'JLIB_APPLICATION_ERROR_CHECKOUT_USER_MISMATCH', 'The user checking out does not match the user who checked out the item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1076, 'JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND', 'Component not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1077, 'JLIB_APPLICATION_ERROR_COMPONENT_NOT_LOADING', 'Error loading component: %1$s, %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1078, 'JLIB_APPLICATION_ERROR_CONTROLLER_GET_NAME', 'JController: :getName() : Can''t get or parse class name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1079, 'JLIB_APPLICATION_ERROR_CREATE_RECORD_NOT_PERMITTED', 'Create record not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1080, 'JLIB_APPLICATION_ERROR_DELETE_NOT_PERMITTED', 'Delete not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1081, 'JLIB_APPLICATION_ERROR_EDITSTATE_NOT_PERMITTED', 'Edit state is not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1082, 'JLIB_APPLICATION_ERROR_EDIT_ITEM_NOT_PERMITTED', 'Edit is not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1083, 'JLIB_APPLICATION_ERROR_EDIT_NOT_PERMITTED', 'Edit not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1084, 'JLIB_APPLICATION_ERROR_HISTORY_ID_MISMATCH', 'Error restoring item version from history.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1085, 'JLIB_APPLICATION_ERROR_INSUFFICIENT_BATCH_INFORMATION', 'Insufficient information to perform the batch operation.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1086, 'JLIB_APPLICATION_ERROR_INVALID_CONTROLLER_CLASS', 'Invalid controller class: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1087, 'JLIB_APPLICATION_ERROR_INVALID_CONTROLLER', 'Invalid controller: name=''%s'', format=''%s''', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1088, 'JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND', 'Layout %s not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1089, 'JLIB_APPLICATION_ERROR_LIBRARY_NOT_FOUND', 'Library not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1090, 'JLIB_APPLICATION_ERROR_LIBRARY_NOT_LOADING', 'Error loading library: %1$s, %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1091, 'JLIB_APPLICATION_ERROR_MODEL_GET_NAME', 'JModel: :getName() : Can''t get or parse class name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1092, 'JLIB_APPLICATION_ERROR_MODULE_LOAD', 'Error loading module %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1093, 'JLIB_APPLICATION_ERROR_PATHWAY_LOAD', 'Unable to load pathway: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1094, 'JLIB_APPLICATION_ERROR_REORDER_FAILED', 'Reorder failed. Error: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1095, 'JLIB_APPLICATION_ERROR_ROUTER_LOAD', 'Unable to load router: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1096, 'JLIB_APPLICATION_ERROR_MODELCLASS_NOT_FOUND', 'Model class %s not found in file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1097, 'JLIB_APPLICATION_ERROR_SAVE_FAILED', 'Save failed with the following error: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1098, 'JLIB_APPLICATION_ERROR_SAVE_NOT_PERMITTED', 'Save not permitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1099, 'JLIB_APPLICATION_ERROR_TABLE_NAME_NOT_SUPPORTED', 'Table %s not supported. File not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1100, 'JLIB_APPLICATION_ERROR_TASK_NOT_FOUND', 'Task [%s] not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1101, 'JLIB_APPLICATION_ERROR_UNHELD_ID', 'You are not permitted to use that link to directly access that page (#%d).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1102, 'JLIB_APPLICATION_ERROR_VIEW_CLASS_NOT_FOUND', 'View class not found [class, file]: %1$s, %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1103, 'JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING', 'JView: :getName() : Your classname contains the substring ''view''. This causes problems when extracting the classname from the name of your objects view. Avoid Object names with the substring ''view''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1104, 'JLIB_APPLICATION_ERROR_VIEW_GET_NAME', 'JView: :getName() : Can''t get or parse class name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1105, 'JLIB_APPLICATION_ERROR_VIEW_NOT_FOUND', 'View not found [name, type, prefix]: %1$s, %2$s, %3$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1106, 'JLIB_APPLICATION_SAVE_SUCCESS', 'Item successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1107, 'JLIB_APPLICATION_SUBMIT_SAVE_SUCCESS', 'Item successfully submitted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1108, 'JLIB_APPLICATION_SUCCESS_BATCH', 'Batch process completed successfully.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1109, 'JLIB_APPLICATION_SUCCESS_ITEM_REORDERED', 'Ordering successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1110, 'JLIB_APPLICATION_SUCCESS_ORDERING_SAVED', 'Ordering successfully saved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1111, 'JLIB_APPLICATION_SUCCESS_LOAD_HISTORY', 'Prior version successfully restored. Saved on %s %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1112, 'JLIB_LOGIN_AUTHENTICATE', 'Username and password do not match or you do not have an account yet.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1113, 'JLIB_CACHE_ERROR_CACHE_HANDLER_LOAD', 'Unable to load Cache Handler: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1114, 'JLIB_CACHE_ERROR_CACHE_STORAGE_LOAD', 'Unable to load Cache Storage: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1115, 'JLIB_CAPTCHA_ERROR_PLUGIN_NOT_FOUND', 'Captcha plugin not set or not found. Please contact a site administrator.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1116, 'JLIB_CLIENT_ERROR_JFTP_NO_CONNECT', 'JFTP: :connect: Could not connect to host '' %1$s '' on port '' %2$s ''', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1117, 'JLIB_CLIENT_ERROR_JFTP_NO_CONNECT_SOCKET', 'JFTP: :connect: Could not connect to host '' %1$s '' on port '' %2$s ''. Socket error number: %3$s and error message: %4$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1118, 'JLIB_CLIENT_ERROR_JFTP_BAD_RESPONSE', 'JFTP: :connect: Bad response. Server response: %s [Expected: 220]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1119, 'JLIB_CLIENT_ERROR_JFTP_BAD_USERNAME', 'JFTP: :login: Bad Username. Server response: %1$s [Expected: 331]. Username sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1120, 'JLIB_CLIENT_ERROR_JFTP_BAD_PASSWORD', 'JFTP: :login: Bad Password. Server response: %1$s [Expected: 230]. Password sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1121, 'JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE_NATIVE', 'FTP: :pwd: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1122, 'JLIB_CLIENT_ERROR_JFTP_PWD_BAD_RESPONSE', 'JFTP: :pwd: Bad response. Server response: %s [Expected: 257]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1123, 'JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE_NATIVE', 'JFTP: :syst: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1124, 'JLIB_CLIENT_ERROR_JFTP_SYST_BAD_RESPONSE', 'JFTP: :syst: Bad response. Server response: %s [Expected: 215]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1125, 'JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE_NATIVE', 'JFTP: :chdir: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1126, 'JLIB_CLIENT_ERROR_JFTP_CHDIR_BAD_RESPONSE', 'JFTP: :chdir: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1127, 'JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE_NATIVE', 'JFTP: :reinit: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1128, 'JLIB_CLIENT_ERROR_JFTP_REINIT_BAD_RESPONSE', 'JFTP: :reinit: Bad response. Server response: %s [Expected: 220]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1129, 'JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_NATIVE', 'JFTP: :rename: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1130, 'JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_FROM', 'JFTP: :rename: Bad response. Server response: %1$s [Expected: 350]. From path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1131, 'JLIB_CLIENT_ERROR_JFTP_RENAME_BAD_RESPONSE_TO', 'JFTP: :rename: Bad response. Server response: %1$s [Expected: 250]. To path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1132, 'JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE_NATIVE', 'JFTP: :chmod: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1133, 'JLIB_CLIENT_ERROR_JFTP_CHMOD_BAD_RESPONSE', 'JFTP: :chmod: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s. Mode sent: %3$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1134, 'JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE_NATIVE', 'JFTP: :delete: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1135, 'JLIB_CLIENT_ERROR_JFTP_DELETE_BAD_RESPONSE', 'JFTP: :delete: Bad response. Server response: %1$s [Expected: 250]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1136, 'JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE_NATIVE', 'JFTP: :mkdir: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1137, 'JLIB_CLIENT_ERROR_JFTP_MKDIR_BAD_RESPONSE', 'JFTP: :mkdir: Bad response. Server response: %1$s [Expected: 257]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1138, 'JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE_NATIVE', 'JFTP: :restart: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1139, 'JLIB_CLIENT_ERROR_JFTP_RESTART_BAD_RESPONSE', 'JFTP: :restart: Bad response. Server response: %1$s [Expected: 350]. Restart point sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1140, 'JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_BUFFER', 'JFTP: :create: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1141, 'JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_PASSIVE', 'JFTP: :create: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1142, 'JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE', 'JFTP: :create: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1143, 'JLIB_CLIENT_ERROR_JFTP_CREATE_BAD_RESPONSE_TRANSFER', 'JFTP: :create: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1144, 'JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_BUFFER', 'JFTP: :read: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1145, 'JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_PASSIVE', 'JFTP: :read: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1146, 'JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE', 'JFTP: :read: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1147, 'JLIB_CLIENT_ERROR_JFTP_READ_BAD_RESPONSE_TRANSFER', 'JFTP: :read: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1148, 'JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE', 'JFTP: :get: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1149, 'JLIB_CLIENT_ERROR_JFTP_GET_PASSIVE', 'JFTP: :get: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1150, 'JLIB_CLIENT_ERROR_JFTP_GET_WRITING_LOCAL', 'JFTP: :get: Unable to open local file for writing. Local path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1151, 'JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_RETR', 'JFTP: :get: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1152, 'JLIB_CLIENT_ERROR_JFTP_GET_BAD_RESPONSE_TRANSFER', 'JFTP: :get: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1153, 'JLIB_CLIENT_ERROR_JFTP_STORE_PASSIVE', 'JFTP: :store: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1154, 'JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE', 'JFTP: :store: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1155, 'JLIB_CLIENT_ERROR_JFTP_STORE_READING_LOCAL', 'JFTP: :store: Unable to open local file for reading. Local path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1156, 'JLIB_CLIENT_ERROR_JFTP_STORE_FIND_LOCAL', 'JFTP: :store: Unable to find local file. Local path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1157, 'JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_STOR', 'JFTP: :store: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1158, 'JLIB_CLIENT_ERROR_JFTP_STORE_DATA_PORT', 'JFTP: :store: Unable to write to data port socket.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1159, 'JLIB_CLIENT_ERROR_JFTP_STORE_BAD_RESPONSE_TRANSFER', 'JFTP: :store: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1160, 'JLIB_CLIENT_ERROR_JFTP_WRITE_PASSIVE', 'JFTP: :write: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1161, 'JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE', 'JFTP: :write: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1162, 'JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_STOR', 'JFTP: :write: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1163, 'JLIB_CLIENT_ERROR_JFTP_WRITE_DATA_PORT', 'JFTP: :write: Unable to write to data port socket.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1164, 'JLIB_CLIENT_ERROR_JFTP_WRITE_BAD_RESPONSE_TRANSFER', 'JFTP: :write: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1165, 'JLIB_CLIENT_ERROR_JFTP_LISTNAMES_PASSIVE', 'JFTP: :listNames: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1166, 'JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE', 'JFTP: :listNames: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1167, 'JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_NLST', 'JFTP: :listNames: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1168, 'JLIB_CLIENT_ERROR_JFTP_LISTNAMES_BAD_RESPONSE_TRANSFER', 'JFTP: :listNames: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1169, 'JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE', 'JFTP: :listDetails: Bad response.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1170, 'JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_PASSIVE', 'JFTP: :listDetails: Unable to use passive mode.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1171, 'JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_LIST', 'JFTP: :listDetails: Bad response. Server response: %1$s [Expected: 150 or 125]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1172, 'JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_BAD_RESPONSE_TRANSFER', 'JFTP: :listDetails: Transfer Failed. Server response: %1$s [Expected: 226]. Path sent: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1173, 'JLIB_CLIENT_ERROR_JFTP_LISTDETAILS_UNRECOGNISED', 'JFTP: :listDetails: Unrecognised folder listing format.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1174, 'JLIB_CLIENT_ERROR_JFTP_PUTCMD_UNCONNECTED', 'JFTP: :_putCmd: Not connected to the control port.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1175, 'JLIB_CLIENT_ERROR_JFTP_PUTCMD_SEND', 'JFTP: :_putCmd: Unable to send command: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1176, 'JLIB_CLIENT_ERROR_JFTP_VERIFYRESPONSE', 'JFTP: :_verifyResponse: Timeout or unrecognised response while waiting for a response from the server. Server response: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1177, 'JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT_PORT', 'JFTP: :_passive: Not connected to the control port.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1178, 'JLIB_CLIENT_ERROR_JFTP_PASSIVE_RESPONSE', 'JFTP: :_passive: Timeout or unrecognised response while waiting for a response from the server. Server response: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1179, 'JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_OBTAIN', 'JFTP: :_passive: Unable to obtain IP and port for data transfer. Server response: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1180, 'JLIB_CLIENT_ERROR_JFTP_PASSIVE_IP_VALID', 'JFTP: :_passive: IP and port for data transfer not valid. Server response: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1181, 'JLIB_CLIENT_ERROR_JFTP_PASSIVE_CONNECT', 'JFTP: :_passive: Could not connect to host %1$s on port %2$s. Socket error number: %3$s and error message: %4$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1182, 'JLIB_CLIENT_ERROR_JFTP_MODE_BINARY', 'JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Binary.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1183, 'JLIB_CLIENT_ERROR_JFTP_MODE_ASCII', 'JFTP: :_mode: Bad response. Server response: %s [Expected: 200]. Mode sent: Ascii.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1184, 'JLIB_CLIENT_ERROR_HELPER_SETCREDENTIALSFROMREQUEST_FAILED', 'Looks like User''s credentials are no good.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1185, 'JLIB_CLIENT_ERROR_LDAP_ADDRESS_NOT_AVAILABLE', 'Address not available.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1186, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQL', 'The MySQL adapter ''mysql'' is not available.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1187, 'JLIB_DATABASE_ERROR_ADAPTER_MYSQLI', 'The MySQL adapter ''mysqli'' is not available.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1188, 'JLIB_DATABASE_ERROR_BIND_FAILED_INVALID_SOURCE_ARGUMENT', '%s: :bind failed. Invalid source argument.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1189, 'JLIB_DATABASE_ERROR_ARTICLE_UNIQUE_ALIAS', 'Another article from this category has the same alias (remember it may be a trashed item).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1190, 'JLIB_DATABASE_ERROR_CATEGORY_UNIQUE_ALIAS', 'Another category with the same parent category has the same alias (remember it may be a trashed item).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1191, 'JLIB_DATABASE_ERROR_CHECK_FAILED', '%s: :check Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1192, 'JLIB_DATABASE_ERROR_CHECKIN_FAILED', '%s: :check-in failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1193, 'JLIB_DATABASE_ERROR_CHECKOUT_FAILED', '%s: :check-out failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1194, 'JLIB_DATABASE_ERROR_CHILD_ROWS_CHECKED_OUT', 'Child rows checked out.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1195, 'JLIB_DATABASE_ERROR_CLASS_DOES_NOT_SUPPORT_ORDERING', '%s does not support ordering.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1196, 'JLIB_DATABASE_ERROR_CLASS_IS_MISSING_FIELD', 'Missing field in the database: %s &#160; %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1197, 'JLIB_DATABASE_ERROR_CLASS_NOT_FOUND_IN_FILE', 'Table class %s not found in file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1198, 'JLIB_DATABASE_ERROR_CONNECT_DATABASE', 'Unable to connect to the Database: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1199, 'JLIB_DATABASE_ERROR_CONNECT_MYSQL', 'Could not connect to MySQL.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1200, 'JLIB_DATABASE_ERROR_DATABASE_CONNECT', 'Could not connect to database.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1201, 'JLIB_DATABASE_ERROR_DELETE_CATEGORY', 'Left-Right data inconsistency. Can''t delete category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1202, 'JLIB_DATABASE_ERROR_DELETE_FAILED', '%s: :delete failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1203, 'JLIB_DATABASE_ERROR_DELETE_ROOT_CATEGORIES', 'Root categories can''t be deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1204, 'JLIB_DATABASE_ERROR_EMAIL_INUSE', 'This email address is already registered.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1205, 'JLIB_DATABASE_ERROR_EMPTY_ROW_RETURNED', 'The database row is empty.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1206, 'JLIB_DATABASE_ERROR_FUNCTION_FAILED', 'DB function failed with error number %s <br /><span style="color: red;">%s</span>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1207, 'JLIB_DATABASE_ERROR_GET_NEXT_ORDER_FAILED', '%s: :getNextOrder failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1208, 'JLIB_DATABASE_ERROR_GET_TREE_FAILED', '%s: :getTree Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1209, 'JLIB_DATABASE_ERROR_GETNODE_FAILED', '%s: :_getNode Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1210, 'JLIB_DATABASE_ERROR_GETROOTID_FAILED', '%s: :getRootId Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1211, 'JLIB_DATABASE_ERROR_HIT_FAILED', '%s: :hit failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1212, 'JLIB_DATABASE_ERROR_INVALID_LOCATION', '%s: :setLocation - Invalid location.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1213, 'JLIB_DATABASE_ERROR_INVALID_NODE_RECURSION', '%s: :move Failed - Can''t move the node to be a child of itself.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1214, 'JLIB_DATABASE_ERROR_INVALID_PARENT_ID', 'Invalid parent ID.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1215, 'JLIB_DATABASE_ERROR_LANGUAGE_NO_TITLE', 'The language should have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1216, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_IMAGE', 'A content language already exists with this Image Prefix.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1217, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_LANG_CODE', 'A content language already exists with this Language Tag.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1218, 'JLIB_DATABASE_ERROR_LANGUAGE_UNIQUE_SEF', 'A content language already exists with this URL Language Code.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1219, 'JLIB_DATABASE_ERROR_LOAD_DATABASE_DRIVER', 'Unable to load Database Driver: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1220, 'JLIB_DATABASE_ERROR_MENUTYPE', 'Some menu items or some menu modules related to this menutype are checked out by another user or the default menu item is in this menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1221, 'JLIB_DATABASE_ERROR_MENUTYPE_CHECKOUT', 'The user checking out does not match the user who checked out this menu and/or its linked menu module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1222, 'JLIB_DATABASE_ERROR_MENUTYPE_EMPTY', 'Menu type empty.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1223, 'JLIB_DATABASE_ERROR_MENUTYPE_EXISTS', 'Menu type exists: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1224, 'JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT', 'The Language parameter for this menu item must be set to ''All''. At least one Default menu item must have Language set to All, even if the site is multilingual.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1225, 'JLIB_DATABASE_ERROR_MENU_CANNOT_UNSET_DEFAULT_DEFAULT', 'At least one menu item has to be set as Default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1226, 'JLIB_DATABASE_ERROR_MENU_UNPUBLISH_DEFAULT_HOME', 'Can''t unpublish default home.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1227, 'JLIB_DATABASE_ERROR_MENU_DEFAULT_CHECKIN_USER_MISMATCH', 'The current home menu for this language is checked out.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1228, 'JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS', 'Another menu item with the same parent has this alias (remember it may be a trashed item).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1229, 'JLIB_DATABASE_ERROR_MENU_UNIQUE_ALIAS_ROOT', 'Another menu item has the same alias in Root (remember it may be a trashed item). Root is the top level parent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1230, 'JLIB_DATABASE_ERROR_MENU_HOME_NOT_COMPONENT', 'The home menu item must be a component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1231, 'JLIB_DATABASE_ERROR_MENU_HOME_NOT_UNIQUE_IN_MENU', 'A menu should contain only one Default home.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1232, 'JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_COMPONENT', 'A first level menu item alias can''t be ''component''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1233, 'JLIB_DATABASE_ERROR_MENU_ROOT_ALIAS_FOLDER', 'A first level menu item alias can''t be ''%s'' because ''%s'' is a sub-folder of your joomla installation folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1234, 'JLIB_DATABASE_ERROR_MOVE_FAILED', '%s: :move failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1235, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_CATEGORY', 'Category must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1236, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_EXTENSION', 'Extension must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1237, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MENUITEM', 'Menu Item must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1238, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_MODULE', 'Module must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1239, 'JLIB_DATABASE_ERROR_MUSTCONTAIN_A_TITLE_UPDATESITE', 'Update site must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1240, 'JLIB_DATABASE_ERROR_NEGATIVE_NOT_PERMITTED', '%s can''t be negative.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1241, 'JLIB_DATABASE_ERROR_NO_ROWS_SELECTED', 'No rows selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1242, 'JLIB_DATABASE_ERROR_NOT_SUPPORTED_FILE_NOT_FOUND', 'Table %s not supported. File not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1243, 'JLIB_DATABASE_ERROR_NULL_PRIMARY_KEY', 'Null primary key not allowed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1244, 'JLIB_DATABASE_ERROR_ORDERDOWN_FAILED', '%s: :orderDown Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1245, 'JLIB_DATABASE_ERROR_ORDERUP_FAILED', '%s: :orderUp Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1246, 'JLIB_DATABASE_ERROR_PLEASE_ENTER_A_USER_NAME', 'Please enter a username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1247, 'JLIB_DATABASE_ERROR_PLEASE_ENTER_YOUR_NAME', 'Please enter your name.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1248, 'JLIB_DATABASE_ERROR_PUBLISH_FAILED', '%s: :publish failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1249, 'JLIB_DATABASE_ERROR_REBUILD_FAILED', '%s: :rebuild Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1250, 'JLIB_DATABASE_ERROR_REBUILDPATH_FAILED', '%s: :rebuildPath Failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1251, 'JLIB_DATABASE_ERROR_REORDER_FAILED', '%s: :reorder failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1252, 'JLIB_DATABASE_ERROR_REORDER_UPDATE_ROW_FAILED', '%s: :reorder update the row %s failed - %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1253, 'JLIB_DATABASE_ERROR_ROOT_NODE_NOT_FOUND', 'Root node not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1254, 'JLIB_DATABASE_ERROR_STORE_FAILED_UPDATE_ASSET_ID', 'The asset_id field could not be updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1255, 'JLIB_DATABASE_ERROR_STORE_FAILED', '%1$s: :store failed<br />%2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1256, 'JLIB_DATABASE_ERROR_USERGROUP_TITLE', 'User group must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1257, 'JLIB_DATABASE_ERROR_USERGROUP_TITLE_EXISTS', 'User group title already exists. Title must be unique with the same parent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1258, 'JLIB_DATABASE_ERROR_USERLEVEL_NAME_EXISTS', 'Level with the name &quot;%s&quot; already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1259, 'JLIB_DATABASE_ERROR_USERNAME_CANNOT_CHANGE', 'Can''t use this username.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1260, 'JLIB_DATABASE_ERROR_USERNAME_INUSE', 'Username in use.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1261, 'JLIB_DATABASE_ERROR_VALID_AZ09', 'Please enter a valid username. No space at beginning or end, at least %d characters and must <strong>not</strong> contain the following characters: < > \\ &quot; '' &#37; ; ( ) &.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1262, 'JLIB_DATABASE_ERROR_VALID_MAIL', 'Please enter a valid email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1263, 'JLIB_DATABASE_ERROR_VIEWLEVEL', 'Viewlevel must have a title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1264, 'JLIB_DATABASE_FUNCTION_NOERROR', 'DB function reports no errors.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1265, 'JLIB_DATABASE_QUERY_FAILED', 'Database query failed (error # %s): %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1266, 'JLIB_DOCUMENT_ERROR_UNABLE_LOAD_DOC_CLASS', 'Unable to load document class.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1267, 'JLIB_ENVIRONMENT_SESSION_EXPIRED', 'Your session has expired. Please log in again.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1268, 'JLIB_ERROR_INFINITE_LOOP', 'Infinite loop detected in JError.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1269, 'JLIB_EVENT_ERROR_DISPATCHER', 'JEventDispatcher: :register: Event handler not recognised. Handler: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1270, 'JLIB_FILESYSTEM_BZIP_NOT_SUPPORTED', 'BZip2 Not Supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1271, 'JLIB_FILESYSTEM_BZIP_UNABLE_TO_READ', 'Unable to read archive (bz2).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1272, 'JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE', 'Unable to write archive (bz2).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1273, 'JLIB_FILESYSTEM_BZIP_UNABLE_TO_WRITE_FILE', 'Unable to write file (bz2).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1274, 'JLIB_FILESYSTEM_GZIP_NOT_SUPPORTED', 'GZlib Not Supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1275, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_READ', 'Unable to read archive (gz).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1276, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE', 'Unable to write archive (gz).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1277, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_WRITE_FILE', 'Unable to write file (gz).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1278, 'JLIB_FILESYSTEM_GZIP_UNABLE_TO_DECOMPRESS', 'Unable to decompress data.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1279, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_READ', 'Unable to read archive (tar).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1280, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_DECOMPRESS', 'Unable to decompress data.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1281, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_CREATE_DESTINATION', 'Unable to create destination.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1282, 'JLIB_FILESYSTEM_TAR_UNABLE_TO_WRITE_ENTRY', 'Unable to write entry.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1283, 'JLIB_FILESYSTEM_ZIP_NOT_SUPPORTED', 'Zlib Not Supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1284, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ', 'Unable to read archive (zip).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1285, 'JLIB_FILESYSTEM_ZIP_INFO_FAILED', 'Get ZIP Information failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1286, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_CREATE_DESTINATION', 'Unable to create destination.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1287, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_WRITE_ENTRY', 'Unable to write entry.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1288, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_READ_ENTRY', 'Unable to read entry.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1289, 'JLIB_FILESYSTEM_ZIP_UNABLE_TO_OPEN_ARCHIVE', 'Unable to open archive.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1290, 'JLIB_FILESYSTEM_ZIP_INVALID_ZIP_DATA', 'Invalid ZIP data.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1291, 'JLIB_FILESYSTEM_STREAM_FAILED', 'Failed to register string stream.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1292, 'JLIB_FILESYSTEM_UNKNOWNARCHIVETYPE', 'Unknown Archive type.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1293, 'JLIB_FILESYSTEM_UNABLE_TO_LOAD_ARCHIVE', 'Unable to load archive.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1294, 'JLIB_FILESYSTEM_ERROR_JFILE_FIND_COPY', 'JFile: :copy: Can''t find or read file: $%s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1295, 'JLIB_FILESYSTEM_ERROR_JFILE_STREAMS', 'JFile: :copy(%1$s, %2$s): %3$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1296, 'JLIB_FILESYSTEM_ERROR_COPY_FAILED', 'Copy failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1297, 'JLIB_FILESYSTEM_DELETE_FAILED', 'Failed deleting %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1298, 'JLIB_FILESYSTEM_CANNOT_FIND_SOURCE_FILE', 'Can''t find source file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1299, 'JLIB_FILESYSTEM_ERROR_JFILE_MOVE_STREAMS', 'JFile: :move: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1300, 'JLIB_FILESYSTEM_ERROR_RENAME_FILE', 'Rename failed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1301, 'JLIB_FILESYSTEM_ERROR_READ_UNABLE_TO_OPEN_FILE', 'JFile: :read: Unable to open file: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1302, 'JLIB_FILESYSTEM_ERROR_WRITE_STREAMS', 'JFile: :write(%1$s): %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1303, 'JLIB_FILESYSTEM_ERROR_UPLOAD', 'JFile: :upload: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1304, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR01', 'Warning: Failed to change file permissions!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1305, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR02', 'Warning: Failed to move file!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1306, 'JLIB_FILESYSTEM_ERROR_WARNFS_ERR03', 'Warning: File %s not uploaded for security reasons!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1307, 'JLIB_FILESYSTEM_ERROR_FIND_SOURCE_FOLDER', 'Can''t find source folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1308, 'JLIB_FILESYSTEM_ERROR_FOLDER_EXISTS', 'Folder already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1309, 'JLIB_FILESYSTEM_ERROR_FOLDER_CREATE', 'Unable to create target folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1310, 'JLIB_FILESYSTEM_ERROR_FOLDER_OPEN', 'Unable to open source folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1311, 'JLIB_FILESYSTEM_ERROR_FOLDER_LOOP', 'Infinite loop detected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1312, 'JLIB_FILESYSTEM_ERROR_FOLDER_PATH', 'Path not in open_basedir paths.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1313, 'JLIB_FILESYSTEM_ERROR_COULD_NOT_CREATE_DIRECTORY', 'Could not create folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1314, 'JLIB_FILESYSTEM_ERROR_DELETE_BASE_DIRECTORY', 'You can''t delete a base folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1315, 'JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER', 'JFolder: :delete: Path is not a folder. Path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1316, 'JLIB_FILESYSTEM_ERROR_FOLDER_DELETE', 'JFolder: :delete: Could not delete folder. Path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1317, 'JLIB_FILESYSTEM_ERROR_FOLDER_RENAME', 'Rename failed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1318, 'JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FILES', 'JFolder: :files: Path is not a folder. Path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1319, 'JLIB_FILESYSTEM_ERROR_PATH_IS_NOT_A_FOLDER_FOLDER', 'JFolder: :folder: Path is not a folder. Path: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1320, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILE_SIZE', 'Failed to get file size. This may not work for all streams!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1321, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILE_NOT_OPEN', 'File not open.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1322, 'JLIB_FILESYSTEM_ERROR_STREAMS_FILENAME', 'File name not set.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1323, 'JLIB_FILESYSTEM_ERROR_NO_DATA_WRITTEN', 'Warning: No data written.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1324, 'JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_WRITER', 'Failed to open writer: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1325, 'JLIB_FILESYSTEM_ERROR_STREAMS_FAILED_TO_OPEN_READER', 'Failed to open reader: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1326, 'JLIB_FILESYSTEM_ERROR_STREAMS_NOT_UPLOADED_FILE', 'Not an uploaded file!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1327, 'JLIB_FORM_BUTTON_CLEAR', 'Clear', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1328, 'JLIB_FORM_BUTTON_SELECT', 'Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1329, 'JLIB_FORM_CHANGE_IMAGE', 'Change Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1330, 'JLIB_FORM_CHANGE_IMAGE_BUTTON', 'Change Image Button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1331, 'JLIB_FORM_CHANGE_USER', 'Select User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1332, 'JLIB_FORM_ERROR_FIELDS_CATEGORY_ERROR_EXTENSION_EMPTY', 'Extension attribute is empty in the category field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1333, 'JLIB_FORM_ERROR_FIELDS_GROUPEDLIST_ELEMENT_NAME', 'Unknown element type: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1334, 'JLIB_FORM_ERROR_NO_DATA', 'No data.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1335, 'JLIB_FORM_ERROR_VALIDATE_FIELD', 'Invalid xml field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1336, 'JLIB_FORM_ERROR_XML_FILE_DID_NOT_LOAD', 'XML file did not load.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1337, 'JLIB_FORM_FIELD_INVALID', 'Invalid field:&#160', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1338, 'JLIB_FORM_INPUTMODE', 'latin', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1339, 'JLIB_FORM_INVALID_FORM_OBJECT', 'Invalid Form Object: :%s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1340, 'JLIB_FORM_INVALID_FORM_RULE', 'Invalid Form Rule: :%s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1341, 'JLIB_FORM_MEDIA_PREVIEW_ALT', 'Selected image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1342, 'JLIB_FORM_MEDIA_PREVIEW_EMPTY', 'No image selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1343, 'JLIB_FORM_MEDIA_PREVIEW_SELECTED_IMAGE', 'Selected image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1344, 'JLIB_FORM_MEDIA_PREVIEW_TIP_TITLE', 'Preview', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1345, 'JLIB_FORM_SELECT_USER', 'Select a User.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1346, 'JLIB_FORM_VALIDATE_FIELD_INVALID', 'Invalid field: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1347, 'JLIB_FORM_VALIDATE_FIELD_REQUIRED', 'Field required: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(1348, 'JLIB_FORM_VALIDATE_FIELD_RULE_MISSING', 'Validation Rule missing: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1349, 'JLIB_FORM_VALUE_CACHE_APC', 'Alternative PHP Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1350, 'JLIB_FORM_VALUE_CACHE_CACHELITE', 'Cache_Lite', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1351, 'JLIB_FORM_VALUE_CACHE_EACCELERATOR', 'eAccelerator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1352, 'JLIB_FORM_VALUE_CACHE_FILE', 'File', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1353, 'JLIB_FORM_VALUE_CACHE_MEMCACHE', 'Memcache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1354, 'JLIB_FORM_VALUE_CACHE_MEMCACHED', 'Memcached (Experimental)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1355, 'JLIB_FORM_VALUE_CACHE_REDIS', 'Redis', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1356, 'JLIB_FORM_VALUE_CACHE_WINCACHE', 'Windows Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1357, 'JLIB_FORM_VALUE_CACHE_XCACHE', 'XCache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1358, 'JLIB_FORM_VALUE_SESSION_APC', 'Alternative PHP Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1359, 'JLIB_FORM_VALUE_SESSION_DATABASE', 'Database', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1360, 'JLIB_FORM_VALUE_SESSION_EACCELERATOR', 'eAccelerator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1361, 'JLIB_FORM_VALUE_SESSION_MEMCACHE', 'Memcache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1362, 'JLIB_FORM_VALUE_SESSION_MEMCACHED', 'Memcached (Experimental)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1363, 'JLIB_FORM_VALUE_SESSION_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1364, 'JLIB_FORM_VALUE_SESSION_WINCACHE', 'Windows Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1365, 'JLIB_FORM_VALUE_SESSION_XCACHE', 'XCache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1366, 'JLIB_FORM_VALUE_TIMEZONE_UTC', 'Universal Time, Coordinated (UTC)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1367, 'JLIB_FORM_VALUE_FROM_TEMPLATE', 'From Template', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1368, 'JLIB_FORM_VALUE_INHERITED', 'Inherited', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1369, 'JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_ACL', 'ACL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1370, 'JLIB_HTML_ACCESS_MODIFY_DESC_CAPTION_TABLE', 'Table', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1371, 'JLIB_HTML_ACCESS_SUMMARY_DESC_CAPTION', 'ACL Summary Table', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1372, 'JLIB_HTML_ACCESS_SUMMARY_DESC', 'Shown below is an overview of the permission settings for this article. Select the tabs above to customise these settings by action.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1373, 'JLIB_HTML_ACCESS_SUMMARY', 'Summary.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1374, 'JLIB_HTML_ADD_TO_ROOT', 'Add to root.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1375, 'JLIB_HTML_ADD_TO_THIS_MENU', 'Add to this menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1376, 'JLIB_HTML_BATCH_ACCESS_LABEL', 'Set Access Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1377, 'JLIB_HTML_BATCH_ACCESS_LABEL_DESC', 'Not making a selection will keep the original access levels when processing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1378, 'JLIB_HTML_BATCH_COPY', 'Copy', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1379, 'JLIB_HTML_BATCH_LANGUAGE_LABEL', 'Set Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1380, 'JLIB_HTML_BATCH_LANGUAGE_LABEL_DESC', 'Not making a selection will keep the original language when processing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1381, 'JLIB_HTML_BATCH_LANGUAGE_NOCHANGE', '- Keep original Language -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1382, 'JLIB_HTML_BATCH_MENU_LABEL', 'To Move or Copy your selection please select a Category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1383, 'JLIB_HTML_BATCH_MOVE', 'Move', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1384, 'JLIB_HTML_BATCH_MOVE_QUESTION', 'Do you want to move the items or make a copy of them?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1385, 'JLIB_HTML_BATCH_NO_CATEGORY', '- Don''t move or copy -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1386, 'JLIB_HTML_BATCH_NOCHANGE', '- Keep original Access Levels -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1387, 'JLIB_HTML_BATCH_TAG_LABEL', 'Add Tag', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1388, 'JLIB_HTML_BATCH_TAG_LABEL_DESC', 'Add a tag to selected items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1389, 'JLIB_HTML_BATCH_TAG_NOCHANGE', '- Keep original Tags -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1390, 'JLIB_HTML_BATCH_USER_LABEL', 'Set User.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1391, 'JLIB_HTML_BATCH_USER_LABEL_DESC', 'Not making a selection will keep the original user when processing.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1392, 'JLIB_HTML_BATCH_USER_NOCHANGE', '- Keep original User -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1393, 'JLIB_HTML_BATCH_USER_NOUSER', 'No User.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1394, 'JLIB_HTML_BEHAVIOR_ABOUT_THE_CALENDAR', 'About the Calendar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1395, 'JLIB_HTML_BEHAVIOR_CLOSE', 'Close', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1396, 'JLIB_HTML_BEHAVIOR_DATE_SELECTION', 'Date selection:\\n', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1397, 'JLIB_HTML_BEHAVIOR_DISPLAY_S_FIRST', 'Display %s first', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1398, 'JLIB_HTML_BEHAVIOR_DRAG_TO_MOVE', 'Drag to move.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1399, 'JLIB_HTML_BEHAVIOR_GO_TODAY', 'Go to today', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1400, 'JLIB_HTML_BEHAVIOR_GREEN', 'Green', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1401, 'JLIB_HTML_BEHAVIOR_HOLD_MOUSE', '- Hold mouse button on any of the buttons above for faster selection.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1402, 'JLIB_HTML_BEHAVIOR_MONTH_SELECT', '- Use the < and > buttons to select month\\n', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1403, 'JLIB_HTML_BEHAVIOR_NEXT_MONTH_HOLD_FOR_MENU', 'Select to move to the next month. Select and hold for a list of the months.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1404, 'JLIB_HTML_BEHAVIOR_NEXT_YEAR_HOLD_FOR_MENU', 'Select to move to the next year. Select and hold for a list of years.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1405, 'JLIB_HTML_BEHAVIOR_PREV_MONTH_HOLD_FOR_MENU', 'Select to move to the previous month. Select and hold for a list of the months.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1406, 'JLIB_HTML_BEHAVIOR_PREV_YEAR_HOLD_FOR_MENU', 'Select to move to the previous year. Select and hold for a list of years.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1407, 'JLIB_HTML_BEHAVIOR_SELECT_DATE', 'Select a date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1408, 'JLIB_HTML_BEHAVIOR_SHIFT_CLICK_OR_DRAG_TO_CHANGE_VALUE', '(Shift-)Select or Drag to change the value.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1409, 'JLIB_HTML_BEHAVIOR_TIME', 'Time:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1410, 'JLIB_HTML_BEHAVIOR_TODAY', 'Today', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1411, 'JLIB_HTML_BEHAVIOR_TT_DATE_FORMAT', '%a, %b %e', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1412, 'JLIB_HTML_BEHAVIOR_WK', 'wk', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1413, 'JLIB_HTML_BEHAVIOR_YEAR_SELECT', '- Use the « and » buttons to select year\\n', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1414, 'JLIB_HTML_BUTTON_BASE_CLASS', 'Could not load button base class.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1415, 'JLIB_HTML_BUTTON_NO_LOAD', 'Could not load button %s (%s);', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1416, 'JLIB_HTML_BUTTON_NOT_DEFINED', 'Button not defined for type = %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1417, 'JLIB_HTML_CALENDAR', 'Calendar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1418, 'JLIB_HTML_CHECKED_OUT', 'Checked out.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1419, 'JLIB_HTML_CHECKIN', 'Check-in', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1420, 'JLIB_HTML_CLOAKING', 'This email address is being protected from spambots. You need JavaScript enabled to view it.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1421, 'JLIB_HTML_DATE_RELATIVE_DAYS', '%s days ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1422, 'JLIB_HTML_DATE_RELATIVE_DAYS_1', '%s day ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1423, 'JLIB_HTML_DATE_RELATIVE_DAYS_0', '%s days ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1424, 'JLIB_HTML_DATE_RELATIVE_HOURS', '%s hours ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1425, 'JLIB_HTML_DATE_RELATIVE_HOURS_1', '%s hour ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1426, 'JLIB_HTML_DATE_RELATIVE_HOURS_0', '%s hours ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1427, 'JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE', 'Less than a minute ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1428, 'JLIB_HTML_DATE_RELATIVE_MINUTES', '%s minutes ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1429, 'JLIB_HTML_DATE_RELATIVE_MINUTES_1', '%s minute ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1430, 'JLIB_HTML_DATE_RELATIVE_MINUTES_0', '%s minutes ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1431, 'JLIB_HTML_DATE_RELATIVE_WEEKS', '%s weeks ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1432, 'JLIB_HTML_DATE_RELATIVE_WEEKS_1', '%s week ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1433, 'JLIB_HTML_DATE_RELATIVE_WEEKS_0', '%s weeks ago.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1434, 'JLIB_HTML_EDIT_MENU_ITEM', 'Edit menu item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1435, 'JLIB_HTML_EDIT_MENU_ITEM_ID', 'Item ID: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1436, 'JLIB_HTML_EDIT_MODULE', 'Edit module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1437, 'JLIB_HTML_EDIT_MODULE_IN_POSITION', 'Position: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1438, 'JLIB_HTML_EDITOR_CANNOT_LOAD', 'Can''t load the editor.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1439, 'JLIB_HTML_END', 'End', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1440, 'JLIB_HTML_ERROR_FUNCTION_NOT_SUPPORTED', 'Function not supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1441, 'JLIB_HTML_ERROR_NOTFOUNDINFILE', '%s: :%s not found in file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1442, 'JLIB_HTML_ERROR_NOTSUPPORTED_NOFILE', '%s: :%s not supported. File not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1443, 'JLIB_HTML_ERROR_NOTSUPPORTED', '%s: :%s not supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1444, 'JLIB_HTML_MOVE_DOWN', 'Move Down', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1445, 'JLIB_HTML_MOVE_UP', 'Move Up', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1446, 'JLIB_HTML_NO_PARAMETERS_FOR_THIS_ITEM', 'There are no parameters for this item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1447, 'JLIB_HTML_NO_RECORDS_FOUND', 'No records found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1448, 'JLIB_HTML_PAGE_CURRENT_OF_TOTAL', 'Page %s of %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1449, 'JLIB_HTML_PLEASE_MAKE_A_SELECTION_FROM_THE_LIST', 'Please first make a selection from the list.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1450, 'JLIB_HTML_PUBLISH_ITEM', 'Publish Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1451, 'JLIB_HTML_PUBLISHED_EXPIRED_ITEM', 'Published, but has Expired.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1452, 'JLIB_HTML_PUBLISHED_FINISHED', 'Finish: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1453, 'JLIB_HTML_PUBLISHED_ITEM', 'Published and is Current.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1454, 'JLIB_HTML_PUBLISHED_PENDING_ITEM', 'Published, but is Pending.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1455, 'JLIB_HTML_PUBLISHED_START', 'Start: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1456, 'JLIB_HTML_RESULTS_OF', 'Results %s - %s of %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1457, 'JLIB_HTML_SAVE_ORDER', 'Save Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1458, 'JLIB_HTML_SELECT_STATE', 'Select State', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1459, 'JLIB_HTML_START', 'Start', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1460, 'JLIB_HTML_UNPUBLISH_ITEM', 'Unpublish Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1461, 'JLIB_HTML_VIEW_ALL', 'View All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1462, 'JLIB_HTML_SETDEFAULT_ITEM', 'Set default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1463, 'JLIB_HTML_UNSETDEFAULT_ITEM', 'Unset default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1464, 'JLIB_INSTALLER_ABORT', 'Aborting language installation: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1465, 'JLIB_INSTALLER_ABORT_ALREADYINSTALLED', 'Extension is already installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1466, 'JLIB_INSTALLER_ABORT_ALREADY_EXISTS', 'Extension %1$s: Extension %2$s already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1467, 'JLIB_INSTALLER_ABORT_COMP_BUILDADMINMENUS_FAILED', 'Error building Administrator Menus.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1468, 'JLIB_INSTALLER_ABORT_COMP_COPY_MANIFEST', 'Component %1$s: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1469, 'JLIB_INSTALLER_ABORT_COMP_COPY_SETUP', 'Component %1$s: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1470, 'JLIB_INSTALLER_ABORT_COMP_FAIL_ADMIN_FILES', 'Component %s: Failed to copy administrator files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1471, 'JLIB_INSTALLER_ABORT_COMP_FAIL_SITE_FILES', 'Component %s: Failed to copy site files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1472, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_COPY_SETUP', 'Component Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1473, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_CUSTOM_INSTALL_FAILURE', 'Component Install: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1474, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_MANIFEST', 'Component Install: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1475, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_INSTALL', 'Component Install: Could not copy PHP install file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1476, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_PHP_UNINSTALL', 'Component Install: Could not copy PHP uninstall file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1477, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_ROLLBACK', 'Component Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1478, 'JLIB_INSTALLER_ABORT_COMP_INSTALL_SQL_ERROR', 'Component Install: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1479, 'JLIB_INSTALLER_ABORT_COMP_UPDATESITEMENUS_FAILED', 'Component Install: Failed to update menu items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1480, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_ADMIN_ELEMENT', 'Component Update: The XML file did not contain an administration element.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1481, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_COPY_SETUP', 'Component Update: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1482, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_MANIFEST', 'Component Update: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1483, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_INSTALL', 'Component Update: Could not copy PHP install file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1484, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_PHP_UNINSTALL', 'Component Update: Could not copy PHP uninstall file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1485, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_ROLLBACK', 'Component Update: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1486, 'JLIB_INSTALLER_ABORT_COMP_UPDATE_SQL_ERROR', 'Component Update: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1487, 'JLIB_INSTALLER_ABORT_CREATE_DIRECTORY', 'Extension %1$s: Failed to create folder: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1488, 'JLIB_INSTALLER_ABORT_DEBUG', 'Installation unexpectedly terminated:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1489, 'JLIB_INSTALLER_ABORT_DETECTMANIFEST', 'Unable to detect manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1490, 'JLIB_INSTALLER_ABORT_DIRECTORY', 'Extension %1$s: Another %2$s is already using the named folder: %3$s. Are you trying to install the same extension again?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1491, 'JLIB_INSTALLER_ABORT_EXTENSIONNOTVALID', 'Extension is not valid.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1492, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_COPY_SETUP', 'Files Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1493, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_CUSTOM_INSTALL_FAILURE', 'Files Install: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1494, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_FAIL_SOURCE_DIRECTORY', 'Files Install: Failed to find source folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1495, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_ROLLBACK', 'Files Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1496, 'JLIB_INSTALLER_ABORT_FILE_INSTALL_SQL_ERROR', 'Files %1$s: SQL error file %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1497, 'JLIB_INSTALLER_ABORT_FILE_ROLLBACK', 'Files Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1498, 'JLIB_INSTALLER_ABORT_FILE_SAME_NAME', 'Files Install: Another extension with same name already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1499, 'JLIB_INSTALLER_ABORT_FILE_UPDATE_SQL_ERROR', 'Files Update: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1500, 'JLIB_INSTALLER_ABORT_INSTALL_CUSTOM_INSTALL_FAILURE', 'Extension %s: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1501, 'JLIB_INSTALLER_ABORT_LIB_COPY_FILES', 'Library %s: Could not copy files from the source.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1502, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_ALREADY_INSTALLED', 'Library Install: Library already installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1503, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_COPY_SETUP', 'Library Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1504, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_FAILED_TO_CREATE_DIRECTORY', 'Library Install: Failed to create folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1505, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_NOFILE', 'Library Install: No library file specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1506, 'JLIB_INSTALLER_ABORT_LIB_INSTALL_ROLLBACK', 'Library Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1507, 'JLIB_INSTALLER_ABORT_LOAD_DETAILS', 'Failed to load extension details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1508, 'JLIB_INSTALLER_ABORT_MANIFEST', 'Extension %1$s: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1509, 'JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED', 'Method not supported for this extension type.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1510, 'JLIB_INSTALLER_ABORT_METHODNOTSUPPORTED_TYPE', 'Method not supported for this extension type: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1511, 'JLIB_INSTALLER_ABORT_MOD_COPY_FILES', 'Module %s: Could not copy files from the source.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1512, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_COPY_SETUP', 'Module Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1513, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_CREATE_DIRECTORY', 'Module %1$s: Failed to create folder: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1514, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_CUSTOM_INSTALL_FAILURE', 'Module Install: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1515, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_DIRECTORY', 'Module %1$s: Another module is already using folder: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1516, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_MANIFEST', 'Module Install: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1517, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_NOFILE', 'Module %s: No module file specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1518, 'JLIB_INSTALLER_ABORT_MOD_INSTALL_SQL_ERROR', 'Module %1$s: SQL error file %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1519, 'JLIB_INSTALLER_ABORT_MOD_ROLLBACK', 'Module %1$s: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1520, 'JLIB_INSTALLER_ABORT_MOD_UNINSTALL_UNKNOWN_CLIENT', 'Module Uninstall: Unknown client type [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1521, 'JLIB_INSTALLER_ABORT_MOD_UNKNOWN_CLIENT', 'Module %1$s: Unknown client type [%2$s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1522, 'JLIB_INSTALLER_ABORT_NOINSTALLPATH', 'Install path does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1523, 'JLIB_INSTALLER_ABORT_NOUPDATEPATH', 'Update path does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1524, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_COPY_SETUP', 'Package Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1525, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_CREATE_DIRECTORY', 'Package Install: Failed to create folder:%s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1526, 'JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_CUSTOM_INSTALL_FAILURE', 'Package Install: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1527, 'JLIB_INSTALLER_ABORT_PACKAGE_INSTALL_MANIFEST', 'Installation failed: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1528, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_ERROR_EXTENSION', 'Package %1$s: There was an error installing an extension: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1529, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_FILES', 'Package %s: There were no files to install!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1530, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_NO_PACK', 'Package %s: No package file specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1531, 'JLIB_INSTALLER_ABORT_PACK_INSTALL_ROLLBACK', 'Package Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1532, 'JLIB_INSTALLER_ABORT_PLG_COPY_FILES', 'Plugin %s: Could not copy files from the source.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1533, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_ALLREADY_EXISTS', 'Plugin %1$s: Plugin %2$s already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1534, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_COPY_SETUP', 'Plugin %s: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1535, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_CREATE_DIRECTORY', 'Plugin %1$s: Failed to create folder: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1536, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_CUSTOM_INSTALL_FAILURE', 'Plugin Install: Custom install routine failure.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1537, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_DIRECTORY', 'Plugin %1$s: Another plugin is already using folder: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1538, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_MANIFEST', 'Plugin %s: Could not copy PHP manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1539, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_NO_FILE', 'Plugin %s: No plugin file specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1540, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_ROLLBACK', 'Plugin %1$s: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1541, 'JLIB_INSTALLER_ABORT_PLG_INSTALL_SQL_ERROR', 'Plugin %1$s: SQL error file %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1542, 'JLIB_INSTALLER_ABORT_PLG_UNINSTALL_SQL_ERROR', 'Plugin Uninstall: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1543, 'JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE', 'Refresh Manifest Cache failed: Extension is not currently installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1544, 'JLIB_INSTALLER_ABORT_REFRESH_MANIFEST_CACHE_VALID', 'Refresh Manifest Cache failed: Extension is not valid.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1545, 'JLIB_INSTALLER_ABORT_ROLLBACK', 'Extension %1$s: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1546, 'JLIB_INSTALLER_ABORT_SQL_ERROR', 'Extension %1$s: SQL error processing query: %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1547, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ALREADY_INSTALLED', 'Template Install: Template already installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1548, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ANOTHER_TEMPLATE_USING_DIRECTORY', 'Template Install: There is already a Template using the named folder: %s. Are you trying to install the same template again?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1549, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_FILES', 'Template Install: Could not copy files from the %s source.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1550, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_COPY_SETUP', 'Template Install: Could not copy setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1551, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_FAILED_CREATE_DIRECTORY', 'Template Install: Failed to create folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1552, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_ROLLBACK', 'Template Install: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1553, 'JLIB_INSTALLER_ABORT_TPL_INSTALL_UNKNOWN_CLIENT', 'Template Install: Unknown client type [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1554, 'JLIB_INSTALLER_AVAILABLE_UPDATE_PHP_VERSION', 'For the extension %1$s version %2$s is available, but it requires at least PHP version %3$s while your system only has %4$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1555, 'JLIB_INSTALLER_PURGED_UPDATES', 'Cleared updates', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1556, 'JLIB_INSTALLER_FAILED_TO_PURGE_UPDATES', 'Failed to clear updates.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1557, 'JLIB_INSTALLER_DEFAULT_STYLE', '%s - Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1558, 'JLIB_INSTALLER_DISCOVER', 'Discover', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1559, 'JLIB_INSTALLER_ERROR_COMP_DISCOVER_STORE_DETAILS', 'Component Discover install: Failed to store component details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1560, 'JLIB_INSTALLER_ERROR_COMP_FAILED_TO_CREATE_DIRECTORY', 'Component %1$s: Failed to create folder: %2$s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1561, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_ADMIN_ELEMENT', 'Component Install: The XML file did not contain an administration element.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1562, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_ADMIN', 'Component Install: Another component is already using folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1563, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_DIR_SITE', 'Component Install: Another component is already using folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1564, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_ADMIN', 'Component Install: Failed to create administrator folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1565, 'JLIB_INSTALLER_ERROR_COMP_INSTALL_FAILED_TO_CREATE_DIRECTORY_SITE', 'Component Install: Failed to create site folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1566, 'JLIB_INSTALLER_ERROR_COMP_REFRESH_MANIFEST_CACHE', 'Component Refresh manifest cache: Failed to store component details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1567, 'JLIB_INSTALLER_ERROR_COMP_REMOVING_ADMIN_MENUS_FAILED', 'Could not delete the Administrator menus.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1568, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_CUSTOM', 'Component Uninstall: Custom Uninstall script unsuccessful.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1569, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_DELETE_CATEGORIES', 'Component Uninstall: Unable to delete the component categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1570, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORREMOVEMANUALLY', 'Component Uninstall: Can''t uninstall. Please remove manually.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1571, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_ERRORUNKOWNEXTENSION', 'Component Uninstall: Unknown Extension.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1572, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_ADMIN', 'Component Uninstall: Unable to remove the component administrator folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1573, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_FAILED_REMOVE_DIRECTORY_SITE', 'Component Uninstall: Unable to remove the component site folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1574, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_NO_OPTION', 'Component Uninstall: Option field empty, can''t remove files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1575, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_SQL_ERROR', 'Component Uninstall: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1576, 'JLIB_INSTALLER_ERROR_COMP_UNINSTALL_WARNCORECOMPONENT', 'Component Uninstall: Trying to uninstall a core component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1577, 'JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_ADMIN', 'Component Update: Failed to create administrator folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1578, 'JLIB_INSTALLER_ERROR_COMP_UPDATE_FAILED_TO_CREATE_DIRECTORY_SITE', 'Component Update: Failed to create site folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1579, 'JLIB_INSTALLER_ERROR_CREATE_DIRECTORY', 'JInstaller: :Install: Failed to create folder: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1580, 'JLIB_INSTALLER_ERROR_CREATE_FOLDER_FAILED', 'Failed to create folder [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1581, 'JLIB_INSTALLER_ERROR_DEPRECATED_FORMAT', 'Deprecated install format (client="both"), use package installer in future.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1582, 'JLIB_INSTALLER_ERROR_DISCOVER_INSTALL_UNSUPPORTED', 'A %s extension can not be installed using the discover method. Please install this extension from Extension Manager: Install.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1583, 'JLIB_INSTALLER_ERROR_DOWNLOAD_SERVER_CONNECT', 'Error connecting to the server: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1584, 'JLIB_INSTALLER_ERROR_FAIL_COPY_FILE', 'JInstaller: :Install: Failed to copy file %1$s to %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1585, 'JLIB_INSTALLER_ERROR_FAIL_COPY_FOLDER', 'JInstaller: :Install: Failed to copy folder %1$s to %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1586, 'JLIB_INSTALLER_ERROR_FAILED_READING_NETWORK_RESOURCES', 'Failed reading network resource: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1587, 'JLIB_INSTALLER_ERROR_FILE_EXISTS', 'JInstaller: :Install: File already exists %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1588, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_MANIFEST', 'Files Uninstall: Invalid manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1589, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Files Uninstall: Manifest file invalid or not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1590, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_ENTRY', 'Files Uninstall: Could not load extension entry.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1591, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_LOAD_MANIFEST', 'Files Uninstall: Could not load manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1592, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_SQL_ERROR', 'Files Uninstall: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1593, 'JLIB_INSTALLER_ERROR_FILE_UNINSTALL_WARNCOREFILE', 'File Uninstall: Trying to uninstall core files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1594, 'JLIB_INSTALLER_ERROR_FOLDER_IN_USE', 'Another extension is already using folder [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1595, 'JLIB_INSTALLER_ERROR_LANG_DISCOVER_STORE_DETAILS', 'Language Discover install: Failed to store language details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1596, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DEFAULT', 'This language can''t be uninstalled as long as it is defined as a default language.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1597, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_DIRECTORY', 'Language Uninstall: Unable to remove the specified Language folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1598, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_ELEMENT_EMPTY', 'Language Uninstall: Element is empty, can''t uninstall files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1599, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PATH_EMPTY', 'Language Uninstall: Language path is empty, can''t uninstall files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1600, 'JLIB_INSTALLER_ERROR_LANG_UNINSTALL_PROTECTED', 'This language can''t be uninstalled. It is protected in the database (usually en-GB).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1601, 'JLIB_INSTALLER_ERROR_LIB_DISCOVER_STORE_DETAILS', 'Library Discover install: Failed to store library details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1602, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_MANIFEST', 'Library Uninstall: Invalid manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1603, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Library Uninstall: Manifest file invalid or not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1604, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_LOAD_MANIFEST', 'Library Uninstall: Could not load manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1605, 'JLIB_INSTALLER_ERROR_LIB_UNINSTALL_WARNCORELIBRARY', 'Library Uninstall: Trying to uninstall a core library.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1606, 'JLIB_INSTALLER_ERROR_LOAD_XML', 'JInstaller: :Install: Failed to load XML File: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1607, 'JLIB_INSTALLER_ERROR_MOD_DISCOVER_STORE_DETAILS', 'Module Discover install: Failed to store module details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1608, 'JLIB_INSTALLER_ERROR_MOD_REFRESH_MANIFEST_CACHE', 'Module Refresh manifest cache: Failed to store module details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1609, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_ERRORUNKOWNEXTENSION', 'Module Uninstall: Unknown Extension.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1610, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_EXCEPTION', 'Module Uninstall: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1611, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Module Uninstall: Manifest file invalid or not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1612, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_SQL_ERROR', 'Module Uninstall: SQL error file %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1613, 'JLIB_INSTALLER_ERROR_MOD_UNINSTALL_WARNCOREMODULE', 'Module Uninstall: Trying to uninstall a core module: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1614, 'JLIB_INSTALLER_ERROR_NO_CORE_LANGUAGE', 'No core pack exists for the language [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1615, 'JLIB_INSTALLER_ERROR_NO_FILE', 'JInstaller: :Install: File does not exist %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1616, 'JLIB_INSTALLER_ERROR_NO_LANGUAGE_TAG', 'The package did not specify a language tag. Are you trying to install an old language package?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1617, 'JLIB_INSTALLER_ERROR_NOTFINDJOOMLAXMLSETUPFILE', 'JInstaller: :Install: Can''t find Joomla XML setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1618, 'JLIB_INSTALLER_ERROR_NOTFINDXMLSETUPFILE', 'JInstaller: :Install: Can''t find XML setup file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1619, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_MANIFEST', 'Package Uninstall: Invalid manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1620, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Package Uninstall: Manifest file invalid or not found: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1621, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_LOAD_MANIFEST', 'Package Uninstall: Could not load manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1622, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MANIFEST_NOT_REMOVED', 'Package Uninstall: Errors were detected, manifest file not removed!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1623, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_MISSINGMANIFEST', 'Package Uninstall: Missing manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1624, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_NOT_PROPER', 'Package Uninstall: This extension may have already been uninstalled or might not have been uninstall properly: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1625, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_WARNCOREPACK', 'Package Uninstall: Trying to uninstall core package.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1626, 'JLIB_INSTALLER_ERROR_PLG_DISCOVER_STORE_DETAILS', 'Plugin Discover install: Failed to store plugin details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1627, 'JLIB_INSTALLER_ERROR_PLG_REFRESH_MANIFEST_CACHE', 'Plugin Refresh manifest cache: Failed to store plugin details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1628, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_ERRORUNKOWNEXTENSION', 'Plugin Uninstall: Unknown Extension.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1629, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_FOLDER_FIELD_EMPTY', 'Plugin Uninstall: Folder field empty, can''t remove files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1630, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_MANIFEST', 'Plugin Uninstall: Invalid manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1631, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Plugin Uninstall: Manifest file invalid or not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1632, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_LOAD_MANIFEST', 'Plugin Uninstall: Could not load manifest file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1633, 'JLIB_INSTALLER_ERROR_PLG_UNINSTALL_WARNCOREPLUGIN', 'Plugin Uninstall: Trying to uninstall a core plugin: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1634, 'JLIB_INSTALLER_ERROR_SQL_ERROR', 'JInstaller: :Install: Error SQL %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1635, 'JLIB_INSTALLER_ERROR_SQL_FILENOTFOUND', 'JInstaller: :Install: SQL File not found %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1636, 'JLIB_INSTALLER_ERROR_SQL_READBUFFER', 'JInstaller: :Install: SQL File Buffer Read Error.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1637, 'JLIB_INSTALLER_ERROR_TPL_DISCOVER_STORE_DETAILS', 'Template Discover install: Failed to store template details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1638, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_ERRORUNKOWNEXTENSION', 'Template Uninstall: Unknown Extension.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1639, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_CLIENT', 'Template Uninstall: Invalid client.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1640, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_INVALID_NOTFOUND_MANIFEST', 'Template Uninstall: Manifest file invalid or not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1641, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DEFAULT', 'Template Uninstall: Can''t remove default template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1642, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_DIRECTORY', 'Template Uninstall: Folder does not exist, can''t remove files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1643, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_TEMPLATE_ID_EMPTY', 'Template Uninstall: Template ID is empty, can''t uninstall files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1644, 'JLIB_INSTALLER_ERROR_TPL_UNINSTALL_WARNCORETEMPLATE', 'Template Uninstall: Trying to uninstall a core template: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(1645, 'JLIB_INSTALLER_ERROR_UNKNOWN_CLIENT_TYPE', 'Unknown Client Type [%s]', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1646, 'JLIB_INSTALLER_INSTALL', 'Install', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1647, 'JLIB_INSTALLER_NOTICE_LANG_RESET_USERS', 'Language set to Default for %d users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1648, 'JLIB_INSTALLER_NOTICE_LANG_RESET_USERS_1', 'Language set to Default for %d user.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1649, 'JLIB_INSTALLER_UNINSTALL', 'Uninstall', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1650, 'JLIB_INSTALLER_UPDATE', 'Update', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1651, 'JLIB_INSTALLER_ERROR_EXTENSION_INVALID_CLIENT_IDENTIFIER', 'Invalid client identifier specified in extension manifest.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1652, 'JLIB_INSTALLER_ERROR_PACK_UNINSTALL_UNKNOWN_EXTENSION', 'Attempting to uninstall unknown extension from package. This extension may have already been removed earlier.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1653, 'JLIB_INSTALLER_NOT_ERROR', 'If the error is related to the installation of TinyMCE language files it has no effect on the installation of the language(s). Some language packs created prior to Joomla! 3.2.0 may try to install separate TinyMCE language files. As these are now included in the core they no longer need to be installed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1654, 'JLIB_INSTALLER_UPDATE_LOG_QUERY', 'Ran query from file %1$s. Query text: %2$s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1655, 'JLIB_MAIL_FUNCTION_DISABLED', 'The mail() function has been disabled and the mail can''t be sent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1656, 'JLIB_MAIL_FUNCTION_OFFLINE', 'The mail function has been temporarily disabled on this site, please try again later.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1657, 'JLIB_MAIL_INVALID_EMAIL_SENDER', 'JMail: : Invalid email Sender: %s, JMail: :setSender(%s).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1658, 'JLIB_MEDIA_ERROR_UPLOAD_INPUT', 'Unable to upload file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1659, 'JLIB_MEDIA_ERROR_WARNFILENAME', 'File name must only contain alphanumeric characters and no spaces.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1660, 'JLIB_MEDIA_ERROR_WARNFILETOOLARGE', 'This file is too large to upload.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1661, 'JLIB_MEDIA_ERROR_WARNFILETYPE', 'This file type is not supported.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1662, 'JLIB_MEDIA_ERROR_WARNIEXSS', 'Possible IE XSS Attack found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1663, 'JLIB_MEDIA_ERROR_WARNINVALID_IMG', 'Not a valid image.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1664, 'JLIB_MEDIA_ERROR_WARNINVALID_MIME', 'Illegal or invalid mime type detected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1665, 'JLIB_MEDIA_ERROR_WARNNOTADMIN', 'Uploaded file is not an image file and you do not have permission.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1666, 'JLIB_PLUGIN_ERROR_LOADING_PLUGINS', 'Error loading Plugins: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1667, 'JLIB_REGISTRY_EXCEPTION_LOAD_FORMAT_CLASS', 'Unable to load format class.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1668, 'JLIB_RULES_ACTION', 'Action', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1669, 'JLIB_RULES_ALLOWED', 'Allowed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1670, 'JLIB_RULES_ALLOWED_ADMIN', 'Allowed (Super User)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1671, 'JLIB_RULES_CALCULATED_SETTING', 'Calculated Setting <sup>2</sup>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1672, 'JLIB_RULES_CONFLICT', 'Conflict', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1673, 'JLIB_RULES_DENIED', 'Denied', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1674, 'JLIB_RULES_GROUP', '%s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1675, 'JLIB_RULES_GROUPS', 'Groups', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1676, 'JLIB_RULES_INHERIT', 'Inherit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1677, 'JLIB_RULES_INHERITED', 'Inherited', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1678, 'JLIB_RULES_NOT_ALLOWED', 'Not Allowed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1679, 'JLIB_RULES_NOT_ALLOWED_ADMIN_CONFLICT', 'Conflict', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1680, 'JLIB_RULES_NOT_ALLOWED_LOCKED', 'Not Allowed (Locked)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1681, 'JLIB_RULES_NOT_SET', 'Not Set', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1682, 'JLIB_RULES_SELECT_ALLOW_DENY_GROUP', 'Allow or deny %s for users in the %s group.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1683, 'JLIB_RULES_SELECT_SETTING', 'Select New Setting <sup>1</sup>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1684, 'JLIB_RULES_SETTING_NOTES', '1. If you change the setting, it will apply to this and all child groups, components and content. Note that <em>Denied</em> will overrule any inherited setting and also the setting in any child group, component or content. In the case of a setting conflict, <em>Deny</em> will take precedence. <em>Not Set</em> is equivalent to <em>Denied</em> but can be changed in child groups, components and content.<br />2. If you select a new setting, select <em>Save</em> to refresh the calculated settings.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1685, 'JLIB_RULES_SETTING_NOTES_ITEM', '1. If you change the setting, it will apply to this item. Note that:<br /><em>Inherited</em> means that the permissions from global configuration, parent group and category will be used.<br /><em>Denied</em> means that no matter what the global configuration, parent group or category settings are, the group being edited can''t take this action on this item.<br /><em>Allowed</em> means that the group being edited will be able to take this action for this item (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 <em>Not Allowed (Locked)</em> under Calculated Settings).<br />2. If you select a new setting, select <em>Save</em> to refresh the calculated settings.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1686, 'JLIB_RULES_SETTINGS_DESC', 'Manage the permission settings for the user groups below. See notes at the bottom.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1687, 'JLIB_UNKNOWN', 'Unknown', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1688, 'JLIB_UPDATER_ERROR_COLLECTION_FOPEN', 'The PHP allow_url_fopen setting is disabled. This setting must be enabled for the updater to work.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1689, 'JLIB_UPDATER_ERROR_COLLECTION_OPEN_URL', 'Update: :Collection: Could not open %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1690, 'JLIB_UPDATER_ERROR_COLLECTION_PARSE_URL', 'Update: :Collection: Could not parse %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1691, 'JLIB_UPDATER_ERROR_EXTENSION_OPEN_URL', 'Update: :Extension: Could not open %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1692, 'JLIB_UPDATER_ERROR_EXTENSION_PARSE_URL', 'Update: :Extension: Could not parse %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1693, 'JLIB_UPDATER_ERROR_OPEN_UPDATE_SITE', 'Update: Could not open update site #%d &quot;%s&quot;, URL: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1694, 'JLIB_USER_ERROR_AUTHENTICATION_FAILED_LOAD_PLUGIN', 'JAuthentication: :authenticate: Failed to load plugin: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1695, 'JLIB_USER_ERROR_AUTHENTICATION_LIBRARIES', 'JAuthentication: :__construct: Could not load authentication libraries.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1696, 'JLIB_USER_ERROR_BIND_ARRAY', 'Unable to bind array to user object.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1697, 'JLIB_USER_ERROR_CANNOT_DEMOTE_SELF', 'You can''t remove your own Super User permissions.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1698, 'JLIB_USER_ERROR_CANNOT_REUSE_PASSWORD', 'You can''t reuse your current password, please enter a new password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1699, 'JLIB_USER_ERROR_ID_NOT_EXISTS', 'JUser: :_load: User %s does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1700, 'JLIB_USER_ERROR_NOT_SUPERADMIN', 'Only users with Super User permissions can change other Super User user accounts.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1701, 'JLIB_USER_ERROR_PASSWORD_NOT_MATCH', 'Passwords do not match. Please re-enter password.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1702, 'JLIB_USER_ERROR_UNABLE_TO_FIND_USER', 'Unable to find a user with given activation string.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1703, 'JLIB_USER_ERROR_UNABLE_TO_LOAD_USER', 'JUser: :_load: Unable to load user with ID: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1704, 'JLIB_USER_EXCEPTION_ACCESS_USERGROUP_INVALID', 'User group does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1705, 'JLIB_UTIL_ERROR_APP_INSTANTIATION', 'Application Startup Error.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1706, 'JLIB_UTIL_ERROR_CONNECT_DATABASE', 'JDatabase: :getInstance: Could not connect to database <br />joomla.library: %1$s - %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1707, 'JLIB_UTIL_ERROR_DOMIT', 'DommitDocument is deprecated. Use DomDocument instead.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1708, 'JLIB_UTIL_ERROR_LOADING_FEED_DATA', 'Error loading feed data.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1709, 'JLIB_UTIL_ERROR_XML_LOAD', 'Failed loading XML file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.ini'),
(1710, 'LIB_JOOMLA_XML_DESCRIPTION', 'The Joomla! Platform is the Core of the Joomla! Content Management System.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_joomla.sys.ini'),
(1711, 'LIB_PHPASS_XML_DESCRIPTION', 'phpass is a portable password hashing framework for use in PHP applications. The preferred (most secure) hashing method supported by phpass is the OpenBSD-style bcrypt (known in PHP as CRYPT_BLOWFISH), with a fallback to BSDI-style extended DES-based hashes (known in PHP as CRYPT_EXT_DES) and a last resort fallback to an MD5-based variable iteration count password hashing method implemented in phpass itself.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_phpass.sys.ini'),
(1712, 'LIB_PHPUTF8_XML_DESCRIPTION', 'Classes for UTF-8.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_phputf8.sys.ini'),
(1713, 'LIB_SIMPLEPIE_XML_DESCRIPTION', 'PHP based RSS and Atom Feed Framework.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.lib_simplepie.sys.ini'),
(1714, 'AIDANEWS2_INSTALLED_OR_UPDATED_SUCCESSFULLY', '<div style="text-align: center; width: 100%; float: right;"><img src="../modules/mod_aidanews2/img/aida2logo.jpg"/></div><br/>AiDaNews is back! AiDaNews2 is the next step for an easy and versatile Joomla! Module that lets everyone, from experts to novice webmasters, show their articles in an appealing and highly-customizable way.<br/><br/>The module has been rewritten from scratch originating from Joomla!''s own latestnews module which resulted in a much more elegant and lightweight code. Now AiDaNews follows the MVC pattern (the articles are retrieved in a helper file and displayed using a template file), passes the W3C code check without an error, uses CSS files instead of style tags (but maintains the possibility of styling the module right from the backend!), has CSS classes for every element (and even special classes for first/last element and such) and is overall a much more reliable and correct module from the code point of view.<br/><br/>This isn''t only a ''debug'' though: AiDaNews2 has lots of new features that will make the users'' life easier. Pre-made styles will rapidly make the module match every site, and will allow experts to create their own configurations that can be shared between groups of modules making maintenance easier. Layout positions have been extended from 5 to 9, and their appearance and position can be changed through CSS with endless possibilities. The module now uses a CSS file, but CSS can also be inserted from the module''s backend (and you can even use a CSS file and then add some additional CSS rules for each individual instance). The module''s backend has been slightly modified to be easier to navigate: tabs have been divided into categories, and their titles are now more descriptive. The module contains many more additions: secondary ordering, up to three images that can be individually linked to articles, profiles, categories and so on, tableless grid layout... and all the options that made AiDaNews so unique.<br/><br/>So here''s AiDaNews2: a complete debug and adjustment/improvement of the first iteration of the module, with the addition of many useful options that will satisfy any need. Everything now has the simplicity of descriptive tips right in the backend, or (finally!) the possibility to read through a huge amount of FAQs and explanations in the Module''s Documentation on Aimini.it.<br/><br/>As always, feel free to contact me! Here''s some useful links to have your questions answered.<br/><br/><div style="text-align: center; width: 100%;"><a class="hasTip" title="Documentation::Learn more about AiDaNews2 Settings!" href="http://aimini.it/en/documentation"><img src="../modules/mod_aidanews2/img/docs.jpg"/></a><a class="hasTip" title="Website::My other projects on my Website" href="http://www.aimini.it"><img src="../modules/mod_aidanews2/img/web.jpg"/></a><a class="hasTip" title="Forums::Get your questions answered!" href="http://www.aimini.it/forum"><img src="../modules/mod_aidanews2/img/forums.jpg"/></a><a class="hasTip" title="E-mail::Contact me if you need something more specific, or you need to solve a bug." href="mailto:dan@cdh.it?subject=[AiDaNews2] Your Subject"><img src="../modules/mod_aidanews2/img/mail.jpg"/></a><a class="hasTip" title="Donate::AiDaNews is free, but you can support the developer with a small donation." href="http://www.aimini.it/"><img src="../modules/mod_aidanews2/img/donate.jpg"/></a><a class="hasTip" title="Rate on the JED::Like the module? Rate it on the JED! It''s free for you, gratifying for me." href="http://extensions.joomla.org/extensions/news-display/latest-news/18112"><img src="../modules/mod_aidanews2/img/rate.jpg"/></a><a class="hasTip" title="Changelog::Check what''s new in this version" href="../modules/mod_aidanews2/changelog.html"><img src="../modules/mod_aidanews2/img/changelog.jpg"/></a></div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1715, 'ANS_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1716, 'ANS_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1717, 'ANS_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1718, 'ANS_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1719, 'ANS_WORDS', 'Words', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1720, 'ANS_KEYS', 'Keys', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1721, 'SELECT_ALL', 'Select All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1722, 'ANS_BOTH', 'Both', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1723, 'NO_OPTIONS', 'No options for this element are available yet.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1724, 'CURVER', 'Current Version: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1725, 'SERVER', ' - Version on Server: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1726, 'UPCLICK', 'Click', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1727, 'UPHERE', 'HERE', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1728, 'UPTOUPDATE', 'to update', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1729, 'UPDATEURL', 'index.php?option=com_installer&view=update', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1730, 'UPHELP', 'If no update is shown, click on the "Find Updates" button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1731, 'UPRECENT', 'AiDaNews2 is updated - Version ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1732, 'UPNOCURL', 'Could not check updates - cURL PHP functions not found on server', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1733, 'NOCHECK', 'Connection to Server failed. Current Version: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1734, 'AIDACACHE', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1735, 'AIDACACHEDESC', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1736, 'GLOBALCACHE', 'Use Global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1737, 'NOCACHE', 'No Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1738, 'AIDACACHETIME', 'Cache Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1739, 'AIDACACHETIMEDESC', 'The time before the module is recached', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1740, 'OMID', 'Override Itemid', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1741, 'OMIDDESC', 'Override the Itemid for the article url, replacing the one found from the system with the one chosen below. Warning: will only alter article URLs!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1742, 'CMID', 'Custom Itemid', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1743, 'CMIDDESC', 'Choose the Itemid for the option above.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1744, 'COM_MODULES_AN2SELECT_FIELDSET_LABEL', '<b>SELECT ~</b> Count, Days, Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1745, 'OFFSET', 'Offset', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1746, 'OFFSETDESC', 'Start from the (X+1)th element, hiding the others (default is 0).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1747, 'FOFFSET', 'Featured Offset', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1748, 'FOFFSETDESC', 'Exclude the first X featured articles found, and display everything else. Can be combined with the normal Offset, but ''Offset'' will be applied first.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1749, 'COUNT', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1750, 'COUNTDESC', 'The number of items to display (default is 5).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1751, 'RECENTWO', 'Created between X...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1752, 'RECENTWODESC', 'Only show articles that have been created more than X days ago (default is 0 - option disabled). It can be used by itself, or you can combine it with the option below. Make sure X < Y!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1753, 'RECENT', '...and Y days ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1754, 'RECENTDESC', 'Only show articles that have been created in the last Y days (default is 0 - option disabled). It can be used by itself, or you can combine it with the option above. Make sure X < Y!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1755, 'AUTHORS', 'Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1756, 'AUTHORSDESC', 'Select the authors whose articles can be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1757, 'ANS_ANYONE', 'Anyone', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1758, 'ANS_BY_ME', 'Added by current watching user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1759, 'ANS_NOT_ME', 'Not added by current watching user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1760, 'ANS_SEL', 'Selected users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1761, 'SELAUTH', 'Select Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1762, 'SELAUTHDESC', 'If you chose the ''Selected users'' option in the field above, select the authors whose articles can be displayed. Only users with the author privileges (or above) will be shown in the list. To select multiple elements click while holding Ctrl.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1763, 'SAUTH', 'Current Author Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1764, 'SAUTHDESC', 'Only display articles written by the author that wrote this article. This option will override the author options above, but can be combined with ''Current Category Only''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1765, 'SUA', 'Show Unauthorised', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1766, 'SUADESC', 'Show article even if the viewer doesn''t have the access level needed to read them. They will be sent to another page when clicking on any of the links that go to the article (See below).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1767, 'TOGLOG', 'Redirect to Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1768, 'TOGLOGDESC', 'If set to Yes, redirects the users that cannot access to an article to the login instead of displaying the default Joomla! ''not-authorized'' page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1769, 'COM_MODULES_AN2SELARTS_FIELDSET_LABEL', '<b>SELECT ~</b> Sticky Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1770, 'ASTICKY', 'Activate Sticky', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1771, 'ASTICKYDESC', 'Activate this if you want the articles selected in the field below to appear on top of the module in ANY case, even when you select the Related Articles options or any other setting of this module. The count field still applies, so if count is 5 and you enter 7 ids, only 5 of them will displayed. On the other hand, inserting 3 articles when count is 5 would make the module automatically fill the 2 free spots with 2 more different articles, taken following the other settings. More info about this in the Documentation (<-).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1772, 'STICKS', 'Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1773, 'STICKSDESC', 'Insert the article IDs in a comma-separated list. The articles will be shown in the order you enter them.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1774, 'COM_MODULES_AN2FROM_FIELDSET_LABEL', '<b>FROM ~</b> Categories (Which, Current, Featured)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1775, 'CATID', 'Category Ids', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1776, 'CATIDDESC', 'Selects Articles from a specific Category or set of Categories. Use Ctrl + Click to choose more than one category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1777, 'INCSUB', 'Include Subcategories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1778, 'INCSUBDESC', 'Set to yes if you want the module to automatically search all the subcategories of the selected categories - useful if you add categories often.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1779, 'FRONT', 'Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1780, 'FRONTDESC', 'Show/Hide Featured Articles. Select ''Only'' if you want to only show featured articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1781, 'TRASH', 'Trash', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1782, 'TRASHDESC', 'Show/Hide Trashed Articles. Select ''Only'' if you want to only show trashed articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1783, 'ANS_ONLY', 'Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1784, 'CCO', 'Current Category Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1785, 'CCODESC', 'Display only articles that belong to the same category as the  article being displayed (only works in article and category pages!).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1786, 'ANS_YES_ALL', 'Yes (All)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1787, 'ANS_YES_NONE', 'Yes (Nothing)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1788, 'NOCUR', 'Display Current Article?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1789, 'NOCURDESC', 'Choose wheter the current article should be shown in the module or not. Only applies in the article view. You don''t need to activate this in Related Articles modes, as the current article is automatically removed with those options.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1790, 'COM_MODULES_AN2ORDERBY_FIELDSET_LABEL', '<b>ORDER BY ~</b> Ordering Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1791, 'AIDAORDER', 'Order by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1792, 'AIDAORDERDESC', 'Ordering options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1793, 'SORDER', 'Secondary Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1794, 'SORDERDESC', 'Choose how to order the articles that have the same value. Example: If you''re ordering by hits and 3 articles have the same value, they (and only they) will be ordered again following this criteria.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1795, 'ANS_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1796, 'ANS_CDATE', 'Creation Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1797, 'ANS_MDATE', 'Latest Modification Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1798, 'ANS_PUBUP', 'Publish Up Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1799, 'ANS_PUBDO', 'Publish Down Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1800, 'ANS_ORD', 'Article Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1801, 'ANS_HITS', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1802, 'ANS_RAND', 'Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1803, 'ANS_ALPHA', 'Alphabetically', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1804, 'ANS_RAVG', 'Rating Average', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1805, 'ANS_RNUM', 'Votes Received', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1806, 'ANS_ID', 'Article ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1807, 'ANS_COMS', 'Number of Comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1808, 'ANS_EVENT', 'Events', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1809, 'ANS_FRONT', 'Featured Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1810, 'DASC', 'Desc / Asc', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1811, 'DASCDESC', 'Choose if to display article in descending (DESC) or ascending (ASC) order. It won''t affect the ordering when ''Random'' or ''Events'' is selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1812, 'SDASCDESC', 'The same as the one before, but for secondary ordering.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1813, 'ANS_ASC', 'ASC', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1814, 'ANS_DESC', 'DESC', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1815, 'COMORDWARNING', 'You activated the Number of Comments ordering options, but you didn''t select your commenting system in the Settings Tab! Until you do, this message wil be displayed and articles will be shown in random order.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1816, 'COM_MODULES_AN2LAYOUT2_FIELDSET_LABEL', '<b>LAYOUT ~</b> Main Setup', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1817, 'POSTYLE', 'Get Setup from txt file', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1818, 'POSTYLEDESC', 'Activate this option to load the layout positions from the txt file related to the css style you''re using. Make sure the ''Get Style from'' field is set to ''StyleSheet'' or ''Both'', else an error message will be displayed and the ''default.txt'' file will be used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1819, 'POSHEAD', 'Head', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1820, 'POSTOPL', 'Top Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1821, 'POSTOPR', 'Top Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1822, 'POSMAINL', 'Main Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1823, 'POSMAINC', 'Main Center', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1824, 'POSMAINR', 'Main Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1825, 'POSBOTL', 'Bottom Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1826, 'POSBOTR', 'Bottom Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1827, 'POSFOOT', 'Footer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1828, 'LAYOUTDESC', 'Set what to show in every layout position. Use the ''[empty]'' tag to make the position collapse. More info can be found in the module''s Documentation (<=).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1829, 'COM_MODULES_AN2LAYOUT3_FIELDSET_LABEL', '<b>LAYOUT ~</b> Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1830, 'SPACER_GRID', '<b>Grid Layout</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1831, 'GRID', 'Grid Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1832, 'GRIDDESC', 'Show articles in a table.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1833, 'GRPL', 'Choose Placement', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1834, 'GRPLDESC', 'Choose how the articles will be placed, so how your ordering preferences can be followed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1835, 'ANS_HOR', 'Horizontal', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1836, 'ANS_VER', 'Vertical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1837, 'GRCOLS', 'Number of Columns/Rows', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1838, 'GRCOLSDESC', 'Choose how many columns/rows the grid will have (Column if you selected the Horizontal placement, Rows if you selected the Vertical placement).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1839, 'GRCOLW', 'Custom Column Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1840, 'GRCOLWDESC', 'Insert a custom width for the columns. Leave empty or write auto for an automated setting. Remember to also write % or px!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1841, 'SPACER_PAGINATION', '<br/><b>Pagination</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1842, 'AIDAPAGER', 'Activate Pagination', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1843, 'AIDAPAGERDESC', 'Activate Javascript Pagination', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1844, 'PAGERNUM', 'Articles per Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1845, 'PAGERNUMDESC', 'Number of articles per page. Tip: Number of pages = Count setting / this setting.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1846, 'PAGERWHERE', 'Show Navigation...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1847, 'PAGERWHEREDESC', 'Select where to show the navigation buttons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1848, 'ANS_TOP', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1849, 'ANS_BOT', 'Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1850, 'PAGERP', 'Remember Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1851, 'PAGERPDESC', 'Remember active page on refresh.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1852, 'PPT', 'Previous Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1853, 'PPTDESC', 'The text you want to display on the ''previous page'' button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1854, 'PNT', 'Next Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1855, 'PNTDESC', 'The text you want to display on the ''next page'' button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1856, 'SPACER_BOTLINK', '<br/><b>Bottom Link</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1857, 'BOTLNK', 'Display Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1858, 'BOTLNKDESC', 'Display a custom Link at the bottom of the module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1859, 'BTXT', 'Link Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1860, 'BTXTDESC', 'The text that will link to the custom url.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1861, 'BLNK', 'Link Url', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1862, 'BLNKDESC', 'The Url the text above will link to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1863, 'COM_MODULES_AN2STYLE_FIELDSET_LABEL', '<b>STYLE ~</b> CSS Values & pre-made stylings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1864, 'MCSFX', 'Module Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1865, 'MCSFXDESC', 'CSS Suffix for individual Module Styling', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1866, 'STYLE', 'Get Style from', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1867, 'STYLEDESC', 'Choose wheter to include a Stylesheet from the module''s css folder or to add the styling from the field below. You can also decide to use both at the same time (make sure you know what you''re doing!) or to use none (only recommended if your template contains styling options for AiDaNews2!).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1868, 'ANS_SS', 'Style Sheet', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1869, 'ANS_CUSTOM', 'Style Fields', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1870, 'CSSPATH', 'Choose StyleSheet', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1871, 'CSSPATHDESC', 'Choose a CSS StyleSheet. You can edit them or add more in the module''s css folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1872, 'CSSPPATH', 'Choose Navigation Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1873, 'CSSPPATHDESC', 'Choose a CSS StyleSheet for the Pagination Navigation panel. You can add more in the module''s css/pagination folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1874, 'CSSFIELD1', 'Image 1 CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1875, 'CSSFIELD2', 'Image 2 CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1876, 'CSSFIELD3', 'Image 3 CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1877, 'CSSFIELD4', 'Title CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1878, 'CSSFIELD5', 'Text CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1879, 'CSSFIELD6', 'Readmore CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1880, 'CSSFIELD7', 'Hits CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1881, 'CSSFIELD8', 'Rating CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1882, 'CSSFIELD9', 'Category CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1883, 'CSSFIELD10', 'Categories CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1884, 'CSSFIELD11', 'Date CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1885, 'CSSFIELD14', 'Date 2 CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1886, 'CSSFIELD12', 'Author CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1887, 'CSSFIELD13', 'Comments CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1888, 'CSSFIELDDESC', 'Write your css rules here, and a style tag containing them will be added in the corresponding span / div / a. Leave them empty and no style will be added.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1889, 'LAYSTYLERROR', 'AiDaNews2 Error: Activate the StyleSheet option in the STYLE tab!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1890, 'COM_MODULES_AN2SETTINGS1_FIELDSET_LABEL', '<b>SETTINGS ~</b> Title, Text, Read More', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1891, 'SPACER_TITLE', '<b>Title</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1892, 'LNKTIT', 'Link Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1893, 'LNKTITDESC', 'Choose wheter to link the title or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1894, 'TITNP', 'Open link in new tab', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1895, 'TITNPDESC', 'Set this to ''Yes'' if you want the article to be opened in a new browser tab or window.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1896, 'HSPAN', 'HSpan', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1897, 'HSPANDESC', 'Choose wheter to use a h1, h2, h3 or span tag around the title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1898, 'ANS_SPAN', 'Span', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1899, 'ANS_H1', 'h1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1900, 'ANS_H2', 'h2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1901, 'ANS_H3', 'h3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1902, 'SHORTTIT', 'Shorten Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1903, 'SHORTTITDESC', 'Choose wheter to shorten the title''s length. Set to 0 if you want the full title to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1904, 'TITSH', 'Shorten by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1905, 'TITSHDESC', 'Choose wheter to display the first X words or keys, where X is the number provided above.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1906, 'TITEND', 'Ending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1907, 'TITENDDESC', 'Write some characters to add at the end of shortened title. Example: ''...''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1908, 'SPACER_TXT', '<br/><b>Text</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1909, 'TXTWHAT', 'Text to display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1910, 'TXTWHATDESC', 'Choose which text to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1911, 'ANS_INTRO', 'Introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1912, 'ANS_FULL', 'Fulltext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1913, 'ANS_INTROFULL', 'Introtext + Fulltext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1914, 'ANS_METADESC', 'Meta Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1915, 'SHORTTXT', 'Shorten Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1916, 'SHORTTXTDESC', 'Choose wheter to shorten the text''s length. Set to 0 if you want the full text to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1917, 'TXTSH', 'Shorten by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1918, 'TXTSHDESC', 'Choose wheter to display the first X words or keys, where X is the number provided above.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1919, 'TXTEND', 'Ending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1920, 'TXTENDDESC', 'Write some characters to add at the end of shortened text. Example: ''...''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1921, 'TXTSTRIP', 'Strip HTML Tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1922, 'TXTSTRIPDESC', 'Remove images, embeds and other HTML TAGs from the text you want to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1923, 'TXTALLOW', 'Allowed TAGs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1924, 'TXTALLOWDESC', 'Insert the tags that the command above shouldn''t strip. If you notice something isn''t quite right in the module''s display, try removing the length limit for the introtext. See the Documentation (<=) for more info about this.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1925, 'TXTPLUGS', 'Strip Plugins', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1926, 'TXTPLUGSDESC', 'Strips the commands that refer to content plugins.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1927, 'SPACER_RM', '<br/><b>Read More</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1928, 'MORE', 'Read More', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1929, 'MOREDESC', 'The ''Read More'' text.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1930, 'COM_MODULES_AN2SETTINGS2_FIELDSET_LABEL', '<b>SETTINGS ~</b> Date, Category, Author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1931, 'SPACER_DATE', '<b>Date</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1932, 'SPACER_DATE_2', '<b>Date 2</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1933, 'WDATE', 'Choose Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1934, 'WDATEDESC', 'Choose the date you want to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1935, 'ANS_CREATED', 'Creation Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1936, 'ANS_MODIFIED', 'Modify Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1937, 'ANS_PUBLISHED', 'Publishing Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1938, 'ANS_UNPUBLISHED', 'Unpublishing Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1939, 'DTO', 'Date Output', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1940, 'DTODESC', 'Choose how to output the date. More info about the symbols that can be used can be found in the Documentation (<=). Leave empty to use the default output.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1941, 'SPACER_CATEGORY', '<br/><b>Category</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1942, 'CATURL', 'Link Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(1943, 'CATURLDESC', 'Link the Category name to the category the article is in.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1944, 'SPACER_CATEGORIES', '<br/><b>Categories</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1945, 'CATSURL', 'Link Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1946, 'CATSURLDESC', 'Link the Category names to the categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1947, 'CATSDIV', 'Categories Divider', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1948, 'CATSDIVDESC', 'Insert a divider between the category names (example: ''-''). Even if you don''t add anything, the span with a CSS class will be there.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1949, 'SPACER_AUTHOR', '<br/><b>Author</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1950, 'AUTHTYPE', 'Author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1951, 'AUTHTYPEDESC', 'Choose wheter to show the author''s name or username, and if to show the aliases if present', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1952, 'ANS_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1953, 'ANS_USERNAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1954, 'ANS_NAMEALIAS', 'Alias or Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1955, 'ANS_USERNAMEALIAS', 'Alias or Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1956, 'AUTHLNK', 'Link to Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1957, 'AUTHLNKDESC', 'If you want to link the username to that user''s profile, choose the component you''re using on your site.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1958, 'NO_PROFILE', 'No Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1959, 'COM_MODULES_AN2SETTINGS3_FIELDSET_LABEL', '<b>SETTINGS ~</b> Hits, Ratings, Comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1960, 'SPACER_HITS', '<b>Hits</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1961, 'SPACER_RATING', '<br/><b>Rating</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1962, 'RNUM', 'Show # of votes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1963, 'RNUMDESC', 'Show number of votes instead of the average. Useful if you''re using a ''Like'' system. If active, the following two options won''t apply.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1964, 'RROUND', 'Rounding', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1965, 'RROUNDDESC', 'Select how many decimal digits to display for the rating.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1966, 'RSTARS', 'Rating as Stars', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1967, 'RSTARSDESC', 'Switch to ''Stars'' display for ratings.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1968, 'ANS_REV', 'Reverse', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1969, 'SPACER_COMMENTS', '<br/><b>Comments</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1970, 'CTAB', 'Commenting System', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1971, 'CTABDESC', 'Choose the extension you use for comments on your Joomla Site. If it''s not in the list, use the Custom settings or contact me! (<==)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1972, 'NO_COMMENTS', 'Don''t show comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1973, 'CUSTOM', 'Custom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1974, 'CUSTAB', 'Custom Table', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1975, 'CUSTABDESC', 'Write the name of the table in which your extension''s comments are stored (This is only needed if you selected ''Custom'' above. More info can be found in the Documentation (<=)).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1976, 'CUSTART', 'Custom Article Column', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1977, 'CUSTARTDESC', 'Write the name of the column of the table you wrote above that ''links'' to the articles (aka contains the articles ids)(This is only needed if you selected ''Custom'' above. More info can be found in the Documentation (<=)).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1978, 'COM_MODULES_AN2SETTINGS4_FIELDSET_LABEL', '<b>SETTINGS ~</b> Tooltips', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1979, 'TOLTIT', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1980, 'TOLTITDESC', 'Tooltip that will be displayed on the title. Leave empty or write ''[empty]'' if you don''t need this and want to avoid loading the libraries. Divide title and text using '':'' twice. More info on the available tags and CSS styling can be found in the Documentation (<--)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1981, 'TOLIMG1', 'Image 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1982, 'TOLIMG1DESC', 'Tooltip that will be displayed on the first image. Leave empty or write ''[empty]'' if you don''t need this and want to avoid loading the libraries. Divide title and text using '':'' twice. More info on the available tags and CSS styling can be found in the Documentation (<--)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1983, 'TOLIMG2', 'Image 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1984, 'TOLIMG2DESC', 'Tooltip that will be displayed on the second image. Leave empty or write ''[empty]'' if you don''t need this and want to avoid loading the libraries. Divide title and text using '':'' twice. More info on the available tags and CSS styling can be found in the Documentation (<--)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1985, 'TOLIMG3', 'Image 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1986, 'TOLIMG3DESC', 'Tooltip that will be displayed on the third image. Leave empty or write ''[empty]'' if you don''t need this and want to avoid loading the libraries. Divide title and text using '':'' twice. More info on the available tags and CSS styling can be found in the Documentation (<--)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1987, 'COM_MODULES_AN2SETTINGS5_FIELDSET_LABEL', '<b>SETTINGS ~</b> Notifiers', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1988, 'NOTIFYUSEIMG', 'Use Images', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1989, 'NOTIFYUSEIMGDESC', 'Use Images for the following notifiers', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1990, 'NACTIVE', 'Activate', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1991, 'NACTIVEDESC', 'Activate this Notifier, and it will appear where the [notifiers] tag is placed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1992, 'NWHAT', 'What it says', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1993, 'NWHATDESC', 'Choose what text will be displayed in this notifier', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1994, 'SPACER_NOTIFYNEW', '<br/><b>New</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1995, 'NNEWDAYS', 'Days to be updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1996, 'NNEWDAYSDESC', 'Insert the number of days after which an article will not be considered as updated (default: 16 years - if it''s not enough for you, congratulations!).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1997, 'SPACER_NOTIFYFEAT', '<br/><b>Featured</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1998, 'SPACER_NOTIFYUPD', '<br/><b>Updated</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(1999, 'NUPDDAYS', 'Days to be updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2000, 'NUPDDAYSDESC', 'Insert the number of days after which an article will not be considered as updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2001, 'SPACER_NOTIFYREG', '<br/><b>Registered Only</b>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2002, 'NNEW', 'New', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2003, 'NFEAT', 'Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2004, 'NUPD', 'Updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2005, 'NREG', 'Registered Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2006, 'COM_MODULES_AN2IMAGE1_FIELDSET_LABEL', '<b>IMAGES ~</b> Image 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2007, 'COM_MODULES_AN2IMAGE2_FIELDSET_LABEL', '<b>IMAGES ~</b> Image 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2008, 'COM_MODULES_AN2IMAGE3_FIELDSET_LABEL', '<b>IMAGES ~</b> Image 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2009, 'IMGPREF1', 'Img Pref 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2010, 'IMGPREF2', 'Img Pref 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2011, 'IMGPREF3', 'Img Pref 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2012, 'IMGPREF4', 'Img Pref 4', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2013, 'IMGPREF5', 'Img Pref 5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2014, 'NOIMG', 'No Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2015, 'DEFAULTIMG', 'Default Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2016, 'FIRSTIMG', 'First Image Tag', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2017, 'SLASTIMG', 'Second-Last Image Tag', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2018, 'CLASSIMG', 'Image with CSS Class ''aidacssimg''', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2019, 'LASTIMG', 'Last Image Tag', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2020, 'CATIMG', 'Category Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2021, 'JSIMG', 'Author''s JomSocial Avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2022, 'JSTHUMB', 'Author''s JomSocial Avatar Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2023, 'CBIMG', 'Author''s Community Builder Avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2024, 'KUNIMG', 'Author''s Kunena Avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2025, 'JSSIMG', 'Author''s JSocialSuite Avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2026, 'FTUBEIMG', 'First YouTube Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2027, 'LTUBEIMG', 'Last YouTube Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2028, 'FGALIMG', 'First Gallery Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2029, 'LGALIMG', 'Last Gallery Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2030, 'JIMGI', 'Joomla! Image Field (Intro)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2031, 'JIMGF', 'Joomla! Image Field (Fulltext)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2032, 'FINPUTIMG', 'First Input Image Tag (Joomlack Editor Fix)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2033, 'SLINPUTIMG', 'Second-Last Input Image Tag (Joomlack Editor Fix)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2034, 'LINPUTIMG', 'Last Input Image Tag (Joomlack Editor Fix)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2035, 'IMGPREFDESC', 'Choose the images display preferences. The first image available will be shown, else the list will be followed. Consider ''No Image'' as the last (sixth) element in any case. More info about this can be found in the module''s documentation (See link on the left <=).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2036, 'IMGW', 'Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2037, 'IMGWDESC', 'Insert the image width. Allowed values are integers and ''auto'' (or 0).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2038, 'IMGH', 'Height', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2039, 'IMGHDESC', 'Insert the image height. Allowed values are integers and ''auto'' (or 0).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2040, 'IMGLNK', 'Link Img', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2041, 'IMGLNKDESC', 'Select what page the image will link to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2042, 'NOLNK', 'Don''t Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2043, 'LNKARTICLE', 'Article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2044, 'LNKCATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2045, 'LNKCBPROFILE', 'Community Builder Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2046, 'LNKJSPROFILE', 'JomSocial Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2047, 'LNKKUNPROFILE', 'Kunena Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2048, 'LNKJSSPROFILE', 'JSocialSuite Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2049, 'COM_MODULES_AN2IMAGES_FIELDSET_LABEL', '<b>IMAGES ~</b> Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2050, 'THUMBS', 'Create Thumbnails', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2051, 'THUMBSDESC', 'Create Thumbnails for images (they will be stored in Joomla''s cache folder). If this is set to no, the original images will be shown, resized through HTML. This may influence loading times negatively - use Thumbnails if you can!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2052, 'TSUBF', 'Thumbs Subfolder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2053, 'TSUBFDESC', 'All thumbnails created by all your AiDaNews2 module istances will be saved in the same folder. This is ok if all your modules share the same preferences for thumbs width and height, but it may create some conflicts if the options are different. Write a name in this field and a subfolder named that way will be created to store the images. You can make more modules share the same folder if you like.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2054, 'TQ', 'Thumbs Quality', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2055, 'TQDESC', 'Choose the quality of the thumbnails (Max value: 100). The higher the image quality, the heavier the files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2056, 'BASEGAL', 'Gallery Base Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2057, 'BASEGALDESC', 'Insert the folder your gallery plugin uses as base. Usually it''s ''images'', so you need to change this only if you changed it in the plugin settings too.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2058, 'THUMBERROR', 'Error creating a Thumbnail - The default image for that field will be used instead.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2059, 'COM_MODULES_AN2BEHAVIOUR_FIELDSET_LABEL', '<b>BEHAVIOUR ~</b> Latest, Related Articles, QuickQuery, Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2060, 'REL', 'Module Behaviour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2061, 'RELDESC', 'Choose the module''s behaviour: Latest News or Related Articles. You can also choose wheter to use the metakeys or the title''s words (longer than 2 words) to find matches.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2062, 'ANS_LATEST', 'Latest', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2063, 'ANS_METARELATED', 'Related (Metakeys)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2064, 'ANS_TITRELATED', 'Related (Similar Title)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2065, 'QUICK', 'QuickQuery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2066, 'QUICKDESC', 'Activate QuickQuery: instead of using one big query with many Joins, QuickQuery uses more lighter queries but is heavier on the server. Recommended for big sites with a lot of articles. Don''t activate if you don''t know what this is about.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2067, 'LANG', 'Language File on Frontend', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2068, 'LANGDESC', 'Use the Language file to translate the module''s buttons on the frontend. It won''t translate ''Written by'' and other things that are written in the position, so you''ll have to manually translate them or remove them. Activating this, the fields that let you edit some words (just like ''Read More'') will become useless.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2069, 'PAGER_PREV', 'Prev', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2070, 'PAGER_NEXT', 'Next', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2071, 'AIDAREADMORE', 'Read More...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_aidanews2.ini'),
(2072, 'MOD_ARTICLES_ARCHIVE', 'Articles - Archived', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.ini'),
(2073, 'MOD_ARTICLES_ARCHIVE_FIELD_COUNT_LABEL', '# of Months', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.ini'),
(2074, 'MOD_ARTICLES_ARCHIVE_FIELD_COUNT_DESC', 'The number of months to display (the default is 10).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.ini'),
(2075, 'MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION', '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.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.ini'),
(2076, 'MOD_ARTICLES_ARCHIVE_DATE', '%1$s, %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.ini'),
(2077, 'MOD_ARTICLES_ARCHIVE', 'Articles - Archived', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.sys.ini'),
(2078, 'MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION', '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.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.sys.ini'),
(2079, 'MOD_ARTICLES_ARCHIVE_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_archive.sys.ini'),
(2080, 'MOD_ARTICLES_CATEGORIES', 'Articles - Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2081, 'MOD_ARTICLES_CATEGORIES_FIELD_COUNT_DESC', 'Select the number of first level subcategories to display. Default is all.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2082, 'MOD_ARTICLES_CATEGORIES_FIELD_COUNT_LABEL', '# First Subcategories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2083, 'MOD_ARTICLES_CATEGORIES_FIELD_MAXLEVEL_DESC', 'Select the maximum level depth for each subcategory. Default is all.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2084, 'MOD_ARTICLES_CATEGORIES_FIELD_MAXLEVEL_LABEL', 'Maximum Level Depth', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2085, 'MOD_ARTICLES_CATEGORIES_FIELD_PARENT_DESC', 'Choose a parent category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2086, 'MOD_ARTICLES_CATEGORIES_FIELD_PARENT_LABEL', 'Parent Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2087, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_CHILDREN_DESC', 'Show or hide subcategories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2088, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_CHILDREN_LABEL', 'Show Subcategories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2089, 'MOD_ARTICLES_CATEGORIES_FIELD_NUMITEMS_DESC', 'Show or hide number of articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2090, 'MOD_ARTICLES_CATEGORIES_FIELD_NUMITEMS_LABEL', 'Show Number of Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2091, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_DESCRIPTION_DESC', 'Show or hide category descriptions.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2092, 'MOD_ARTICLES_CATEGORIES_FIELD_SHOW_DESCRIPTION_LABEL', 'Category Descriptions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2093, 'MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION', 'This module displays a list of categories from one parent category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2094, 'MOD_ARTICLES_CATEGORIES_TITLE_HEADING_LABEL', 'Heading Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2095, 'MOD_ARTICLES_CATEGORIES_TITLE_HEADING_DESC', 'Set the heading style to use.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.ini'),
(2096, 'MOD_ARTICLES_CATEGORIES', 'Articles - Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.sys.ini'),
(2097, 'MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION', 'This module displays a list of categories from one parent category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.sys.ini'),
(2098, 'MOD_ARTICLES_CATEGORIES_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_categories.sys.ini'),
(2099, 'MOD_ARTICLES_CATEGORY', 'Articles - Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2100, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPING_DESC', 'Select how you would like the articles to be grouped.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2101, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPING_LABEL', 'Article Grouping', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2102, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPINGDIR_DESC', 'Select the direction you would like the Article Groupings to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2103, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEGROUPINGDIR_LABEL', 'Grouping Direction', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2104, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERING_DESC', 'Select which field you would like Articles to be ordered by. Featured Ordering should only be used when Filtering Option for Featured Articles is set to ''Only''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2105, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERING_LABEL', 'Article Field to Order By', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2106, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERINGDIR_DESC', 'Select the direction you would like Articles to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2107, 'MOD_ARTICLES_CATEGORY_FIELD_ARTICLEORDERINGDIR_LABEL', 'Ordering Direction', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2108, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHOR_DESC', 'Select one or more authors from the list below.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2109, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHOR_LABEL', 'Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2110, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIAS_DESC', 'Select one or more author aliases from the list below.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2111, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIAS_LABEL', 'Author Aliases', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2112, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIASFILTERING_DESC', 'Select Inclusive to Include the Selected Author Aliases, Exclusive to Exclude the Selected Author Aliases.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2113, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORALIASFILTERING_LABEL', 'Author Alias Filtering Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2114, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORFILTERING_DESC', 'Select Inclusive to Include the Selected Authors, Exclusive to Exclude the Selected Authors.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2115, 'MOD_ARTICLES_CATEGORY_FIELD_AUTHORFILTERING_LABEL', 'Author Filtering Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2116, 'MOD_ARTICLES_CATEGORY_FIELD_CATDEPTH_DESC', 'The number of child category levels to return.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2117, 'MOD_ARTICLES_CATEGORY_FIELD_CATDEPTH_LABEL', 'Category Depth', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2118, 'MOD_ARTICLES_CATEGORY_FIELD_CATEGORY_DESC', 'Please select one or more categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2119, 'MOD_ARTICLES_CATEGORY_FIELD_CATFILTERINGTYPE_DESC', 'Select Inclusive to Include the Selected Categories, Exclusive to Exclude the Selected Categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2120, 'MOD_ARTICLES_CATEGORY_FIELD_CATFILTERINGTYPE_LABEL', 'Category Filtering Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2121, 'MOD_ARTICLES_CATEGORY_FIELD_COUNT_DESC', 'The number of items to display. The default value of 0 will display all articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2122, 'MOD_ARTICLES_CATEGORY_FIELD_COUNT_LABEL', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2123, 'MOD_ARTICLES_CATEGORY_FIELD_DATERANGEFIELD_DESC', 'Select which date field you want the date range to be applied to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2124, 'MOD_ARTICLES_CATEGORY_FIELD_DATERANGEFIELD_LABEL', 'Date Range Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2125, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELD_DESC', 'Select which date field you want to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2126, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELD_LABEL', 'Date Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2127, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_DESC', 'Please enter in a valid date format. See: http://php.net/date for formatting information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2128, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFIELDFORMAT_LABEL', 'Date Format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2129, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFILTERING_DESC', 'Select Date Filtering Type.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2130, 'MOD_ARTICLES_CATEGORY_FIELD_DATEFILTERING_LABEL', 'Date Filtering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2131, 'MOD_ARTICLES_CATEGORY_FIELD_ENDDATE_DESC', 'If Date Range is selected above, please enter an End Date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2132, 'MOD_ARTICLES_CATEGORY_FIELD_ENDDATE_LABEL', 'To Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2133, 'MOD_ARTICLES_CATEGORY_FIELD_EXCLUDEDARTICLES_DESC', 'Please enter each Article ID on a new line.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2134, 'MOD_ARTICLES_CATEGORY_FIELD_EXCLUDEDARTICLES_LABEL', 'Article IDs to Exclude', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2135, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_DISPLAY_LABEL', 'Display Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2136, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_DYNAMIC_LABEL', 'Dynamic Mode Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2137, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_FILTERING_LABEL', 'Filtering Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2138, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_GROUPING_LABEL', 'Grouping Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2139, 'MOD_ARTICLES_CATEGORY_FIELD_GROUP_ORDERING_LABEL', 'Ordering Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2140, 'MOD_ARTICLES_CATEGORY_FIELD_INTROTEXTLIMIT_DESC', 'Please enter in a numeric character limit value. The introtext will be trimmed to the number of characters you enter.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2141, 'MOD_ARTICLES_CATEGORY_FIELD_INTROTEXTLIMIT_LABEL', 'Introtext Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2142, 'MOD_ARTICLES_CATEGORY_FIELD_LINKTITLES_LABEL', 'Linked Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2143, 'MOD_ARTICLES_CATEGORY_FIELD_LINKTITLES_DESC', 'Linked titles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2144, 'MOD_ARTICLES_CATEGORY_FIELD_MODE_DESC', 'Please select the mode you would like to use. If Normal Mode is chosen, then simply configure the module and it will display a static list of Articles on the menu items you assign the module to. If Dynamic Mode is chosen, then you can still configure the module normally, however now the Category option will no longer be used. Instead, the module will dynamically detect whether or not you are on a Category view and will display the list of articles within that Category accordingly. When Dynamic Mode is chosen, it is best to leave the module set to display on all pages, as it will decide whether or not to display anything dynamically.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2145, 'MOD_ARTICLES_CATEGORY_FIELD_MODE_LABEL', 'Mode', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2146, 'MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_DESC', 'Please enter in a valid date format. See: http://php.net/date for formatting information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2147, 'MOD_ARTICLES_CATEGORY_FIELD_MONTHYEARFORMAT_LABEL', 'Month and Year Display Format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2148, 'MOD_ARTICLES_CATEGORY_FIELD_RELATIVEDATE_DESC', 'If Relative Date is selected above, please enter in a numeric day value. Results will be retrieved relative to the current date and the value you enter.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2149, 'MOD_ARTICLES_CATEGORY_FIELD_RELATIVEDATE_LABEL', 'Relative Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2150, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWAUTHOR_DESC', 'Select Show if you would like the author (or author alias instead, if available) to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2151, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWCATEGORY_DESC', 'Select Show if you would like the category name displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2152, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWCHILDCATEGORYARTICLES_DESC', 'Include or Exclude Articles from Child Categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2153, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWCHILDCATEGORYARTICLES_LABEL', 'Child Category Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2154, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWDATE_DESC', 'Select Show if you would like the date displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2155, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWFEATURED_DESC', 'Select to Show, Hide, or Only display Featured Articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2156, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWFEATURED_LABEL', 'Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2157, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWHITS_DESC', 'Select Show if you would like the hits for each article to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2158, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWHITS_LABEL', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2159, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWINTROTEXT_DESC', 'Select Show if you would like the introtext to be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2160, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWINTROTEXT_LABEL', 'Introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2161, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_DESC', 'Select to Show or hide Article List from Article Pages. This means that the module will only display itself dynamically on Category Pages.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2162, 'MOD_ARTICLES_CATEGORY_FIELD_SHOWONARTICLEPAGE_LABEL', 'Show on Article Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2163, 'MOD_ARTICLES_CATEGORY_FIELD_STARTDATE_DESC', 'If Date Range is selected above, please enter a Starting Date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2164, 'MOD_ARTICLES_CATEGORY_FIELD_STARTDATE_LABEL', 'Start Date Range', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2165, 'MOD_ARTICLES_CATEGORY_OPTION_ASCENDING_VALUE', 'Ascending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2166, 'MOD_ARTICLES_CATEGORY_OPTION_CREATED_VALUE', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2167, 'MOD_ARTICLES_CATEGORY_OPTION_DATERANGE_VALUE', 'Date Range', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2168, 'MOD_ARTICLES_CATEGORY_OPTION_DESCENDING_VALUE', 'Descending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2169, 'MOD_ARTICLES_CATEGORY_OPTION_DYNAMIC_VALUE', 'Dynamic', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2170, 'MOD_ARTICLES_CATEGORY_OPTION_EXCLUDE_VALUE', 'Exclude', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2171, 'MOD_ARTICLES_CATEGORY_OPTION_EXCLUSIVE_VALUE', 'Exclusive', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2172, 'MOD_ARTICLES_CATEGORY_OPTION_HITS_VALUE', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2173, 'MOD_ARTICLES_CATEGORY_OPTION_ID_VALUE', 'ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2174, 'MOD_ARTICLES_CATEGORY_OPTION_INCLUDE_VALUE', 'Include', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2175, 'MOD_ARTICLES_CATEGORY_OPTION_INCLUSIVE_VALUE', 'Inclusive', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2176, 'MOD_ARTICLES_CATEGORY_OPTION_MODIFIED_VALUE', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2177, 'MOD_ARTICLES_CATEGORY_OPTION_MONTHYEAR_VALUE', 'Month and Year', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2178, 'MOD_ARTICLES_CATEGORY_OPTION_NORMAL_VALUE', 'Normal', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2179, 'MOD_ARTICLES_CATEGORY_OPTION_OFF_VALUE', 'Off', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2180, 'MOD_ARTICLES_CATEGORY_OPTION_ONLYFEATURED_VALUE', 'Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2181, 'MOD_ARTICLES_CATEGORY_OPTION_ORDERING_VALUE', 'Article Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2182, 'MOD_ARTICLES_CATEGORY_OPTION_ORDERINGFEATURED_VALUE', 'Featured Articles Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2183, 'MOD_ARTICLES_CATEGORY_OPTION_RELATIVEDAY_VALUE', 'Relative Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2184, 'MOD_ARTICLES_CATEGORY_OPTION_STARTPUBLISHING_VALUE', 'Start Publishing Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2185, 'MOD_ARTICLES_CATEGORY_OPTION_FINISHPUBLISHING_VALUE', 'Finish Publishing Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2186, 'MOD_ARTICLES_CATEGORY_OPTION_YEAR_VALUE', 'Year', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2187, 'MOD_ARTICLES_CATEGORY_READ_MORE', 'Read more: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2188, 'MOD_ARTICLES_CATEGORY_READ_MORE_TITLE', 'Read More ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2189, 'MOD_ARTICLES_CATEGORY_REGISTER_TO_READ_MORE', 'Register to read more', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2190, 'MOD_ARTICLES_CATEGORY_XML_DESCRIPTION', 'This module displays a list of articles from one or more categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.ini'),
(2191, 'MOD_ARTICLES_CATEGORY', 'Articles - Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.sys.ini'),
(2192, 'MOD_ARTICLES_CATEGORY_XML_DESCRIPTION', 'This module displays a list of articles from one or more categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.sys.ini'),
(2193, 'MOD_ARTICLES_CATEGORY_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_category.sys.ini'),
(2194, 'MOD_ARTICLES_LATEST', 'Articles - Latest', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2195, 'MOD_LATEST_NEWS_FIELD_CATEGORY_DESC', 'Selects Articles from one or more Categories. If no selection will show all categories as default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2196, 'MOD_LATEST_NEWS_FIELD_COUNT_DESC', 'The number of Articles to display (the default is 5).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2197, 'MOD_LATEST_NEWS_FIELD_COUNT_LABEL', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2198, 'MOD_LATEST_NEWS_FIELD_FEATURED_DESC', 'Show or hide articles designated as featured.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2199, 'MOD_LATEST_NEWS_FIELD_FEATURED_LABEL', 'Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2200, 'MOD_LATEST_NEWS_FIELD_ORDERING_DESC', 'Recently Added First: order the articles using their creation date<br />Recently Modified First: order the articles using their modification date<br />Recently Published First: order the articles using their publication date.<br />Recently Touched First: order the articles using their modification or creation dates.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2201, 'MOD_LATEST_NEWS_FIELD_ORDERING_LABEL', 'Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2202, 'MOD_LATEST_NEWS_FIELD_USER_DESC', 'Filter by author.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2203, 'MOD_LATEST_NEWS_FIELD_USER_LABEL', 'Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2204, 'MOD_LATEST_NEWS_VALUE_ADDED_BY_ME', 'Added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2205, 'MOD_LATEST_NEWS_VALUE_ANYONE', 'Anyone', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2206, 'MOD_LATEST_NEWS_VALUE_NOTADDED_BY_ME', 'Not added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2207, 'MOD_LATEST_NEWS_VALUE_ONLY_SHOW_FEATURED', 'Only show Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2208, 'MOD_LATEST_NEWS_VALUE_RECENT_ADDED', 'Recently Added First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2209, 'MOD_LATEST_NEWS_VALUE_RECENT_MODIFIED', 'Recently Modified First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2210, 'MOD_LATEST_NEWS_VALUE_RECENT_RAND', 'Random Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2211, 'MOD_LATEST_NEWS_VALUE_RECENT_PUBLISHED', 'Recently Published First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2212, 'MOD_LATEST_NEWS_VALUE_RECENT_TOUCHED', 'Recently Touched First', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2213, 'MOD_LATEST_NEWS_XML_DESCRIPTION', '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.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.ini'),
(2214, 'MOD_ARTICLES_LATEST', 'Articles - Latest', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.sys.ini'),
(2215, 'MOD_LATEST_NEWS_XML_DESCRIPTION', '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.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.sys.ini'),
(2216, 'MOD_ARTICLES_LATEST_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_latest.sys.ini'),
(2217, 'MOD_ARTICLES_NEWS', 'Articles - Newsflash', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2218, 'MOD_ARTICLES_NEWS_FIELD_CATEGORY_DESC', 'Select Articles from a specific Category or a set of Categories. If no selection will show all categories as default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2219, 'MOD_ARTICLES_NEWS_FIELD_IMAGES_DESC', 'Display Article images.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2220, 'MOD_ARTICLES_NEWS_FIELD_IMAGES_LABEL', 'Show Images', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2221, 'MOD_ARTICLES_NEWS_FIELD_ITEMS_DESC', 'The number of Articles to display within this module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2222, 'MOD_ARTICLES_NEWS_FIELD_ITEMS_LABEL', 'Number of Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2223, 'MOD_ARTICLES_NEWS_FIELD_LINKTITLE_DESC', 'Link the Article titles to Articles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2224, 'MOD_ARTICLES_NEWS_FIELD_LINKTITLE_LABEL', 'Linked Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2225, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_DESC', 'Select the order in which you want query results presented.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2226, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_LABEL', 'Order Results', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2227, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_CREATED_DATE', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2228, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_PUBLISHED_DATE', 'Published Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2229, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2230, 'MOD_ARTICLES_NEWS_FIELD_ORDERING_RANDOM', 'Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2231, 'MOD_ARTICLES_NEWS_FIELD_READMORE_DESC', 'If set to Show, the ''Read more ...'' link will show if Main text has been provided for an Article.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2232, 'MOD_ARTICLES_NEWS_FIELD_READMORE_LABEL', '''Read more ...'' Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2233, 'MOD_ARTICLES_NEWS_FIELD_SEPARATOR_DESC', 'Show separator after last Article.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2234, 'MOD_ARTICLES_NEWS_FIELD_SEPARATOR_LABEL', 'Show Last Separator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(2235, 'MOD_ARTICLES_NEWS_FIELD_TITLE_DESC', 'Show or hide the Article title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2236, 'MOD_ARTICLES_NEWS_FIELD_TITLE_LABEL', 'Show Article Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2237, 'MOD_ARTICLES_NEWS_READMORE', 'Read more ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2238, 'MOD_ARTICLES_NEWS_READMORE_REGISTER', 'Register to Read More', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2239, 'MOD_ARTICLES_NEWS_TITLE_HEADING', 'Header Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2240, 'MOD_ARTICLES_NEWS_TITLE_HEADING_DESCRIPTION', 'Select the desired HTML header level for the Article titles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2241, 'MOD_ARTICLES_NEWS_XML_DESCRIPTION', 'The Article Newsflash Module will display a fixed number of Articles from a specific Category or a set of Categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.ini'),
(2242, 'MOD_ARTICLES_NEWS', 'Articles - Newsflash', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.sys.ini'),
(2243, 'MOD_ARTICLES_NEWS_XML_DESCRIPTION', 'The Newsflash Module will display a fixed number of articles from a specific category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.sys.ini'),
(2244, 'MOD_ARTICLES_NEWS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_news.sys.ini'),
(2245, 'MOD_ARTICLES_POPULAR', 'Articles - Most Read', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2246, 'MOD_POPULAR_FIELD_CATEGORY_DESC', 'Select Articles from a specific Category or a set of Categories. If no selection will show all categories as default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2247, 'MOD_POPULAR_FIELD_COUNT_DESC', 'The number of Articles to display (the default is 5).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2248, 'MOD_POPULAR_FIELD_COUNT_LABEL', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2249, 'MOD_POPULAR_FIELD_FEATURED_DESC', 'Show or hide Articles designated as Featured.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2250, 'MOD_POPULAR_FIELD_FEATURED_LABEL', 'Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2251, 'MOD_POPULAR_XML_DESCRIPTION', 'This module shows a list of the currently published Articles which have the highest number of page views.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2252, 'MOD_POPULAR_FIELD_DATEFIELD_DESC', 'Select which date field you want the date filter to be applied to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2253, 'MOD_POPULAR_FIELD_DATEFIELD_LABEL', 'Date Field', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2254, 'MOD_POPULAR_FIELD_DATEFILTERING_DESC', 'Select Date Filtering Type.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2255, 'MOD_POPULAR_FIELD_DATEFILTERING_LABEL', 'Date Filtering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2256, 'MOD_POPULAR_FIELD_ENDDATE_DESC', 'If Date Range is selected above, please enter an End Date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2257, 'MOD_POPULAR_FIELD_ENDDATE_LABEL', 'End Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2258, 'MOD_POPULAR_FIELD_STARTDATE_DESC', 'If Date Range is selected above, please enter a Starting Date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2259, 'MOD_POPULAR_FIELD_STARTDATE_LABEL', 'Start Date Range', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2260, 'MOD_POPULAR_FIELD_RELATIVEDATE_DESC', 'If Relative Date is selected above, please enter a numeric day value. Results will be retrieved relative to the current date and the value you enter.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2261, 'MOD_POPULAR_FIELD_RELATIVEDATE_LABEL', 'Relative Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2262, 'MOD_POPULAR_OPTION_CREATED_VALUE', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2263, 'MOD_POPULAR_OPTION_DATERANGE_VALUE', 'Date Range', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2264, 'MOD_POPULAR_OPTION_MODIFIED_VALUE', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2265, 'MOD_POPULAR_OPTION_OFF_VALUE', 'Off', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2266, 'MOD_POPULAR_OPTION_RELATIVEDAY_VALUE', 'Relative Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2267, 'MOD_POPULAR_OPTION_STARTPUBLISHING_VALUE', 'Start Publishing Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.ini'),
(2268, 'MOD_ARTICLES_POPULAR', 'Articles - Most Read', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.sys.ini'),
(2269, 'MOD_POPULAR_XML_DESCRIPTION', 'This module shows a list of the currently published Articles which have the highest number of page views.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.sys.ini'),
(2270, 'MOD_ARTICLES_POPULAR_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_articles_popular.sys.ini'),
(2271, 'COM_BANNERS_NO_CLIENT', '- No client -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2272, 'MOD_BANNERS', 'Banners', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2273, 'MOD_BANNERS_BANNER', 'Banner', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2274, 'MOD_BANNERS_FIELD_BANNERCLIENT_DESC', 'Select banners only from a single client.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2275, 'MOD_BANNERS_FIELD_BANNERCLIENT_LABEL', 'Client', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2276, 'MOD_BANNERS_FIELD_CACHETIME_DESC', 'The time before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2277, 'MOD_BANNERS_FIELD_CACHETIME_LABEL', 'Cache Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2278, 'MOD_BANNERS_FIELD_CATEGORY_DESC', 'Select banners from a specific Category or a set of Categories. If no selection then it will show all categories as default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2279, 'MOD_BANNERS_FIELD_COUNT_DESC', 'The number of banners to display (default 5).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2280, 'MOD_BANNERS_FIELD_COUNT_LABEL', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2281, 'MOD_BANNERS_FIELD_FOOTER_DESC', 'Text or HTML to display after the group of banners.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2282, 'MOD_BANNERS_FIELD_FOOTER_LABEL', 'Footer Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2283, 'MOD_BANNERS_FIELD_HEADER_DESC', 'Text or HTML to display before the group of banners.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2284, 'MOD_BANNERS_FIELD_HEADER_LABEL', 'Header Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2285, 'MOD_BANNERS_FIELD_RANDOMISE_DESC', 'Randomise the ordering of the banners.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2286, 'MOD_BANNERS_FIELD_RANDOMISE_LABEL', 'Randomise', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2287, 'MOD_BANNERS_FIELD_TAG_DESC', 'Banner is selected by matching the banner tags to the current document meta keywords.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2288, 'MOD_BANNERS_FIELD_TAG_LABEL', 'Search by Meta Keyword', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2289, 'MOD_BANNERS_FIELD_TARGET_DESC', 'Target window when the link is selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2290, 'MOD_BANNERS_FIELD_TARGET_LABEL', 'Target', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2291, 'MOD_BANNERS_VALUE_STICKYORDERING', 'Pinned, Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2292, 'MOD_BANNERS_VALUE_STICKYRANDOMISE', 'Pinned, Randomise', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2293, 'MOD_BANNERS_XML_DESCRIPTION', 'The Banner Module displays the active Banners from the Component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.ini'),
(2294, 'MOD_BANNERS', 'Banners', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.sys.ini'),
(2295, 'MOD_BANNERS_XML_DESCRIPTION', 'The Banner Module displays the active Banners from the Component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.sys.ini'),
(2296, 'MOD_BANNERS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_banners.sys.ini'),
(2297, 'MOD_BREADCRUMBS', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2298, 'MOD_BREADCRUMBS_FIELD_HOMETEXT_DESC', 'This text will be shown as Home entry. If the field is left empty, it will use the default value from the mod_breadcrumbs.ini language file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2299, 'MOD_BREADCRUMBS_FIELD_HOMETEXT_LABEL', 'Text for Home Entry', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2300, 'MOD_BREADCRUMBS_FIELD_SEPARATOR_DESC', 'A text separator.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2301, 'MOD_BREADCRUMBS_FIELD_SEPARATOR_LABEL', 'Text Separator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2302, 'MOD_BREADCRUMBS_FIELD_SHOWHERE_DESC', 'Show or hide &quot;You are here&quot; text in the pathway.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2303, 'MOD_BREADCRUMBS_FIELD_SHOWHERE_LABEL', 'Show &quot;You are here&quot;', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2304, 'MOD_BREADCRUMBS_FIELD_SHOWHOME_DESC', 'Show or hide the Home element in the pathway.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2305, 'MOD_BREADCRUMBS_FIELD_SHOWHOME_LABEL', 'Show Home', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2306, 'MOD_BREADCRUMBS_FIELD_SHOWLAST_DESC', 'Show or hide the last element in the pathway.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2307, 'MOD_BREADCRUMBS_FIELD_SHOWLAST_LABEL', 'Show Last', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2308, 'MOD_BREADCRUMBS_HERE', 'You are here: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2309, 'MOD_BREADCRUMBS_HOME', 'Home', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2310, 'MOD_BREADCRUMBS_XML_DESCRIPTION', 'This module displays the Breadcrumbs.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.ini'),
(2311, 'MOD_BREADCRUMBS', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.sys.ini'),
(2312, 'MOD_BREADCRUMBS_XML_DESCRIPTION', 'This module displays the Breadcrumbs.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.sys.ini'),
(2313, 'MOD_BREADCRUMBS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_breadcrumbs.sys.ini'),
(2314, 'MOD_COALAWEBCONTACT', 'CoalaWeb Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2315, 'MOD_COALAWEBCONTACT_DESC', '<div class="cw-module"><h1>CoalaWeb Contact</H1><p>This module gives you a fast and easy way to setup a contact form that can be displayed in any of your available module positions including multiple times on a page.</p><ul class="cw_module"><li>Website: <strong><a href="http://coalaweb.com" target="_blank" title="Web Services">http://coalaweb.com</a></strong></li><li>License: <strong><a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank" title="GNU/GPL v3 license">GNU/GPL v3</a></strong></li></ul><h3>Help With CoalaWeb Extension</h3><p class="info">Complete Documentation - <a href="http://coalaweb.com/support-menu/documentation/category/joomla-docs" target="_blank" title="CoalaWeb Docs">CoalaWeb Docs</a></p><p class="forum">Our Forum - <a href="http://coalaweb.com/forum/index" target="_blank" title="Forum">CoalaWeb Forum </a></p><p class="vote">Extension Directory - <a href="http://extensions.joomla.org/extensions/owner/CoalaWeb" target="_blank" title="Vote">Vote For Us </a></p></div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2316, 'MOD_COALAWEBCONTACT_HELP_URL', 'http://coalaweb.com/support-menu/documentation/item/coalaweb-contact-guide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2317, 'CW_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2318, 'CW_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2319, 'CW_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2320, 'CW_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2321, 'CW_REQ', 'Required', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2322, 'JOPTION_USE_DEFAULT', '-- Com Options --', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2323, 'MOD_CWCONTACT_GENERAL_OPTIONS', 'General Display Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2324, 'MOD_CWCONTACT_CAPTCHA_OPTIONS', 'Captcha Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2325, 'MOD_CWCONTACT_SPACER_POWERED', 'Show Support', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2326, 'MOD_CWCONTACT_SPACER_SUBJECT', 'Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2327, 'MOD_CWCONTACT_SPACER_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2328, 'MOD_CWCONTACT_SPACER_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2329, 'MOD_CWCONTACT_SPACER_MSG', 'Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2330, 'MOD_CWCONTACT_SPACER_IP', 'IP', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2331, 'MOD_CWCONTACT_SPACER_SFROM', 'Sent From', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2332, 'MOD_CWCONTACT_SPACER_STYLE', 'Layout & Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2333, 'MOD_CWCONTACT_SPACER_FDISPLAY', 'Field Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2334, 'MOD_CWCONTACT_SPACER_CHARCOUNT', 'Character Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2335, 'MOD_CWCONTACT_SPACER_MATHCAPTCHA', 'Math Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2336, 'MOD_CWCONTACT_SPACER_BASICCAPTCHA', 'Basic Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2337, 'MOD_CWCONTACT_SPACER_CAPTCHA', 'Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2338, 'MOD_CWCONTACT_MODID', 'Unique Module ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2339, 'MOD_CWCONTACT_MODID_DESC', 'Give your module a unique ID to stop possible conflicts with other published modules.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2340, 'MOD_CWCONTACT_POWERED_BY_LABEL', 'Display link to author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2341, 'MOD_CWCONTACT_POWERED_BY', 'Show your support by displaying a link to CoalaWeb', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2342, 'MOD_CWCONTACT_POWEREDBY_OPT', 'Powered by (Optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2343, 'MOD_CWCONTACT_POWEREDBY_DESC', 'This is the text displayed to the left of the author link. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2344, 'MOD_CWCONTACT_POWERED', 'Powered by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2345, 'MOD_CWCONTACT_TITLE_GENERAL', 'General Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2346, 'MOD_CWCONTACT_TITLE_VERSION', 'Release Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2347, 'MOD_CWCONTACT_FIELD_MODLAYOUT_LABEL', 'Module Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2348, 'MOD_CWCONTACT_FIELD_MODLAYOUT_DESC', 'Choose a module layout of the options.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2349, 'MOD_CWCONTACT_FIELD_RECIPIENT_LABEL', 'Recipient Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2350, 'MOD_CWCONTACT_FIELD_RECIPIENT_DESC', 'Please enter the email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2351, 'MOD_CWCONTACT_FIELD_MAILCC_LABEL', 'CC Email (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2352, 'MOD_CWCONTACT_FIELD_MAILCC_DESC', 'Please enter the CC email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2353, 'MOD_CWCONTACT_FIELD_MAILBCC_LABEL', 'BCC Email (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2354, 'MOD_CWCONTACT_FIELD_MAILBCC_DESC', 'Please enter the BCC email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2355, 'MOD_CWCONTACT_FIELD_PRE_SUBJECT_LABEL', 'Default Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2356, 'MOD_CWCONTACT_FIELD_PRE_SUBJECT_DESC', 'Please enter the text that want displayed as the first part of email subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2357, 'MOD_CWCONTACT_FIELD_DISPLAY_SUBJECT_LABEL', 'Display Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2358, 'MOD_CWCONTACT_FIELD_DISPLAY_SUBJECT_DESC', 'Display the form field Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2359, 'MOD_CWCONTACT_FIELD_DISPLAY_NAME_LABEL', 'Display Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2360, 'MOD_CWCONTACT_FIELD_DISPLAY_NAME_DESC', 'Display the form field Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2361, 'MOD_CWCONTACT_FIELD_DISPLAY_COPYME_LABEL', 'Display Copy Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2362, 'MOD_CWCONTACT_FIELD_DISPLAY_COPYME_DESC', 'Display the form field Copy Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2363, 'MOD_CWCONTACT_FIELD_DISPLAY_CHAR_LABEL', 'Display Char Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2364, 'MOD_CWCONTACT_FIELD_DISPLAY_CHAR_DESC', 'Display the amount of characters remaining under the message box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2365, 'MOD_CWCONTACT_FIELD_CHAR_LIMIT_LABEL', 'Character Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2366, 'MOD_CWCONTACT_FIELD_CHAR_LIMIT_DESC', 'Choose the maximum amount of characters you want to allow in the message field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2367, 'MOD_CWCONTACT_LABEL_CHARCOUNT', 'You have a', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2368, 'MOD_CWCONTACT_FIELD_CHARCOUNT_LABEL', 'Count LBL (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2369, 'MOD_CWCONTACT_FIELD_CHARCOUNT_DESC', 'Character Count label to be displayed next to character count box. - *Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2370, 'MOD_CWCONTACT_LABEL_CHARCOUNT_END', 'character limit.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2371, 'MOD_CWCONTACT_FIELD_CHARCOUNT_END_LABEL', 'Count End (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2372, 'MOD_CWCONTACT_FIELD_CHARCOUNT_END_DESC', 'Character Count label to be displayed after the character count box. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2373, 'MOD_CWCONTACT_FIELD_FORMWIDTH_LABEL', 'Form Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2374, 'MOD_CWCONTACT_FIELD_FORMWIDTH_DESC', 'Choose the width of the form by %.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2375, 'MOD_CWCONTACT_FIELD_FORMTHEME_LABEL', 'Form Theme', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2376, 'MOD_CWCONTACT_FIELD_FORMTHEME_DESC', 'Choose a theme for your contact form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2377, 'MOD_CWCONTACT_LABEL_SUB_BUTTON', 'Submit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2378, 'MOD_CWCONTACT_FIELD_SUB_BTN_TEXT_LABEL', 'Submit Button (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2379, 'MOD_CWCONTACT_FIELD_SUB_BTN_TEXT_DESC', 'Text to be displayed on the submit button. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2380, 'MOD_CWCONTACT_FIELD_COM_OPT', '-- Com Options --', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2381, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_LABEL', 'Button Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2382, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_DESC', 'Please choose a button style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2383, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT1', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2384, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT2', 'Blue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2385, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT3', 'Green', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2386, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT4', 'Red', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2387, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT5', 'Pink', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2388, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT6', 'Teal', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2389, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT7', 'Orange', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2390, 'MOD_CWCONTACT_MSG_OPTIONS', 'The main options for this extension can be found in the CoalaWeb Contact component. The options found here will override the component configuration.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2391, 'MOD_CWCONTACT_MSG_RECAPTCHA_WARNING', 'Please note Recaptcha can only be displayed once on a page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2392, 'MOD_CWCONTACT_MSG_UPGRADE', 'Want more features? Go Pro today! Click <a href="https://coalaweb.com/go-contact-pro/levels" target="_blank" title="Go Pro">HERE</a> for more info.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2393, 'MOD_CWCONTACT_FIELD_DISPLAY_CAPTCHA_TITLE_LABEL', 'Display Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2394, 'MOD_CWCONTACT_FIELD_DISPLAY_CAPTCHA_TITLE_DESC', 'Display the captcha title above the captcha area of the form. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2395, 'MOD_CWCONTACT_FIELD_WHICH_CAPTCHA_LABEL', 'Captcha Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2396, 'MOD_CWCONTACT_FIELD_WHICH_CAPTCHA_DESC', 'Chose which captcha you would like displayed in your forms', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2397, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT1', 'No Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2398, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT2', 'Basic Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2399, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT3', 'Math Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2400, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT4', 'Recaptcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2401, 'MOD_CWCONTACT_LABEL_MCAPTCHA', 'What does ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2402, 'MOD_CWCONTACT_FIELD_MCAPTCHA_LABEL', 'Captch LBL (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2403, 'MOD_CWCONTACT_FIELD_MCAPTCHA_DESC', 'Captcha label to be displayed next to math question. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2404, 'MOD_CWCONTACT_LABEL_MCAPTCHA_END', 'equal?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2405, 'MOD_CWCONTACT_FIELD_MCAPTCHA_END_LABEL', 'Captch End (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2406, 'MOD_CWCONTACT_FIELD_MCAPTCHA_END_DESC', 'Captcha label to be displayed after the math question. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2407, 'MOD_CWCONTACT_BCAPTCHA_DEFAULT_QUESTION', 'How many wheels does a bicycle have?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2408, 'MOD_CWCONTACT_BCAPTCHA_DEFAULT_ANSWER', '2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2409, 'MOD_CWCONTACT_FIELD_BCAPTCHA_QUESTION', 'Captcha Question (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2410, 'MOD_CWCONTACT_FIELD_BCAPTCHA_QUESTION_DESC', 'Captcha question to be displayed above the basic captcha. The default question is how many wheels does a bicycle have? - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2411, 'MOD_CWCONTACT_FIELD_BCAPTCHA_ANSWER', 'Captcha Answer (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2412, 'MOD_CWCONTACT_FIELD_BCAPTCHA_ANSWER_DESC', 'Captcha answer to check against question. The default answer is 2. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2413, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT_DESC', 'Display a custom input form field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2414, 'MOD_CWCONTACT_CUSTOM_OPTIONS_TAB', 'Custom Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2415, 'MOD_CWCONTACT_SPACER_CUSTOM1', 'Custom 1 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2416, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT1_LABEL', 'Display Custom 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2417, 'MOD_CWCONTACT_SPACER_CUSTOM2', 'Custom 2 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2418, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT2_LABEL', 'Display Custom 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2419, 'MOD_CWCONTACT_SPACER_CUSTOM3', 'Custom 3 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2420, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT3_LABEL', 'Display Custom 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2421, 'MOD_CWCONTACT_SPACER_REDIRECT', 'Redirection', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2422, 'MOD_CWCONTACT_FIELD_REDIRECT_FORMAT_LABEL', 'Redirection', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2423, 'MOD_CWCONTACT_FIELD_REDIRECT_FORMAT_DESC', 'Here you chose where you want a user to be redirected to after successful submission of the contact form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2424, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT1', 'Same Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2425, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT2', 'Home Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2426, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT3', 'Custom URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2427, 'MOD_CWCONTACT_FIELD_CUSTOM_URL_LABEL', 'Custom URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2428, 'MOD_CWCONTACT_FIELD_CUSTOM_URL_DESC', 'Here to can chose your custom URL to use if you selected Custom URL in the previous option.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(2429, 'MOD_COALAWEBCONTACT', 'CoalaWeb Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(2430, 'MOD_COALAWEBCONTACT_DESC', '<div class="cw-module"><h1>CoalaWeb Contact</H1><p>This module gives you a fast and easy to setup contact form that can be displayed in any one of your available module positions.</p><ul class="cw_module"><li>Website: <strong><a href="http://coalaweb.com" target="_blank" title="Web Services">http://coalaweb.com</a></strong></li><li>License: <strong><a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank" title="GNU/GPL v3 license">GNU/GPL v3</a></strong></li></ul><h3>Help With CoalaWeb Extension</h3><p class="info">Complete Documentation - <a href="http://coalaweb.com/support-menu/documentation/category/joomla-docs" target="_blank" title="CoalaWeb Docs">CoalaWeb Docs</a></p><p class="forum">Our Forum - <a href="http://coalaweb.com/forum/index" target="_blank" title="Forum">CoalaWeb Forum </a></p><p class="vote">Extension Directory - <a href="http://extensions.joomla.org/extensions/owner/CoalaWeb" target="_blank" title="Vote">Vote For Us </a></p></div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(2431, 'MOD_COALAWEBCONTACT_HELP_URL', 'http://coalaweb.com/support-menu/documentation/item/coalaweb-contact-guide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(2432, 'MOD_CUSTOM', 'Custom HTML', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2433, 'MOD_CUSTOM_FIELD_PREPARE_CONTENT_DESC', 'Optionally prepare the content with the Joomla Content Plugins.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2434, 'MOD_CUSTOM_FIELD_PREPARE_CONTENT_LABEL', 'Prepare Content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2435, 'MOD_CUSTOM_XML_DESCRIPTION', 'This module allows you to create your own HTML Module using a WYSIWYG editor.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2436, 'MOD_CUSTOM_FIELD_BACKGROUNDIMAGE_LABEL', 'Select a Background Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2437, 'MOD_BACKGROUNDIMAGE_FIELD_LOGO_DESC', 'Select or upload an image that will automatically be inserted as an inline style for the wrapping div element.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.ini'),
(2438, 'MOD_CUSTOM', 'Custom HTML', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.sys.ini'),
(2439, 'MOD_CUSTOM_XML_DESCRIPTION', 'This module allows you to create your own HTML Module using a WYSIWYG editor.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.sys.ini'),
(2440, 'MOD_CUSTOM_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_custom.sys.ini'),
(2441, 'MOD_FEED', 'Feed Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2442, 'MOD_FEED_ERR_CACHE', 'Please make cache folder writeable.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2443, 'MOD_FEED_ERR_FEED_NOT_RETRIEVED', 'Feed not found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2444, 'MOD_FEED_ERR_NO_URL', 'No feed URL specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2445, 'MOD_FEED_FIELD_DESCRIPTION_DESC', 'Show the description text for the entire feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2446, 'MOD_FEED_FIELD_DESCRIPTION_LABEL', 'Feed Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2447, 'MOD_FEED_FIELD_IMAGE_DESC', 'Show the image associated with the entire feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2448, 'MOD_FEED_FIELD_IMAGE_LABEL', 'Feed Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2449, 'MOD_FEED_FIELD_ITEMDESCRIPTION_DESC', 'Show the description or intro text of individual RSS items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2450, 'MOD_FEED_FIELD_ITEMDESCRIPTION_LABEL', 'Item Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2451, 'MOD_FEED_FIELD_ITEMS_DESC', 'Enter number of RSS items to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2452, 'MOD_FEED_FIELD_ITEMS_LABEL', 'Feed Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2453, 'MOD_FEED_FIELD_RSSTITLE_DESC', 'Display news feed title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2454, 'MOD_FEED_FIELD_RSSTITLE_LABEL', 'Feed Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2455, 'MOD_FEED_FIELD_RSSURL_DESC', 'Enter the URL of the RSS/RDF/ATOM feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2456, 'MOD_FEED_FIELD_RSSURL_LABEL', 'Feed URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2457, 'MOD_FEED_FIELD_RTL_DESC', 'Display feed in RTL direction.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2458, 'MOD_FEED_FIELD_RTL_LABEL', 'RTL Feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2459, 'MOD_FEED_FIELD_WORDCOUNT_DESC', 'Allows you to limit the amount of visible Item description text. 0 will show all the text.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2460, 'MOD_FEED_FIELD_WORDCOUNT_LABEL', 'Word Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2461, 'MOD_FEED_XML_DESCRIPTION', 'This module allows the displaying of a syndicated feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.ini'),
(2462, 'MOD_FEED', 'Feed Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.sys.ini'),
(2463, 'MOD_FEED_XML_DESCRIPTION', 'This module allows the displaying of a syndicated feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.sys.ini'),
(2464, 'MOD_FEED_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_feed.sys.ini'),
(2465, 'COM_FINDER_FILTER_BRANCH_LABEL', 'Search by %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2466, 'COM_FINDER_FILTER_SELECT_ALL_LABEL', 'Search All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2467, 'COM_FINDER_ADVANCED_SEARCH', 'Advanced Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2468, 'COM_FINDER_SELECT_SEARCH_FILTER', '- No Filter -', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2469, 'MOD_FINDER', 'Smart Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2470, 'MOD_FINDER_CONFIG_OPTION_BOTTOM', 'Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2471, 'MOD_FINDER_CONFIG_OPTION_TOP', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2472, 'MOD_FINDER_FIELDSET_ADVANCED_ALT_DESCRIPTION', 'An alternative label for the search field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2473, 'MOD_FINDER_FIELDSET_ADVANCED_ALT_LABEL', 'Alternative Label', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2474, 'MOD_FINDER_FIELDSET_ADVANCED_BUTTON_POS_DESCRIPTION', 'The position of the search button relative to the search field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2475, 'MOD_FINDER_FIELDSET_ADVANCED_BUTTON_POS_LABEL', 'Button Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2476, 'MOD_FINDER_FIELDSET_ADVANCED_FIELD_SIZE_DESCRIPTION', 'The width of the search field by character length.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2477, 'MOD_FINDER_FIELDSET_ADVANCED_FIELD_SIZE_LABEL', 'Search Field Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2478, 'MOD_FINDER_FIELDSET_ADVANCED_LABEL_POS_DESCRIPTION', 'The position of the search label relative to the search field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2479, 'MOD_FINDER_FIELDSET_ADVANCED_LABEL_POS_LABEL', 'Label Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2480, 'MOD_FINDER_FIELDSET_ADVANCED_SETITEMID_DESCRIPTION', 'Assign an ItemID by selecting a menu item in the list for the display of the search results if there is no com_finder menu item and a specific display is desired. If you do not know what this means, you may not need it.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2481, 'MOD_FINDER_FIELDSET_ADVANCED_SETITEMID_LABEL', 'Set ItemID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2482, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_BUTTON_DESCRIPTION', 'Toggle whether a button should be displayed for the search form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2483, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_BUTTON_LABEL', 'Search Button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2484, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_LABEL_DESCRIPTION', 'Toggle whether a label should be displayed for the search field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2485, 'MOD_FINDER_FIELDSET_ADVANCED_SHOW_LABEL_LABEL', 'Search Field Label', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2486, 'MOD_FINDER_FIELDSET_BASIC_AUTOSUGGEST_DESCRIPTION', 'Toggle whether automatic search suggestions should be displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2487, 'MOD_FINDER_FIELDSET_BASIC_AUTOSUGGEST_LABEL', 'Search Suggestions', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2488, 'MOD_FINDER_FIELDSET_BASIC_SEARCHFILTER_DESCRIPTION', 'Selecting a Search Filter will limit any searches submitted through this module to use the selected filter.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2489, 'MOD_FINDER_FIELDSET_BASIC_SEARCHFILTER_LABEL', 'Search Filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2490, 'MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_DESCRIPTION', 'Toggle whether users should be able to see advanced search options. If set to Link to Component option creates a Smart Search link which redirects to the smart search view. If set to show, the advanced search options will be displayed inline.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2491, 'MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_LABEL', 'Advanced Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2492, 'MOD_FINDER_FIELDSET_BASIC_SHOW_ADVANCED_OPTION_LINK', 'Link to Component', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2493, 'MOD_FINDER_FIELD_OPENSEARCH_DESCRIPTION', 'Some browsers can add support for your site''s search if this option is enabled.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2494, 'MOD_FINDER_FIELD_OPENSEARCH_LABEL', 'OpenSearch Autodiscovery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2495, 'MOD_FINDER_FIELD_OPENSEARCH_TEXT_DESCRIPTION', 'Text displayed in supported browsers when adding your site as a search provider.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2496, 'MOD_FINDER_FIELD_OPENSEARCH_TEXT_LABEL', 'OpenSearch title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2497, 'MOD_FINDER_SEARCHBUTTON_TEXT', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2498, 'MOD_FINDER_SEARCH_BUTTON', 'Go', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2499, 'MOD_FINDER_SEARCH_VALUE', 'Search ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2500, 'MOD_FINDER_SELECT_MENU_ITEMID', 'Select a menu item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2501, 'MOD_FINDER_XML_DESCRIPTION', 'This is a Smart Search module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.ini'),
(2502, 'MOD_FINDER', 'Smart Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.sys.ini'),
(2503, 'MOD_FINDER_XML_DESCRIPTION', 'This is a search module for the Smart Search system.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.sys.ini'),
(2504, 'MOD_FINDER_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_finder.sys.ini'),
(2505, 'MOD_FOOTER', 'Footer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.ini'),
(2506, 'MOD_FOOTER_LINE1', 'Copyright &#169; %date% %sitename%. All Rights Reserved.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.ini'),
(2507, 'MOD_FOOTER_LINE2', '<a href="http://www.joomla.org">Joomla!</a> is Free Software released under the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU General Public License.</a>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.ini'),
(2508, 'MOD_FOOTER_XML_DESCRIPTION', 'This module shows the Joomla! copyright information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.ini'),
(2509, 'MOD_FOOTER', 'Footer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.sys.ini'),
(2510, 'MOD_FOOTER_XML_DESCRIPTION', 'This module shows the Joomla! copyright information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.sys.ini'),
(2511, 'MOD_FOOTER_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_footer.sys.ini'),
(2512, 'ICEMEGAMENU_DESC', '<h2>IceMegaMenu Module</h2>IceMegaMenu extension is a powerful Joomla (module + plugin) to help you take the most from the navigation system. Top features includes ability to split dropdown columns, option to load modules inside the dropdown, works without JavaScript and much more.<br><br><ul><li><a href=http://icetheme.com/Joomla-Extensions/icemegamenu.html>IceMegaMenu Page</a></li><li><a target=_blank href=http://icetheme.com/Forums/IceMegaMenu/>Get Support</a></li></ul></li></ul>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2513, 'ICEMEGAMENU_LABEL', 'IceMegaMenu Paramters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2514, 'SPACER_1', 'General Menu Configuration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2515, 'SPACER_2', 'Effects Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2516, 'SPACER_3', 'Optional Feature', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2517, 'SELECT_THEME', 'Select Theme', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2518, 'SELECT_THEME_DESC', 'Select the theme style from the list that you want to use.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2519, 'MODULE_CLASS_SUFFIX', 'Module Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2520, 'MODULE_CLASS_SUFFIX_DESC', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2521, 'MENU_NAME', 'Select Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2522, 'MENU_NAME_DESC', 'Select a menu from that list that you want to use with the IceMegaMenu extension', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2523, 'TARGET_POSITION', 'Target Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2524, 'TARGET_POSITION_DESC', 'Target Position.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2525, 'MENU_TAG_ID', 'Menu Tag ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2526, 'MENU_TAG_ID_DESC', 'An ID attribute to assign to the root UL tag of the menu (optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2527, 'START_LEVEL', 'Start Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(2528, 'START_LEVEL_DESC', 'Level to start rendering the menu at. Setting the start and end levels to the same # and setting ''Show Sub-menu Items'' to yes will only display that single level.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2529, 'END_LEVEL', 'End Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2530, 'END_LEVEL_DESC', 'Level to stop rendering the menu at. If you choose ''All'', all levels will be shown depending on ''Show Sub-menu Items'' setting.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2531, 'SHOW_SUB_MENU_ITEMS', 'Expand the menu and make its sub-menu items always visible.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2532, 'MENU_CLASS_SUFFIX', 'Menu Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2533, 'MENU_CLASS_SUFFIX_DESC', 'A suffix to be applied to the CSS class of the Menu Items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2534, 'MENU_EFFECT', 'Menu Effect', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2535, 'MENU_EFFECT_DESC', 'Select your desired effect from the list to apply a animation style for the module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2536, 'DURATION_OF_THE_EFFECT', 'Duration Effect (ms)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2537, 'DURATION_OF_THE_EFFECT_DESC', 'Duration of the effect in milliseconds.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2538, 'EFFECT_BEHAVES', 'Transition Effect', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2539, 'EFFECT_BEHAVES_DESC', 'Select a transition effect from the list to animate the dropdown on open/close', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2540, 'MENU_HIDE_DELAY', 'Hide Delay (ms)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2541, 'MENU_HIDE_DELAY_DESC', 'In milliseconds, the time that the dropdown will disappear after you move out the mouse from it', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2542, 'SUBMENUS_OPACITY', 'Submenu Opacity', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2543, 'SUBMENUS_OPACITY_DESC', 'Add the opacity value from 1-100.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2544, 'CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2545, 'CACHING_DESC', 'Select whether to cache the content of this module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2546, 'CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2547, 'CACHE_TIME_DESC', 'The maximum length of time in minutes for a cache file to be stored before it is refreshed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2548, 'USE_JAVASCREAPT', 'Use Javascript', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2549, 'USE_JAVASCREAPT_DESC', 'In case you may hassle conflict with the IceMegaMenu module JavaScript or simply you want a more fast loading website you may disable the JavaScript and run the dropdown only with CSS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2550, 'SHOW_MENU_ICONS', 'Show Menu Icons', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2551, 'SHOW_MENU_ICONS_DESC', 'Show Menu Icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2552, 'MENU_ICON_ALIGMENT', 'Menu Icon Alignment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2553, 'MENU_ICON_ALIGMENT_DESC', 'Menu Icon Alignment.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2554, 'MENU_ICON_LINK', 'Menu Icon Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2555, 'MENU_ICON_LINK_DESC', 'Menu Icon Link.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2556, 'EXPAND_MENU', 'Expand Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2557, 'EXPAND_MENU_DESC', 'Expand Menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2558, 'ACTIVATE_PARENT', 'Activate parent', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2559, 'ACTIVATE_PARENT_DESC', 'Activate parent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2560, 'FULL_ACTIVE_HIGHLIGHTING', 'Full Active highlighting', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2561, 'FULL_ACTIVE_HIGHLIGHTING_DESC', 'Full Active highlighting.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2562, 'INDENT_IMAGE', 'Indent Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2563, 'INDENT_IMAGE_DESC', 'Choose which indent image system to utilise.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2564, 'SPACER', 'Spacer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2565, 'SPACER_DESC', 'Spacer for Horizontal menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2566, 'END_SPACER', 'End Spacer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2567, 'END_SPACER_DESC', 'End Spacer for Horizontal menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2568, 'ALWAYS_SHOW_SUB_MENU_ITEMS_LABEL', 'Always show</br>submenu items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2569, 'RESIZABLE_MENU', 'Resizable Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2570, 'RESIZABLE_MENU_DESC', 'Enable/Disable the Resizable feature for your icemegamenu module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2571, 'ENABLE_BOOTSTRAP', 'Enable Bootstrap', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2572, 'ENABLE_BOOTSTRAP_DESC', 'Enable or Disable Bootstrap framework for this module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2573, 'ICE_MAIN_MENU', 'Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_icemegamenu.ini'),
(2574, 'MOD_ITPSOCIALBUTTONS', 'ITPSocialButtons', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2575, 'MOD_ITPSOCIALBUTTONS_HELP_URL', 'http://itprism.com/help/35-social-buttons-documentation-faq', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2576, 'MOD_ITPSOCIALBUTTONS_SUBMIT', 'Submit to %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2577, 'MOD_ITPSOCIALBUTTONS_EXTRA_DESC', 'Insert an additional button code that will be included. If you need to specify a URL or title, use {URL} and {TITLE} for that.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2578, 'MOD_ITPSOCIALBUTTONS_ICONS', 'Icons', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2579, 'MOD_ITPSOCIALBUTTONS_ICONS_DESC', 'Select one of these packages with icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2580, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TITLE', 'Display title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2581, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TITLE_DESC', 'Display the title which is located on the top of the icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2582, 'MOD_ITPSOCIALBUTTONS_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2583, 'MOD_ITPSOCIALBUTTONS_TITLE_DESC', 'The title which is located on the top of the icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2584, 'MOD_ITPSOCIALBUTTONS_DISPLAY_LINES', 'Display lines', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2585, 'MOD_ITPSOCIALBUTTONS_DISPLAY_LINES_DESC', 'Displays dividing lines which will be appear in above or below the icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2586, 'MOD_ITPSOCIALBUTTONS_ICONS_POSITION', 'Icons position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2587, 'MOD_ITPSOCIALBUTTONS_ICONS_POSITION_DESC', 'Select the position of the icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2588, 'MOD_ITPSOCIALBUTTONS_DISPLAY_DELICIOUS', 'Display Delicious', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2589, 'MOD_ITPSOCIALBUTTONS_DISPLAY_DELICIOUS_DESC', 'Displays a Delicious button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2590, 'MOD_ITPSOCIALBUTTONS_DISPLAY_DIGG', 'Display Digg', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2591, 'MOD_ITPSOCIALBUTTONS_DISPLAY_DIGG_DESC', 'Displays a Digg button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2592, 'MOD_ITPSOCIALBUTTONS_DISPLAY_FACEBOOK', 'Display Facebook', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2593, 'MOD_ITPSOCIALBUTTONS_DISPLAY_FACEBOOK_DESC', 'Displays a Facebook button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2594, 'MOD_ITPSOCIALBUTTONS_DISPLAY_GOOGLE', 'Display Google', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2595, 'MOD_ITPSOCIALBUTTONS_DISPLAY_GOOGLE_DESC', 'Displays a Google button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2596, 'MOD_ITPSOCIALBUTTONS_DISPLAY_LINKEDIN', 'Display LinkedIn', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2597, 'MOD_ITPSOCIALBUTTONS_DISPLAY_LINKEDIN_DESC', 'Displays a LinkedIn button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2598, 'MOD_ITPSOCIALBUTTONS_DISPLAY_SUMBLEUPON', 'Display SumbleUpon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2599, 'MOD_ITPSOCIALBUTTONS_DISPLAY_SUMBLEUPON_DESC', 'Displays a SumbleUpon button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2600, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TECHNORATI', 'Display Technorati', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2601, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TECHNORATI_DESC', 'Displays a Technorati button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2602, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TWITTER', 'Display Twitter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2603, 'MOD_ITPSOCIALBUTTONS_DISPLAY_TWITTER_DESC', 'Displays a Twitter button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2604, 'MOD_ITPSOCIALBUTTONS_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2605, 'MOD_ITPSOCIALBUTTONS_ONLY_TOP', 'Only Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2606, 'MOD_ITPSOCIALBUTTONS_ONLY_BOTTOM', 'Only Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2607, 'MOD_ITPSOCIALBUTTONS_BOTH', 'Both', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2608, 'MOD_ITPSOCIALBUTTONS_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2609, 'MOD_ITPSOCIALBUTTONS_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2610, 'MOD_ITPSOCIALBUTTONS_CENTER', 'Center', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2611, 'MOD_ITPSOCIALBUTTONS_SHORTENER_SETTINGS', 'Short URL Services Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2612, 'MOD_ITPSOCIALBUTTONS_LOGIN', 'Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2613, 'MOD_ITPSOCIALBUTTONS_LOGIN_DESC', 'Enter the username the you have use to login into the shortener URL service.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2614, 'MOD_ITPSOCIALBUTTONS_API_KEY', 'API key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2615, 'MOD_ITPSOCIALBUTTONS_API_KEY_DESC', 'An API key for the shortener URL serivce.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2616, 'MOD_ITPSOCIALBUTTONS_SHORTENER_SERVICE', 'Shortener service', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2617, 'MOD_ITPSOCIALBUTTONS_SHORTENER_SERVICE_DESC', 'You can select a shortener URL service. To work properly, a PHP library ''CURL'' must be loaded.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2618, 'MOD_ITPSOCIALBUTTONS_LOAD_STYLE', 'Load style.css', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2619, 'MOD_ITPSOCIALBUTTONS_LOAD_STYLE_DESC', 'The style.css is a file that conations button position and some styles for the icons. You can disable the file loading if you have your ones.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2620, 'MOD_ITPSOCIALBUTTONS_ADDITIONAL_BUTTONS', 'Additional Buttons Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2621, 'MOD_ITPSOCIALBUTTONS_CUSTOM_CODE', 'Custom code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2622, 'MOD_ITPSOCIALBUTTONS_SHARE_WITH_FRIENDS', 'Shere with friends', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2623, 'ITP_ERROR_CURL_MISSING', 'The CURL library is disabled. You must load the library if you want to use shortener URL services.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2624, 'ITP_ERROR_UNKNOWN_ERROR', 'There was an unknown error when trying to reduce the length of the URL, using shortener serivce.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.ini'),
(2625, 'MOD_ITPSOCIALBUTTONS', 'ITPSocialButtons', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_itpsocialbuttons.sys.ini'),
(2626, 'MOD_JFLICKR_XML_DESCRIPTION', 'This is a Joomla module of the original JQuery Flickr script by Project Atomic (http://www.projectatomic.com/2008/04/jquery-flickr/). This is a free module released to the Joomla community by Joomla Bamboo.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2627, 'MOD_JFLICKR_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2628, 'MOD_JFLICKR_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2629, 'MOD_JFLICKR_ENABLE', 'Enable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2630, 'MOD_JFLICKR_DISABLE', 'Disable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2631, 'MOD_JFLICKR_ON', 'On', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2632, 'MOD_JFLICKR_OFF', 'Off', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2633, 'MOD_JFLICKR_TRUE', 'True', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2634, 'MOD_JFLICKR_FALSE', 'False', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2635, 'MOD_JFLICKR_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2636, 'MOD_JFLICKR_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2637, 'MOD_JFLICKR_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2638, 'MOD_JFLICKR_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2639, 'MOD_JFLICKR_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2640, 'MOD_JFLICKR_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2641, 'MOD_JFLICKR_SETTINGS', 'jFlickr Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2642, 'MOD_JFLICKR_SCRIPTS_AND_CSS_FILES', 'Scripts and CSS Files', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2643, 'MOD_JFLICKR_LOAD_INFO', 'The following options determine how the css and javascript/jquery files are referenced on your site. The option to load the scripts in the head of the template is ideal but will not work if Joomla cache is turned on. The option to load them in the website body is easy but is not xhtml compliant. The last option disables the scripts all together and is ideal if you are using more than one instance of the module on the page. If you select the last option then you need to make sure that the scripts are included at least once on the page in your template or via another module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2644, 'MOD_JFLICKR_LOAD_CSS', 'Load CSS?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2645, 'MOD_JFLICKR_LOAD_CSS_DESC', 'Set this option to yes if you would like the module to load its css styles. Set this option to no if you would like disable the modules css syles.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2646, 'MOD_JFLICKR_LOAD_HEAD', 'Yes - Load in the head but incompatible with Joomla cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2647, 'MOD_JFLICKR_LOAD_BODY', 'Yes - Load in the body but not xhtml valid', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2648, 'MOD_JFLICKR_NO_LOAD', 'Do Not Load-Disable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2649, 'MOD_JFLICKR_LOAD_JS', 'Load Scripts?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2650, 'MOD_JFLICKR_LOAD_JS_DESC', 'Set this option to yes if you would like the module to load its javascript files. Set this option to no if you would like disable the modules javascript files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2651, 'MOD_JFLICKR_GENERAL_SETTINGS', 'General Module Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2652, 'MOD_JFLICKR_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2653, 'MOD_JFLICKR_CACHING_DESC', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2654, 'MOD_JFLICKR_USE_GLOBAL', 'Use Global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2655, 'MOD_JFLICKR_NO_CACHING', 'No Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2656, 'MOD_JFLICKR_CASHE_TIME', 'Cache Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2657, 'MOD_JFLICKR_CASHE_TIME_DESC', 'The time before the module is recached', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2658, 'MOD_JFLICKR_CLASS_SUFFIX', 'Module Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_jflickr.ini'),
(2659, 'K2_1_HOUR_AGO', '1 hour ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2660, 'K2_1_MINUTE_AGO', '1 minute ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2661, 'K2_ABSOLUTE_EG_POSTED_1225_THU_JULY_30TH', 'Absolute (e.g. posted 12.25 - Thu, July 30th)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2662, 'K2_ALL', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2663, 'K2_CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2664, 'K2_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2665, 'K2_CATEGORIES', 'Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2666, 'K2_CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2667, 'K2_CATEGORY_FILTER', 'Category filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2668, 'K2_COMMENTERS_LIST_LIMIT', 'Commenters list limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2669, 'K2_COMMENTER_AVATAR', 'Commenter avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2670, 'K2_COMMENTER_AVATAR_WIDTH', 'Commenter avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2671, 'K2_COMMENTER_IDENTIFIER', 'Commenter identifier', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2672, 'K2_COMMENTER_LINK_TO_USER_PAGE', 'Commenter link to user page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2673, 'MOD_K2_COMMENTS_DESCRIPTION', 'K2 Comments is a dual-function module used to display a) latest comments (from one or more categories) and b) a list of the top commenters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2674, 'K2_COMMENTS_COUNTER', 'Comments counter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2675, 'K2_COMMENTS_LIST_LIMIT', 'Comments List limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2676, 'K2_COMMENT_DATE', 'Comment date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2677, 'K2_COMMENT_DATE_FORMAT', 'Comment date format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2678, 'K2_COMMENT_LINK', 'Comment link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2679, 'K2_COMMENT_WORD_LIMIT', 'Comment word limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2680, 'K2_CUSTOM_WIDTH_FOR_COMMENTER_AVATAR_IN_PX', 'Custom width for commenter avatar (in px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2681, 'K2_DATE_FORMAT_LC2', '%A, %d %B %Y %H:%M', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2682, 'K2_DATE_FORMAT_LC', '%A, %d %B %Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2683, 'K2_DONTSHOW', 'Don''t show anything', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2684, 'K2_FEED_LINK', 'Feed link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2685, 'K2_FILTER_COMMENTS_BY_SELECTED_CATEGORIES', 'Filter comments by selected categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2686, 'K2_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2687, 'K2_HOURS_AGO', 'hours ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2688, 'K2_IF_WORD_LIMIT_IS_ENABLED_ANY_HTML_TAGS_WILL_BE_STRIPPED_OFF_TO_PREVENT_THE_PAGE_MARKUP_FROM_BREAKING', 'If word limit is enabled, any html tags will be stripped off to prevent the page markup from breaking.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2689, 'K2_INHERIT_FROM_COMPONENT_PARAMETERS', 'Inherit from component parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2690, 'K2_ITEM_CATEGORY', 'Item category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2691, 'K2_ITEM_TITLE', 'Item title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2692, 'K2_JUST_NOW', 'Just now', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2693, 'K2_LATEST_COMMENTS', 'Latest Comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2694, 'K2_LATEST_COMMENT_FROM_EACH_COMMENTER', 'Latest comment from each commenter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2695, 'K2_MINUTES_AGO', 'minutes ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2696, 'K2_MODULE_CLASS_SUFFIX', 'Module class suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2697, 'K2_MODULE_CLASS_SUFFIX_DESCRIPTION', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2698, 'K2_NO_CACHING', 'No caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2699, 'K2_ON', 'on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2700, 'K2_POSTED_ON', 'posted on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2701, 'K2_RELATIVE_EG_POSTED_2_HOURS_AGO', 'Relative (e.g. posted 2 hours ago)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2702, 'K2_SECONDS_AGO', 'seconds ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2703, 'K2_SELECT', 'Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2704, 'K2_SELECT_MODULE_FUNCTIONALITY', 'Select module functionality', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2705, 'K2_SELECT_MODULE_FUNCTIONALITY_DESC', 'If you select ''top commenters'', the module will filter the top commenters from registered users only.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2706, 'K2_SELECT_ONE_ORE_MORE_CATEGORIES_FROM_WHICH_YOU_WANT_TO_FILTER_THEIR_COMMENTS_SELECT_NONE_TO_FETCH_COMMENTS_FROM_ALL_CATEGORIES', 'Select one ore more categories from which you want to filter their comments. Select none to fetch comments from all categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2707, 'K2_SELECT_WHETHER_TO_CACHE_THE_CONTENT_OF_THIS_MODULE', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2708, 'K2_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2709, 'K2_SHOW_NAME', 'Show the commenter''s name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2710, 'K2_SHOW_USERNAME', 'Show the commenter''s username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2711, 'K2_SHOW_USERNAME_IFEXISTS', 'Show the commenter''s username (if it exists)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2712, 'K2_SUBSCRIBE_TO_THIS_RSS_FEED', 'Subscribe to this RSS feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2713, 'K2_THE_TIME_IN_SECONDS_BEFORE_THE_MODULE_IS_RECACHED', 'The time (in seconds) before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2714, 'K2_TOP_COMMENTERS', 'Top Commenters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2715, 'K2_USE_CUSTOM_WIDTH', 'Use custom width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2716, 'K2_USE_GLOBAL', 'Use global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2717, 'K2_WRITTEN_BY', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2718, 'K2_WRITTEN_BY_FEMALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2719, 'K2_WRITTEN_BY_MALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2720, 'MOD_K2_COMMENTS', 'K2 comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.ini'),
(2721, 'MOD_K2_COMMENTS', 'K2 comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.sys.ini'),
(2722, 'MOD_K2_COMMENTS_DESCRIPTION', 'K2 Comments is a dual-function module used to display a) latest comments (from one or more categories) and b) a list of the top commenters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_comments.sys.ini'),
(2723, 'K2_1_DAY', '1 day', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2724, 'K2_1_MONTH', '1 month', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2725, 'K2_1_WEEK', '1 week', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2726, 'K2_2_WEEKS', '2 weeks', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2727, 'K2_3_DAYS', '3 days', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2728, 'K2_3_MONTHS', '3 months', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2729, 'K2_6_MONTHS', '6 months', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2730, 'K2_ADDITIONAL_INFO', 'Additional Info', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2731, 'K2_ADD_ITEMS', 'Add items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2732, 'K2_ALL', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2733, 'K2_ALL_TIME', 'All time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2734, 'K2_ATTACHMENTS', 'Attachments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2735, 'K2_AUTOGENERATED_RSS_FEED_ICON', 'Auto-generated RSS Feed icon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2736, 'K2_BE_THE_FIRST_TO_COMMENT', 'Be the first to comment!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2737, 'K2_CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2738, 'K2_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2739, 'K2_CATEGORIES', 'Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2740, 'K2_CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2741, 'K2_CATEGORY_FILTER', 'Category filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2742, 'K2_COMMENT', 'comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2743, 'K2_COMMENTS', 'comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2744, 'K2_COMMENTS_COUNTER_AND_ANCHOR_LINK', 'Comments counter and anchor link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2745, 'K2_CONTINUE_READING', 'Continue reading', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2746, 'K2_CREATED_DATE_AND_TIME', 'Created date and time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2747, 'K2_CUSTOM_LINK_AT_THE_BOTTOM', 'Custom link at the bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2748, 'K2_CUSTOM_LINK_TITLE', 'Custom link title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2749, 'K2_CUSTOM_LINK_TITLE_DESC', 'If you enter a title here, it will override the menu title.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2750, 'K2_CUSTOM_LINK_URL', 'Custom link URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2751, 'K2_CUSTOM_WIDTH_FOR_USER_AVATAR_IN_PX', 'Custom width for user avatar (in px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2752, 'K2_DATE_FORMAT_LC2', '%A, %d %B %Y %H:%M', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2753, 'K2_DATE_FORMAT_LC', '%A, %d %B %Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2754, 'K2_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2755, 'K2_DESCRIPTION_TEXT_AT_THE_TOP_OPTIONAL', 'Description text at the top (optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2756, 'K2_DRAG_AND_DROP_TO_REORDER_ITEMS', 'Drag and drop to re-order items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2757, 'K2_DRAG_AND_DROP_TO_REORDER_ITEMS_CLICK_THE_REMOVE_ICON_TO_REMOVE_AN_ITEM_FROM_THE_LIST', 'Drag and drop to re-order items. Click the remove icon to remove an item from the list.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2758, 'K2_ENABLE', 'Enable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2759, 'K2_ENABLE_JOOMLA_CONTENT_PLUGINS', 'Enable Joomla! content plugins', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2760, 'K2_ENABLE_K2_PLUGINS', 'Enable K2 plugins', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2761, 'K2_EXTRA_FIELDS', 'Extra fields', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2762, 'K2_FEATURED_ITEMS', 'Featured items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2763, 'K2_FETCH_ITEMS_FROM_CHILDREN_CATEGORIES', 'Fetch items from children categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2764, 'K2_FETCH_ONLY_ITEMS_WITH_VIDEOS', 'Fetch only items with media', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2765, 'K2_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2766, 'K2_HIGHEST_RATED', 'Highest rated', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2767, 'K2_HITS', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2768, 'K2_IMAGE', 'Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2769, 'K2_IMAGE_SIZE', 'Image size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2770, 'K2_IN', 'in', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2771, 'K2_INHERIT_FROM_COMPONENT_PARAMETERS', 'Inherit from component parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2772, 'K2_INTROTEXT', 'Introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2773, 'K2_INTROTEXT_WORD_LIMIT', 'Introtext word limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2774, 'K2_ITEM_ADDED_IN_THE_LIST', 'Item added in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2775, 'K2_ITEM_COUNT', 'Item count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2776, 'K2_ITEM_EXISTS_ALREADY_IN_THE_LIST', 'Item exists already in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2777, 'K2_ITEM_ORDERING', 'Item ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2778, 'K2_ITEM_VIEW_OPTIONS_COMMON_FOR_EITHER_SOURCE', 'Item view options (common for either source)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2779, 'K2_LARGE', 'Large', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2780, 'K2_LATEST_MODIFIED', 'Latest modified', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2781, 'K2_LEAVE_BLANK_TO_DIASBLE_IF_YOU_ENABLE_THIS_OPTION_ALL_HTML_TAGS_FROM_THE_TEXT_WILL_BE_CLEANED_UP_TO_MAKE_SURE_THE_HTML_STRUCTURE_OF_THE_SITE_DOES_NOT_BRAKE', 'Leave blank to diasble. If you enable this option, all html tags from the text will be cleaned up to make sure the html structure of the site does not brake.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2782, 'K2_MEDIA', 'Media', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2783, 'K2_MEDIA_CAPTION', 'Media caption', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2784, 'K2_MEDIA_CREDITS', 'Media credits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2785, 'K2_MEDIUM', 'Medium', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2786, 'K2_MODULE_CLASS_SUFFIX', 'Module class suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2787, 'K2_MODULE_CLASS_SUFFIX_DESCRIPTION', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2788, 'K2_MOD_K2_CONTENT_DESCRIPTION', 'K2 Content is the primary &quot;content&quot; retrieval module for K2. You can set various category and item element filters to display a number of items coming from the K2 component. Using multiple copies of this module (with varying settings) you can achieve complex news publishing/magazine site layouts.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2789, 'K2_MOST_COMMENTED', 'Most commented', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2790, 'K2_MOST_POPULAR', 'Most popular', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2791, 'K2_MOST_RECENT_FIRST', 'Most recent first (by date created)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2792, 'K2_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2793, 'K2_NO_CACHING', 'No caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2794, 'K2_OLDEST_FIRST', 'Oldest first (by date created)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2795, 'K2_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2796, 'K2_ORDERING_REVERSE', 'Ordering reverse', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2797, 'K2_OR_SELECT_A_MENU_ITEM', 'Or select a Joomla! menu item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2798, 'K2_OTHER_OPTIONS', 'Other Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2799, 'K2_RANDOM_ORDERING', 'Random ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2800, 'K2_READ', 'Read', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2801, 'K2_READ_MORE', 'Read more...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2802, 'K2_READ_MORE_LINK', 'Read more... link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2803, 'K2_RECENTLY_PUBLISHED', 'Most recent first (by date published)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2804, 'K2_RETRIEVE_ITEMS_FROM_CATEGORIES', 'Retrieve items from categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2805, 'K2_SELECT', 'Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2806, 'K2_SELECT_AN_ITEM', 'Select an item...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2807, 'K2_SELECT_ONE_ORE_MORE_CATEGORIES_FOR_WHICH_YOU_WANT_TO_FILTER_AN_ITEMS_LIST_SELECT_NONE_TO_FETCH_ITEMS_FROM_ALL_CATEGORIES', 'Select one ore more categories for which you want to filter an items list. Select none to fetch items from all categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2808, 'K2_SELECT_ONE_OR_MORE_CATEGORIES', 'Select one or more categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2809, 'K2_SELECT_SPECIFIC_ITEMS', 'Select specific items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2810, 'K2_SELECT_SUBTEMPLATE', 'Select sub-template', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2811, 'K2_SELECT_WHETHER_TO_CACHE_THE_CONTENT_OF_THIS_MODULE', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2812, 'K2_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2813, 'K2_SHOW_ONLY_FEATURED_ITEMS', 'Show only Featured Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2814, 'K2_SMALL', 'Small', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2815, 'K2_SOURCE', 'Source', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2816, 'K2_SUBSCRIBE_TO_THIS_RSS_FEED', 'Subscribe to this RSS feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2817, 'K2_TAGS', 'Tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2818, 'K2_THE_SELECTED_ITEM_IS_ALREADY_IN_THE_LIST', 'The selected item is already in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2819, 'K2_THE_TIME_IN_SECONDS_BEFORE_THE_MODULE_IS_RECACHED', 'The time (in seconds) before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2820, 'K2_THIS_MODULE_UTILIZES_ONTHEFLY_MVC_TEMPLATE_OVERRIDES_WHAT_THIS_MEANS_IS_THAT_YOU_CAN_CREATE_A_NEW_SUBTEMPLATE_FOLDER_FOR_THIS_MODULE_WITHIN_YOUR_JOOMLA_TEMPLATES_HTMLMOD_K2_CONTENT_FOLDER_THE_MODULE_WILL_THEN_PICKUP_THE_NEW_SUBTEMPLATE_AUTOMAGICALLY_WI', 'This module utilizes on-the-fly MVC template overrides. What this means is that you can create a new sub-template folder for this module within your Joomla! template''s /html/mod k2 content/ folder. The module will then pickup the new sub-template auto-magically, without you editing any XML file or doing any other non-designer work!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2821, 'K2_THIS_OPTION_IS_NOT_APPLICABLE_FOR_AN_ITEM_IN_WHICH_THE_FULLTEXT_BLOCK_IS_EMPTY', 'This option is not applicable for an item in which the ''fulltext'' block is empty.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2822, 'K2_TIMES', 'times', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2823, 'K2_TIME_RANGE_IF_ORDERING_IS_SET_TO_MOST_POPULAR_OR_MOST_COMMENTED', 'Time range (if ordering is set to ''most popular'' or ''most commented'')', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2824, 'K2_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2825, 'K2_TITLE_ALPHABETICAL', 'Title Alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2826, 'K2_TITLE_REVERSEALPHABETICAL', 'Title Reverse-Alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2827, 'K2_USER', 'User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2828, 'K2_USER_AUTHOR', 'User (author)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2829, 'K2_USER_AVATAR', 'User avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2830, 'K2_USER_AVATAR_WIDTH', 'User avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2831, 'K2_USER_DESCRIPTION', 'User description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2832, 'K2_USE_CUSTOM_WIDTH', 'Use custom width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2833, 'K2_USE_DEFAULT', 'Use default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2834, 'K2_USE_GLOBAL', 'Use global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2835, 'K2_USE_THIS_TO_ADD_ITEMS_TO_THE_LIST_BELOW', 'Use this to add items to the list below', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2836, 'K2_WRITTEN_BY', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2837, 'K2_WRITTEN_BY_FEMALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2838, 'K2_WRITTEN_BY_MALE', 'Written by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2839, 'K2_WRITTEN_ON', 'Written on', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2840, 'K2_XLARGE', 'XLarge', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2841, 'K2_XSMALL', 'XSmall', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2842, 'K2_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2843, 'MOD_K2_CONTENT', 'K2 content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.ini'),
(2844, 'MOD_K2_CONTENT', 'K2 content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.sys.ini'),
(2845, 'K2_MOD_K2_CONTENT_DESCRIPTION', 'K2 Content is the primary &quot;content&quot; retrieval module for K2. You can set various category and item element filters to display a number of items coming from the K2 component. Using multiple copies of this module (with varying settings) you can achieve complex news publishing/magazine site layouts.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_content.sys.ini'),
(2846, 'K2_ADD_CUSTOM_HTML_CSS_JS_OR_PHP_CODE', 'Add custom HTML, CSS, JS or PHP code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2847, 'K2_ALL', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2848, 'K2_APPLY_TAG_CATEGORY_FILTER_RECURSIVELY_TO_ALL_SUBCATEGORIES', 'Apply tag category filter recursively to all sub-categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2849, 'K2_APRIL', 'April', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2850, 'K2_ARCHIVE', 'Archive', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2851, 'K2_ARCHIVE_SETTINGS', 'Archive Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2852, 'K2_AUGUST', 'August', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2853, 'K2_AUTHORS_LIST', 'Authors List', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2854, 'K2_AUTHORS_LIST_SETTINGS', 'Authors List Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2855, 'K2_AUTHOR_AVATAR', 'Author avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2856, 'K2_AUTHOR_AVATAR_WIDTH', 'Author avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2857, 'K2_BLOGSTYLE_CALENDAR_NO_OPTIONS', 'Blog-style Calendar (no options)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2858, 'K2_BREADCRUMBS', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(2859, 'K2_BREADCRUMBS_SETTINGS', 'Breadcrumbs Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2860, 'K2_BY_CHOOSING_SPECIFIC_CATEGORIES_HERE_YOU_CAN_NARROW_DOWN_SEARCH_RESULTS_TO_ITEMS_BELONGING_IN_THE_SELECTED_CATEGORIES_THIS_OPTION_IS_VERY_HANDY_IF_YOU_ARE_DEVELOPING_A_WEBSITE_FOR_BOTH_GUEST_VISITORS_AND_REGISTERED_MEMBERS_EG_INTRANET_AND_YOU_WANT_TO_R', 'By choosing specific categories here, you can narrow down search results to items belonging in the selected categories. This option is very handy if you are developing a website for both guest visitors and registered members (e.g. intranet) and you want to restrict search results for guest visitors only to categories that they are allowed to view.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2861, 'K2_CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2862, 'K2_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2863, 'K2_CALENDAR_SETTINGS', 'Calendar Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2864, 'K2_CATEGORIES', 'Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2865, 'K2_CATEGORIES_LIST_MENU', 'Categories List (Menu)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2866, 'K2_CATEGORIES_LIST_MENU_SETTINGS', 'Categories List (Menu) Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2867, 'K2_CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2868, 'K2_CATEGORY_FILTER', 'Category filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2869, 'K2_CATEGORY_SELECT_BOX', 'Category Select Box', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2870, 'K2_CATEGORY_SELECT_BOX_SETTINGS', 'Category Select Box Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2871, 'K2_COMMENTS', 'comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2872, 'K2_CUSTOM_CODE', 'Custom Code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2873, 'K2_CUSTOM_CODE_SETTINGS', 'Custom Code Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2874, 'K2_CUSTOM_WIDTH_FOR_AUTHOR_AVATAR_IN_PX', 'Custom width for author avatar (in px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2875, 'K2_DECEMBER', 'December', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2876, 'K2_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2877, 'K2_DEFAULT_BY_ID_ASCENDING', 'Default (by ID - ascending)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2878, 'K2_ENABLE', 'Enable', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2879, 'K2_ENABLE_JOOMLA_CONTENT_PLUGINS', 'Enable Joomla! content plugins', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2880, 'K2_ENABLE_LIVE_SEARCH', 'Enable live search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2881, 'K2_FEBRUARY', 'February', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2882, 'K2_FETCH_ITEMS_FROM_CHILDREN_CATEGORIES', 'Fetch items from children categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2883, 'K2_FILTER_AUTHORS_BY_ROOT_CATEGORY', 'Filter authors by root category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2884, 'K2_FILTER_TAGS_FROM_ONE_OR_MORE_CATEGORIES', 'Filter tags from one or more categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2885, 'K2_FONT_SIZE_FOR_LESS_POPULAR_TAGS', 'Font size for less popular tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2886, 'K2_FONT_SIZE_FOR_MOST_POPULAR_TAGS', 'Font size for most popular tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2887, 'K2_FRI', 'Fri', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2888, 'K2_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2889, 'K2_HOME', 'Home', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2890, 'K2_IF_YOU_ENABLE_THIS_OPTION_SEARCH_RESULTS_WILL_BE_DISPLAYED_RIGHT_BELOW_THE_SEARCH_BOX_AS_YOU_TYPE_YOUR_SEARCH_QUERY', 'If you enable this option, search results will be displayed right below the search box as you type your search query.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2891, 'K2_INHERIT_FROM_COMPONENT_PARAMETERS', 'Inherit from component parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2892, 'K2_ITEMS_COUNTER', 'Items counter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2893, 'K2_ITEMS_TAGGED_WITH', 'items tagged with', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2894, 'K2_JANUARY', 'January', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2895, 'K2_JULY', 'July', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2896, 'K2_JUNE', 'June', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2897, 'K2_LATEST_ITEM_WRITTEN_BY_AUTHOR', 'Latest item written by author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2898, 'K2_LEVELS_TO_RENDER', 'Levels to render', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2899, 'K2_MARCH', 'March', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2900, 'K2_MAX_FONT_SIZE', 'Max font size (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2901, 'K2_MAY', 'May', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2902, 'K2_MIN_FONT_SIZE', 'Min font size (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2903, 'K2_MODK2TOOLS_COMMENT', 'comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2904, 'K2_MODK2TOOLS_COMMENTS', 'comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2905, 'K2_MODULE_CLASS_SUFFIX', 'Module class suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2906, 'K2_MODULE_CLASS_SUFFIX_DESCRIPTION', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2907, 'K2_MON', 'Mon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2908, 'K2_NAME_ALPHABETICAL', 'Name alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2909, 'K2_NAME_REVERSE_ALPHABETICAL', 'Name reverse alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2910, 'K2_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2911, 'K2_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2912, 'K2_NONE_ONSELECTLISTS', '-- None --', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2913, 'K2_NOVEMBER', 'November', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2914, 'K2_NO_CACHING', 'No caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2915, 'K2_OCTOBER', 'October', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2916, 'K2_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2917, 'K2_ORDER_BY', 'Order by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2918, 'K2_PARSE_PHP_CODE', 'Parse PHP code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2919, 'K2_PATH_SEPARATOR', 'Path separator', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2920, 'K2_RESTRICT_SEARCH_RESULTS_TO_ONE_OR_MORE_CATEGORIES', 'Restrict search results to one or more categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2921, 'K2_REVERSE_DEFAULT_BY_ID_DESCENDING', 'Reverse default (by ID - descending)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2922, 'K2_ROOT_LABEL_EG_HOME', 'Root label (e.g. Home)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2923, 'K2_SAT', 'Sat', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2924, 'K2_SEARCH_BOX', 'Search Box', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2925, 'K2_SEARCH_BOX_DEFAULT_TEXT', 'Search box default text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2926, 'K2_SEARCH_BOX_MAXIMUM_CHARACTER_LENGTH', 'Search box maximum character length', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2927, 'K2_SEARCH_BOX_SETTINGS', 'Search Box Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2928, 'K2_SEARCH_BUTTON_AS_IMAGE', 'Search button as image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2929, 'K2_SEARCH_BUTTON_TEXT', 'Search button text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2930, 'K2_SELECT', 'Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2931, 'K2_SELECT_CATEGORY', '-- Select category --', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2932, 'K2_SELECT_MODULE_FUNCTIONALITY', 'Select module functionality', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2933, 'K2_SELECT_ROOT_CATEGORY', 'Select root category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2934, 'K2_SELECT_THE_NUMBER_OF_LEVELS_YOU_WISH_TO_RENDER_LEAVE_THIS_BLANK_IF_YOU_WISH_TO_RENDER_ALL_THE_LEVELS_BELOW_THE_SELECTED_ROOT_CATEGORY', 'Select the number of levels you wish to render. Leave this blank if you wish to render all the levels below the selected root category.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2935, 'K2_SELECT_THE_ROOT_CATEGORY_FOR_WHICH_YOU_WANT_TO_CREATE_A_CATEGORY_DROPDOWN_LIST_SELECT_NONE_TO_CREATE_A_DROPDOWN_LIST_FROM_ALL_CATEGORIES', 'Select the root category for which you want to create a category drop-down list. Select none to create a drop-down list from all categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2936, 'K2_SELECT_THE_ROOT_CATEGORY_FOR_WHICH_YOU_WANT_TO_CREATE_A_CATEGORY_LIST_SELECT_NONE_TO_FETCH_A_LIST_OF_ALL_CATEGORIES', 'Select the root category for which you want to create a category list. Select none to fetch a list of all categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2937, 'K2_SELECT_THE_ROOT_CATEGORY_FOR_WHICH_YOU_WANT_TO_FILTER_AN_AUTHOR_LIST_SELECT_NONE_TO_FETCH_AUTHORS_FROM_ALL_CATEGORIES', 'Select the root category for which you want to filter an author list. Select none to fetch authors from all categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2938, 'K2_SELECT_THE_X_MOST_POPULAR_TAGS_TO_DISPLAY', 'Select the X most popular tags to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2939, 'K2_SELECT_WHETHER_TO_CACHE_THE_CONTENT_OF_THIS_MODULE', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2940, 'K2_SEPTEMBER', 'September', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2941, 'K2_SET_THE_DEFAULT_TEXT_WHICH_WILL_APPEAR_ON_THE_SEARCH_BOX_EG_SEARCH_SITE', 'Set the default text which will appear on the search box, e.g. ''search site...''.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2942, 'K2_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2943, 'K2_SHOW_SEARCH_BUTTON', 'Show search button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2944, 'K2_SUN', 'Sun', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2945, 'K2_TAG_CLOUD', 'Tag Cloud', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2946, 'K2_TAG_CLOUD_SETTINGS', 'Tag Cloud Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2947, 'K2_TAG_LIMIT_X_MOST_POPULAR', 'Tag limit (X most popular)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2948, 'K2_THE_LABEL_FOR_THE_HOME_LINK_LEAVE_THIS_BLANK_IF_YOU_DONT_WISH_TO_INCLUDE_A_HOME_LINK_IN_YOUR_PATH', 'The label for the ''home'' link. Leave this blank if you don''t wish to include a home link in your path.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2949, 'K2_THE_NUMBER_OF_ALLOWED_CHARACTERS_TO_BE_INPUT_IN_THE_SEARCH_BOX', 'The number of allowed characters to be input in the search box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2950, 'K2_THE_PATH_SEPARATOR_EG_A_RIGHT_ARROW', 'The path separator, e.g. a right arrow.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2951, 'K2_THE_TEXT_TO_DISPLAY_BY_DEFAULT_IN_THE_SEARCH_BOX', 'The text to display by default in the search box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2952, 'K2_THE_TIME_IN_SECONDS_BEFORE_THE_MODULE_IS_RECACHED', 'The time (in seconds) before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2953, 'K2_THU', 'Thu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2954, 'K2_TOOLS', 'K2 Tools is a multi-function utility module for your Joomla! website. It allows you to filter or display K2 content in various ways.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2955, 'K2_TO_SELECT_MULTIPLE_CATEGORIES_PRESS_AND_KEEP_CTRLCMD_AND_THEN_CLICK_ON_THE_DESIRED_CATEGORIES', 'To select multiple categories, press and keep Ctrl/Cmd and then click on the desired categories.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2956, 'K2_TUE', 'Tue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2957, 'K2_USER', 'User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2958, 'K2_USE_AN_IMAGE_AS_THE_SEARCH_BUTTON', 'Use an image as the search button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2959, 'K2_USE_CUSTOM_WIDTH', 'Use custom width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2960, 'K2_USE_GLOBAL', 'Use global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2961, 'K2_WED', 'Wed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2962, 'K2_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2963, 'K2_YOU_ARE_HERE', 'You are here:', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2964, 'MOD_K2_TOOLS', 'K2 tools', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.ini'),
(2965, 'MOD_K2_TOOLS', 'K2 tools', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.sys.ini'),
(2966, 'K2_TOOLS', 'K2 Tools is a multi-function utility module for your Joomla! website. It allows you to filter or display K2 content in various ways.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_tools.sys.ini'),
(2967, 'K2_ADD_NEW_ITEM', 'Add new item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2968, 'K2_CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2969, 'K2_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2970, 'K2_CREATE_AN_ACCOUNT', 'Create an account', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2971, 'K2_CUSTOM_WIDTH_FOR_USER_AVATAR_IN_PX', 'Custom width for user avatar (in px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2972, 'K2_DISPLAY_USERNAME_OR_NAME', 'Display username or name?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2973, 'K2_ENCRYPT_LOGIN_FORM', 'Encrypt Login Form', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2974, 'K2_FORGOT_YOUR_PASSWORD', 'Forgot your password?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2975, 'K2_FORGOT_YOUR_USERNAME', 'Forgot your username?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2976, 'K2_GREETING_TEXT', 'Greeting text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2977, 'K2_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2978, 'K2_INHERIT_FROM_COMPONENT_PARAMETERS', 'Inherit from component parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2979, 'K2_LOGIN', 'Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2980, 'K2_LOGIN_LOGOUT_REDIRECTION', 'Login & logout redirection', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2981, 'K2_LOGIN_REDIRECTION_URL', 'Login Redirection URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2982, 'K2_LOGIN_REDIRECTION_URL_DESCRIPTION', 'Select the page the user will be redirected to after a successful login. Select from all the pages listed in the dropdown menu. If no selection is made, the Front Page will be loaded by default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2983, 'K2_LOGIN_WITH_OPENID', 'Login with OpenID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2984, 'K2_LOGOUT', 'Logout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2985, 'K2_LOGOUT_REDIRECTION_URL', 'Logout Redirection URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2986, 'K2_LOGOUT_REDIRECTION_URL_DESCRIPTION', 'Select the page the user will be redirected to after successfully ending their current session by logging out. Select from all the pages listed in the dropdown menu. If no selection is made, the Front Page will be loaded by default.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2987, 'K2_MENU_RENDER_OPTION', 'Render a Joomla! menu inside the user block', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2988, 'K2_MENU_TO_RENDER', 'Select menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2989, 'K2_MENU_TO_RENDER_DESC', 'By selecting to render a multi-level Joomla! menu inside the user block, you are essentially expanding the editing/navigating options for your users. For example, you can create a menu item with links to add a new blog, product or other item, by using the new ''item form'' menu item in K2 v2.5 or later. See how we use the module in the getk2.org website.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2990, 'K2_MODERATE_COMMENTS_TO_MY_PUBLISHED_ITEMS', 'Moderate comments to my published items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2991, 'K2_MODULE_CLASS_SUFFIX', 'Module class suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2992, 'K2_MODULE_CLASS_SUFFIX_DESCRIPTION', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2993, 'K2_MOD_K2_USER_DESCRIPTION', 'K2 User is a better version of the Joomla! login module. Use it to display a login box for your users. When users are logged in, they see the user block (toolbar), which allows them to perform tasks like: add/edit K2 items (based on their access rights), moderate comments to their items (again, based on their access rights), update their personal details (profile) and quickly access all their published items (the user page/blog). This module replaces the ''K2 Login'' module in v2.5 and later. If you are using the ''K2 Login'' module, please make sure you replace it with this one. In v2.6 of K2, the ''K2 Login'' module will be permanently removed from the K2 extension package.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2994, 'K2_MY_ACCOUNT', 'My account', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2995, 'K2_MY_PAGE', 'My page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2996, 'K2_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2997, 'K2_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2998, 'K2_NORMAL_LOGIN', 'Normal login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(2999, 'K2_NO_CACHING', 'No caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3000, 'K2_OPTIONS_FOR_LOGGED_IN_USERS', 'Options for logged in users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3001, 'K2_PASSWORD', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3002, 'K2_POSTTEXT', 'Post-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3003, 'K2_PRETEXT', 'Pre-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3004, 'K2_PUBLISH', 'Publish', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3005, 'K2_PUBLISHED_COMMENT', 'published comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3006, 'K2_PUBLISHED_COMMENTS', 'published comments', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3007, 'K2_REMEMBER_ME', 'Remember me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3008, 'K2_SELECT_MENU_ITEM', 'Select menu item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3009, 'K2_SELECT_WHETHER_TO_CACHE_THE_CONTENT_OF_THIS_MODULE', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3010, 'K2_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3011, 'K2_SUBMIT_ENCRYPTED_LOGIN_DATA_REQUIRES_SSL', 'Submit encrypted login data (requires SSL)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3012, 'K2_THE_TIME_IN_SECONDS_BEFORE_THE_MODULE_IS_RECACHED', 'The time (in seconds) before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3013, 'K2_TRASHED', 'Trashed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3014, 'K2_UNPUBLISHED', 'Unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3015, 'K2_USER', 'User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3016, 'K2_USERNAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3017, 'K2_USER_AVATAR', 'User avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3018, 'K2_USER_AVATAR_WIDTH', 'User avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3019, 'K2_USE_CUSTOM_WIDTH', 'Use custom width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3020, 'K2_USE_GLOBAL', 'Use global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3021, 'K2_WELCOME', 'Welcome', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3022, 'K2_WHAT_IS_OPENID', 'What is OpenID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3023, 'K2_WRITE_A_CUSTOM_TEXT_TO_DISPLAY_TO_YOUR_USERS_WHEN_THEY_ARE_LOGGED_IN', 'Write a custom text to display to your users when they are logged in.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3024, 'K2_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3025, 'K2_YOU_HAVE', 'You have', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3026, 'MOD_K2_USER', 'K2 user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.ini'),
(3027, 'MOD_K2_USER', 'K2 user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.sys.ini'),
(3028, 'K2_MOD_K2_USER_DESCRIPTION', 'K2 User is a better version of the Joomla! login module. Use it to display a login box for your users. When users are logged in, they see the user block (toolbar), which allows them to perform tasks like: add/edit K2 items (based on their access rights), moderate comments to their items (again, based on their access rights), update their personal details (profile) and quickly access all their published items (the user page/blog). This module replaces the ''K2 Login'' module in v2.5 and later. If you are using the ''K2 Login'' module, please make sure you replace it with this one. In v2.6 of K2, the ''K2 Login'' module will be permanently removed from the K2 extension package.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_user.sys.ini'),
(3029, 'K2_ALPHABETICAL', 'Alphabetical', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3030, 'K2_BY_K2_USER_GROUP', 'By K2 user group', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3031, 'K2_CACHE_TIME', 'Cache time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3032, 'K2_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3033, 'K2_CATEGORIES', 'Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3034, 'K2_CLICK_TO_SELECT_ONE_OR_MORE_USERS', 'Click to select one or more users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3035, 'K2_CUSTOM_WIDTH_FOR_USER_AVATAR_IN_PX', 'Custom width for user avatar (in px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3036, 'K2_DISPLAY_OPTIONS', 'Display options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3037, 'K2_DRAG_USERS_ONE_BY_ONE_TO_REORDER_THE_LIST_CLICK_THE_REMOVE_ICON_TO_REMOVE_A_USER_FROM_THE_LIST', 'Drag users one by one to re-order the list. Click the remove icon to remove a user from the list.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3038, 'K2_EMAIL', 'E-mail', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3039, 'K2_FETCH_USERS', 'Fetch users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3040, 'K2_INHERIT_FROM_COMPONENT_PARAMETERS', 'Inherit from component parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3041, 'K2_ITEM_COUNT', 'Item count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3042, 'K2_LIMIT', 'Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3043, 'K2_MODULE_CLASS_SUFFIX', 'Module class suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3044, 'K2_MODULE_CLASS_SUFFIX_DESCRIPTION', 'A suffix to be applied to the CSS class of the Module. This allows for individual Module styling.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3045, 'K2_MOST_RECENT_ITEM', 'Most recent item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3046, 'K2_NO_CACHING', 'No caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3047, 'K2_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3048, 'K2_RANDOM', 'Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3049, 'K2_RECENT_ITEMS', 'Recent items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3050, 'K2_RETRIEVE_SPECIFIC_USERS', 'Retrieve specific users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3051, 'K2_RETRIEVE_USERS_USING_FILTERS', 'Retrieve users using filters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3052, 'K2_RSS_FEED_ICON', 'RSS feed icon', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3053, 'K2_SELECTED_USERS_SORT_WITH_DRAG_DROP', 'Selected users (sort with drag & drop)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3054, 'K2_SELECT_A_K2_USER_GROUP', 'Select a K2 User group', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3055, 'K2_SELECT_SUBTEMPLATE', 'Select sub-template', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3056, 'K2_SELECT_WHETHER_TO_CACHE_THE_CONTENT_OF_THIS_MODULE', 'Select whether to cache the content of this module', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3057, 'K2_SOURCE', 'Source', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3058, 'K2_SUBSCRIBE_TO_THIS_USERS_RSS_FEED', 'Subscribe to this user''s RSS feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3059, 'K2_THE_TIME_IN_SECONDS_BEFORE_THE_MODULE_IS_RECACHED', 'The time (in seconds) before the module is recached.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3060, 'K2_MOD_K2_USERS_DESCRTIPTION', 'This module utilizes on-the-fly MVC template overrides. What this means is that you can create a new sub-template folder for this module within your Joomla! template''s /html/mod k2 users/ folder. The module will then pickup the new sub-template auto-magically, without you editing any XML file or doing any other non-designer work!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3061, 'K2_USERS', 'K2 Users will fetch a list of K2 users based on some criteria. You can additionally select to retrieve one or more items for each K2 user.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3062, 'K2_USER_ADDED_IN_THE_LIST', 'User added in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3063, 'K2_USER_AVATAR', 'User avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3064, 'K2_USER_AVATAR_WIDTH', 'User avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3065, 'K2_USER_DESCRIPTION', 'User description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3066, 'K2_USER_EXISTS_ALREADY_IN_THE_LIST', 'User exists already in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3067, 'K2_USER', 'User', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3068, 'K2_USE_CUSTOM_WIDTH', 'Use custom width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3069, 'K2_USE_GLOBAL', 'Use global', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3070, 'K2_WEBSITE', 'Website', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3071, 'K2_WITH_MOST_COMMENTED_ITEMS', 'With most commented items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3072, 'K2_WITH_MOST_ITEMS', 'With most items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3073, 'K2_WITH_MOST_POPULAR_ITEMS', 'With most popular items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3074, 'K2_WORD_LIMIT_FOR_USER_DESCRIPTION', 'Word limit for user description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3075, 'K2_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3076, 'K2_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3077, 'K2_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3078, 'K2_URL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3079, 'K2_THE_SELECTED_USER_IS_ALREADY_IN_THE_LIST', 'The selected user is already in the list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3080, 'K2_USE_DEFAULT', 'Use default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3081, 'MOD_K2_USERS', 'K2 users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.ini'),
(3082, 'MOD_K2_USERS', 'K2 users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.sys.ini'),
(3083, 'K2_MOD_K2_USERS_DESCRTIPTION', 'This module utilizes on-the-fly MVC template overrides. What this means is that you can create a new sub-template folder for this module within your Joomla! template''s /html/mod k2 users/ folder. The module will then pickup the new sub-template auto-magically, without you editing any XML file or doing any other non-designer work!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_k2_users.sys.ini'),
(3084, 'MOD_LANGUAGES', 'Language Switcher', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3085, 'MOD_LANGUAGES_FIELD_ACTIVE_DESC', 'Display or not the active language. If displayed, the class ''lang-active'' will be added to the element.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3086, 'MOD_LANGUAGES_FIELD_ACTIVE_LABEL', 'Active Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3087, 'MOD_LANGUAGES_FIELD_CACHING_DESC', 'Select whether to cache or not the content of this module.<br />This should be set to ''No caching'' when using Items Associations.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3088, 'MOD_LANGUAGES_FIELD_DROPDOWN_DESC', 'If set to ''Yes'', the display parameters below will be ignored. The content languages native names will display in a dropdown.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3089, 'MOD_LANGUAGES_FIELD_DROPDOWN_LABEL', 'Use Dropdown', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3090, 'MOD_LANGUAGES_FIELD_FOOTER_DESC', 'This is the text or HTML that is displayed below the language switcher.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3091, 'MOD_LANGUAGES_FIELD_FOOTER_LABEL', 'Post-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3092, 'MOD_LANGUAGES_FIELD_FULL_NAME_DESC', 'If set to ''Yes'' and image flags set to ''No'', full content language native names are displayed. If set to ''No'', upper case abbreviations from the content languages URL Language Code are used. Example: EN for English, FR for French.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3093, 'MOD_LANGUAGES_FIELD_FULL_NAME_LABEL', 'Languages Full Names', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3094, 'MOD_LANGUAGES_FIELD_HEADER_DESC', 'This is the text or HTML that is displayed above the language switcher.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3095, 'MOD_LANGUAGES_FIELD_HEADER_LABEL', 'Pre-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3096, 'MOD_LANGUAGES_FIELD_INLINE_DESC', 'Default is set to ''Yes'', ie to horizontal display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3097, 'MOD_LANGUAGES_FIELD_INLINE_LABEL', 'Horizontal Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3098, 'MOD_LANGUAGES_FIELD_MODULE_LAYOUT_DESC', 'Use a different layout from the supplied module or overrides in the default template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3099, 'MOD_LANGUAGES_FIELD_USEIMAGE_DESC', 'If set to ''Yes'', will display language choice as image flags. Otherwise will use the content language native names.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3100, 'MOD_LANGUAGES_FIELD_USEIMAGE_LABEL', 'Use Image Flags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3101, 'MOD_LANGUAGES_OPTION_DEFAULT_LANGUAGE', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3102, 'MOD_LANGUAGES_SPACERDROP_LABEL', '<u>If Use Dropdown is set to ''Yes'', <br />the display options below will be ignored</u>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3103, 'MOD_LANGUAGES_SPACERNAME_LABEL', '<u>If Use Image Flags is set to ''Yes'', <br />the display options below will be ignored</u>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3104, 'MOD_LANGUAGES_XML_DESCRIPTION', 'This module displays a list of available Content Languages (as defined and published in Language Manager Content tab) for switching between them when you want to use Joomla! as a multilingual site. <br />--The plugin ''System - Language Filter'' has to be enabled.--<br />When switching languages and if the item displayed in the page is not associated to another item, the module redirects to the Home page defined for the chosen language.<br />Otherwise, if the parameter is set for the Language filter plugin, it will redirect to the associated item in the language chosen. Thereafter, the navigation will be the one defined for that language. <br />If the plugin <strong>''System - Language Filter''</strong> is disabled, this may have unwanted results.<br /><strong>Method:</strong><br />1. Open Language Manager Content tab and make sure the Languages you want to use in contents are published and have a Language Code for the URL as well as prefix for the image used in the module display.<br />2. Create a Home page by assigning a language to a menu item and defining it as Default Home page for each published content language. <br />3. Thereafter, you can assign a language to any Article, Category, Module, News Feed, Web Links in Joomla.<br />4. Make sure the module is published and the plugin is enabled. <br />5. When using associated items, make sure the module is displayed on the pages concerned. <br />6. The way the flags or names of the languages are displayed is defined by the ordering in the Language Manager - Content Languages.<br ><br >If this module is published, it is suggested to publish the Administrator multilingual status module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.ini'),
(3105, 'MOD_LANGUAGES', 'Language Switcher', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.sys.ini'),
(3106, 'MOD_LANGUAGES_XML_DESCRIPTION', 'This module displays a list of available Content Languages (as defined and published in Language Manager Content tab) for switching between them when you want to use Joomla! as a multilingual site. <br />--The plugin ''System - Language Filter'' has to be enabled.--<br />When switching languages and if the item displayed in the page is not associated to another item, the module redirects to the Home page defined for the chosen language.<br />Otherwise, if the parameter is set for the Language filter plugin, it will redirect to the associated item in the language chosen. Thereafter, the navigation will be the one defined for that language. <br />If the plugin <strong>''System - Language Filter''</strong> is disabled, this may have unwanted results.<br /><strong>Method:</strong><br />1. Open Language Manager Content tab and make sure the Languages you want to use in contents are published and have a Language Code for the URL as well as prefix for the image used in the module display.<br />2. Create a Home page by assigning a language to a menu item and defining it as Default Home page for each published content language. <br />3. Thereafter, you can assign a language to any Article, Category, Module, News Feed, Web Links in Joomla.<br />4. Make sure the module is published and the plugin is enabled. <br />5. When using associated items, make sure the module is displayed on the pages concerned. <br />6. The way the flags or names of the languages are displayed is defined by the ordering in the Language Manager - Content Languages.<br ><br >If this module is published, it is suggested to publish the Administrator multilingual status module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.sys.ini'),
(3107, 'MOD_LANGUAGES_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_languages.sys.ini'),
(3108, 'MOD_LOGIN', 'Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3109, 'MOD_LOGIN_FIELD_GREETING_DESC', 'Show or hide the simple greeting text.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3110, 'MOD_LOGIN_FIELD_GREETING_LABEL', 'Show Greeting', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3111, 'MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_DESC', 'Select the page the user will be redirected to after a successful login. Select from all the pages listed in the dropdown menu. Choosing &quot;Default&quot; will return to the same page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3112, 'MOD_LOGIN_FIELD_LOGIN_REDIRECTURL_LABEL', 'Login Redirection Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3113, 'MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_DESC', 'Select the page the user will be redirected to after successfully ending their current session by logging out. Select from all the pages listed in the dropdown menu. Choosing &quot;Default&quot; will return to the same page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3114, 'MOD_LOGIN_FIELD_LOGOUT_REDIRECTURL_LABEL', 'Logout Redirection Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3115, 'MOD_LOGIN_FIELD_NAME_DESC', 'Displays name or username after logging in.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3116, 'MOD_LOGIN_FIELD_NAME_LABEL', 'Show Name/Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3117, 'MOD_LOGIN_FIELD_POST_TEXT_DESC', 'This is the text or HTML that is displayed below the login form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3118, 'MOD_LOGIN_FIELD_POST_TEXT_LABEL', 'Post-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3119, 'MOD_LOGIN_FIELD_PRE_TEXT_DESC', 'This is the text or HTML that is displayed above the login form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3120, 'MOD_LOGIN_FIELD_PRE_TEXT_LABEL', 'Pre-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3121, 'MOD_LOGIN_FIELD_USESECURE_DESC', 'Submit encrypted login data (requires SSL). Do not enable this option if Joomla is not accessible using the https:// protocol prefix.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3122, 'MOD_LOGIN_FIELD_USESECURE_LABEL', 'Encrypt Login Form', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3123, 'MOD_LOGIN_FIELD_USETEXT_DESC', 'Choose text or icons to display the field labels. Default is icons.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3124, 'MOD_LOGIN_FIELD_USETEXT_LABEL', 'Display Labels', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3125, 'MOD_LOGIN_FORGOT_YOUR_PASSWORD', 'Forgot your password?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3126, 'MOD_LOGIN_FORGOT_YOUR_USERNAME', 'Forgot your username?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3127, 'MOD_LOGIN_HINAME', 'Hi %s,', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3128, 'MOD_LOGIN_REGISTER', 'Create an account', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3129, 'MOD_LOGIN_REMEMBER_ME', 'Remember Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3130, 'MOD_LOGIN_VALUE_ICONS', 'Icons', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3131, 'MOD_LOGIN_VALUE_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3132, 'MOD_LOGIN_VALUE_TEXT', 'Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3133, 'MOD_LOGIN_VALUE_USERNAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3134, 'MOD_LOGIN_XML_DESCRIPTION', '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 User Manager > Options), another link will be shown to enable self-registration for users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.ini'),
(3135, 'MOD_LOGIN', 'Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.sys.ini'),
(3136, 'MOD_LOGIN_XML_DESCRIPTION', '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 User Manager > Options), another link will be shown to enable self-registration for users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.sys.ini'),
(3137, 'MOD_LOGIN_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_login.sys.ini'),
(3138, 'JM_PLEASE_INSTALL_JOOMLAMAILER', 'Please install the joomlamailer component!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3139, 'JM_PLEASE_SELECT_A_LIST_IN_THE_CONFIG', 'Please select a list in the module configuration!', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3140, 'JM_PLEASE_SELECT_A_LIST', 'Please select a list', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3141, 'JM_INTRO_TEXT', 'Intro-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3142, 'JM_INTRO_TEXT_DESC', 'This text will be displayed above your signup form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3143, 'JM_OUTRO_TEXT_1', 'Text above submit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3144, 'JM_OUTRO_TEXT_1_DESC', 'This text will be displayed above the submit button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3145, 'JM_OUTRO_TEXT_2', 'Text below submit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3146, 'JM_OUTRO_TEXT_2_DESC', 'This text will be displayed below the submit button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3147, 'JM_THANKYOU_MESSAGE', 'ThankYou Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3148, 'JM_THANK_YOU_DESC', 'This message will be displayed after a successfull signup. (You can also use a placeholder and add it to the language files.)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3149, 'JM_UPDATE_MESSAGE', 'Update Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3150, 'JM_UPDATE_DESC', 'This message will be displayed if the user has already been signed up to the list. In that case the selected fields/groups will be updated. (You can also use a placeholder and add it to the language files.)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3151, 'JM_LIST', 'List', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(3152, 'JM_LIST_DESC', 'Select the subscriber list to which people will sign up to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3153, 'JM_FIELDS', 'Fields', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3154, 'JM_FIELDS_DESC', 'These list fields (merge tags) will be displayed on the signup form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3155, 'JM_NO_FIELDS', 'No fields', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3156, 'JM_INTERESTS', 'Interests', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3157, 'JM_INTERESTS_DESC', 'These interest groups will be displayed on the signup form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3158, 'JM_NO_INTEREST_GROUPS', 'No interest groups', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3159, 'JM_DATE_FORMAT', 'Date format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3160, 'JM_DATE_FORMAT_DESC', 'If you are using a date field you can define the format here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3161, 'JM_PHONE_FORMAT', 'Phone Format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3162, 'JM_PHONE_FORMAT_DESC', 'If you are using a phone field select whether to display it in US or international format. US =  (###) ### - #### ; International = ##########', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3163, 'JM_US_FORMAT', 'US', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3164, 'JM_INTERNATIONAL_FORMAT', 'International', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3165, 'JM_SHOW_ADDRESS2', 'Show address 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3166, 'JM_SHOW_ADDRESS2_DESC', 'If you are using address fields, do you want to display the address line 2 field?', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3167, 'JM_STREET_ADDRESS', 'Street Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3168, 'JM_ADDRESS_2', 'Address Line 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3169, 'JM_CITY', 'City', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3170, 'JM_STATE', 'State/Province/Region', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3171, 'JM_ZIP', 'Postal / Zip Code', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3172, 'JM_COUNTRY', 'Country', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3173, 'JM_EMAILTYPE', 'Email type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3174, 'JM_EMAILTYPE_DESC', 'Show an option to select the email type (HTML or text).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3175, 'JM_EMAILTYPE_DEFAULT', 'Use html (hidden)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3176, 'JM_EMAILTYPE_TEXT', 'Use text (hidden)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3177, 'JM_EMAILTYPE_SHOW', 'Show options', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3178, 'JM_HTML', 'Html', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3179, 'JM_TEXT', 'Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3180, 'JM_EMAIL_ERROR', 'Please enter a valid email address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3181, 'JM_IS_REQUIRED', 'is required.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3182, 'JM_MUST_BE_A_NUMBER', 'must be a number.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3183, 'JM_TRY_AGAIN', 'Try again', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3184, 'JM_SUBSCRIBE', 'Subscribe', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_mailchimpsignup.ini'),
(3185, 'MOD_MENU', 'Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3186, 'MOD_MENU_FIELD_ACTIVE_DESC', 'Select a menu item to always be used as the base for the menu display. You must set the Start Level to the same level or higher than the level of the base item. This will cause the module to be displayed on all assigned pages. If Current is selected the currently active item is used as the base. This causes the module to only display when the parent menu item is active.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3187, 'MOD_MENU_FIELD_ACTIVE_LABEL', 'Base Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3188, 'MOD_MENU_FIELD_ALLCHILDREN_DESC', 'Expand the menu and make its sub-menu items always visible.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3189, 'MOD_MENU_FIELD_ALLCHILDREN_LABEL', 'Show Sub-menu Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3190, 'MOD_MENU_FIELD_CLASS_DESC', 'A suffix to be applied to the CSS class of the menu items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3191, 'MOD_MENU_FIELD_CLASS_LABEL', 'Menu Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3192, 'MOD_MENU_FIELD_ENDLEVEL_DESC', 'Level to stop rendering the menu at. If you choose ''All'', all levels will be shown depending on ''Show Sub-menu Items'' setting.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3193, 'MOD_MENU_FIELD_ENDLEVEL_LABEL', 'End Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3194, 'MOD_MENU_FIELD_MENUTYPE_DESC', 'Select a menu in the list.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3195, 'MOD_MENU_FIELD_MENUTYPE_LABEL', 'Select Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3196, 'MOD_MENU_FIELD_STARTLEVEL_DESC', 'Level to start rendering the menu at. Setting the start and end levels to the same # and setting ''Show Sub-menu Items'' to yes will only display that single level.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3197, 'MOD_MENU_FIELD_STARTLEVEL_LABEL', 'Start Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3198, 'MOD_MENU_FIELD_TAG_ID_DESC', 'An ID attribute to assign to the root ul tag of the menu (optional).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3199, 'MOD_MENU_FIELD_TAG_ID_LABEL', 'Menu Tag ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3200, 'MOD_MENU_FIELD_TARGET_DESC', 'JavaScript values to position a popup window, eg top=50,left=50,width=200,height=300.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3201, 'MOD_MENU_FIELD_TARGET_LABEL', 'Target Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3202, 'MOD_MENU_XML_DESCRIPTION', 'This module displays a menu on the Frontend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.ini'),
(3203, 'MOD_MENU', 'Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.sys.ini'),
(3204, 'MOD_MENU_XML_DESCRIPTION', 'This module displays a menu on the Frontend.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.sys.ini'),
(3205, 'MOD_MENU_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_menu.sys.ini'),
(3206, 'MOD_RANDOM_IMAGE', 'Random Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3207, 'MOD_RANDOM_IMAGE_FIELD_FOLDER_DESC', 'Path to the image folder relative to the site URL (eg images).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3208, 'MOD_RANDOM_IMAGE_FIELD_FOLDER_LABEL', 'Image Folder', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3209, 'MOD_RANDOM_IMAGE_FIELD_HEIGHT_DESC', 'Image height forces all images to be displayed with the height in pixels.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3210, 'MOD_RANDOM_IMAGE_FIELD_HEIGHT_LABEL', 'Height (px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3211, 'MOD_RANDOM_IMAGE_FIELD_LINK_DESC', 'A URL to redirect to if the image is selected (eg http://www.joomla.org).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3212, 'MOD_RANDOM_IMAGE_FIELD_LINK_LABEL', 'Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3213, 'MOD_RANDOM_IMAGE_FIELD_TYPE_DESC', 'Type of image PNG/GIF/JPG etc (the default is JPG).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3214, 'MOD_RANDOM_IMAGE_FIELD_TYPE_LABEL', 'Image Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3215, 'MOD_RANDOM_IMAGE_FIELD_WIDTH_DESC', 'Image width forces all images to be displayed with this width in pixels.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3216, 'MOD_RANDOM_IMAGE_FIELD_WIDTH_LABEL', 'Width (px)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3217, 'MOD_RANDOM_IMAGE_NO_IMAGES', 'No Images', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3218, 'MOD_RANDOM_IMAGE_XML_DESCRIPTION', 'This module displays a random image from your chosen folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.ini'),
(3219, 'MOD_RANDOM_IMAGE', 'Random Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.sys.ini'),
(3220, 'MOD_RANDOM_IMAGE_XML_DESCRIPTION', 'This module displays a random image from your chosen folder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.sys.ini'),
(3221, 'MOD_RANDOM_IMAGE_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_random_image.sys.ini'),
(3222, 'MOD_RELATED_FIELD_MAX_DESC', 'The maximum number of related articles to display (default is 5).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3223, 'MOD_RELATED_FIELD_MAX_LABEL', 'Maximum Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3224, 'MOD_RELATED_FIELD_SHOWDATE_DESC', 'Show or hide date.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3225, 'MOD_RELATED_FIELD_SHOWDATE_LABEL', 'Show Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3226, 'MOD_RELATED_ITEMS', 'Articles - Related', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3227, 'MOD_RELATED_XML_DESCRIPTION', 'This module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta keywords. <br />All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.ini'),
(3228, 'MOD_RELATED_ITEMS', 'Articles - Related', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.sys.ini'),
(3229, 'MOD_RELATED_XML_DESCRIPTION', 'This module displays other Articles that are related to the one currently being viewed. These relations are established by the Meta keywords. <br />All the keywords of the current Article are searched against all the keywords of all other published Articles. For example, you may have an Article on &quot;Breeding Parrots&quot; and another on &quot;Hand Raising Black Cockatoos&quot;. If you include the keyword &quot;parrot&quot; in both Articles, then the Related Items Module will list the &quot;Breeding Parrots&quot; Article when viewing &quot;Hand Raising Black Cockatoos&quot; and vice-versa.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.sys.ini'),
(3230, 'MOD_RELATED_ITEMS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_related_items.sys.ini'),
(3231, 'MOD_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3232, 'MOD_SEARCH_FIELD_BOXWIDTH_DESC', 'Size of the search text box in characters.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3233, 'MOD_SEARCH_FIELD_BOXWIDTH_LABEL', 'Box Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3234, 'MOD_SEARCH_FIELD_BUTTON_DESC', 'Display a search button.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3235, 'MOD_SEARCH_FIELD_BUTTON_LABEL', 'Search Button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3236, 'MOD_SEARCH_FIELD_BUTTONPOS_DESC', 'Position of the button relative to the search box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3237, 'MOD_SEARCH_FIELD_BUTTONPOS_LABEL', 'Button Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3238, 'MOD_SEARCH_FIELD_BUTTONTEXT_DESC', 'The text that appears in the search button. If left blank, it will load the ''searchbutton'' string from your language file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3239, 'MOD_SEARCH_FIELD_BUTTONTEXT_LABEL', 'Button Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3240, 'MOD_SEARCH_FIELD_IMAGEBUTTON_DESC', 'Use an image as button. This image has to be named searchButton.gif and must be located in templates/*your template name*/images/.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3241, 'MOD_SEARCH_FIELD_IMAGEBUTTON_LABEL', 'Search Button Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3242, 'MOD_SEARCH_FIELD_SETITEMID_DESC', 'Assign an ItemID by selecting a menu item in the list for the display of the search results if there is no com_search menu and a specific display is desired. If you do not know what this means, you may not need it.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3243, 'MOD_SEARCH_FIELD_SETITEMID_LABEL', 'Set ItemID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3244, 'MOD_SEARCH_FIELD_LABEL_TEXT_DESC', 'The text that appears in the label of search box. If left blank, it will load ''label'' string from your language file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3245, 'MOD_SEARCH_FIELD_LABEL_TEXT_LABEL', 'Box Label', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3246, 'MOD_SEARCH_FIELD_OPENSEARCH_LABEL', 'OpenSearch Autodiscovery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3247, 'MOD_SEARCH_FIELD_OPENSEARCH_TEXT_LABEL', 'OpenSearch Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3248, 'MOD_SEARCH_FIELD_OPENSEARCH_TEXT_DESC', 'Text displayed in supported browsers when adding your site as a search provider.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3249, 'MOD_SEARCH_FIELD_OPENSEARCH_DESC', 'Some browsers can add support for your site''s search if this option is enabled.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3250, 'MOD_SEARCH_FIELD_TEXT_DESC', 'The text that appears in the search text box. If left blank, it will load the ''searchbox'' string from your language file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3251, 'MOD_SEARCH_FIELD_TEXT_LABEL', 'Box Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3252, 'MOD_SEARCH_FIELD_VALUE_BOTTOM', 'Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3253, 'MOD_SEARCH_FIELD_VALUE_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3254, 'MOD_SEARCH_FIELD_VALUE_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3255, 'MOD_SEARCH_FIELD_VALUE_TOP', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3256, 'MOD_SEARCH_LABEL_TEXT', 'Search ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3257, 'MOD_SEARCH_SEARCHBOX_TEXT', 'Search ...', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3258, 'MOD_SEARCH_SEARCHBUTTON_TEXT', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3259, 'MOD_SEARCH_SELECT_MENU_ITEMID', 'Select a menu item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3260, 'MOD_SEARCH_XML_DESCRIPTION', 'This module will display a search box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.ini'),
(3261, 'MOD_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.sys.ini'),
(3262, 'MOD_SEARCH_XML_DESCRIPTION', 'This module will display a search box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.sys.ini'),
(3263, 'MOD_SEARCH_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_search.sys.ini'),
(3264, 'ORDER', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3265, 'ORDER_DESC', 'Select which field you would like Articles to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3266, 'JOOMLA_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3267, 'PUBLISHED_UP', 'Published', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3268, 'HITS_TEXT', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3269, 'TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3270, 'ID', 'ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3271, 'ALIAS', 'Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3272, 'CREATED', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3273, 'MODIFIED', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3274, 'ORDERING_FILTER', 'Ordering filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3275, 'ORDERING_FILTER_DESC', 'Select the direction you would like Articles to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3276, 'FILTER_DESC', 'Descending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3277, 'FILTER_ASC', 'Ascending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3278, 'AUTHORS', 'Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3279, 'AUTHORS_DESC', 'Filter by author', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3280, 'ANYONE', 'Anyone', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3281, 'BYME', 'Added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3282, 'NOTBYME', 'Not added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3283, 'FEATURED', 'Featured articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3284, 'FEATURED_DESC', 'Show/Hide Articles designated as Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3285, 'ONLY_SHOW_FEATURED', 'Only show Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3286, 'SHOW_TITLE', 'Show title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3287, 'SHOW_TITLE_DESC', 'Whether to show title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3288, 'SHOW_CATEGORY', 'Show Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3289, 'SHOW_CATEGORY_DESC', 'Whether to show category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3290, 'SHOW_READMORE', 'Show readmore', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3291, 'SHOW_READMORE_DESC', 'Show/Hide readmore button', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3292, 'CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3293, 'CATEGORY_DESC', 'Select joomla category', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3294, 'COUNT', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3295, 'COUNT_DESC', 'Item quanity', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3296, 'COLUMN', 'Column', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3297, 'COLUMN_DESC', 'Item column', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3298, 'AJAX_LIMIT', 'Ajax Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3299, 'AJAX_LIMIT_DESC', 'Limit of ajax request', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3300, 'COM_MODULES_LAYOUT_FIELDSET_LABEL', 'Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3301, 'MODULE_LAYOUT', 'Module layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3302, 'MODULE_LAYOUT_DESC', 'Select layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3303, 'LINKED_TITLE', 'Title linked', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3304, 'LINKED_TITLE_DESC', 'Whether to link the title to the article', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3305, 'SHOW_URL', 'Show url', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3306, 'SHOW_URL_DESC', 'Whether to show url', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3307, 'SHOW_INTROTEXT', 'Show introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3308, 'SHOW_INTROTEXT_DESC', 'Whether to show introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3309, 'AJAX_LOADER', 'Ajax Loader', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3310, 'AJAX_LOADER_DESC', 'Whether to show ajax loader', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3311, 'SHOW_FILTER', 'Show filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3312, 'SHOW_FILTER_DESC', 'Whether to show filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3313, 'LOAD_JQUERY', 'Load jquery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3314, 'LOAD_JQUERY_DESC', 'Whether to load jquery', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3315, 'PREVIEW', 'Preview', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3316, 'MORE_DETAILS', 'More Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_portfolio.ini'),
(3317, 'MOD_SP_TWEET', 'SP Tweet', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3318, 'ACCESS_TOKEN', 'Access token', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3319, 'ACCESS_TOKEN_DESC', 'Twitter application oAuth Access token', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3320, 'ACCESS_TOKEN_SECRET', 'Access token secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3321, 'ACCESS_TOKEN_SECRET_DESC', 'Twitter application oAuth Access token secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3322, 'CONSUMER_KEY', 'Consumer key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3323, 'CONSUMER_KEY_DESC', 'Twitter Consumer key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3324, 'CONSUMER_KEY_SECRET', 'Consumer key secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3325, 'CONSUMER_KEY_SECRET_DESC', 'Twitter Consumer secret key', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3326, 'TWITTER_ID', 'Show twitter ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3327, 'TWITTER_ID_DESC', 'Whether to show Twitter ID before the tweets', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3328, 'STYLE', 'Layout style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3329, 'STYLE_DESC', 'Select suitable style', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3330, 'DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3331, 'LIST', 'List', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3332, 'BUBBLE', 'Bubble', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3333, 'TWEETS', 'Tweets', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3334, 'TWEETS_DESC', 'No. of tweets to show. MAximum allowed by the API is 200.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3335, 'AVATAR', 'Show avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3336, 'AVATAR_DESC', 'Whether to show the user avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3337, 'AVATAR_WIDTH', 'Avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3338, 'AVATAR_WIDTH_DESC', 'Width of user avatar without px, eg. 48', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3339, 'LINKED_AVATAR', 'Linked avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3340, 'LINKED_AVATAR_DESC', 'Whether to linked with the user avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3341, 'LINKED_SEARCH', 'Linked Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3342, 'LINKED_SEARCH_DESC', 'Whether to linked with search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3343, 'LINKED_MENTION', 'Linked mention', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3344, 'LINKED_MENTION_DESC', 'Whether to linked with the mention', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3345, 'TWEET_TIME', 'Tweet time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3346, 'TWEET_TIME_DESC', 'Whether to show the tweet time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3347, 'LINKED_TWEET_TIME', 'Linked time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3348, 'LINKED_TWEET_TIME_DESC', 'Whether to linked tweet time to tweet status', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3349, 'EMAIL_LINKED', 'Linked email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3350, 'EMAIL_LINKED_DESC', 'Whether to linked email', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3351, 'TWEET_SRC', 'Tweet source', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3352, 'TWEET_SRC_DESC', 'Whether to show the tweet source', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3353, 'FOLLOW_US', 'Follow link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3354, 'FOLLOW_US_DESC', 'Whether to show Twitter follow link', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3355, 'NEW_WINDOW', 'New window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3356, 'NEW_WINDOW_DESC', 'Whether to open links in new window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3357, 'OWN_WINDOW', 'Same window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3358, 'ANIMATION', 'Animation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3359, 'ANIMATION_DESC', 'Enable/disable animation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3360, 'DURATION', 'Duration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3361, 'DURATION_DESC', 'Morph Animation Duration', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3362, 'INTERVAL', 'Interval', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3363, 'INTERVAL_DESC', 'Periodical Animation Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3364, 'JUST_NOW', 'Just Now', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3365, 'ABOUT', 'About', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3366, 'AGO', 'ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3367, 'YEAR', 'year', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3368, 'YEARS', 'years', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3369, 'MONTH', 'month', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3370, 'MONTHS', 'months', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3371, 'WEEKS', 'Weeks', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3372, 'DAY', 'day', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3373, 'DAYS', 'days', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3374, 'HOUR', 'hour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3375, 'HOURS', 'hours', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3376, 'MINUTE', 'minute', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3377, 'MINUTES', 'minutes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3378, 'SECOND', 'second', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3379, 'SECONDS', 'seconds', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3380, 'FROM', 'From', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3381, 'FOLLOW', 'Follow', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3382, 'ON_TWITTER', 'on Twitter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_sp_tweet.ini'),
(3383, 'MOD_STATS', 'Statistics', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3384, 'MOD_STATS_ARTICLES', 'Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3385, 'MOD_STATS_ARTICLES_VIEW_HITS', 'Articles View Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3386, 'MOD_STATS_CACHING', 'Caching', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3387, 'MOD_STATS_FIELD_COUNTER_DESC', 'Display hit counter.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3388, 'MOD_STATS_FIELD_COUNTER_LABEL', 'Hit Counter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3389, 'MOD_STATS_FIELD_INCREASECOUNTER_DESC', 'Enter the number of hits to increase the counter by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3390, 'MOD_STATS_FIELD_INCREASECOUNTER_LABEL', 'Increase Counter', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3391, 'MOD_STATS_FIELD_SERVERINFO_DESC', 'Display server information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3392, 'MOD_STATS_FIELD_SERVERINFO_LABEL', 'Server Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3393, 'MOD_STATS_FIELD_SITEINFO_DESC', 'Display site information.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3394, 'MOD_STATS_FIELD_SITEINFO_LABEL', 'Site Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3395, 'MOD_STATS_GZIP', 'GZip', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3396, 'MOD_STATS_MYSQL', 'MySQL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3397, 'MOD_STATS_OS', 'OS', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3398, 'MOD_STATS_PHP', 'PHP', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3399, 'MOD_STATS_TIME', 'Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3400, 'MOD_STATS_USERS', 'Users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3401, 'MOD_STATS_WEBLINKS', 'Web Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3402, 'MOD_STATS_XML_DESCRIPTION', 'The Statistics Module shows information about your server installation together with statistics on the website users, number of Articles in your database and the number of Web links you provide.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.ini'),
(3403, 'MOD_STATS', 'Statistics', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.sys.ini'),
(3404, 'MOD_STATS_XML_DESCRIPTION', 'The Statistics Module shows information about your server installation together with statistics on the website users, number of Articles in your database and the number of Web links you provide.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.sys.ini'),
(3405, 'MOD_STATS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_stats.sys.ini'),
(3406, 'MOD_SYNDICATE', 'Syndication Feeds', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3407, 'MOD_SYNDICATE_DEFAULT_FEED_ENTRIES', 'Feed Entries', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3408, 'MOD_SYNDICATE_FIELD_DISPLAYTEXT_DESC', 'If set to ''Yes'', text will be displayed next to the icon.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3409, 'MOD_SYNDICATE_FIELD_DISPLAYTEXT_LABEL', 'Display Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3410, 'MOD_SYNDICATE_FIELD_FORMAT_DESC', 'Select the format for the Syndication Feed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3411, 'MOD_SYNDICATE_FIELD_FORMAT_LABEL', 'Feed Format', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3412, 'MOD_SYNDICATE_FIELD_TEXT_DESC', 'If ''Display Text'' is activated, the text entered will be displayed next to the icon along with the RSS Link. If this field is left empty, the default text displayed will be picked from the site language ini file.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3413, 'MOD_SYNDICATE_FIELD_TEXT_LABEL', 'Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3414, 'MOD_SYNDICATE_FIELD_VALUE_ATOM', 'Atom 1.0', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3415, 'MOD_SYNDICATE_FIELD_VALUE_RSS', 'RSS 2.0', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3416, 'MOD_SYNDICATE_XML_DESCRIPTION', 'Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.ini'),
(3417, 'MOD_SYNDICATE', 'Syndication Feeds', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.sys.ini'),
(3418, 'MOD_SYNDICATE_XML_DESCRIPTION', 'Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.sys.ini'),
(3419, 'MOD_SYNDICATE_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_syndicate.sys.ini'),
(3420, 'MOD_TAGS_POPULAR', 'Tags - Popular', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3421, 'MOD_TAGS_POPULAR_FIELD_ALL_TIME', 'All time', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3422, 'MOD_TAGS_POPULAR_FIELD_DISPLAY_COUNT_DESC', 'Choose if the number of tagged items should be displayed next to each tag.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3423, 'MOD_TAGS_POPULAR_FIELD_DISPLAY_COUNT_LABEL', 'Display Number of Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3424, 'MOD_TAGS_POPULAR_FIELD_LAST_DAY', 'Last day', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3425, 'MOD_TAGS_POPULAR_FIELD_LAST_HOUR', 'Last hour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3426, 'MOD_TAGS_POPULAR_FIELD_LAST_MONTH', 'Last month', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3427, 'MOD_TAGS_POPULAR_FIELD_LAST_WEEK', 'Last week', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3428, 'MOD_TAGS_POPULAR_FIELD_LAST_YEAR', 'Last year', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3429, 'MOD_TAGS_POPULAR_FIELD_MAX_DESC', 'Sets the maximum number of tags to display in the module. Enter &quot;0&quot; to display all tags.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3430, 'MOD_TAGS_POPULAR_FIELD_MAX_LABEL', 'Maximum Tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3431, 'MOD_TAGS_POPULAR_FIELD_MAXSIZE_DESC', 'The maximum font size used for the tags, proportional to the site''s default font size (eg &quot;2&quot; means 200% of the default size).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3432, 'MOD_TAGS_POPULAR_FIELD_MAXSIZE_LABEL', 'Maximum Font Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3433, 'MOD_TAGS_POPULAR_FIELD_MINSIZE_DESC', 'The minimum font size used for the tags, proportional to the site''s default font size (eg &quot;2&quot; means 200% of the default size).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3434, 'MOD_TAGS_POPULAR_FIELD_MINSIZE_LABEL', 'Minimum Font Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3435, 'MOD_TAGS_POPULAR_FIELD_NO_RESULTS_DESC', 'Will show a message if no matching tags are found instead of hiding the module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3436, 'MOD_TAGS_POPULAR_FIELD_NO_RESULTS_LABEL', 'Show &quot;No results&quot; text', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3437, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_COUNT', 'Number of Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3438, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_DESC', 'The order that tags will show in.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3439, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_LABEL', 'Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3440, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_RANDOM', 'Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3441, 'MOD_TAGS_POPULAR_FIELD_ORDER_VALUE_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3442, 'MOD_TAGS_POPULAR_FIELD_TIMEFRAME_DESC', 'Sets the time period for which to calculate popularity.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3443, 'MOD_TAGS_POPULAR_FIELD_TIMEFRAME_LABEL', 'Time Period', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3444, 'MOD_TAGS_POPULAR_FIELDSET_CLOUD_LABEL', 'Cloud Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3445, 'MOD_TAGS_POPULAR_MAX_DESC', 'Sets the maximum number of tags to display in the module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3446, 'MOD_TAGS_POPULAR_MAX_LABEL', 'Maximum tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3447, 'MOD_TAGS_POPULAR_NO_ITEMS_FOUND', 'No Tags found.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3448, 'MOD_TAGS_POPULAR_XML_DESCRIPTION', 'This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.ini'),
(3449, 'MOD_TAGS_POPULAR', 'Tags - Popular', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.sys.ini'),
(3450, 'MOD_TAGS_POPULAR_LAYOUT_CLOUD', 'Cloud', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.sys.ini'),
(3451, 'MOD_TAGS_POPULAR_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.sys.ini'),
(3452, 'MOD_TAGS_POPULAR_XML_DESCRIPTION', 'This module displays tags used on the site in a list or a cloud layout. Tags can be ordered by title or by the number of tagged items and limited to a specific time period.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_popular.sys.ini'),
(3453, 'MOD_TAGS_SIMILAR', 'Tags - Similar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3454, 'MOD_TAGS_SIMILAR_FIELD_ALL', 'All', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3455, 'MOD_TAGS_SIMILAR_FIELD_HALF', 'Half', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3456, 'MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_DESC', 'How closely an item''s tags need to match. All - requires that all tags in the displayed item be matched. Any - requires that at least one tag match. Half - requires that at least half of the tags match (rounded up in the case of decimals).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3457, 'MOD_TAGS_SIMILAR_FIELD_MATCHTYPE_LABEL', 'Match Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3458, 'MOD_TAGS_SIMILAR_FIELD_ONE', 'Any', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3459, 'MOD_TAGS_SIMILAR_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3460, 'MOD_TAGS_SIMILAR_MAX_DESC', 'Maximum number of items to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3461, 'MOD_TAGS_SIMILAR_MAX_LABEL', 'Maximum Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3462, 'MOD_TAGS_SIMILAR_NO_MATCHING_TAGS', 'No matching tags.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3463, 'MOD_TAGS_SIMILAR_XML_DESCRIPTION', 'The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3464, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_LABEL', 'Order Results', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3465, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_DESC', 'Select the order in which you want query results presented.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3466, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT', 'Number of matching tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3467, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_RANDOM', 'Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3468, 'MOD_TAGS_SIMILAR_FIELD_ORDERING_COUNT_AND_RANDOM', 'Number of matching tags & Random', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.ini'),
(3469, 'MOD_TAGS_SIMILAR', 'Tags - Similar', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.sys.ini'),
(3470, 'MOD_TAGS_SIMILAR_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.sys.ini'),
(3471, 'MOD_TAGS_SIMILAR_XML_DESCRIPTION', 'The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_tags_similar.sys.ini'),
(3472, 'TOPCLOUD250', '<p style=''color:#559;font-weight:600;''>This module displays output generated for a tag cloud. This relies on the standard Joomla search module for functionality.Styling for some elements of code may be influenced by the site template style rules for modules.You may style these elements individually using module class suffix<br/><br/>Email: <a style=''color:#c66;text-decoration:none;'' href= ''mailto:reply@blackdale.com'' >reply@blackdale.com</a><br/> Web:<a target=''_blank'' style=''color:#c66;text-decoration:none;'' href= ''http://blackdale.com'' > www.blackdale.com</a><br /><br />License:&nbsp;<a style=''color:#c66;text-decoration:none;'' href=''../modules/mod_topcloud250/gpl3.txt'' target=''_blank''>Click to view</a><br /><br />Documentation: <a style=''color:#c66;text-decoration:none;'' href=''../modules/mod_topcloud250/tmpl/assets/docs/en.html'' target=''_blank''>Click to view</a></p><script type=''text/javascript'' src=''../modules/mod_topcloud250/tmpl/assets/jscolor/jscolor.js''></script>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3473, 'COM_MODULES_GRAPHICS_FIELDSET_LABEL', 'Backgrounds/Borders ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3474, 'COM_MODULES_LINKS_FIELDSET_LABEL', 'Tag Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3475, 'COM_MODULES_INCLUDE_FIELDSET_LABEL', 'Include/Exclude', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3476, 'COM_MODULES_ADMIN_FIELDSET_LABEL', 'Styling/ Admin', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3477, 'COM_MODULES_TITLE_FIELDSET_LABEL', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3478, 'TC250_MODNO_LABEL', 'Cloud Identity if using <br/>Joomla module copy', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3479, 'TC250_MODNO_DESC', 'Choose a different ID number for each individual tag cloud on page if module is copied using Joomla module copying facility.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3480, 'TC250_MODNO_OPT0', 'Auto', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3481, 'TC250_MODNO_OPT1', '1', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(3482, 'TC250_MODNO_OPT2', '2', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3483, 'TC250_MODNO_OPT3', '3', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3484, 'TC250_MODNO_OPT4', '4', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3485, 'TC250_MODNO_OPT5', '5', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3486, 'TC250_MODNO_OPT6', '6', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3487, 'TC250_MODNO_OPT7', '7', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3488, 'TC250_MODNO_OPT8', '8', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3489, 'TC250_TITLE_TAG', 'Cloud Title HTML Tag', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3490, 'TC250_TITLE_TAG_DESC', 'Cloud Title HTML Tag. The &lt; span &gt; tag has been left without the additional formatting in this section to enable its use for more customization including images.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3491, 'TC250_TITLE', 'Cloud Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3492, 'TC250_TITLE_DESC', 'Give your cloud a title or leave blank', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3493, 'TC250_TITLE_ALIGN', 'Title Align', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3494, 'TC250_TITLE_ALIGN_DESC', 'Position Your cloud title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3495, 'TC250_TITLE_ALIGN_OPT1', 'Centre', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3496, 'TC250_TITLE_ALIGN_OPT2', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3497, 'TC250_TITLE_ALIGN_OPT3', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3498, 'TC250_TITLECOLOUR', 'Title Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3499, 'TC250_TITLECOLOUR_DESC', 'Title Colour takes the form of a hexadecimal number, either three or six digits. Eg #a9f or #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3500, 'TC250_TITLE_FONT', 'Cloud Title Font', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3501, 'TC250_TITLE_FONT_DESC', 'A basic selection of fonts which are available on most browsers.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3502, 'TC250_TITLE_FONTWEIGHT', 'Cloud Title Font Weight.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3503, 'TC250_TITLE_FONTWEIGHT_DESC', 'Cloud Title Font Weight. Higher numbers are bolder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3504, 'TC250_CLOUD_TAGS_FONT', 'Cloud Tags Font', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3505, 'TC250_CLOUD_TAGS_FONT_DESC', 'A basic selection of fonts which areavailable on most browsers.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3506, 'TC250_CLOUD_TAGS_FONTWEIGHT', 'Cloud Tags Font Weight.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3507, 'TC250_CLOUD_TAGS_FONTWEIGHT_DESC', 'Cloud Tags Font Weight. Higher numbers are bolder.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3508, 'TC250_CLOUD_TAGS_FONTSCALE', 'Link Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3509, 'TC250_CLOUD_TAGS_FONTSCALE_DESC', 'Link Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3510, 'TC250_SMALL', 'Small', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3511, 'TC250_MEDIUM', 'Medium', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3512, 'TC250_LARGE', 'Large', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3513, 'TC250_START_LABEL', 'Cloud Initial Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3514, 'TC250_START_DESC', 'Positive or negative integer, Default value=0 ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3515, 'TC250_LENGTH_LABEL', 'Number of items in Cloud', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3516, 'TC250_LENGTH_DESC', 'Takes positive integer. Limits the maximum number of items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3517, 'TC250_XCHARS_LABEL', 'Extra Characters', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3518, 'TC250_XCHARS_DESC', 'If you are using characters which are from outside your localization, perhaps from another language cut and paste them here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3519, 'TC250_WORDMAX', 'Max Word Length', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3520, 'TC250_WORDMIN', 'Min Word Length', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3521, 'TC250_GRAPHICS', 'Enable Background/<br />Borders', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3522, 'TC250_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3523, 'TC250_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3524, 'TC250_MODULE_KEY_COLOUR', 'Key Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3525, 'TC250_MODULE_KEY_COLOUR_DESC', 'The Key Colour sets the basic colour scheme. In other sections elements of this scheme may be altered to give a customised finish.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3526, 'TC250_KEYCOLOUR_OPT1', 'Red', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3527, 'TC250_KEYCOLOUR_OPT2', 'Orange', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3528, 'TC250_KEYCOLOUR_OPT3', 'Yellow', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3529, 'TC250_KEYCOLOUR_OPT4', 'Green', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3530, 'TC250_KEYCOLOUR_OPT5', 'Blue', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3531, 'TC250_KEYCOLOUR_OPT6', 'Purple', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3532, 'TC250_KEYCOLOUR_OPT7', 'Grey', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3533, 'TC250_BG_AUTOCOLOUR_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3534, 'TC250_BG_AUTOCOLOUR_DESC', 'Either allow auto select of background colour or use a colour of your choice', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3535, 'TC250_BG_AUTOCOLOUR_OPT1', 'Use Key Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3536, 'TC250_BG_AUTOCOLOUR_OPT2', 'Use Custom Colour ', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3537, 'TC250_BG_CUSTOMCOLOUR_LABEL', 'Set Custom BG Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3538, 'TC250_BG_CUSTOMCOLOUR_DESC', 'Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3539, 'TC250_USE', 'Use', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3540, 'TC250_DONT_USE', 'Don''t Use', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3541, 'TC250_EXCLUDE_LABEL', 'Exclude Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3542, 'TC250_EXCLUDE_DESC', 'If you wish to exclude items that appear in your Tag Cloud place them here followed by commas.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3543, 'TC250_INCLUDE_LABEL', 'Include Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3544, 'TC250_INCLUDE_DESC', 'If you wish to include items that appear in your Tag Cloud place them here followed by commas.<br />By repeating items tags in the cloud get larger', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3545, 'TC250_KEYWORD', 'Article Keywords', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3546, 'TC250_KEYWORD_DESC', 'The Keywords for Joomla articles will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3547, 'TC250_ARTICLE', 'Article Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3548, 'TC250_ARTICLE_DESC', 'The titles of Joomla articles will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3549, 'TC250_ARTICLE_USE', 'Use', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3550, 'TC250_ARTICLE_DONT_USE', 'Don''t Use', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3551, 'TC250_WEBLINK', 'Weblink Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3552, 'TC250_WEBLINK_DESC', 'The titles from Joomla weblinks feature will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3553, 'TC250_CATEGORIES', 'Category Titles', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3554, 'TC250_CATEGORIES_DESC', 'The titles of Joomla categories will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3555, 'TC250_NEWSFEEDS', 'Newsfeed Names', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3556, 'TC250_NEWSFEEDS_DESC', 'The names of newsfeeds will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3557, 'TC250_CONTACTS', 'Contact Names', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3558, 'TC250_CONTACTS_DESC', 'The names of contacts will be used to provide tags for your cloud if selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3559, 'TC250_LANG_DESC', 'Uses Language settings in article parameters etc.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3560, 'TC250_LANG', 'Select by language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3561, 'TC250_UNC_LANG_OPT1', 'Above with Unclassified', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3562, 'TC250_UNC_LANG_OPT2', 'Above only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3563, 'TC250_UNC_LANG', 'Unclassified Language', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3564, 'TC250_TAG_CUSTOMCOLOUR', 'Colours Used', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3565, 'TC250_TAG_CUSTOMCOLOUR_DESC', 'The tags are simple html links. Colours for the tags are either generated from the key colour or they can be created as a custom selection.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3566, 'TC250_TAG_CUSTOMCOLOUR_OPT1', 'Custom Colours below', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3567, 'TC250_TAG_CUSTOMCOLOUR_OPT2', 'Key Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3568, 'TC250_LINK', 'Main Text Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3569, 'TC250_LINK_DESC', 'Tag text colour on initial viewing. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3570, 'TC250_VISITED', 'Visited Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3571, 'TC250_VISITED_DESC', 'Tag text colour after viewing. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3572, 'TC250_HOVER', 'Hover Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3573, 'TC250_HOVER_DESC', 'Tag text colour of tag text while mouse is over tag. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3574, 'TC250_HOVERBG', 'Hover BG Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3575, 'TC250_HOVERBG_DESC', 'Tag text background colour while mouse is over tag. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3576, 'TC250_ACTIVE', 'Active Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3577, 'TC250_ACTIVE_DESC', 'Tag text colour while tag is being clicked. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3578, 'TC250_ACTIVEBG', 'Active BG Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3579, 'TC250_ACTIVEBG_DESC', 'Tag text background colour while tag is being clicked. Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3580, 'TC250_BASIC_POSITIONING_STYLING', 'Basic positioning and styling controls', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3581, 'TC250_LEFT_MARGIN_LABEL', 'Module Position Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3582, 'TC250_LEFT_MARGIN_DESC', 'Module Position Left can be positive or negative number', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3583, 'TC250_PADDING_LEFT', 'Padding-Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3584, 'TC250_PADDING_LEFT_DESC', 'Integer value for padding-left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3585, 'TC250_PADDING_RIGHT', 'Padding-Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3586, 'TC250_PADDING_RIGHT_DESC', 'Integer value for padding-right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3587, 'TC250_PADDING_TOP', 'Padding-Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3588, 'TC250_PADDING_TOP_DESC', 'Integer value for padding-top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3589, 'TC250_PADDING_BOTTOM', 'Padding-Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3590, 'TC250_PADDING_BOTTOM_DESC', 'Integer value for padding-bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3591, 'TC250_TOP_MARGIN', 'Top Margin', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3592, 'TC250_TOP_MARGIN_DESC', 'Top Margin can be positive or negative integer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3593, 'TC250_BOTTOM_MARGIN', 'Bottom Margin', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3594, 'TC250_BOTTOM_MARGIN_DESC', 'Bottom Margin can be positive or negative integer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3595, 'TC250_WIDTH', 'Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3596, 'TC250_MODULE_WIDTH', 'Module Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3597, 'TC250_WIDTH_UNIT', 'Width Unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3598, 'TC250_WIDTH_UNIT_OPT1', 'px', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3599, 'TC250_WIDTH_UNIT_OPT2', '%', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3600, 'TC250_MODULE_COLOUR_BACKGROUND', 'Module colour background', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3601, 'TC250_MODULE_COLOUR_BACKGROUND_DESC', 'Colour takes the form of a hexadecimal number, #1188ff. This is a standard HTML scheme.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3602, 'TC250_MODULE_CLASS_SUFFIX_LABEL', 'Module Class Suffix', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3603, 'TC250_MODULE_CLASS_SUFFIX_DESC', 'A suffix to be applied to the css class of the module, this allows individual module styling', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3604, 'TC250_LANDING_LABEL', 'Landing Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3605, 'TC250_LANDING_DESC', 'Select Landing Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3606, 'TC250_PAGE_SAME', 'Same Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3607, 'TC250_PAGE_MENU', 'From Menu Below', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3608, 'TC250_LANDING_MENU_LABEL', 'Page Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3609, 'TC250_LANDING_MENU_DESC', 'Alternative Choices.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3610, 'TC250_SHUFFLE_LABEL', 'Randomize', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3611, 'TC250_SHUFFLE_DESC', 'Randomizes order of cloud items', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3612, 'TC250_PHRASE_LABEL', 'Phrases', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3613, 'TC250_PHRASE_DESC', 'Choose from entire phrases or break into single words for Article Keywords etc', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3614, 'OPT_PHRASE', 'Phrase', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3615, 'OPT_SINGLE', 'Single Words', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3616, 'TC250_SUB1', '<p style=''color:#c66;font-weight:800''>Admin</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3617, 'TC250_SUB2', '<p style=''color:#c66;font-weight:800''>Basic Styles</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3618, 'TC250_SUB3', '<p style=''color:#c66;font-weight:800''>Cloud Title</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3619, 'TC250_SUB4', '<p style=''color:#c66;font-weight:800''>Cloud Font</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3620, 'TC250_SUB5', '<p style=''color:#c66;font-weight:800''>Link Sources</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3621, 'TC250_SUB6', '<p style=''color:#c66;font-weight:800''>Modify Items</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3622, 'TC250_SUB7', '<p style=''color:#c66;font-weight:800''>Numeric and Language</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3623, 'TC250_SUB20', '<p style=''color:#c66;font-weight:800''>Link Colours</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3624, 'TC250_SUB24', '<p style=''color:#c66;font-weight:800''>Borders</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3625, 'TC250_SUB23', '<p style=''color:#c66;font-weight:800''>Background</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3626, 'TC250_MODULE_COLOUR1_BACKGROUND', 'Main Background', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3627, 'TC250_TRANS', 'Transparent', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3628, 'TC250_COLOUR', 'Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3629, 'TC250_MODULE_COLOUR_BORDER', 'Border Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3630, 'TC250_BORDERSZ', 'Border Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3631, 'TC250_SHAD_COLOUR', 'Shadow Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3632, 'TC250_SHADSZ', 'Shadow Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3633, 'TC250_CTAG_DESC', '<p style=''width:400px;font-size:13px;''>May take the form:<br/> &lt; script type=''text/javascript'' &gt; my code here &lt; /script &gt; <br/> &lt; script type=''text/css'' src=''myfile.js'' &gt; &lt; /script &gt; <br/> &lt; style type=''text/css'' src=''myfile.css'' &gt; &lt; /style &gt;<br/> &lt; style type=''text/css'' &gt; my styles here &lt; /style &gt; <br/> &lt; meta  name="keywords" content=""  /&gt; <br/> &lt;!-- insert comment -- &gt; </p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3634, 'TC250_CTAG', 'Insert Scripts and <br/>Head Tags', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3635, 'TC250_MODULE_INTERIOR_COLOUR_BACKGROUND_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3636, 'TC250_BG_PATTERN', 'Background Pattern', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3637, 'TC250_LOGREQ_LABEL', 'Public Access Only', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3638, 'TC250_LOGREQ_DESC', 'Login required for items not having public access', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_topcloud250.ini'),
(3639, 'MOD_USERS_LATEST', 'Latest Users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3640, 'MOD_USERS_LATEST_FIELD_FILTER_GROUPS_DESC', 'Choose to filter by groups of the connected user.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3641, 'MOD_USERS_LATEST_FIELD_FILTER_GROUPS_LABEL', 'Filter Groups', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3642, 'MOD_USERS_LATEST_FIELD_LINKTOWHAT_DESC', 'Choose the type of information to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3643, 'MOD_USERS_LATEST_FIELD_LINKTOWHAT_LABEL', 'User Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3644, 'MOD_USERS_LATEST_FIELD_NUMBER_DESC', 'Number of latest registered users to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3645, 'MOD_USERS_LATEST_FIELD_NUMBER_LABEL', 'Number of Users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3646, 'MOD_USERS_LATEST_FIELD_VALUE_CONTACT', 'Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3647, 'MOD_USERS_LATEST_FIELD_VALUE_PROFILE', 'Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3648, 'MOD_USERS_LATEST_XML_DESCRIPTION', 'This module displays the latest registered users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.ini'),
(3649, 'MOD_USERS_LATEST', 'Latest Users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.sys.ini'),
(3650, 'MOD_USERS_LATEST_XML_DESCRIPTION', 'This module displays the latest registered users.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.sys.ini'),
(3651, 'MOD_USERS_LATEST_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_users_latest.sys.ini'),
(3652, 'MOD_WEBLINKS', 'Weblinks', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3653, 'MOD_WEBLINKS_FIELD_CATEGORY_DESC', 'Choose the Web Links category to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3654, 'MOD_WEBLINKS_FIELD_COUNT_DESC', 'Number of Web Links to display.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3655, 'MOD_WEBLINKS_FIELD_COUNT_LABEL', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3656, 'MOD_WEBLINKS_FIELD_COUNTCLICKS_DESC', 'If set to yes, the number of times the link has been clicked will be recorded.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3657, 'MOD_WEBLINKS_FIELD_COUNTCLICKS_LABEL', 'Count Clicks', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3658, 'MOD_WEBLINKS_FIELD_DESCRIPTION_DESC', 'Display Web Link description.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3659, 'MOD_WEBLINKS_FIELD_DESCRIPTION_LABEL', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3660, 'MOD_WEBLINKS_FIELD_FOLLOW_DESC', 'Robots index - allow to follow or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3661, 'MOD_WEBLINKS_FIELD_FOLLOW_LABEL', 'Follow/No Follow', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3662, 'MOD_WEBLINKS_FIELD_HITS_DESC', 'Show hits.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3663, 'MOD_WEBLINKS_FIELD_HITS_LABEL', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3664, 'MOD_WEBLINKS_FIELD_ORDERDIRECTION_DESC', 'Set the ordering direction.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3665, 'MOD_WEBLINKS_FIELD_ORDERDIRECTION_LABEL', 'Direction', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3666, 'MOD_WEBLINKS_FIELD_ORDERING_DESC', 'Ordering for the Web Links.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3667, 'MOD_WEBLINKS_FIELD_ORDERING_LABEL', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3668, 'MOD_WEBLINKS_FIELD_TARGET_DESC', 'Target browser window when the link is selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3669, 'MOD_WEBLINKS_FIELD_TARGET_LABEL', 'Target Window', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3670, 'MOD_WEBLINKS_FIELD_VALUE_ASCENDING', 'Ascending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3671, 'MOD_WEBLINKS_FIELD_VALUE_DESCENDING', 'Descending', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3672, 'MOD_WEBLINKS_FIELD_VALUE_FOLLOW', 'Follow', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3673, 'MOD_WEBLINKS_FIELD_VALUE_HITS', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3674, 'MOD_WEBLINKS_FIELD_VALUE_NOFOLLOW', 'No follow', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3675, 'MOD_WEBLINKS_FIELD_VALUE_ORDER', 'Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3676, 'MOD_WEBLINKS_HITS', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3677, 'MOD_WEBLINKS_XML_DESCRIPTION', 'This modules displays web links from a category defined in the Web Links component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.ini'),
(3678, 'MOD_WEBLINKS', 'Web Links', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.sys.ini'),
(3679, 'MOD_WEBLINKS_XML_DESCRIPTION', 'This modules displays Web Links from a category defined in the Web Links component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.sys.ini'),
(3680, 'MOD_WEBLINKS_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_weblinks.sys.ini'),
(3681, 'MOD_WHOSONLINE', 'Who''s Online', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3682, 'MOD_WHOSONLINE_FIELD_FILTER_GROUPS_DESC', 'Choose to filter by groups of the connected user', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3683, 'MOD_WHOSONLINE_FIELD_FILTER_GROUPS_LABEL', 'Filter groups', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3684, 'MOD_WHOSONLINE_FIELD_LINKTOWHAT_DESC', 'Choose the type of information to display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3685, 'MOD_WHOSONLINE_FIELD_LINKTOWHAT_LABEL', 'Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3686, 'MOD_WHOSONLINE_FIELD_VALUE_BOTH', 'Both', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3687, 'MOD_WHOSONLINE_FIELD_VALUE_CONTACT', 'Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3688, 'MOD_WHOSONLINE_FIELD_VALUE_NAMES', 'Usernames', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3689, 'MOD_WHOSONLINE_FIELD_VALUE_NUMBER', '# of Guests / Users', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3690, 'MOD_WHOSONLINE_FIELD_VALUE_PROFILE', 'Profile', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3691, 'MOD_WHOSONLINE_GUESTS', '%s&#160;guests', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3692, 'MOD_WHOSONLINE_GUESTS_1', 'one guest', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3693, 'MOD_WHOSONLINE_GUESTS_0', 'no guests', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3694, 'MOD_WHOSONLINE_MEMBERS', '%s&#160;members', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3695, 'MOD_WHOSONLINE_MEMBERS_1', 'one member', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3696, 'MOD_WHOSONLINE_MEMBERS_0', 'no members', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3697, 'MOD_WHOSONLINE_SAME_GROUP_MESSAGE', 'List of Users who belong to your user groups or your user groups'' child groups', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3698, 'MOD_WHOSONLINE_SHOWMODE_DESC', 'Select what will be shown', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3699, 'MOD_WHOSONLINE_SHOWMODE_LABEL', 'Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3700, 'MOD_WHOSONLINE_XML_DESCRIPTION', '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.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3701, 'MOD_WHOSONLINE_WE_HAVE', 'We have %1$s and %2$s online', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.ini'),
(3702, 'MOD_WHOSONLINE', 'Who''s Online', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.sys.ini'),
(3703, 'MOD_WHOSONLINE_XML_DESCRIPTION', 'The Who''s Online Module displays the number of Anonymous Users (Guests) and Registered Users (users logged-in) that are currently accessing the website.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.sys.ini'),
(3704, 'MOD_WHOSONLINE_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_whosonline.sys.ini'),
(3705, 'MOD_WRAPPER', 'Wrapper', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3706, 'MOD_WRAPPER_FIELD_ADD_DESC', 'By default, http:// will be added unless it detects http:// or https:// in the URL you provide. This allows you to switch this ability off.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3707, 'MOD_WRAPPER_FIELD_ADD_LABEL', 'Auto Add', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3708, 'MOD_WRAPPER_FIELD_AUTOHEIGHT_DESC', 'The height will automatically be set to the size of the external page. This will only work for pages on your own domain.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3709, 'MOD_WRAPPER_FIELD_AUTOHEIGHT_LABEL', 'Auto Height', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3710, 'MOD_WRAPPER_FIELD_HEIGHT_DESC', 'Height of the iframe window.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3711, 'MOD_WRAPPER_FIELD_HEIGHT_LABEL', 'Height', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3712, 'MOD_WRAPPER_FIELD_SCROLL_DESC', 'Show or hide horizontal &amp; vertical scroll bars.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3713, 'MOD_WRAPPER_FIELD_SCROLL_LABEL', 'Scroll Bars', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3714, 'MOD_WRAPPER_FIELD_TARGET_DESC', 'Name of the iframe when used as target.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3715, 'MOD_WRAPPER_FIELD_TARGET_LABEL', 'Target Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3716, 'MOD_WRAPPER_FIELD_URL_DESC', 'URL to site/file you wish to display within the iframe.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3717, 'MOD_WRAPPER_FIELD_URL_LABEL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3718, 'MOD_WRAPPER_FIELD_VALUE_AUTO', 'Auto', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3719, 'MOD_WRAPPER_FIELD_WIDTH_DESC', 'Width of the iframe window. You can enter an absolute figure in pixels or a relative figure by adding a %.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3720, 'MOD_WRAPPER_FIELD_WIDTH_LABEL', 'Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3721, 'MOD_WRAPPER_NO_IFRAMES', 'No iframes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3722, 'MOD_WRAPPER_XML_DESCRIPTION', 'This module shows an iframe window to specified location.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3723, 'MOD_WRAPPER_FIELD_FRAME_LABEL', 'Frame border', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3724, 'MOD_WRAPPER_FIELD_FRAME_DESC', 'Show frame border which wraps the iframe.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.ini'),
(3725, 'MOD_WRAPPER', 'Wrapper', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.sys.ini'),
(3726, 'MOD_WRAPPER_NO_IFRAMES', 'No iframes', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.sys.ini'),
(3727, 'MOD_WRAPPER_XML_DESCRIPTION', 'This module shows an iframe window to specified location.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.sys.ini'),
(3728, 'MOD_WRAPPER_LAYOUT_DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.mod_wrapper.sys.ini'),
(3729, 'TPL_BEEZ3_ADDITIONAL_INFORMATION', 'Additional information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3730, 'TPL_BEEZ3_ALTCLOSE', 'is closed', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3731, 'TPL_BEEZ3_ALTOPEN', 'is open', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3732, 'TPL_BEEZ3_BIGGER', 'Bigger', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3733, 'TPL_BEEZ3_CLICK', 'select', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3734, 'TPL_BEEZ3_CLOSEMENU', 'Close Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3735, 'TPL_BEEZ3_DECREASE_SIZE', 'Decrease size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3736, 'TPL_BEEZ3_ERROR_JUMP_TO_NAV', 'Jump to navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3737, 'TPL_BEEZ3_FIELD_BOOTSTRAP_DESC', 'Create a comma separated list of any components for which Bootstrap is needed, for example com_name, com_anothername.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3738, 'TPL_BEEZ3_FIELD_BOOTSTRAP_LABEL', 'Components Requiring<br /> Bootstrap', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3739, 'TPL_BEEZ3_FIELD_DESCRIPTION_DESC', 'Please add your site description here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3740, 'TPL_BEEZ3_FIELD_DESCRIPTION_LABEL', 'Site Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3741, 'TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_DESC', 'Choose a colour for the Background when Custom is selected as the Template Colour. If left blank the Default (#eeeeee) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3742, 'TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3743, 'TPL_BEEZ3_FIELD_HEADER_IMAGE_DESC', 'Select or upload an image to be used as a header image when the custom colour option is selected.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3744, 'TPL_BEEZ3_FIELD_HEADER_IMAGE_LABEL', 'Header Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3745, 'TPL_BEEZ3_FIELD_LOGO_DESC', 'Select or upload an image. If you do not want to display a logo, select Clear and leave the field blank.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3746, 'TPL_BEEZ3_FIELD_LOGO_LABEL', 'Logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3747, 'TPL_BEEZ3_FIELD_NAVPOSITION_DESC', 'Navigation before or after content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3748, 'TPL_BEEZ3_FIELD_NAVPOSITION_LABEL', 'Position of Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3749, 'TPL_BEEZ3_FIELD_SITETITLE_DESC', 'Please add your site title here, it''s only displayed if you don''t use a logo.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3750, 'TPL_BEEZ3_FIELD_SITETITLE_LABEL', 'Site Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3751, 'TPL_BEEZ3_FIELD_TEMPLATECOLOR_DESC', 'Colour of the template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3752, 'TPL_BEEZ3_FIELD_TEMPLATECOLOR_LABEL', 'Template Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3753, 'TPL_BEEZ3_FIELD_WRAPPERLARGE_DESC', 'Wrapper width with closed additional columns in percent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3754, 'TPL_BEEZ3_FIELD_WRAPPERLARGE_LABEL', 'Wrapper Large (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3755, 'TPL_BEEZ3_FIELD_WRAPPERSMALL_DESC', 'Wrapper width with opened additional columns in percent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3756, 'TPL_BEEZ3_FIELD_WRAPPERSMALL_LABEL', 'Wrapper Small (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3757, 'TPL_BEEZ3_FONTSIZE', 'Font Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3758, 'TPL_BEEZ3_INCREASE_SIZE', 'Increase size', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3759, 'TPL_BEEZ3_JUMP_TO_INFO', 'Jump to additional information', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3760, 'TPL_BEEZ3_JUMP_TO_NAV', 'Jump to main navigation and login', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3761, 'TPL_BEEZ3_NAVIGATION', 'Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3762, 'TPL_BEEZ3_NAV_VIEW_SEARCH', 'Nav view search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3763, 'TPL_BEEZ3_NEXTTAB', 'Next Tab', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3764, 'TPL_BEEZ3_OPENMENU', 'Open Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3765, 'TPL_BEEZ3_OPTION_AFTER_CONTENT', 'after content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3766, 'TPL_BEEZ3_OPTION_BEFORE_CONTENT', 'before content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3767, 'TPL_BEEZ3_OPTION_IMAGE', 'Custom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3768, 'TPL_BEEZ3_OPTION_NATURE', 'Nature', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3769, 'TPL_BEEZ3_OPTION_PERSONAL', 'Personal', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3770, 'TPL_BEEZ3_OPTION_RED', 'Red', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3771, 'TPL_BEEZ3_OPTION_TURQ', 'Turquoise', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3772, 'TPL_BEEZ3_POWERED_BY', 'Powered by', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3773, 'TPL_BEEZ3_RESET', 'Reset', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3774, 'TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT', 'Revert styles to default', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3775, 'TPL_BEEZ3_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3776, 'TPL_BEEZ3_SKIP_TO_CONTENT', 'Skip to content', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3777, 'TPL_BEEZ3_SKIP_TO_ERROR_CONTENT', 'Jump to error message and search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3778, 'TPL_BEEZ3_SMALLER', 'Smaller', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3779, 'TPL_BEEZ3_SYSTEM_MESSAGE', 'Error', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3780, 'TPL_BEEZ3_TEXTRIGHTCLOSE', 'Close info', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3781, 'TPL_BEEZ3_TEXTRIGHTOPEN', 'Open info', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3782, 'TPL_BEEZ3_XML_DESCRIPTION', 'Accessible template for Joomla! Beez, the HTML 4 version.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3783, 'TPL_BEEZ3_YOUR_SITE_DESCRIPTION', 'Your site description', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(3784, 'TPL_BEEZ3_POSITION_DEBUG', 'Debug', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3785, 'TPL_BEEZ3_POSITION_POSITION-0', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3786, 'TPL_BEEZ3_POSITION_POSITION-10', 'Footer middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3787, 'TPL_BEEZ3_POSITION_POSITION-11', 'Footer bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3788, 'TPL_BEEZ3_POSITION_POSITION-12', 'Middle top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3789, 'TPL_BEEZ3_POSITION_POSITION-13', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3790, 'TPL_BEEZ3_POSITION_POSITION-14', 'Footer last', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3791, 'TPL_BEEZ3_POSITION_POSITION-15', 'Header', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3792, 'TPL_BEEZ3_POSITION_POSITION-1', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3793, 'TPL_BEEZ3_POSITION_POSITION-2', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3794, 'TPL_BEEZ3_POSITION_POSITION-3', 'Right bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3795, 'TPL_BEEZ3_POSITION_POSITION-4', 'Left middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3796, 'TPL_BEEZ3_POSITION_POSITION-5', 'Left bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3797, 'TPL_BEEZ3_POSITION_POSITION-6', 'Right top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3798, 'TPL_BEEZ3_POSITION_POSITION-7', 'Left top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3799, 'TPL_BEEZ3_POSITION_POSITION-8', 'Right middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3800, 'TPL_BEEZ3_POSITION_POSITION-9', 'Footer top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3801, 'TPL_BEEZ3_XML_DESCRIPTION', 'Accessible template for Joomla! Beez, the HTML 4 version.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(3802, 'TPL_PROTOSTAR_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap from Twitter and the launch of the Joomla User Interface library (JUI).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3803, 'TPL_PROTOSTAR_BACKGROUND_COLOR_DESC', 'Choose a background colour for static layouts. If left blank the Default (#f4f6f7) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3804, 'TPL_PROTOSTAR_BACKGROUND_COLOR_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3805, 'TPL_PROTOSTAR_BACKTOTOP', 'Back to Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3806, 'TPL_PROTOSTAR_COLOR_DESC', 'Choose an overall colour for the site template. If left blank the Default (#0088cc) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3807, 'TPL_PROTOSTAR_COLOR_LABEL', 'Template Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3808, 'TPL_PROTOSTAR_FLUID', 'Fluid', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3809, 'TPL_PROTOSTAR_FLUID_LABEL', 'Fluid Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3810, 'TPL_PROTOSTAR_FLUID_DESC', 'Use Bootstrap''s Fluid or Static Container (both are Responsive).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3811, 'TPL_PROTOSTAR_FONT_LABEL', 'Google Font for Headings', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3812, 'TPL_PROTOSTAR_FONT_DESC', 'Load a Google font for the headings (H1, H2, H3, etc).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3813, 'TPL_PROTOSTAR_FONT_NAME_LABEL', 'Google Font Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3814, 'TPL_PROTOSTAR_FONT_NAME_DESC', 'Example: Open+Sans or Source+Sans+Pro.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3815, 'TPL_PROTOSTAR_LOGO_LABEL', 'Logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(3816, 'TPL_PROTOSTAR_LOGO_DESC', 'Select or upload a custom logo for the site template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3817, 'TPL_PROTOSTAR_STATIC', 'Static', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(3818, 'TPL_PROTOSTAR_POSITION_BANNER', 'Banner', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3819, 'TPL_PROTOSTAR_POSITION_DEBUG', 'Debug', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3820, 'TPL_PROTOSTAR_POSITION_POSITION-0', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3821, 'TPL_PROTOSTAR_POSITION_POSITION-10', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3822, 'TPL_PROTOSTAR_POSITION_POSITION-11', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3823, 'TPL_PROTOSTAR_POSITION_POSITION-12', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3824, 'TPL_PROTOSTAR_POSITION_POSITION-13', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3825, 'TPL_PROTOSTAR_POSITION_POSITION-14', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3826, 'TPL_PROTOSTAR_POSITION_POSITION-15', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3827, 'TPL_PROTOSTAR_POSITION_POSITION-1', 'Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3828, 'TPL_PROTOSTAR_POSITION_POSITION-2', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3829, 'TPL_PROTOSTAR_POSITION_POSITION-3', 'Top centre', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3830, 'TPL_PROTOSTAR_POSITION_POSITION-4', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3831, 'TPL_PROTOSTAR_POSITION_POSITION-5', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3832, 'TPL_PROTOSTAR_POSITION_POSITION-6', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3833, 'TPL_PROTOSTAR_POSITION_POSITION-7', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3834, 'TPL_PROTOSTAR_POSITION_POSITION-8', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3835, 'TPL_PROTOSTAR_POSITION_POSITION-9', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3836, 'TPL_PROTOSTAR_POSITION_FOOTER', 'Footer', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3837, 'TPL_PROTOSTAR_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap from Twitter and the launch of the Joomla User Interface library (JUI).', 'D:\\xampp\\htdocs\\Elos_quickstart\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(3838, 'COM_VIRTUEMART_ACC_BILL_DEF', '- Default (Same as Billing)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3839, 'COM_VIRTUEMART_ACC_NO_ORDER', 'You have no existing orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3840, 'COM_VIRTUEMART_ADDTOCART_CHOOSE_VARIANT', 'Choose a variant', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3841, 'COM_VIRTUEMART_ALL', 'all', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3842, 'COM_VIRTUEMART_ASC', '-/+', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3843, 'COM_VIRTUEMART_ASKQU_CS_MAX', 'Maximum characters for your question is reached', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3844, 'COM_VIRTUEMART_ASKQU_CS_MIN', 'Minimum characters for your question is not reached', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3845, 'COM_VIRTUEMART_ASK_COMMENT', 'Please write your question....(min. %s, max. %s characters)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3846, 'COM_VIRTUEMART_ASK_COUNT', 'Characters written: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3847, 'COM_VIRTUEMART_ASK_ERR_COMMENT1', 'Please write down some more words for your question. Minimum characters allowed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3848, 'COM_VIRTUEMART_ASK_ERR_COMMENT2', 'Please shorten your question. Maximum characters allowed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3849, 'COM_VIRTUEMART_ASK_QUESTION_THANK_YOU', 'Thank you for your Question. We will contact you as soon as possible.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3850, 'COM_VIRTUEMART_ASK_SUBMIT', 'Send your question', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3851, 'COM_VIRTUEMART_ASSIGN_VM_TO_MENU', 'Assign the component VirtueMart to a menu item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3852, 'COM_VIRTUEMART_BACK_TO_ACCOUNT', 'Back to Account Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3853, 'COM_VIRTUEMART_BOX_CLOSE', 'close', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3854, 'COM_VIRTUEMART_BOX_CURRENT', 'product {current} of {total}', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3855, 'COM_VIRTUEMART_BOX_NEXT', 'next', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3856, 'COM_VIRTUEMART_BOX_PREVIOUS', 'previous', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3857, 'COM_VIRTUEMART_BUTTON_LOGOUT', 'Logout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3858, 'COM_VIRTUEMART_CANCEL', 'Cancel', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3859, 'COM_VIRTUEMART_CANCEL_CONFIRM', 'Cancel payment process', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3860, 'COM_VIRTUEMART_CANCEL_CONFIRM_MNU', 'Process the payment to confirm the order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3861, 'COM_VIRTUEMART_CART_ACTION', 'Update', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3862, 'COM_VIRTUEMART_CART_ACTIVE_ADMIN', 'Active administrator:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3863, 'COM_VIRTUEMART_CART_ADD_TO', 'Add to Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3864, 'COM_VIRTUEMART_CART_CHANGED_SHOPPER_SUCCESSFULLY', 'Shopper successfully changed to %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3865, 'COM_VIRTUEMART_CART_CHANGE_PAYMENT', 'Change Payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3866, 'COM_VIRTUEMART_CART_CHANGE_SHIPPING', 'Change Shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3867, 'COM_VIRTUEMART_CART_CHANGE_SHOPPER', 'Change Shopper', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3868, 'COM_VIRTUEMART_CART_CHANGE_SHOPPER_NO_PERMISSIONS', 'No permissions to change shopper', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3869, 'COM_VIRTUEMART_CART_CHECKOUT_DATA_NOT_VALID', 'Invalid data entered', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3870, 'COM_VIRTUEMART_CART_CHECKOUT_DONE_CONFIRM_ORDER', 'Checkout done, please confirm the order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3871, 'COM_VIRTUEMART_CART_COUPON_TOO_MANY_TRIES', 'Coupon blocked, too many tries', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3872, 'COM_VIRTUEMART_CART_COUPON_VALID', 'Discount Coupon successfully added', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3873, 'COM_VIRTUEMART_CART_DATA_NOT_VALID', 'Cart data not valid', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3874, 'COM_VIRTUEMART_CART_DELETE', 'Delete Product From Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3875, 'COM_VIRTUEMART_CART_EDIT_COUPON', 'Edit coupon', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3876, 'COM_VIRTUEMART_CART_EDIT_PAYMENT', 'Select payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3877, 'COM_VIRTUEMART_CART_EDIT_SHIPPING', 'Select shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3878, 'COM_VIRTUEMART_CART_ENTER_ADDRESS_FIRST', 'Please enter your address first', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3879, 'COM_VIRTUEMART_CART_ERROR_NO_NEGATIVE', 'Negative quantities are not allowed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3880, 'COM_VIRTUEMART_CART_ERROR_NO_PRODUCT_IDS', 'Error while adding product in cart: no product ids', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3881, 'COM_VIRTUEMART_CART_ERROR_NO_VALID_QUANTITY', 'Please enter a valid quantity for this item.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3882, 'COM_VIRTUEMART_CART_FREE_SHIPPING', 'Shipment is free on this Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3883, 'COM_VIRTUEMART_CART_MAIL_FOOTER', 'mail footer message', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3884, 'COM_VIRTUEMART_CART_MAIL_SHOPPER_CONTENT', 'Dear %1$s, <br /> you bought and confirmed an order with a total of %3$s at %2$s, <br /> your order number is = %4$s <br /> and your order password = %5$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3885, 'COM_VIRTUEMART_CART_MAIL_SHOPPER_QUESTION', 'Your comment: <br /> %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3886, 'COM_VIRTUEMART_CART_MAIL_VENDOR_CONTENT', 'Hello %1$s, <br /> %2$s confirmed an order with a total of %3$s, his order_id = %4$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3887, 'COM_VIRTUEMART_CART_MAIL_VENDOR_SHOPPER_QUESTION', 'The shopper commented the order: <br /> %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3888, 'COM_VIRTUEMART_CART_MAIL_VENDOR_TITLE', 'Hello', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3889, 'COM_VIRTUEMART_CART_MAX_ORDER', 'The maximum order level for this product is %d items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3890, 'COM_VIRTUEMART_CART_MIN_ORDER', 'The minimum order level for this product is %d items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3891, 'COM_VIRTUEMART_CART_MIN_PURCHASE', 'The minimum purchase value is %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3892, 'COM_VIRTUEMART_CART_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3893, 'COM_VIRTUEMART_CART_NOTIFY', 'Notify Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3894, 'COM_VIRTUEMART_CART_NOTIFY_DESC', 'We regret to inform you that this product (<b>%s</b>) is either temporarily out of stock or not in stock in the desired quantity. Please submit your email address if you would like to be notified when new stock arrives for this product.<br /><br />Thank you!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3895, 'COM_VIRTUEMART_CART_NOTIFY_MAIL_HTML', '<div>Thank you for your patience.</div><br /><div>Our <b>%s</b>  is now in stock and can be purchased by following this link:</div><div>%s</div><br /><div>This is a one time notice, you will not receive this e-mail again.</div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3896, 'COM_VIRTUEMART_CART_NOTIFY_MAIL_RAW', 'Thank you for your patience.\\r\\n\\r\\nOur %s is now in stock and can be purchased by following this link:\\r\\n%s\\r\\n\\r\\nThis is a one time notice, you will not receive this e-mail again.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3897, 'COM_VIRTUEMART_CART_NOTIFY_MAIL_SUBJECT', 'Product Notification', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3898, 'COM_VIRTUEMART_CART_NO_PAYMENT_METHOD_PUBLIC', 'We are sorry, no payment method matches the characteristics of your order. Please %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3899, 'COM_VIRTUEMART_CART_NO_PAYMENT_SELECTED', 'No payment selected', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3900, 'COM_VIRTUEMART_CART_NO_PRODUCT', 'There are no products in your cart.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3901, 'COM_VIRTUEMART_CART_NO_SHIPMENT_SELECTED', 'No shipment selected', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3902, 'COM_VIRTUEMART_CART_NO_SHIPPINGRATE', 'No shipping rate could be selected, you may not have entered your address or the vendor/shipment does not support your location', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3903, 'COM_VIRTUEMART_CART_NO_SHIPPING_METHOD', 'No Shipment plugin installed or configured for this vendor, or no shipment method is defined for your shippping address.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3904, 'COM_VIRTUEMART_CART_NO_SHIPPING_METHOD_PUBLIC', 'We are sorry, no shipment method matches the characteristics of your order.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3905, 'COM_VIRTUEMART_CART_ONE_PRODUCT', '1 product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3906, 'COM_VIRTUEMART_CART_ONLY_REGISTERED', 'Please register to checkout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3907, 'COM_VIRTUEMART_CART_ORDERDONE_DATA_NOT_VALID', 'Order not completed, data is not valid', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3908, 'COM_VIRTUEMART_CART_ORDERDONE_THANK_YOU', 'Thank you for your order!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3909, 'COM_VIRTUEMART_CART_OVERVIEW', 'Shopping cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3910, 'COM_VIRTUEMART_CART_PAYMENT', 'Payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3911, 'COM_VIRTUEMART_CART_PLEASE_ACCEPT_TOS', 'Please accept the terms of service to confirm', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3912, 'COM_VIRTUEMART_CART_PRICE', 'Price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3913, 'COM_VIRTUEMART_CART_PRICE_FREE', 'No additional charge', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3914, 'COM_VIRTUEMART_CART_PRICE_PER_UNIT', 'Price per Unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3915, 'COM_VIRTUEMART_CART_PRODUCT_ADDED', '%2$s x %1$s was added to your cart.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3916, 'COM_VIRTUEMART_CART_PRODUCT_OUT_OF_QUANTITY', 'Max quantity of product <i>%1$s</i> reached, new quantity in cart set to %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3917, 'COM_VIRTUEMART_CART_PRODUCT_OUT_OF_STOCK', 'Product out of stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3918, 'COM_VIRTUEMART_CART_PRODUCT_UPDATED', 'The product quantity has been updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3919, 'COM_VIRTUEMART_CART_QUANTITY', 'Quantity', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3920, 'COM_VIRTUEMART_CART_SELECTCOUPON', 'Select your coupon', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3921, 'COM_VIRTUEMART_CART_SELECTPAYMENT', 'Select payment method', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3922, 'COM_VIRTUEMART_CART_SELECTSHIPMENT', 'Select shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3923, 'COM_VIRTUEMART_CART_SELECT_PAYMENT', 'Please select a payment method', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3924, 'COM_VIRTUEMART_CART_SELECTED_PAYMENT', 'Selected payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3925, 'COM_VIRTUEMART_CART_SELECTED_PAYMENT_SELECT', 'or choose another payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3926, 'COM_VIRTUEMART_CART_SELECT_SHIPMENT', 'Please select a shipment method', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3927, 'COM_VIRTUEMART_CART_SELECTED_SHIPMENT', 'Selected shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3928, 'COM_VIRTUEMART_CART_SELECTED_SHIPMENT_SELECT', 'or change the selected shipment method', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3929, 'COM_VIRTUEMART_CART_SETPAYMENT_PLUGIN_FAILED', 'The payment plugin failed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3930, 'COM_VIRTUEMART_CART_SHIPPING', 'Shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3931, 'COM_VIRTUEMART_CART_SHOW', 'Show Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3932, 'COM_VIRTUEMART_CART_SKU', 'SKU', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3933, 'COM_VIRTUEMART_CART_STEP_ORDER', 'You can buy this product only in steps of %d items.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3934, 'COM_VIRTUEMART_CART_SUBTOTAL', 'Subtotal', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3935, 'COM_VIRTUEMART_CART_SUBTOTAL_DISCOUNT_AMOUNT', 'Discount', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3936, 'COM_VIRTUEMART_CART_SUBTOTAL_TAX_AMOUNT', 'Tax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3937, 'COM_VIRTUEMART_CART_THANKYOU', 'Thank you for your Order!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3938, 'COM_VIRTUEMART_CART_TITLE', 'Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3939, 'COM_VIRTUEMART_CART_TOS', 'Terms of service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3940, 'COM_VIRTUEMART_CART_TOS_READ_AND_ACCEPTED', 'Click here to read terms of service and check the box to accept them.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3941, 'COM_VIRTUEMART_CART_TOTAL', 'Total', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3942, 'COM_VIRTUEMART_CART_TOTALP', 'Total <strong>%s</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3943, 'COM_VIRTUEMART_CART_TOTAL_PAYMENT', 'Total in Payment Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3944, 'COM_VIRTUEMART_CART_UPDATE', 'Update Quantity In Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3945, 'COM_VIRTUEMART_CART_X_PRODUCTS', '%s products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3946, 'COM_VIRTUEMART_CATEGORIES', 'Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3947, 'COM_VIRTUEMART_CATEGORIES_RELATED_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3948, 'COM_VIRTUEMART_CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3949, 'COM_VIRTUEMART_CATEGORY_BACK_TO', 'Back to: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3950, 'COM_VIRTUEMART_CATEGORY_DESCRIPTION', 'Category Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3951, 'COM_VIRTUEMART_CATEGORY_ID', 'Category Id', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3952, 'COM_VIRTUEMART_CATEGORY_NAME', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3953, 'COM_VIRTUEMART_CATEGORY_NOT_FOUND', 'Category not found', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3954, 'COM_VIRTUEMART_CATEGORY_TOP_LEVEL', 'Top Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3955, 'COM_VIRTUEMART_CAT_NOT_PUBL', 'Category %1$s id %2$s not published', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3956, 'COM_VIRTUEMART_CHECKOUT_AS_GUEST', 'Checkout as Guest', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3957, 'COM_VIRTUEMART_CHECKOUT_PLEASE_ENTER_ADDRESS', 'Please enter your billto address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3958, 'COM_VIRTUEMART_CHECKOUT_TITLE', 'Check Out Now', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3959, 'COM_VIRTUEMART_CLOSE', 'Close', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3960, 'COM_VIRTUEMART_COMMENT', 'Please write your recommendation....(min. %s, max. %s characters)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3961, 'COM_VIRTUEMART_COMMENT_CART', 'Notes and special requests', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3962, 'COM_VIRTUEMART_COMMENT_MIN_MAX_JS', 'Please min. %s, max. %s characters', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3963, 'COM_VIRTUEMART_COMMENT_NOT_VALID_JS', 'Some Fields are invalid, please verify your inputs', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3964, 'COM_VIRTUEMART_CONF_WARN_NO_CURRENCY_DEFINED', 'No Shop Currency defined! Contact the administrator, if you are one go to %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3965, 'COM_VIRTUEMART_CONF_WARN_NO_FORMAT_DEFINED', 'Currency is not formatted! Contact the administrator, if you are one go to %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3966, 'COM_VIRTUEMART_CONTINUE_SHOPPING', 'Continue Shopping', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3967, 'COM_VIRTUEMART_COUPON_CODE_CHANGE', 'Change your Coupon code', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3968, 'COM_VIRTUEMART_COUPON_CODE_ENTER', 'Enter your Coupon code', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3969, 'COM_VIRTUEMART_COUPON_CODE_EXPIRED', 'This coupon is expired', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3970, 'COM_VIRTUEMART_COUPON_CODE_INVALID', 'Coupon code not found. Please try again.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3971, 'COM_VIRTUEMART_COUPON_CODE_NOTYET', 'Coupon is not yet active, it can be used after ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3972, 'COM_VIRTUEMART_COUPON_CODE_TOOLOW', 'This coupon is valid for an order with a minimum of', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3973, 'COM_VIRTUEMART_COUPON_DISCOUNT', 'Coupon Discount', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3974, 'COM_VIRTUEMART_COUPON_ENTER_HERE', 'If you have a coupon code, please enter it below:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3975, 'COM_VIRTUEMART_CREATED_ON', 'Creation Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3976, 'COM_VIRTUEMART_CREDIT_CARD_INVALID_EXPIRE_DATE', 'Credit Card has expired', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3977, 'COM_VIRTUEMART_CREDIT_CARD_INVALID_FORMAT', 'Credit card number has in invalid format', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3978, 'COM_VIRTUEMART_CREDIT_CARD_INVALID_NUMBER', 'Credit card number is invalid', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3979, 'COM_VIRTUEMART_CREDIT_CARD_NO_NUMBER', 'No card number provided', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3980, 'COM_VIRTUEMART_CREDIT_CARD_UNKNOWN_TYPE', 'Unknown card type', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3981, 'COM_VIRTUEMART_CREDIT_CARD_WRONG_DIGIT', 'Credit card number has an inappropriate number of digits', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3982, 'COM_VIRTUEMART_CURRENCY', 'Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3983, 'COM_VIRTUEMART_CUSTOMER_RATING', 'Average customer rating', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3984, 'COM_VIRTUEMART_DATE', 'Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3985, 'COM_VIRTUEMART_DATE_FORMAT_INPUT_JS', 'y.mm.dd', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3986, 'COM_VIRTUEMART_DATE_FORMAT_LC', '%A, %d %B %Y', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3987, 'COM_VIRTUEMART_DATE_FORMAT_INPUT', '%y.%m.%d', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3988, 'COM_VIRTUEMART_DATE_FORMAT_INPUT_J16', 'y.m.d', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3989, 'COM_VIRTUEMART_DEAR', 'Dear ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3990, 'COM_VIRTUEMART_DELIVERYNOTE', 'Delivery Note', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3991, 'COM_VIRTUEMART_DESC', ' +/-', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3992, 'COM_VIRTUEMART_DESCRIPTION', 'Welcome to', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3993, 'COM_VIRTUEMART_DISABLED', 'Disabled', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3994, 'COM_VIRTUEMART_DISABLE_ITEM', 'Disable Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3995, 'COM_VIRTUEMART_DISPLAYED_NAME', 'Displayed name:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3996, 'COM_VIRTUEMART_DRDOWN_AVA2ALL', 'Available for all', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3997, 'COM_VIRTUEMART_DRDOWN_SELALL', 'Select all', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3998, 'COM_VIRTUEMART_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(3999, 'COM_VIRTUEMART_EMPTY_CART', 'Cart empty', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4000, 'COM_VIRTUEMART_ENABLED', 'Enabled', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4001, 'COM_VIRTUEMART_ENABLE_ITEM', 'Enable item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4002, 'COM_VIRTUEMART_ENTERED_ADDRESS', 'Entered address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4003, 'COM_VIRTUEMART_ENTER_A_VALID_EMAIL_ADDRESS', 'Please enter a valid email address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4004, 'COM_VIRTUEMART_FEATURED_PRODUCT', 'Featured Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4005, 'COM_VIRTUEMART_FEED_READMORE', 'Read more', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4006, 'COM_VIRTUEMART_FILES_FILE_DELETE_FAILURE', 'Could not delete the File.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4007, 'COM_VIRTUEMART_FILES_FILE_DELETE_SUCCESS', 'File successfully deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4008, 'COM_VIRTUEMART_FREE_SHIPPING_AMOUNT', 'Minimum Amount for Free Shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4009, 'COM_VIRTUEMART_HI', 'Hello', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4010, 'COM_VIRTUEMART_HINAME', 'Hello %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4011, 'COM_VIRTUEMART_HOME', 'Welcome to %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4012, 'COM_VIRTUEMART_IN_CONFIRM', 'The cart is still processing the payment, maybe the payment service provider is opened in another tab or window', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4013, 'COM_VIRTUEMART_I_AGREE_TO_TOS', 'I agree to the Terms of Service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4014, 'COM_VIRTUEMART_LAST_UPDATED', 'Last Updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4015, 'COM_VIRTUEMART_LATEST_PRODUCT', 'Latest Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4016, 'COM_VIRTUEMART_LEAVE', 'Leave', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4017, 'COM_VIRTUEMART_LEAVE_TO_PRODUCT', 'Leave to product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4018, 'COM_VIRTUEMART_LINK_ACTIVATE_ACCOUNT', 'Please use this link to activate your account', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4019, 'COM_VIRTUEMART_LIST_EMPTY_OPTION', '-- Select --', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4020, 'COM_VIRTUEMART_LOGIN', 'Login', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4021, 'COM_VIRTUEMART_LOGINAME', 'Login Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4022, 'COM_VIRTUEMART_LOW_STOCK_NOTIFICATION', 'Stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4023, 'COM_VIRTUEMART_MAIL_FOOTER', 'Thank you for purchasing at ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4024, 'COM_VIRTUEMART_MAIL_NOT_SEND_SUCCESSFULLY', 'Mail not sent successfully', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4025, 'COM_VIRTUEMART_MAIL_ORDER_STATUS', 'Your order status is: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4026, 'COM_VIRTUEMART_MAIL_SEND_SUCCESSFULLY', 'Mail sent successfully', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4027, 'COM_VIRTUEMART_MAIL_SHOPPER_CONTENT', 'your order password = %5$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4028, 'COM_VIRTUEMART_MAIL_SHOPPER_NAME', 'Hello %1$s,', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4029, 'COM_VIRTUEMART_MAIL_SHOPPER_QUESTION', 'Your comment: <br /> %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4030, 'COM_VIRTUEMART_MAIL_SHOPPER_SUMMARY', '<p><b>Order confirmed</b></p><p>You bought and confirmed an order in <b>%1$s</b> shop online.</p><p>You can check the status of your order by going on your personal account</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4031, 'COM_VIRTUEMART_MAIL_SHOPPER_TOTAL_ORDER', '<p><b>Your order Total: %1$s</b></p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4032, 'COM_VIRTUEMART_MAIL_SHOPPER_YOUR_ORDER', 'Your order number: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4033, 'COM_VIRTUEMART_MAIL_SHOPPER_YOUR_ORDER_LINK', 'view your order online', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4034, 'COM_VIRTUEMART_MAIL_SHOPPER_YOUR_PASSWORD', 'Your order password: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4035, 'COM_VIRTUEMART_MAIL_SKU', 'SKU', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4036, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_C', '[%3$s], Confirmed order at %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4037, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_P', '[%3$s], Order is pending at %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4038, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_R', '[%3$s], Refunded order by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4039, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_S', '[%3$s], Shipped order from %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4040, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_U', '[%3$s], Order confirmed by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4041, 'COM_VIRTUEMART_MAIL_SUBJ_SHOPPER_X', '[%3$s], Cancelled order by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4042, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_C', '[%3$s], Confirmed order by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4043, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_P', '[%3$s], Pending order by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4044, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_R', '[%3$s], Refunded order for %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4045, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_S', '[%3$s], Shipped order for %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4046, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_U', '[%3$s], Order confirmed by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4047, 'COM_VIRTUEMART_MAIL_SUBJ_VENDOR_X', '[%3$s], Cancelled order for %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4048, 'COM_VIRTUEMART_MAIL_VENDOR_CONTENT', 'Hello %1$s, <br /> %2$s confirmed an order with a total of %3$s, his/her order number = %4$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4049, 'COM_VIRTUEMART_MAIL_VENDOR_SHOPPER_QUESTION', 'The shopper commented the order: <br /> %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4050, 'COM_VIRTUEMART_MAIL_VENDOR_TITLE', 'Hello', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4051, 'COM_VIRTUEMART_MANUFACTURER_DETAILS', 'Manufacturer Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4052, 'COM_VIRTUEMART_MANUFACTURER_PAGE', 'Manufacturer Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4053, 'COM_VIRTUEMART_MF_NAME', 'Manufacturer name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4054, 'COM_VIRTUEMART_MIGRATION_WARN_VM1_EXTENSIONS', 'Attention: You have still old vm extensions in your joomla installation active, uninstall or disable them', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4055, 'COM_VIRTUEMART_MINICART_ERROR_JS', 'There was an error while updating your cart.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4056, 'COM_VIRTUEMART_MODIFIED_ON', 'modified', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4057, 'COM_VIRTUEMART_MORE_REVIEWS', 'More reviews', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4058, 'COM_VIRTUEMART_NEVER', '-Never-', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4059, 'COM_VIRTUEMART_NEW_ORDER_CONFIRMED', '[%3$s], Confirmed order by %1$s, total %2$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4060, 'COM_VIRTUEMART_NEW_SHOPPER', 'A new shopper %s registered', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4061, 'COM_VIRTUEMART_NEW_SHOPPER_SUBJECT', 'Your registration %s at %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4062, 'COM_VIRTUEMART_NEW_USER_MESSAGE_VENDOR_SUBJECT', 'A new user %1$s registered at your shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4063, 'COM_VIRTUEMART_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4064, 'COM_VIRTUEMART_NONE', 'None', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4065, 'COM_VIRTUEMART_NOTIFY_CUSTOMER_ERR_SEND', 'Could not send a message to ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4066, 'COM_VIRTUEMART_NOTIFY_CUSTOMER_SEND_MSG', 'Message sent to', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4067, 'COM_VIRTUEMART_NOT_ABLE_TO_SAVE_USER_DATA', 'Was not able to save the VirtueMart user data', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4068, 'COM_VIRTUEMART_NO_IMAGE_FOUND', 'No image found', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4069, 'COM_VIRTUEMART_NO_IMAGE_SET', 'No image set', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4070, 'COM_VIRTUEMART_NO_MORE_ORDERS', 'No more Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4071, 'COM_VIRTUEMART_NO_PAYMENT_METHODS_CONFIGURED', 'No payment method has been configured %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4072, 'COM_VIRTUEMART_NO_PAYMENT_METHODS_CONFIGURED_LINK', ', please visit %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4073, 'COM_VIRTUEMART_NO_PAYMENT_PLUGIN', 'The Payment method didn''t find the used payment plugin', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4074, 'COM_VIRTUEMART_NO_RESULT', 'No result', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4075, 'COM_VIRTUEMART_NO_REVIEWS', 'There are yet no reviews for this product.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4076, 'COM_VIRTUEMART_NO_SHIPMENT_PLUGIN', 'The Shipment method didn''t find the used shipment plugin', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4077, 'COM_VIRTUEMART_NO_SHIPPING_METHODS_CONFIGURED', 'No shipment method has been configured %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4078, 'COM_VIRTUEMART_NO_SHIPPING_METHODS_CONFIGURED_LINK', ', please visit %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4079, 'COM_VIRTUEMART_ONCHECKOUT_DEFAULT_TEXT_REGISTER', 'Please use <strong>%1$s</strong> to easily get access to your order history, or use <strong>%2$s</strong>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4080, 'COM_VIRTUEMART_ORDERBY', 'Sort by', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4081, 'COM_VIRTUEMART_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4082, 'COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_DESC', 'List All Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4083, 'COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_TITLE', 'List Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4084, 'COM_VIRTUEMART_ORDER_ANONYMOUS', 'Track My Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4085, 'COM_VIRTUEMART_ORDER_BUTTON_VIEW', 'See Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4086, 'COM_VIRTUEMART_ORDER_COMMENT', 'Comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4087, 'COM_VIRTUEMART_ORDER_CONFIRM_MNU', 'Confirm Purchase', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4088, 'COM_VIRTUEMART_ORDER_CONNECT_FORM', 'When you are already registered, please login directly here', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(4089, 'COM_VIRTUEMART_ORDER_FORGOT_YOUR_PASSWORD', 'Forgot your password?', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4090, 'COM_VIRTUEMART_ORDER_FORGOT_YOUR_USERNAME', 'Forgot your username?', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4091, 'COM_VIRTUEMART_ORDER_NOTFOUND', 'Order not found! It may have been deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4092, 'COM_VIRTUEMART_ORDER_PRINT_PRODUCT_PRICES_TOTAL', 'Product prices result', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4093, 'COM_VIRTUEMART_ORDER_PROCESSED', 'Your order has been processed.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4094, 'COM_VIRTUEMART_ORDER_REGISTER', 'Create an account', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4095, 'COM_VIRTUEMART_ORDER_REGISTER_GUEST_CHECKOUT', 'Checkout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4096, 'COM_VIRTUEMART_PASSWORD', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4097, 'COM_VIRTUEMART_PAYMENT_CANCELLED_BY_SHOPPER', 'Payment cancelled by the shopper', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4098, 'COM_VIRTUEMART_PAYMENT_INVOICE', 'Payment method is preventing VirtueMart to create an invoice.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4099, 'COM_VIRTUEMART_PAYMENT_USER_CANCEL', 'Payment cancelled by user', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4100, 'COM_VIRTUEMART_PDF', 'PDF', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4101, 'COM_VIRTUEMART_PDF_CREATOR', 'VirtueMart 2, using the TCPDF library', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4102, 'COM_VIRTUEMART_PDF_SAMPLEPAGE', '<h1>Invoice Header/Footer Sample Page</h1><p>This page shows how the page header and footer of the VirtueMart invoices will look like.</p>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4103, 'COM_VIRTUEMART_PKEY', 'Primary Keys', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4104, 'COM_VIRTUEMART_PLUGIN_COST_DISPLAY', 'Discount/Fee: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4105, 'COM_VIRTUEMART_PRINT', 'Print', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4106, 'COM_VIRTUEMART_PRODUCT_ADDED_SUCCESSFULLY', 'Product successfully added', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4107, 'COM_VIRTUEMART_PRODUCT_ADD_PRODUCT', 'Add a product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4108, 'COM_VIRTUEMART_PRODUCT_ASKPRICE', 'Call for price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4109, 'COM_VIRTUEMART_PRODUCT_ASK_QUESTION', 'Ask a question', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4110, 'COM_VIRTUEMART_PRODUCT_AVAILABILITY', 'Product Availability', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4111, 'COM_VIRTUEMART_PRODUCT_AVAILABLE_DATE', 'Product Available Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4112, 'COM_VIRTUEMART_PRODUCT_BASEPRICE', 'Base price: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4113, 'COM_VIRTUEMART_PRODUCT_BASEPRICE_VARIANT', 'Base price for variant: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4114, 'COM_VIRTUEMART_PRODUCT_BASEPRICE_WITHTAX', 'Base price with tax: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4115, 'COM_VIRTUEMART_PRODUCT_DESC', 'Product Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4116, 'COM_VIRTUEMART_PRODUCT_DESC_TITLE', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4117, 'COM_VIRTUEMART_PRODUCT_DETAILS', 'Product details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4118, 'COM_VIRTUEMART_PRODUCT_DETAILS_MANUFACTURER_LBL', 'Manufacturer: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4119, 'COM_VIRTUEMART_PRODUCT_DETAILS_SHORT_DESC_LBL', 'Short description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4120, 'COM_VIRTUEMART_PRODUCT_DETAILS_TITLE', 'Product details %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4121, 'COM_VIRTUEMART_PRODUCT_DETAILS_VENDOR_LBL', 'Vendor:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4122, 'COM_VIRTUEMART_PRODUCT_DISCOUNTED_PRICE', 'Price with discount: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4123, 'COM_VIRTUEMART_PRODUCT_DISCOUNT_AMOUNT', 'Discount: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4124, 'COM_VIRTUEMART_PRODUCT_ENQUIRY_LBL', 'Ask a question about this product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4125, 'COM_VIRTUEMART_PRODUCT_FORM_ALIAS', 'Product Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4126, 'COM_VIRTUEMART_PRODUCT_FORM_CALCULATE_PRICE_FINAL_TIP', 'Check this to calculate the costprice with the desired final price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4127, 'COM_VIRTUEMART_PRODUCT_FORM_CHILD_PARENT', 'Parent & Child Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4128, 'COM_VIRTUEMART_PRODUCT_FORM_CREATION_DATE', 'Creation Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4129, 'COM_VIRTUEMART_PRODUCT_FORM_EDIT_PRODUCT', 'Edit this product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4130, 'COM_VIRTUEMART_PRODUCT_FORM_NEW_PRODUCT', 'New Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4131, 'COM_VIRTUEMART_PRODUCT_FORM_UNIT_DEFAULT', 'piece', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4132, 'COM_VIRTUEMART_PRODUCT_FORM_URL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4133, 'COM_VIRTUEMART_PRODUCT_FORM_VENDOR', 'Vendor Status', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4134, 'COM_VIRTUEMART_PRODUCT_FROM_MF', 'View all %s Products ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4135, 'COM_VIRTUEMART_PRODUCT_HEIGHT', 'Product Heigth', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4136, 'COM_VIRTUEMART_PRODUCT_ID', 'Product ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4137, 'COM_VIRTUEMART_PRODUCT_IN_STOCK', 'product in stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4138, 'COM_VIRTUEMART_PRODUCT_LENGTH', 'Product Length', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4139, 'COM_VIRTUEMART_PRODUCT_LOW_STOCK_EMAIL_BODY', 'The product %s has a stock of %d.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4140, 'COM_VIRTUEMART_PRODUCT_LOW_STOCK_EMAIL_SUBJECT', 'The product %s has a low stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4141, 'COM_VIRTUEMART_PRODUCT_LWH_UOM', 'Length/Weight/Height Unit of Measure', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4142, 'COM_VIRTUEMART_PRODUCT_NAME', 'Product Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4143, 'COM_VIRTUEMART_PRODUCT_NAME_TITLE', 'Product Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4144, 'COM_VIRTUEMART_PRODUCT_NOT_ADDED_SUCCESSFULLY', 'Product not successfully added', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4145, 'COM_VIRTUEMART_PRODUCT_NOT_FOUND', '404 The requested product does not exist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4146, 'COM_VIRTUEMART_PRODUCT_NOT_REMOVED_SUCCESSFULLY', 'Product not successfully removed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4147, 'COM_VIRTUEMART_PRODUCT_NOT_UPDATED_SUCCESSFULLY', 'Product quantity not successfully updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4148, 'COM_VIRTUEMART_PRODUCT_ORDER_LEVELS', 'Product Order Levels', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4149, 'COM_VIRTUEMART_PRODUCT_PACKAGING1', 'Number {unit}s in packaging: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4150, 'COM_VIRTUEMART_PRODUCT_PACKAGING2', 'Number {unit}s in box:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4151, 'COM_VIRTUEMART_PRODUCT_PACKAGING', 'Product Packaging', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4152, 'COM_VIRTUEMART_PRODUCT_PRICE', 'Product Price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4153, 'COM_VIRTUEMART_PRODUCT_RECOMMEND', 'Recommend to a friend', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4154, 'COM_VIRTUEMART_PRODUCT_REMOVED_SUCCESSFULLY', 'Product successfully removed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4155, 'COM_VIRTUEMART_PRODUCT_SALES', 'Product Sales', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4156, 'COM_VIRTUEMART_PRODUCT_SALESPRICE', 'Sales price: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4157, 'COM_VIRTUEMART_PRODUCT_SALESPRICE_WITHOUT_TAX', 'Sales price without tax: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4158, 'COM_VIRTUEMART_PRODUCT_SALESPRICE_WITH_DISCOUNT', 'Salesprice with discount: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4159, 'COM_VIRTUEMART_PRODUCT_SKU', 'Product SKU', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4160, 'COM_VIRTUEMART_PRODUCT_SPECIAL', 'Featured Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4161, 'COM_VIRTUEMART_PRODUCT_S_DESC', 'Product Short description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4162, 'COM_VIRTUEMART_PRODUCT_TAX_AMOUNT', 'Tax amount: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4163, 'COM_VIRTUEMART_PRODUCT_UNIT', 'Product Unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4164, 'COM_VIRTUEMART_PRODUCT_UNITPRICE', 'Price / %s: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4165, 'COM_VIRTUEMART_PRODUCT_UNITS_IN_BOX', 'Units in box: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4166, 'COM_VIRTUEMART_PRODUCT_UPDATED_SUCCESSFULLY', 'Product quantity successfully updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4167, 'COM_VIRTUEMART_PRODUCT_VARIANT_MOD', 'Variant price modifier: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4168, 'COM_VIRTUEMART_PRODUCT_WEIGHT', 'Product Weight', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4169, 'COM_VIRTUEMART_PRODUCT_WEIGHT_UOM', 'Product Weight Measure', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4170, 'COM_VIRTUEMART_PRODUCT_WIDTH', 'Product Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4171, 'COM_VIRTUEMART_PUBLISHED', 'Published', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4172, 'COM_VIRTUEMART_PUBLISH_ITEM', 'Publish item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4173, 'COM_VIRTUEMART_QUESTION_ABOUT', 'Question About ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4174, 'COM_VIRTUEMART_QUESTION_MAIL_FROM', 'A question was asked by %s (%s)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4175, 'COM_VIRTUEMART_QUESTION_MAIL_PRODUCT', 'A question was asked about %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4176, 'COM_VIRTUEMART_RATING', 'Rating: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4177, 'COM_VIRTUEMART_RATING_EMAIL_BODY', 'A new review has been submitted for the product %s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4178, 'COM_VIRTUEMART_RATING_EMAIL_SUBJECT', 'New review for the product %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4179, 'COM_VIRTUEMART_RATING_FIRST_RATE', 'First: Rate the product. Please select a rating between 0 (poorest) and 5 stars (best).', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4180, 'COM_VIRTUEMART_RATING_NOT_SAVED_SUCCESSFULLY', 'Rating not saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4181, 'COM_VIRTUEMART_RATING_SAVED_SUCCESSFULLY', 'Rating saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4182, 'COM_VIRTUEMART_RATING_TITLE', 'Rating: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4183, 'COM_VIRTUEMART_RECENT_PRODUCT', 'Recently Viewed Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4184, 'COM_VIRTUEMART_RECENT_PRODUCTS', 'Recently Viewed Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4185, 'COM_VIRTUEMART_RECOMMEND_COMMENT', 'Your comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4186, 'COM_VIRTUEMART_RECOMMEND_EMAIL', 'Email of your friend', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4187, 'COM_VIRTUEMART_RECOMMEND_MAIL_MSG', 'Mail about %s: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4188, 'COM_VIRTUEMART_RECOMMEND_NAME', 'Name of your friend', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4189, 'COM_VIRTUEMART_RECOMMEND_PRODUCT', '%s recommends you: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4190, 'COM_VIRTUEMART_RECOMMEND_SUBMIT', 'Send recommendation', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4191, 'COM_VIRTUEMART_RECOMMEND_THANK_YOU', 'Thank you for recommending the product.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4192, 'COM_VIRTUEMART_REGISTER', 'Register', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4193, 'COM_VIRTUEMART_REGISTER_ACCOUNT', 'Register an Account?<br /> An Account allows you to come back to this shop and view all the orders you have made.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4194, 'COM_VIRTUEMART_REGISTER_AND_CHECKOUT', 'Register And Checkout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4195, 'COM_VIRTUEMART_REGISTRATION_DATA', 'The Registration data', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4196, 'COM_VIRTUEMART_REG_COMPLETE', '<div class=''componentheading''>Registration Complete!</div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4197, 'COM_VIRTUEMART_REG_COMPLETE_ACTIVATE', '<div class=''componentheading''>Registration Completed!</div> <br />Your account has been created and an activation link has been sent to the e-mail address you entered. Note that you must activate the account by clicking on the activation link when you get the e-mail before you can login.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4198, 'COM_VIRTUEMART_RELATED_CATEGORIES', 'Related Categories', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4199, 'COM_VIRTUEMART_RELATED_CATEGORIES_DESC', ' ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4200, 'COM_VIRTUEMART_RELATED_PRODUCTS', 'Related Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4201, 'COM_VIRTUEMART_RELATED_PRODUCTS_DESC', ' ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4202, 'COM_VIRTUEMART_RELATED_PRODUCTS_HEADING', 'You may also be interested in this/these product(s)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4203, 'COM_VIRTUEMART_RESET', 'Reset', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4204, 'COM_VIRTUEMART_RESTRICTED_ACCESS', 'Restricted access!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4205, 'COM_VIRTUEMART_REVIEW', 'Review', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4206, 'COM_VIRTUEMART_REVIEWS', 'Reviews', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4207, 'COM_VIRTUEMART_REVIEW_ALREADYDONE', 'You already have written a review for this product. Thank you.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4208, 'COM_VIRTUEMART_REVIEW_COMMENT', 'Now please write a (short) review....(min. %s, max. %s characters) ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4209, 'COM_VIRTUEMART_REVIEW_COUNT', 'Characters written: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4210, 'COM_VIRTUEMART_REVIEW_ERR_COMMENT1_JS', 'Please write down some more words for your review. Minimum characters allowed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4211, 'COM_VIRTUEMART_REVIEW_ERR_COMMENT2_JS', 'Please shorten your review. Maximum characters allowed: %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4212, 'COM_VIRTUEMART_REVIEW_ERR_RATE', 'Please rate the product to complete your review', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4213, 'COM_VIRTUEMART_REVIEW_LOGIN', 'Please log in to write a review.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4214, 'COM_VIRTUEMART_REVIEW_RATE', 'Rate', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4215, 'COM_VIRTUEMART_REVIEW_STARS', 'Stars', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4216, 'COM_VIRTUEMART_REVIEW_SUBMIT', 'Submit Review', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4217, 'COM_VIRTUEMART_SAVE', 'Save', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4218, 'COM_VIRTUEMART_SEARCH', 'Search in shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4219, 'COM_VIRTUEMART_SEARCH_ORDER_ASC', '-/+', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4220, 'COM_VIRTUEMART_SEARCH_ORDER_CATEGORY_DESCRIPTION', 'Category Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4221, 'COM_VIRTUEMART_SEARCH_ORDER_CATEGORY_NAME', 'Product Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4222, 'COM_VIRTUEMART_SEARCH_ORDER_CREATED_ON', 'Product Creation Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4223, 'COM_VIRTUEMART_SEARCH_ORDER_DESC', ' +/-', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4224, 'COM_VIRTUEMART_SEARCH_ORDER_INTNOTES', 'Product Internal Notes', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4225, 'COM_VIRTUEMART_SEARCH_ORDER_LOW_STOCK_NOTIFICATION', 'Low Stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4226, 'COM_VIRTUEMART_SEARCH_ORDER_METAAUTHOR', 'Product Meta Author', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4227, 'COM_VIRTUEMART_SEARCH_ORDER_METADESC', 'Product Meta Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4228, 'COM_VIRTUEMART_SEARCH_ORDER_METAKEY', 'ProductMeta Key', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4229, 'COM_VIRTUEMART_SEARCH_ORDER_METAROBOT', 'Product Meta Robot', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4230, 'COM_VIRTUEMART_SEARCH_ORDER_MF_NAME', 'Manufacturer Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4231, 'COM_VIRTUEMART_SEARCH_ORDER_MODIFIED_ON', 'Product Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4232, 'COM_VIRTUEMART_SEARCH_ORDER_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4233, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_AVAILABILITY', 'Product Availability', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4234, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_AVAILABLE_DATE', 'Product Available Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4235, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_DESC', 'Product Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4236, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_HEIGHT', 'Product Heigth', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4237, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_IN_STOCK', 'product in stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4238, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_LENGTH', 'Product Length', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4239, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_LWH_UOM', 'Length/Weight/Height UOM', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4240, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_NAME', 'Product Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4241, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_ORDER_LEVELS', 'Product Order Levels', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4242, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_PACKAGING', 'Product Packaging', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4243, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_PRICE', 'Product Price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4244, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SALES', 'Product Sales', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4245, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SKU', 'Product SKU', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4246, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_SPECIAL', 'Product Special', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4247, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_S_DESC', 'Product Short description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4248, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_UNIT', 'Product Unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4249, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WEIGHT', 'Product Weight', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4250, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WEIGHT_UOM', 'Product Weight UOM', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4251, 'COM_VIRTUEMART_SEARCH_ORDER_PRODUCT_WIDTH', 'Product Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4252, 'COM_VIRTUEMART_SEARCH_ORDER_VIRTUEMART_PRODUCT_ID', 'Product ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4253, 'COM_VIRTUEMART_SEARCH_SELECT_ALL_MANUFACTURER', 'All Manufacturers', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4254, 'COM_VIRTUEMART_SEARCH_SELECT_MANUFACTURER', 'Select manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4255, 'COM_VIRTUEMART_SET_PRODUCT_TYPE', 'Choose product type', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4256, 'COM_VIRTUEMART_SHIPMENT_NOT_VALID_FOR_THIS_VENDOR', '%s not valid for %d<br/>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4257, 'COM_VIRTUEMART_SHOPPER_PAYMENT_FORM_LBL', 'Payment form', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4258, 'COM_VIRTUEMART_SHOPPER_REGISTRATION_DATA', 'Your Registration data', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4259, 'COM_VIRTUEMART_SHOPPER_SHIPMENT_FORM_LBL', 'Shipment form', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4260, 'COM_VIRTUEMART_SHOP_HOME', 'Shop home', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4261, 'COM_VIRTUEMART_SLUG', 'Sef Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4262, 'COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_LOW_TIP', 'We are getting low on stock for this item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4263, 'COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_NORMAL_TIP', 'We have plenty of stock for this product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4264, 'COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_OUT_TIP', 'Sorry, we currently have no stock for this item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4265, 'COM_VIRTUEMART_STOCK_LEVEL_DISPLAY_TITLE_TIP', 'Current Stock Level', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4266, 'COM_VIRTUEMART_STORE_CURRENCY_DISPLAY', 'Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4267, 'COM_VIRTUEMART_STORE_FORM_ACCEPTED_CURRENCIES', 'List of accepted currencies', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4268, 'COM_VIRTUEMART_STORE_FORM_COMPANY_NAME', 'Shop Company Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4269, 'COM_VIRTUEMART_STORE_FORM_CURRENCY', 'Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4270, 'COM_VIRTUEMART_STORE_FORM_DESCRIPTION', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4271, 'COM_VIRTUEMART_STORE_FORM_LEGAL', 'Legal Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4272, 'COM_VIRTUEMART_STORE_FORM_MPOV', 'Minimum purchase order value for your shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4273, 'COM_VIRTUEMART_STORE_FORM_STORE_NAME', 'Shop Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4274, 'COM_VIRTUEMART_STORE_FORM_TOS', 'Terms of Service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4275, 'COM_VIRTUEMART_STRING_CANCELLED', '%s record cancelled.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4276, 'COM_VIRTUEMART_STRING_COULD_NOT_BE_DELETED', '%s could not be deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4277, 'COM_VIRTUEMART_STRING_DELETED', '%s successfully deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4278, 'COM_VIRTUEMART_STRING_DELETED_ERROR', 'Error: The %s could not be deleted.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4279, 'COM_VIRTUEMART_STRING_ERROR_NOT_UNIQUE_NAME', 'The given %s already exists.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4280, 'COM_VIRTUEMART_STRING_ERROR_OBLIGATORY_KEY', '%1$s in record is missing ! Can''t save the record with no %1$s.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4281, 'COM_VIRTUEMART_STRING_ERROR_PRIMARY_KEY', 'Error with the primary key', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4282, 'COM_VIRTUEMART_STRING_FORBIDDEN_FOR_NON_VENDORS', '%s function forbidden for non vendors', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4283, 'COM_VIRTUEMART_STRING_PUBLISHED_ERROR', 'Error: The %s could not be published.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4284, 'COM_VIRTUEMART_STRING_PUBLISHED_SUCCESS', '%s successfully published.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4285, 'COM_VIRTUEMART_STRING_SAVED', '%s successfully saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4286, 'COM_VIRTUEMART_STRING_SAVED_ERROR', 'Error: %s could not be saved ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4287, 'COM_VIRTUEMART_STRING_SAVED_SUCCESS', '%s successfully saved', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4288, 'COM_VIRTUEMART_STRING_TOGGLE_ERROR', 'Error: The %s state could not be updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4289, 'COM_VIRTUEMART_STRING_TOGGLE_SUCCESS', '%s state successfully updated.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4290, 'COM_VIRTUEMART_STRING_UNPUBLISHED_ERROR', 'Error: The %s could not be unpublished.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4291, 'COM_VIRTUEMART_STRING_UNPUBLISHED_SUCCESS', '%s successfully unpublished.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4292, 'COM_VIRTUEMART_SUBCATEGORIES', 'Subcategories', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4293, 'COM_VIRTUEMART_TITLE_TOO_LONG', 'Title too long %s for database field, allowed 126', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4294, 'COM_VIRTUEMART_TOPTEN_PRODUCT', 'Top ten Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4295, 'COM_VIRTUEMART_TOTAL_VOTES', 'Total votes', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4296, 'COM_VIRTUEMART_UNIT_NAME_100MG', '100 milligrams', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4297, 'COM_VIRTUEMART_UNIT_NAME_100ML', '100 milliliters', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4298, 'COM_VIRTUEMART_UNIT_NAME_CM', 'Centimetres', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4299, 'COM_VIRTUEMART_UNIT_NAME_CUBM', 'Cubic meters', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4300, 'COM_VIRTUEMART_UNIT_NAME_FOOT', 'Foot', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4301, 'COM_VIRTUEMART_UNIT_NAME_G', 'Gramme', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4302, 'COM_VIRTUEMART_UNIT_NAME_INCH', 'Inches', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4303, 'COM_VIRTUEMART_UNIT_NAME_KG', 'Kilogramme', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4304, 'COM_VIRTUEMART_UNIT_NAME_L', 'Liter', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4305, 'COM_VIRTUEMART_UNIT_NAME_LB', 'Pounds', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4306, 'COM_VIRTUEMART_UNIT_NAME_M', 'Metres', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4307, 'COM_VIRTUEMART_UNIT_NAME_MG', 'Milligramme', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4308, 'COM_VIRTUEMART_UNIT_NAME_MM', 'Millimetres', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4309, 'COM_VIRTUEMART_UNIT_NAME_ONCE', 'Ounce', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4310, 'COM_VIRTUEMART_UNIT_NAME_SM', 'Square meters', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4311, 'COM_VIRTUEMART_UNIT_NAME_YARD', 'Yards', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4312, 'COM_VIRTUEMART_UNIT_SYMBOL_100G', '100 g', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4313, 'COM_VIRTUEMART_UNIT_SYMBOL_100ML', '100 ml', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4314, 'COM_VIRTUEMART_UNIT_SYMBOL_CM', 'cm', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4315, 'COM_VIRTUEMART_UNIT_SYMBOL_CUBM', 'm³', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4316, 'COM_VIRTUEMART_UNIT_SYMBOL_FOOT', 'ft', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4317, 'COM_VIRTUEMART_UNIT_SYMBOL_G', 'g', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4318, 'COM_VIRTUEMART_UNIT_SYMBOL_INCH', 'in', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4319, 'COM_VIRTUEMART_UNIT_SYMBOL_KG', 'kg', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4320, 'COM_VIRTUEMART_UNIT_SYMBOL_L', 'l', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4321, 'COM_VIRTUEMART_UNIT_SYMBOL_LB', 'lb', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4322, 'COM_VIRTUEMART_UNIT_SYMBOL_M', 'm', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4323, 'COM_VIRTUEMART_UNIT_SYMBOL_MG', 'mg', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4324, 'COM_VIRTUEMART_UNIT_SYMBOL_MM', 'mm', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4325, 'COM_VIRTUEMART_UNIT_SYMBOL_OUNCE', 'oz', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4326, 'COM_VIRTUEMART_UNIT_SYMBOL_SM', 'm²', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4327, 'COM_VIRTUEMART_UNIT_SYMBOL_YARD', 'yd', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4328, 'COM_VIRTUEMART_UNPUBLISHED', 'Unpublished', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4329, 'COM_VIRTUEMART_UNPUBLISH_ITEM', 'Unpublish Item', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4330, 'COM_VIRTUEMART_UNRATED', 'Not Rated Yet', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4331, 'COM_VIRTUEMART_UPDATE', 'Update', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4332, 'COM_VIRTUEMART_URL', 'URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4333, 'COM_VIRTUEMART_URL_NOT_VALID', 'Url is not valid', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4334, 'COM_VIRTUEMART_URL_TOO_LONG', 'Url too long %s for database field, allowed 254', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4335, 'COM_VIRTUEMART_USERNAME', 'Username', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4336, 'COM_VIRTUEMART_USER_CART_INFO_CREATE_ACCOUNT', 'Fill in those fields to create an account', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4337, 'COM_VIRTUEMART_USER_DATA_STORED', 'User data stored', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4338, 'COM_VIRTUEMART_USER_DELETE_ST', 'Delete address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4339, 'COM_VIRTUEMART_USER_DISPLAYED_NAME', 'Displayed Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4340, 'COM_VIRTUEMART_USER_FORM_ADDRESS_LABEL', 'Address Nickname', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4341, 'COM_VIRTUEMART_USER_FORM_ADD_SHIPTO_LBL', 'Add/Edit shipment address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4342, 'COM_VIRTUEMART_USER_FORM_BILLTO_LBL', 'Bill To', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4343, 'COM_VIRTUEMART_USER_FORM_BILLTO_TOS_NO', 'Please agree to the Terms of Service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4344, 'COM_VIRTUEMART_USER_FORM_BILLTO_TOS_YES', 'You agreed to the Terms of Service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4345, 'COM_VIRTUEMART_USER_FORM_CAPTCHA', 'If you want to register as a user, please solve this security prompt (Captcha)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4346, 'COM_VIRTUEMART_USER_FORM_CART_STEP1', 'Checkout Step 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4347, 'COM_VIRTUEMART_USER_FORM_CART_STEP2', 'Checkout Step 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4348, 'COM_VIRTUEMART_USER_FORM_CART_STEP3', 'Checkout Step 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4349, 'COM_VIRTUEMART_USER_FORM_CART_STEP4', 'Checkout Step 4', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4350, 'COM_VIRTUEMART_USER_FORM_EDIT_BILLTO_EXPLAIN', 'Only in case shipment address is different from billing address,<br />click »%s« button below', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4351, 'COM_VIRTUEMART_USER_FORM_EDIT_BILLTO_LBL', 'Add/Edit billing address information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4352, 'COM_VIRTUEMART_USER_FORM_EMAIL', 'E-Mail', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4353, 'COM_VIRTUEMART_USER_FORM_MISSING_REQUIRED_JS', 'Required field is missing', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4354, 'COM_VIRTUEMART_USER_FORM_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4355, 'COM_VIRTUEMART_USER_FORM_NEWPASSWORD', 'New Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4356, 'COM_VIRTUEMART_USER_FORM_RECEIVESYSTEMEMAILS', 'Receive System Emails', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4357, 'COM_VIRTUEMART_USER_FORM_REGISTERDATE', 'Register date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4358, 'COM_VIRTUEMART_USER_FORM_SHIPTO_LBL', 'Ship To', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4359, 'COM_VIRTUEMART_USER_FORM_ST_SAME_AS_BT', 'Use for the shipto same as billto address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4360, 'COM_VIRTUEMART_USER_FORM_VERIFYPASSWORD', 'Verify Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4361, 'COM_VIRTUEMART_USER_NOSHIPPINGADDR', 'No shipment addresses.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4362, 'COM_VIRTUEMART_USER_NOT_A_VENDOR', 'You are not a vendor', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4363, 'COM_VIRTUEMART_USER_STORE_ERROR', 'Could not store user %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4364, 'COM_VIRTUEMART_VENDOR', 'Vendor', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4365, 'COM_VIRTUEMART_VENDOR_ASK_QUESTION', 'You may use this form to contact the shop owner directly from here', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4366, 'COM_VIRTUEMART_VENDOR_CONTACT', 'Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4367, 'COM_VIRTUEMART_VENDOR_DATA_STORED', 'Vendor data stored', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(4368, 'COM_VIRTUEMART_VENDOR_DETAILS', 'About', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4369, 'COM_VIRTUEMART_VENDOR_FORM_INFO_LBL', 'Vendor Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4370, 'COM_VIRTUEMART_VENDOR_FORM_MEDIA', 'Image & Thumb', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4371, 'COM_VIRTUEMART_VENDOR_ID', 'Vendor ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4372, 'COM_VIRTUEMART_VENDOR_LIST', 'Vendors', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4373, 'COM_VIRTUEMART_VENDOR_MOD', 'Vendor', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4374, 'COM_VIRTUEMART_VENDOR_NAME', 'Vendor name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4375, 'COM_VIRTUEMART_VENDOR_NEW_SHOPPER_SUBJECT', 'A new shopper %s registered  at your shop %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4376, 'COM_VIRTUEMART_VENDOR_REGISTRATION_DATA', 'The new shopper registration data', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4377, 'COM_VIRTUEMART_VENDOR_TOS', 'Terms of Services ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4378, 'COM_VIRTUEMART_VIRTUEMART_PRODUCT_ID', 'Product id', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4379, 'COM_VIRTUEMART_WELCOME_USER', 'Welcome %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4380, 'COM_VIRTUEMART_WELCOME_VENDOR', 'Hi vendor %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4381, 'COM_VIRTUEMART_WRITABLE', 'Writeable', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4382, 'COM_VIRTUEMART_WRITE_FIRST_REVIEW', 'Be the first to write a review...', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4383, 'COM_VIRTUEMART_WRITE_REVIEW', 'Submit Review', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4384, 'COM_VIRTUEMART_WRONG_AMOUNT_ADDED', 'You can buy this product only in multiples of %s pieces!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4385, 'COM_VIRTUEMART_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4386, 'COM_VIRTUEMART_YOUR_ACCOUNT_DETAILS', 'Your account details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4387, 'COM_VIRTUEMART_YOUR_ACCOUNT_REG', 'Register', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4388, 'COM_VIRTUEMART_YOUR_ADDRESS', 'Your entered address: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4389, 'COM_VIRTUEMART_YOUR_DISPLAYED_NAME', 'your displayed name: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4390, 'COM_VIRTUEMART_YOUR_LOGINAME', 'Your Login Name: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4391, 'COM_VIRTUEMART_YOUR_ORDERS', 'Your Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4392, 'COM_VIRTUEMART_YOUR_PASSWORD', 'your password: ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.ini'),
(4393, 'COM_VIRTUEMART_SEF_ASKQUESTION', 'ask_a_question', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4394, 'COM_VIRTUEMART_SEF_BY', 'by', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4395, 'COM_VIRTUEMART_SEF_CART', 'cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4396, 'COM_VIRTUEMART_SEF_CATEGORY_DESCRIPTION', 'category_description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4397, 'COM_VIRTUEMART_SEF_CATEGORY_NAME', 'category_name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4398, 'COM_VIRTUEMART_SEF_CHECKOUT', 'check', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4399, 'COM_VIRTUEMART_SEF_CONFIRM', 'confirm', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4400, 'COM_VIRTUEMART_SEF_CONTACT', 'contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4401, 'COM_VIRTUEMART_SEF_CREATED_ON', 'creation_date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4402, 'COM_VIRTUEMART_SEF_DETAILS', 'details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4403, 'COM_VIRTUEMART_SEF_EDITADDRESSCARTBT', 'bill_address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4404, 'COM_VIRTUEMART_SEF_EDITADDRESSCARTST', 'shipping_address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4405, 'COM_VIRTUEMART_SEF_EDITPAYMENT', 'edit_payment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4406, 'COM_VIRTUEMART_SEF_EDIT_SHIPMENT', 'edit_shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4407, 'COM_VIRTUEMART_SEF_INTNOTES', 'intnotes', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4408, 'COM_VIRTUEMART_SEF_LIST', 'list', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4409, 'COM_VIRTUEMART_SEF_LOW_STOCK_NOTIFICATION', 'low_stock_notification', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4410, 'COM_VIRTUEMART_SEF_MANUFACTURER', 'manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4411, 'COM_VIRTUEMART_SEF_MANUFACTURERS', 'manufacturers', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4412, 'COM_VIRTUEMART_SEF_MDATE', 'modified_date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4413, 'COM_VIRTUEMART_SEF_METAAUTHOR', 'meta_author', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4414, 'COM_VIRTUEMART_SEF_METADESC', 'meta_description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4415, 'COM_VIRTUEMART_SEF_METAKEY', 'meta_key', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4416, 'COM_VIRTUEMART_SEF_METAROBOT', 'meta_robot', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4417, 'COM_VIRTUEMART_SEF_MF_NAME', 'manufacturer_name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4418, 'COM_VIRTUEMART_SEF_ORDERDESC', 'order_desc', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4419, 'COM_VIRTUEMART_SEF_ORDERING', 'ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4420, 'COM_VIRTUEMART_SEF_ORDERS', 'orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4421, 'COM_VIRTUEMART_SEF_PAGE', 'page', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4422, 'COM_VIRTUEMART_SEF_PRODUCT_AVAILABILITY', 'availability', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4423, 'COM_VIRTUEMART_SEF_PRODUCT_AVAILABLE_DATE', 'available_date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4424, 'COM_VIRTUEMART_SEF_PRODUCT_DESC', 'description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4425, 'COM_VIRTUEMART_SEF_PRODUCT_HEIGHT', 'height', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4426, 'COM_VIRTUEMART_SEF_PRODUCT_ID', 'id', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4427, 'COM_VIRTUEMART_SEF_PRODUCT_IN_STOCK', 'stock_level', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4428, 'COM_VIRTUEMART_SEF_PRODUCT_LENGTH', 'length', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4429, 'COM_VIRTUEMART_SEF_PRODUCT_LWH_UOM', 'lwh_unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4430, 'COM_VIRTUEMART_SEF_PRODUCT_NAME', 'name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4431, 'COM_VIRTUEMART_SEF_PRODUCT_ORDER_LEVELS', 'order_levels', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4432, 'COM_VIRTUEMART_SEF_PRODUCT_PACKAGING', 'packaging', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4433, 'COM_VIRTUEMART_SEF_PRODUCT_PRICE', 'price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4434, 'COM_VIRTUEMART_SEF_PRODUCT_SALES', 'sales', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4435, 'COM_VIRTUEMART_SEF_PRODUCT_SKU', 'sku', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4436, 'COM_VIRTUEMART_SEF_PRODUCT_SPECIAL', 'product_special', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4437, 'COM_VIRTUEMART_SEF_PRODUCT_S_DESC', 'short_desc', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4438, 'COM_VIRTUEMART_SEF_PRODUCT_UNIT', 'unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4439, 'COM_VIRTUEMART_SEF_PRODUCT_WEIGHT', 'weight', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4440, 'COM_VIRTUEMART_SEF_PRODUCT_WEIGHT_UOM', 'weight_unit', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4441, 'COM_VIRTUEMART_SEF_PRODUCT_WIDTH', 'width', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4442, 'COM_VIRTUEMART_SEF_SEARCH', 'search', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4443, 'COM_VIRTUEMART_SEF_TOS', 'tos', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4444, 'COM_VIRTUEMART_SEF_USER', 'user', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4445, 'COM_VIRTUEMART_SEF_VENDOR', 'vendor', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sef.ini'),
(4446, 'COM_VIRTUEMART', 'VirtueMart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4447, 'COM_VIRTUEMART_DESCRIPTION', 'Welcome to VirtueMart!<br/>The complete Online Shopsystem for Joomla 1.5+', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4448, 'COM_VIRTUEMART_INSTALLATION_FINISH', 'Basic Installation has been finished.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4449, 'COM_VIRTUEMART_INSTALLATION_STEP_ONE', 'The first step of the Installation was <font color=''green''>SUCCESSFUL</font>', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4450, 'COM_VIRTUEMART_INSTALL_DONATION', 'Please consider a small donation to help us keep up the work on this component.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4451, 'COM_VIRTUEMART_INSTALL_FURTHER_HELP', 'Go to <a href=''http://virtuemart.net'' target=''_blank''>VirtueMart</a> for further Help', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4452, 'COM_VIRTUEMART_INSTALL_GO_SHOP', 'Go to the Shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4453, 'COM_VIRTUEMART_INSTALL_SAMPLE_DATA', 'Install Sample Data', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4454, 'COM_VIRTUEMART_MENU', 'VirtueMart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4455, 'COM_VIRTUEMART_UNINSTALL_NOTE', 'Uninstall Note:', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4456, 'COM_VIRTUEMART_UNINSTALL_NOTE_DESC', 'Uninstalling VirtueMart does not remove the VirtueMart tables from your database. This is done intentionally to allow for upgrading your current data to new versions of VirtueMart.<br />To remove the VirtueMart tables, remove all tables with the _virtuemart_ prefix.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4457, 'COM_VIRTUEMART_UNINSTALL_THANKYOU', 'Thank you for using VirtueMart!', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4458, 'VIRTUEMART', 'VirtueMart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4459, 'COM_VIRTUEMART_CART_VIEW_DEFAULT_DESC', 'Displays the Shopping Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4460, 'COM_VIRTUEMART_CART_VIEW_DEFAULT_TITLE', 'VirtueMart Shopping Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4461, 'COM_VIRTUEMART_MINICART_DESC', 'Displays VirtueMart minicart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4462, 'COM_VIRTUEMART_MINICART_MENU', 'VirtueMart mini cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4463, 'COM_VIRTUEMART_CATEGORIES_VIEW_DEFAULT_DESC', 'To set the parent category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4464, 'COM_VIRTUEMART_CATEGORIES_VIEW_DEFAULT_TITLE', 'VirtueMart Categories Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4465, 'COM_VIRTUEMART_CATEGORY_FIELD_SELECT', 'Select a category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4466, 'COM_VIRTUEMART_CATEGORY_FIELD_SELECT_DESC', 'Creates a link to display the selected Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4467, 'COM_VIRTUEMART_CATEGORY_VIEW_DEFAULT_DESC', 'Displays a single VirtueMart category', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4468, 'COM_VIRTUEMART_CATEGORY_VIEW_DEFAULT_TITLE', 'Category Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4469, 'COM_VIRTUEMART_MANUFACTURER_FIELD_SELECT', 'Select a Manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4470, 'COM_VIRTUEMART_MANUFACTURER_FIELD_SELECT_DESC', 'Creates a link to display the selected Manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4471, 'COM_VIRTUEMART_MANUFACTURER_VIEW_DEFAULT_DESC', 'Displays VirtueMart manufacturers List', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4472, 'COM_VIRTUEMART_MANUFACTURER_VIEW_DEFAULT_TITLE', 'VirtueMart Manufacturer Default Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4473, 'COM_VIRTUEMART_MANUFACTURER_VIEW_DETAILS_DESC', 'Displays a single VirtueMart manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4474, 'COM_VIRTUEMART_MANUFACTURER_VIEW_DETAILS_TITLE', 'VirtueMart Manufacturer Details Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4475, 'COM_VIRTUEMART_ORDERS_LIST', 'List Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4476, 'COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_DESC', 'List All Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4477, 'COM_VIRTUEMART_ORDERS_VIEW_DEFAULT_TITLE', 'List Orders', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4478, 'COM_VIRTUEMART_PRODUCTDETAILS_FIELD_SELECT', 'Select a Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4479, 'COM_VIRTUEMART_PRODUCTDETAILS_FIELD_SELECT_DESC', 'Creates a link to this display the selected Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4480, 'COM_VIRTUEMART_PRODUCTDETAILS_PRODUCT', 'Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4481, 'COM_VIRTUEMART_PRODUCTDETAILS_TO_SET_PRODUCT_VIEW', 'To set the product view', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4482, 'COM_VIRTUEMART_PRODUCTDETAILS_VIEW_DEFAULT_DESC', 'Displays a single product', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4483, 'COM_VIRTUEMART_PRODUCTDETAILS_VIEW_DEFAULT_TITLE', 'VirtueMart Product Details Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4484, 'COM_VIRTUEMART_USER_EDITADDRESS_VIEW_DEFAULT_DESC', 'Displays the User Edit Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4485, 'COM_VIRTUEMART_USER_EDITADDRESS_VIEW_DEFAULT_TITLE', 'User Edit Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4486, 'COM_VIRTUEMART_USER_VIEW_DEFAULT_DESC', 'Displays the VirtueMart Customer Account Maintenance', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4487, 'COM_VIRTUEMART_USER_VIEW_DEFAULT_TITLE', 'VirtueMart Account Maintenance', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4488, 'COM_VIRTUEMART_VIRTUEMART_VIEW_DEFAULT_TITLE', 'VirtueMart Front page', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4489, 'COM_VIRTUEMART_VIRTUEMART_VIEW_DEFAULT_TITLE_DESC', 'Displays the VirtueMart front page', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart.sys.ini'),
(4490, 'COM_VIRTUEMART_ACC_ORDER_INFO', 'Order Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4491, 'COM_VIRTUEMART_DELIVERY_DATE', 'Delivery Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4492, 'COM_VIRTUEMART_DELDATE_INV', 'Same as invoice date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4493, 'COM_VIRTUEMART_INVOICE', 'Invoice', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4494, 'COM_VIRTUEMART_INVOICE_CREATOR', 'Invoice by VirtueMart 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4495, 'COM_VIRTUEMART_INVOICE_DATE', 'Invoice date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4496, 'COM_VIRTUEMART_INVOICE_SUBJ', 'Invoice Nr. %2$s (Order %3$s), %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4497, 'COM_VIRTUEMART_INVOICE_TITLE', 'Invoice Nr. %2$s (Order %3$s), %1$s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4498, 'COM_VIRTUEMART_ORDER_CDATE', 'Order Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4499, 'COM_VIRTUEMART_ORDER_HISTORY', 'Order History', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4500, 'COM_VIRTUEMART_ORDER_HISTORY_COMMENT', 'Comment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4501, 'COM_VIRTUEMART_ORDER_HISTORY_COMMENT_EMAIL', 'Comments on your Order : ', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4502, 'COM_VIRTUEMART_ORDER_HISTORY_CUSTOMER_NOTIFIED', 'Shopper Notified?', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4503, 'COM_VIRTUEMART_ORDER_HISTORY_DATE_ADDED', 'Date Added', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4504, 'COM_VIRTUEMART_ORDER_HISTORY_INCLUDE_COMMENT', 'Include Comment?', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4505, 'COM_VIRTUEMART_ORDER_ID', 'Order id', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4506, 'COM_VIRTUEMART_ORDER_INFO', 'Your Order Informations', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4507, 'COM_VIRTUEMART_ORDER_ITEM', 'Order Items', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4508, 'COM_VIRTUEMART_ORDER_LIST_CDATE', 'Order Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4509, 'COM_VIRTUEMART_ORDER_LIST_LBL', 'Order List', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4510, 'COM_VIRTUEMART_ORDER_LIST_MDATE', 'Last Modified', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4511, 'COM_VIRTUEMART_ORDER_LIST_ORDER_NUMBER', 'Order Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4512, 'COM_VIRTUEMART_ORDER_LIST_STATUS', 'Order Status', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4513, 'COM_VIRTUEMART_ORDER_LIST_TOTAL', 'Total', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4514, 'COM_VIRTUEMART_ORDER_NUMBER', 'Order Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4515, 'COM_VIRTUEMART_ORDER_PASS', 'Secret key (P_xxxxx)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4516, 'COM_VIRTUEMART_ORDER_PRINT_BILL_TO_LBL', 'Bill To', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4517, 'COM_VIRTUEMART_ORDER_PRINT_CUSTOMER_NOTE', 'Shopper''s note', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4518, 'COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL', 'Shopper Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4519, 'COM_VIRTUEMART_ORDER_PRINT_INV_NUMBER', 'Invoice Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4520, 'COM_VIRTUEMART_ORDER_PRINT_ITEM_STATUS', 'Status of ordered products', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4521, 'COM_VIRTUEMART_ORDER_PRINT_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4522, 'COM_VIRTUEMART_ORDER_PRINT_PAYMENT', 'Payment Fee', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4523, 'COM_VIRTUEMART_ORDER_PRINT_PAYMENT_LBL', 'Payment Method', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4524, 'COM_VIRTUEMART_ORDER_PRINT_PAYMENT_SHIPMENT', 'Payment & Shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4525, 'COM_VIRTUEMART_ORDER_PRINT_PAYMENT_TAX', 'Payment Tax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4526, 'COM_VIRTUEMART_ORDER_PRINT_PO_DATE', 'Order Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4527, 'COM_VIRTUEMART_ORDER_PRINT_PO_IPADDRESS', 'IP Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4528, 'COM_VIRTUEMART_ORDER_PRINT_PO_LBL', 'Purchase Order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4529, 'COM_VIRTUEMART_ORDER_PRINT_PO_NUMBER', 'Order Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4530, 'COM_VIRTUEMART_ORDER_PRINT_PO_PASS', 'Secret Key', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4531, 'COM_VIRTUEMART_ORDER_PRINT_PO_STATUS', 'Order Status', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4532, 'COM_VIRTUEMART_ORDER_PRINT_PRICE', 'Price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4533, 'COM_VIRTUEMART_ORDER_PRINT_PRODUCT_STATUS', 'Product status', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4534, 'COM_VIRTUEMART_ORDER_PRINT_PRODUCT_TAX', 'Tax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4535, 'COM_VIRTUEMART_ORDER_PRINT_QTY', 'Qty', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4536, 'COM_VIRTUEMART_ORDER_PRINT_QUANTITY', 'Quantity', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4537, 'COM_VIRTUEMART_ORDER_PRINT_SHIPMENT_LBL', 'Shipment', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4538, 'COM_VIRTUEMART_ORDER_PRINT_SHIPPING', 'Shipment Fee', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4539, 'COM_VIRTUEMART_ORDER_PRINT_SHIPPING_LBL', 'Shipment Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4540, 'COM_VIRTUEMART_ORDER_PRINT_SHIPPING_MODE_LBL', 'Shipment Mode', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4541, 'COM_VIRTUEMART_ORDER_PRINT_SHIPPING_PRICE_LBL', 'Shipment Price', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4542, 'COM_VIRTUEMART_ORDER_PRINT_SHIPPING_TAX', 'Shipment Tax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4543, 'COM_VIRTUEMART_ORDER_PRINT_SHIP_TO_LBL', 'Ship To', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4544, 'COM_VIRTUEMART_ORDER_PRINT_SKU', 'SKU', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4545, 'COM_VIRTUEMART_ORDER_PRINT_SUBTOTAL', 'SubTotal', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4546, 'COM_VIRTUEMART_ORDER_PRINT_SUBTOTAL_DISCOUNT_AMOUNT', 'Discount', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4547, 'COM_VIRTUEMART_ORDER_PRINT_TAX', 'Tax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4548, 'COM_VIRTUEMART_ORDER_PRINT_TOTAL', 'Total', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4549, 'COM_VIRTUEMART_ORDER_PRINT_TOTAL_PAYMENT', 'Total in Payment Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4550, 'COM_VIRTUEMART_ORDER_PRINT_TOTAL_TAX', 'Tax Total', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4551, 'COM_VIRTUEMART_ORDER_STATUS_CANCELLED', 'Cancelled', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4552, 'COM_VIRTUEMART_ORDER_STATUS_CONFIRMED', 'Confirmed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4553, 'COM_VIRTUEMART_ORDER_STATUS_CONFIRMED_BY_SHOPPER', 'Confirmed by shopper', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4554, 'COM_VIRTUEMART_ORDER_STATUS_NAME', 'Order Status Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4555, 'COM_VIRTUEMART_ORDER_STATUS_PENDING', 'Pending', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4556, 'COM_VIRTUEMART_ORDER_STATUS_REFUNDED', 'Refunded', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4557, 'COM_VIRTUEMART_ORDER_STATUS_SHIPPED', 'Shipped', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4558, 'COM_VIRTUEMART_ORDER_STATUS_STOCK_AVAILABLE', 'Is available', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4559, 'COM_VIRTUEMART_ORDER_STATUS_STOCK_HANDLE', 'Stock handling', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4560, 'COM_VIRTUEMART_ORDER_STATUS_STOCK_HANDLE_TIP', 'Choose the movement of stock to make when changing order status.<br />Reserved Stocks are deducted from the Stock to sale, but are in Stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4561, 'COM_VIRTUEMART_ORDER_STATUS_STOCK_OUT', 'is removed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4562, 'COM_VIRTUEMART_ORDER_STATUS_STOCK_RESERVED', 'Is reserved', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4563, 'COM_VIRTUEMART_ORDER_UPDATED_SUCCESSFULLY', '%1$s order(s) have been updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4564, 'COM_VIRTUEMART_ORDER_UPDATE_LINESTATUS', 'all lines?', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4565, 'COM_VIRTUEMART_ORDER_UPDATE_STATUS', 'Update Status', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4566, 'COM_VIRTUEMART_ORDER_USER_CURRENCY_RATE', 'Currency rate', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4567, 'COM_VIRTUEMART_ORDER_VIEW_ORDER', 'View your order', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_orders.ini'),
(4568, 'COM_VIRTUEMART_BUTTON_SEND_REG', 'Send Registration', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4569, 'COM_VIRTUEMART_CNOTES_CART', 'Notes and special requests', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4570, 'COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL', 'Shopper Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4571, 'COM_VIRTUEMART_MISSING_VALUE_FOR_FIELD', 'Missing value for %s', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4572, 'COM_VIRTUEMART_REGISTER_EMAIL', 'E-Mail', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4573, 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_1', 'Address 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4574, 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_2', 'Address 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4575, 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_INFO_LBL', 'Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4576, 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_LABEL', 'Address Nickname', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4577, 'COM_VIRTUEMART_SHOPPER_FORM_BIRTHDAY', 'Date of birth', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4578, 'COM_VIRTUEMART_SHOPPER_FORM_CITY', 'City', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4579, 'COM_VIRTUEMART_SHOPPER_FORM_COMPANY_NAME', 'Company Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4580, 'COM_VIRTUEMART_SHOPPER_FORM_COUNTRY', 'Country', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4581, 'COM_VIRTUEMART_SHOPPER_FORM_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4582, 'COM_VIRTUEMART_SHOPPER_FORM_EU_VATID', 'VAT Number(European Union Countries only)', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4583, 'COM_VIRTUEMART_SHOPPER_FORM_FAX', 'Fax', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4584, 'COM_VIRTUEMART_SHOPPER_FORM_FIRST_NAME', 'First Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4585, 'COM_VIRTUEMART_SHOPPER_FORM_GROUP', 'Shopper Group', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4586, 'COM_VIRTUEMART_SHOPPER_FORM_GROUP_PRICE_TIP', 'Select a shopper group, if this price is specific to a shopper group. If no shopper group is selected, the price is the same for all shopper groups.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4587, 'COM_VIRTUEMART_SHOPPER_FORM_GROUP_PRODUCT_TIP', 'If one or more shopper group(s) is/are selected, the product will be displayed only to those shopper groups. If no shopper group is selected, the product is displayed to all shopper group.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4588, 'COM_VIRTUEMART_SHOPPER_FORM_HOUSE_EXTENSION', 'Building Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4589, 'COM_VIRTUEMART_SHOPPER_FORM_HOUSE_NO', 'House Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4590, 'COM_VIRTUEMART_SHOPPER_FORM_LAST_NAME', 'Last Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4591, 'COM_VIRTUEMART_SHOPPER_FORM_LBL', 'Shopper Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4592, 'COM_VIRTUEMART_SHOPPER_FORM_MIDDLE_NAME', 'Middle Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4593, 'COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_1', 'Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4594, 'COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_2', 'Confirm Password', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4595, 'COM_VIRTUEMART_SHOPPER_FORM_PHONE2', 'Mobile phone', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4596, 'COM_VIRTUEMART_SHOPPER_FORM_PHONE', 'Phone', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4597, 'COM_VIRTUEMART_SHOPPER_FORM_SHIPTO_LBL', 'Shipment Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4598, 'COM_VIRTUEMART_SHOPPER_FORM_SOCIALNUMBER', 'Social Security Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4599, 'COM_VIRTUEMART_SHOPPER_FORM_STATE', 'State / Province / Region', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4600, 'COM_VIRTUEMART_SHOPPER_FORM_TAXEXEMPTION_NBR', 'Tax Exemption Number', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4601, 'COM_VIRTUEMART_SHOPPER_FORM_TAX_USAGE', 'Tax Usage Type', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4602, 'COM_VIRTUEMART_SHOPPER_FORM_TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4603, 'COM_VIRTUEMART_SHOPPER_FORM_USERNAME', 'User Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4604, 'COM_VIRTUEMART_SHOPPER_FORM_ZIP', 'Zip / Postal Code', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4605, 'COM_VIRTUEMART_SHOPPER_TITLE_MISS', 'Miss', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4606, 'COM_VIRTUEMART_SHOPPER_TITLE_MR', 'Mr', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4607, 'COM_VIRTUEMART_SHOPPER_TITLE_MRS', 'Mrs', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4608, 'COM_VIRTUEMART_SHOPPERGROUP_DEFAULT', 'Default Shopper Group', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4609, 'COM_VIRTUEMART_SHOPPERGROUP_DEFAULT_TIP', 'New shoppers will be assigned to this group', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4610, 'COM_VIRTUEMART_SHOPPERGROUP_GUEST', 'Guest Shopper Group', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4611, 'COM_VIRTUEMART_SHOPPERGROUP_GUEST_TIP', 'People who are not logged get automatically assigned to the group guest', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4612, 'COM_VIRTUEMART_STORE_FORM_ACCEPTED_CURRENCIES', 'List of accepted currencies', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4613, 'COM_VIRTUEMART_STORE_FORM_COMPANY_NAME', 'Vendor Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4614, 'COM_VIRTUEMART_STORE_FORM_DESCRIPTION', 'Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4615, 'COM_VIRTUEMART_STORE_FORM_LBL', 'Shop Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4616, 'COM_VIRTUEMART_STORE_FORM_LEGAL', 'Legal Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4617, 'COM_VIRTUEMART_STORE_FORM_MPOV', 'Minimum purchase order value for your shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4618, 'COM_VIRTUEMART_STORE_FORM_STORE_NAME', 'Shop Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4619, 'COM_VIRTUEMART_STORE_FORM_TOS', 'Terms of Service', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4620, 'COM_VIRTUEMART_MISSING_TOS', 'Please accept the Terms of Service to proceed', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4621, 'COM_VIRTUEMART_STORE_INFORMATION', 'Shop Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4622, 'COM_VIRTUEMART_USERFIELDS_FORM_LBL', 'Additional Informations', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4623, 'COM_VIRTUEMART_USER_FORM_ADDRESS_LABEL', 'Address Nickname', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4624, 'COM_VIRTUEMART_USER_FORM_BLOCKUSER', 'Block User', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4625, 'COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4626, 'COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_POSITION', 'Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4627, 'COM_VIRTUEMART_USER_FORM_CONTACTDETAILS_TELEPHONE', 'Telephone', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4628, 'COM_VIRTUEMART_USER_FORM_CUSTOMER_NUMBER', 'Shopper Number / ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4629, 'COM_VIRTUEMART_USER_FORM_LASTVISITDATE', 'Last Visit Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4630, 'COM_VIRTUEMART_USER_FORM_LASTVISIT_NEVER', 'Never', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4631, 'COM_VIRTUEMART_USER_FORM_LEGEND_CONTACTINFO', 'Contact Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4632, 'COM_VIRTUEMART_USER_FORM_LEGEND_PARAMETERS', 'Parameters', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4633, 'COM_VIRTUEMART_USER_FORM_LEGEND_USERDETAILS', 'User Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4634, 'COM_VIRTUEMART_USER_FORM_NOCONTACTDETAILS_1', 'No Contact details linked to this User', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4635, 'COM_VIRTUEMART_USER_FORM_NOCONTACTDETAILS_2', 'See <i>Components -> Contact -> Manage Contacts</i> for details.', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4636, 'COM_VIRTUEMART_USER_FORM_PERMS', 'User Permissions', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4637, 'COM_VIRTUEMART_USER_FORM_TAB_GENERALINFO', 'General User Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4638, 'COM_VIRTUEMART_USER_GROUP', 'User Group', 'D:\\xampp\\htdocs\\Elos_quickstart\\components\\com_virtuemart\\language\\en-GB\\en-GB.com_virtuemart_shoppers.ini'),
(4639, 'MOD_COALAWEBCONTACT', 'CoalaWeb Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(4640, 'MOD_COALAWEBCONTACT_DESC', '<div class="cw-module"><h1>CoalaWeb Contact</H1><p>This module gives you a fast and easy way to setup a contact form that can be displayed in any of your available module positions including multiple times on a page.</p><ul class="cw_module"><li>Website: <strong><a href="http://coalaweb.com" target="_blank" title="Web Services">http://coalaweb.com</a></strong></li><li>License: <strong><a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank" title="GNU/GPL v3 license">GNU/GPL v3</a></strong></li></ul><h3>Help With CoalaWeb Extension</h3><p class="info">Complete Documentation - <a href="http://coalaweb.com/support-menu/documentation/category/joomla-docs" target="_blank" title="CoalaWeb Docs">CoalaWeb Docs</a></p><p class="forum">Our Forum - <a href="http://coalaweb.com/forum/index" target="_blank" title="Forum">CoalaWeb Forum </a></p><p class="vote">Extension Directory - <a href="http://extensions.joomla.org/extensions/owner/CoalaWeb" target="_blank" title="Vote">Vote For Us </a></p></div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4641, 'MOD_COALAWEBCONTACT_HELP_URL', 'http://coalaweb.com/support-menu/documentation/item/coalaweb-contact-guide', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4642, 'CW_YES', 'Yes', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4643, 'CW_NO', 'No', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4644, 'CW_HIDE', 'Hide', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4645, 'CW_SHOW', 'Show', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4646, 'CW_REQ', 'Required', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4647, 'JOPTION_USE_DEFAULT', '-- Com Options --', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4648, 'MOD_CWCONTACT_GENERAL_OPTIONS', 'General Display Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4649, 'MOD_CWCONTACT_CAPTCHA_OPTIONS', 'Captcha Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4650, 'MOD_CWCONTACT_SPACER_POWERED', 'Show Support', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4651, 'MOD_CWCONTACT_SPACER_SUBJECT', 'Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4652, 'MOD_CWCONTACT_SPACER_NAME', 'Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4653, 'MOD_CWCONTACT_SPACER_EMAIL', 'Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4654, 'MOD_CWCONTACT_SPACER_MSG', 'Message', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4655, 'MOD_CWCONTACT_SPACER_IP', 'IP', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4656, 'MOD_CWCONTACT_SPACER_SFROM', 'Sent From', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4657, 'MOD_CWCONTACT_SPACER_STYLE', 'Layout & Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4658, 'MOD_CWCONTACT_SPACER_FDISPLAY', 'Field Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4659, 'MOD_CWCONTACT_SPACER_CHARCOUNT', 'Character Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4660, 'MOD_CWCONTACT_SPACER_MATHCAPTCHA', 'Math Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4661, 'MOD_CWCONTACT_SPACER_BASICCAPTCHA', 'Basic Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4662, 'MOD_CWCONTACT_SPACER_CAPTCHA', 'Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4663, 'MOD_CWCONTACT_MODID', 'Unique Module ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4664, 'MOD_CWCONTACT_MODID_DESC', 'Give your module a unique ID to stop possible conflicts with other published modules.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4665, 'MOD_CWCONTACT_POWERED_BY_LABEL', 'Display link to author', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4666, 'MOD_CWCONTACT_POWERED_BY', 'Show your support by displaying a link to CoalaWeb', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4667, 'MOD_CWCONTACT_POWEREDBY_OPT', 'Powered by (Optional)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4668, 'MOD_CWCONTACT_POWEREDBY_DESC', 'This is the text displayed to the left of the author link. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4669, 'MOD_CWCONTACT_POWERED', 'Powered by', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4670, 'MOD_CWCONTACT_TITLE_GENERAL', 'General Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4671, 'MOD_CWCONTACT_TITLE_VERSION', 'Release Information', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4672, 'MOD_CWCONTACT_FIELD_MODLAYOUT_LABEL', 'Module Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4673, 'MOD_CWCONTACT_FIELD_MODLAYOUT_DESC', 'Choose a module layout of the options.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4674, 'MOD_CWCONTACT_FIELD_RECIPIENT_LABEL', 'Recipient Email', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4675, 'MOD_CWCONTACT_FIELD_RECIPIENT_DESC', 'Please enter the email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4676, 'MOD_CWCONTACT_FIELD_MAILCC_LABEL', 'CC Email (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4677, 'MOD_CWCONTACT_FIELD_MAILCC_DESC', 'Please enter the CC email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4678, 'MOD_CWCONTACT_FIELD_MAILBCC_LABEL', 'BCC Email (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4679, 'MOD_CWCONTACT_FIELD_MAILBCC_DESC', 'Please enter the BCC email address that you want the submitted emails to be sent to.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4680, 'MOD_CWCONTACT_FIELD_PRE_SUBJECT_LABEL', 'Default Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4681, 'MOD_CWCONTACT_FIELD_PRE_SUBJECT_DESC', 'Please enter the text that want displayed as the first part of email subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4682, 'MOD_CWCONTACT_FIELD_DISPLAY_SUBJECT_LABEL', 'Display Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4683, 'MOD_CWCONTACT_FIELD_DISPLAY_SUBJECT_DESC', 'Display the form field Subject', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4684, 'MOD_CWCONTACT_FIELD_DISPLAY_NAME_LABEL', 'Display Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4685, 'MOD_CWCONTACT_FIELD_DISPLAY_NAME_DESC', 'Display the form field Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4686, 'MOD_CWCONTACT_FIELD_DISPLAY_COPYME_LABEL', 'Display Copy Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4687, 'MOD_CWCONTACT_FIELD_DISPLAY_COPYME_DESC', 'Display the form field Copy Me', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4688, 'MOD_CWCONTACT_FIELD_DISPLAY_CHAR_LABEL', 'Display Char Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4689, 'MOD_CWCONTACT_FIELD_DISPLAY_CHAR_DESC', 'Display the amount of characters remaining under the message box.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4690, 'MOD_CWCONTACT_FIELD_CHAR_LIMIT_LABEL', 'Character Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4691, 'MOD_CWCONTACT_FIELD_CHAR_LIMIT_DESC', 'Choose the maximum amount of characters you want to allow in the message field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4692, 'MOD_CWCONTACT_LABEL_CHARCOUNT', 'You have a', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4693, 'MOD_CWCONTACT_FIELD_CHARCOUNT_LABEL', 'Count LBL (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4694, 'MOD_CWCONTACT_FIELD_CHARCOUNT_DESC', 'Character Count label to be displayed next to character count box. - *Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4695, 'MOD_CWCONTACT_LABEL_CHARCOUNT_END', 'character limit.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4696, 'MOD_CWCONTACT_FIELD_CHARCOUNT_END_LABEL', 'Count End (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4697, 'MOD_CWCONTACT_FIELD_CHARCOUNT_END_DESC', 'Character Count label to be displayed after the character count box. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4698, 'MOD_CWCONTACT_FIELD_FORMWIDTH_LABEL', 'Form Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4699, 'MOD_CWCONTACT_FIELD_FORMWIDTH_DESC', 'Choose the width of the form by %.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4700, 'MOD_CWCONTACT_FIELD_FORMTHEME_LABEL', 'Form Theme', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4701, 'MOD_CWCONTACT_FIELD_FORMTHEME_DESC', 'Choose a theme for your contact form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4702, 'MOD_CWCONTACT_LABEL_SUB_BUTTON', 'Submit', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4703, 'MOD_CWCONTACT_FIELD_SUB_BTN_TEXT_LABEL', 'Submit Button (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4704, 'MOD_CWCONTACT_FIELD_SUB_BTN_TEXT_DESC', 'Text to be displayed on the submit button. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4705, 'MOD_CWCONTACT_FIELD_COM_OPT', '-- Com Options --', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4706, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_LABEL', 'Button Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4707, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_DESC', 'Please choose a button style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4708, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT1', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4709, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT2', 'Blue', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4710, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT3', 'Green', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4711, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT4', 'Red', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4712, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT5', 'Pink', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4713, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT6', 'Teal', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4714, 'MOD_CWCONTACT_FIELD_SUB_BTN_STYLE_OPT7', 'Orange', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4715, 'MOD_CWCONTACT_MSG_OPTIONS', 'The main options for this extension can be found in the CoalaWeb Contact component. The options found here will override the component configuration.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4716, 'MOD_CWCONTACT_MSG_RECAPTCHA_WARNING', 'Please note Recaptcha can only be displayed once on a page.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4717, 'MOD_CWCONTACT_MSG_UPGRADE', 'Want more features? Go Pro today! Click <a href="https://coalaweb.com/go-contact-pro/levels" target="_blank" title="Go Pro">HERE</a> for more info.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4718, 'MOD_CWCONTACT_FIELD_DISPLAY_CAPTCHA_TITLE_LABEL', 'Display Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4719, 'MOD_CWCONTACT_FIELD_DISPLAY_CAPTCHA_TITLE_DESC', 'Display the captcha title above the captcha area of the form. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4720, 'MOD_CWCONTACT_FIELD_WHICH_CAPTCHA_LABEL', 'Captcha Select', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4721, 'MOD_CWCONTACT_FIELD_WHICH_CAPTCHA_DESC', 'Chose which captcha you would like displayed in your forms', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4722, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT1', 'No Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4723, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT2', 'Basic Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4724, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT3', 'Math Captcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4725, 'MOD_CWCONTACT_FIELD_CAPTCHA_OPT4', 'Recaptcha', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4726, 'MOD_CWCONTACT_LABEL_MCAPTCHA', 'What does ', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4727, 'MOD_CWCONTACT_FIELD_MCAPTCHA_LABEL', 'Captch LBL (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4728, 'MOD_CWCONTACT_FIELD_MCAPTCHA_DESC', 'Captcha label to be displayed next to math question. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4729, 'MOD_CWCONTACT_LABEL_MCAPTCHA_END', 'equal?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4730, 'MOD_CWCONTACT_FIELD_MCAPTCHA_END_LABEL', 'Captch End (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4731, 'MOD_CWCONTACT_FIELD_MCAPTCHA_END_DESC', 'Captcha label to be displayed after the math question. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4732, 'MOD_CWCONTACT_BCAPTCHA_DEFAULT_QUESTION', 'How many wheels does a bicycle have?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4733, 'MOD_CWCONTACT_BCAPTCHA_DEFAULT_ANSWER', '2', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4734, 'MOD_CWCONTACT_FIELD_BCAPTCHA_QUESTION', 'Captcha Question (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4735, 'MOD_CWCONTACT_FIELD_BCAPTCHA_QUESTION_DESC', 'Captcha question to be displayed above the basic captcha. The default question is how many wheels does a bicycle have? - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4736, 'MOD_CWCONTACT_FIELD_BCAPTCHA_ANSWER', 'Captcha Answer (OPT)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4737, 'MOD_CWCONTACT_FIELD_BCAPTCHA_ANSWER_DESC', 'Captcha answer to check against question. The default answer is 2. - Note: If your site is multilingual leave blank and use the language files.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4738, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT_DESC', 'Display a custom input form field.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4739, 'MOD_CWCONTACT_CUSTOM_OPTIONS_TAB', 'Custom Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4740, 'MOD_CWCONTACT_SPACER_CUSTOM1', 'Custom 1 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4741, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT1_LABEL', 'Display Custom 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4742, 'MOD_CWCONTACT_SPACER_CUSTOM2', 'Custom 2 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4743, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT2_LABEL', 'Display Custom 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4744, 'MOD_CWCONTACT_SPACER_CUSTOM3', 'Custom 3 Options', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4745, 'MOD_CWCONTACT_FIELD_DISPLAY_CUSTOM_INPUT3_LABEL', 'Display Custom 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4746, 'MOD_CWCONTACT_SPACER_REDIRECT', 'Redirection', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4747, 'MOD_CWCONTACT_FIELD_REDIRECT_FORMAT_LABEL', 'Redirection', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4748, 'MOD_CWCONTACT_FIELD_REDIRECT_FORMAT_DESC', 'Here you chose where you want a user to be redirected to after successful submission of the contact form.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4749, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT1', 'Same Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4750, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT2', 'Home Page', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4751, 'MOD_CWCONTACT_FIELD_REDIRECT_OPT3', 'Custom URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4752, 'MOD_CWCONTACT_FIELD_CUSTOM_URL_LABEL', 'Custom URL', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4753, 'MOD_CWCONTACT_FIELD_CUSTOM_URL_DESC', 'Here to can chose your custom URL to use if you selected Custom URL in the previous option.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.ini'),
(4754, 'MOD_COALAWEBCONTACT', 'CoalaWeb Contact', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(4755, 'MOD_COALAWEBCONTACT_DESC', '<div class="cw-module"><h1>CoalaWeb Contact</H1><p>This module gives you a fast and easy to setup contact form that can be displayed in any one of your available module positions.</p><ul class="cw_module"><li>Website: <strong><a href="http://coalaweb.com" target="_blank" title="Web Services">http://coalaweb.com</a></strong></li><li>License: <strong><a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank" title="GNU/GPL v3 license">GNU/GPL v3</a></strong></li></ul><h3>Help With CoalaWeb Extension</h3><p class="info">Complete Documentation - <a href="http://coalaweb.com/support-menu/documentation/category/joomla-docs" target="_blank" title="CoalaWeb Docs">CoalaWeb Docs</a></p><p class="forum">Our Forum - <a href="http://coalaweb.com/forum/index" target="_blank" title="Forum">CoalaWeb Forum </a></p><p class="vote">Extension Directory - <a href="http://extensions.joomla.org/extensions/owner/CoalaWeb" target="_blank" title="Vote">Vote For Us </a></p></div>', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(4756, 'MOD_COALAWEBCONTACT_HELP_URL', 'http://coalaweb.com/support-menu/documentation/item/coalaweb-contact-guide', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_coalawebcontact\\language\\en-GB\\en-GB.mod_coalawebcontact.sys.ini'),
(4757, 'ORDER', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4758, 'ORDER_DESC', 'Select which field you would like Articles to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4759, 'JOOMLA_ORDERING', 'Ordering', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4760, 'PUBLISHED_UP', 'Published', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4761, 'HITS_TEXT', 'Hits', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4762, 'TITLE', 'Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4763, 'ID', 'ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4764, 'ALIAS', 'Alias', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4765, 'CREATED', 'Created Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4766, 'MODIFIED', 'Modified Date', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4767, 'ORDERING_FILTER', 'Ordering filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4768, 'ORDERING_FILTER_DESC', 'Select the direction you would like Articles to be ordered by.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4769, 'FILTER_DESC', 'Descending', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4770, 'FILTER_ASC', 'Ascending', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4771, 'AUTHORS', 'Authors', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4772, 'AUTHORS_DESC', 'Filter by author', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4773, 'ANYONE', 'Anyone', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4774, 'BYME', 'Added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4775, 'NOTBYME', 'Not added or modified by me', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4776, 'FEATURED', 'Featured articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4777, 'FEATURED_DESC', 'Show/Hide Articles designated as Featured', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4778, 'ONLY_SHOW_FEATURED', 'Only show Featured Articles', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4779, 'SHOW_TITLE', 'Show title', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4780, 'SHOW_TITLE_DESC', 'Whether to show title', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4781, 'SHOW_CATEGORY', 'Show Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4782, 'SHOW_CATEGORY_DESC', 'Whether to show category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4783, 'SHOW_READMORE', 'Show readmore', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4784, 'SHOW_READMORE_DESC', 'Show/Hide readmore button', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4785, 'CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4786, 'CATEGORY_DESC', 'Select joomla category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4787, 'COUNT', 'Count', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4788, 'COUNT_DESC', 'Item quanity', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4789, 'COLUMN', 'Column', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4790, 'COLUMN_DESC', 'Item column', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4791, 'AJAX_LIMIT', 'Ajax Limit', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4792, 'AJAX_LIMIT_DESC', 'Limit of ajax request', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4793, 'COM_MODULES_LAYOUT_FIELDSET_LABEL', 'Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4794, 'MODULE_LAYOUT', 'Module layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4795, 'MODULE_LAYOUT_DESC', 'Select layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4796, 'LINKED_TITLE', 'Title linked', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4797, 'LINKED_TITLE_DESC', 'Whether to link the title to the article', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4798, 'SHOW_URL', 'Show url', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4799, 'SHOW_URL_DESC', 'Whether to show url', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4800, 'SHOW_INTROTEXT', 'Show introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4801, 'SHOW_INTROTEXT_DESC', 'Whether to show introtext', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4802, 'AJAX_LOADER', 'Ajax Loader', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4803, 'AJAX_LOADER_DESC', 'Whether to show ajax loader', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4804, 'SHOW_FILTER', 'Show filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4805, 'SHOW_FILTER_DESC', 'Whether to show filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4806, 'LOAD_JQUERY', 'Load jquery', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4807, 'LOAD_JQUERY_DESC', 'Whether to load jquery', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4808, 'PREVIEW', 'Preview', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4809, 'MORE_DETAILS', 'More Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_portfolio\\language\\en-GB.mod_sp_portfolio.ini'),
(4810, 'MOD_SP_TWEET', 'SP Tweet', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4811, 'ACCESS_TOKEN', 'Access token', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4812, 'ACCESS_TOKEN_DESC', 'Twitter application oAuth Access token', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4813, 'ACCESS_TOKEN_SECRET', 'Access token secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4814, 'ACCESS_TOKEN_SECRET_DESC', 'Twitter application oAuth Access token secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4815, 'CONSUMER_KEY', 'Consumer key', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4816, 'CONSUMER_KEY_DESC', 'Twitter Consumer key', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4817, 'CONSUMER_KEY_SECRET', 'Consumer key secret', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4818, 'CONSUMER_KEY_SECRET_DESC', 'Twitter Consumer secret key', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4819, 'TWITTER_ID', 'Show twitter ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4820, 'TWITTER_ID_DESC', 'Whether to show Twitter ID before the tweets', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4821, 'STYLE', 'Layout style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4822, 'STYLE_DESC', 'Select suitable style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4823, 'DEFAULT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4824, 'LIST', 'List', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4825, 'BUBBLE', 'Bubble', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4826, 'TWEETS', 'Tweets', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4827, 'TWEETS_DESC', 'No. of tweets to show. MAximum allowed by the API is 200.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4828, 'AVATAR', 'Show avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4829, 'AVATAR_DESC', 'Whether to show the user avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4830, 'AVATAR_WIDTH', 'Avatar width', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4831, 'AVATAR_WIDTH_DESC', 'Width of user avatar without px, eg. 48', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4832, 'LINKED_AVATAR', 'Linked avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4833, 'LINKED_AVATAR_DESC', 'Whether to linked with the user avatar', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4834, 'LINKED_SEARCH', 'Linked Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4835, 'LINKED_SEARCH_DESC', 'Whether to linked with search', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4836, 'LINKED_MENTION', 'Linked mention', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4837, 'LINKED_MENTION_DESC', 'Whether to linked with the mention', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4838, 'TWEET_TIME', 'Tweet time', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4839, 'TWEET_TIME_DESC', 'Whether to show the tweet time', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4840, 'LINKED_TWEET_TIME', 'Linked time', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4841, 'LINKED_TWEET_TIME_DESC', 'Whether to linked tweet time to tweet status', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4842, 'EMAIL_LINKED', 'Linked email', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4843, 'EMAIL_LINKED_DESC', 'Whether to linked email', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4844, 'TWEET_SRC', 'Tweet source', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4845, 'TWEET_SRC_DESC', 'Whether to show the tweet source', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4846, 'FOLLOW_US', 'Follow link', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4847, 'FOLLOW_US_DESC', 'Whether to show Twitter follow link', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4848, 'NEW_WINDOW', 'New window', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4849, 'NEW_WINDOW_DESC', 'Whether to open links in new window', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4850, 'OWN_WINDOW', 'Same window', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4851, 'ANIMATION', 'Animation', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4852, 'ANIMATION_DESC', 'Enable/disable animation', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4853, 'DURATION', 'Duration', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4854, 'DURATION_DESC', 'Morph Animation Duration', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4855, 'INTERVAL', 'Interval', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4856, 'INTERVAL_DESC', 'Periodical Animation Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4857, 'JUST_NOW', 'Just Now', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4858, 'ABOUT', 'About', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4859, 'AGO', 'ago', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4860, 'YEAR', 'year', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4861, 'YEARS', 'years', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4862, 'MONTH', 'month', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4863, 'MONTHS', 'months', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4864, 'WEEKS', 'Weeks', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4865, 'DAY', 'day', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4866, 'DAYS', 'days', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4867, 'HOUR', 'hour', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4868, 'HOURS', 'hours', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4869, 'MINUTE', 'minute', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4870, 'MINUTES', 'minutes', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4871, 'SECOND', 'second', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4872, 'SECONDS', 'seconds', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4873, 'FROM', 'From', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4874, 'FOLLOW', 'Follow', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4875, 'ON_TWITTER', 'on Twitter', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_sp_tweet\\language\\en-GB.mod_sp_tweet.ini'),
(4876, 'MOD_VIRTUEMART_CART', 'VirtueMart Shopping Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4877, 'MOD_VIRTUEMART_CART_AJAX_CART_PLZ_JAVASCRIPT', 'Please wait', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4878, 'MOD_VIRTUEMART_CART_DESC', 'Displays a shopping cart for your customers.<br /><br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4879, 'MOD_VIRTUEMART_CART_SHOW_LIST', 'Show Product list in cart?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4880, 'MOD_VIRTUEMART_CART_SHOW_LIST_DESC', 'Defines whether the product list in cart  is displayed or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4881, 'MOD_VIRTUEMART_CART_SHOW_PRICE', 'Show Product Price?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4882, 'MOD_VIRTUEMART_CART_SHOW_PRICE_DESC', 'Defines whether the product price is displayed or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.ini'),
(4883, 'MOD_VIRTUEMART_CART', 'VirtueMart Shopping Cart', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.sys.ini'),
(4884, 'MOD_VIRTUEMART_CART_DESC', 'Displays a shopping cart for your customers', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_cart\\language\\en-GB\\en-GB.mod_virtuemart_cart.sys.ini'),
(4885, 'MOD_VIRTUEMART_CATEGORY', 'VirtueMart Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4886, 'MOD_VIRTUEMART_CATEGORY_ACCORDEON', 'Accordeon Effect', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4887, 'MOD_VIRTUEMART_CATEGORY_ALL_CHILD', 'All Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4888, 'MOD_VIRTUEMART_CATEGORY_CHOOSE', 'Choose a category..', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4889, 'MOD_VIRTUEMART_CATEGORY_CURRENT', 'Only active category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4890, 'MOD_VIRTUEMART_CATEGORY_DESC', 'Displays a 2 level categories list.<br/ >To use as menu with choice of accordeon effect.<br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4891, 'MOD_VIRTUEMART_CATEGORY_LAYOUT', 'Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4892, 'MOD_VIRTUEMART_CATEGORY_LAYOUT_DESC', 'Default display in accordeon mode with only open active category, open all children category.(change it depending your template or CSS ). <b>All</b> looks good with Ja purity Main menu, <b>Only active or Accordeon</b> for menu in ''left'' position of ja purity', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4893, 'MOD_VIRTUEMART_CATEGORY_PARENT_CATEGORY', 'Parent Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4894, 'MOD_VIRTUEMART_CATEGORY_PARENT_CATEGORY_DESC', 'Select the parent category to list as menu.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.ini'),
(4895, 'MOD_VIRTUEMART_CATEGORY', 'VirtueMart Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.sys.ini'),
(4896, 'MOD_VIRTUEMART_CATEGORY_DESC', 'Displays all Categories from VirtueMart', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_category\\language\\en-GB\\en-GB.mod_virtuemart_category.sys.ini'),
(4897, 'MOD_VIRTUEMART_CURRENCIES', 'VirtueMart Currency Selector', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4898, 'MOD_VIRTUEMART_CURRENCIES_BUTTON_TXT', 'Button Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4899, 'MOD_VIRTUEMART_CURRENCIES_BUTTON_TXT_DESC', 'Text to display on the button.<br />Leave it EMPTY for auto label it by user language settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4900, 'MOD_VIRTUEMART_CURRENCIES_CHANGE_CURRENCIES', 'Change Currency', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4901, 'MOD_VIRTUEMART_CURRENCIES_DESC', 'This module is used to convert the price depending on the currency selected in your VirtueMart shop.<br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4902, 'MOD_VIRTUEMART_CURRENCIES_DISPLAY', 'Currencies to display', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4903, 'MOD_VIRTUEMART_CURRENCIES_DISPLAY_DESC', 'The selected currencies are shown in the module so the customer can select one of those currencies. <br />If none are selected, currencies displayed are the vendor accepted currencies.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4904, 'MOD_VIRTUEMART_CURRENCIES_PRE_TEXT', 'Pre-text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4905, 'MOD_VIRTUEMART_CURRENCIES_PRE_TEXT_DESC', 'This is the Text or HTML that is displayed at the beginning of the Module', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.ini'),
(4906, 'MOD_VIRTUEMART_CURRENCIES', 'VirtueMart Currency Selector', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.sys.ini'),
(4907, 'MOD_VIRTUEMART_CURRENCIES_DESC', 'Allows the shopper to change the currency prices', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_currencies\\language\\en-GB\\en-GB.mod_virtuemart_currencies.sys.ini'),
(4908, 'MOD_VIRTUEMART_MANUFACTURER', 'VirtueMart Manufacturers', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4909, 'MOD_VIRTUEMART_MANUFACTURER_DESC', 'Displays manufacturers from VirtueMart.<br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4910, 'MOD_VIRTUEMART_MANUFACTURER_DISPLAY_STYLE', 'Display Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4911, 'MOD_VIRTUEMART_MANUFACTURER_DISPLAY_STYLE_DESC', 'Choose the display type for the manufacturers', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4912, 'MOD_VIRTUEMART_MANUFACTURER_DIV', 'Div based', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4913, 'MOD_VIRTUEMART_MANUFACTURER_FOOTER_TEXT', 'Footer Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(4914, 'MOD_VIRTUEMART_MANUFACTURER_FOOTER_TEXT_DESC', 'Add a Text to display after list of Manufacturers.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4915, 'MOD_VIRTUEMART_MANUFACTURER_HEADER_TEXT', 'Header Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4916, 'MOD_VIRTUEMART_MANUFACTURER_HEADER_TEXT_DESC', 'Add a Text to display before list of Manufacturers.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4917, 'MOD_VIRTUEMART_MANUFACTURER_IMAGE_NAME', 'Image & name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4918, 'MOD_VIRTUEMART_MANUFACTURER_LIST', 'List based ul-li', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4919, 'MOD_VIRTUEMART_MANUFACTURER_NAME', 'Manufacturers name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4920, 'MOD_VIRTUEMART_MANUFACTURER_ROW', 'Manufacturers per row', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4921, 'MOD_VIRTUEMART_MANUFACTURER_ROW_DESC', 'The number of manufacturers per row for the Manufacturers snapshots.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4922, 'MOD_VIRTUEMART_MANUFACTURER_SHOW', 'VirtueMart Manufacturer', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4923, 'MOD_VIRTUEMART_MANUFACTURER_SHOW_DESC', 'Choose the way the Manufacturers Snapshot will be displayed', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4924, 'MOD_VIRTUEMART_MANUFACTURER_THUMB_IMAGE', 'Thumb image', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.ini'),
(4925, 'MOD_VIRTUEMART_MANUFACTURER', 'VirtueMart Manufacturers', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.sys.ini'),
(4926, 'MOD_VIRTUEMART_MANUFACTURER_DESC', 'Displays manufacturers from VirtueMart.<br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_manufacturer\\language\\en-GB\\en-GB.mod_virtuemart_manufacturer.sys.ini'),
(4927, 'MOD_VIRTUEMART_PRODUCT', 'VirtueMart Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4928, 'MOD_VIRTUEMART_PRODUCT_ALTERNATIVE2_LAYOUT', 'Alternative 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4929, 'MOD_VIRTUEMART_PRODUCT_ALTERNATIVE_LAYOUT', 'Alternative', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4930, 'MOD_VIRTUEMART_PRODUCT_BEST_SALES', 'Best Sales', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4931, 'MOD_VIRTUEMART_PRODUCT_CACHING_LABEL', 'Vm Cache', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4932, 'MOD_VIRTUEMART_PRODUCT_CACHING_DESC', 'To use this function, disable the joomla cache for this module (see Advanced Options)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4933, 'MOD_VIRTUEMART_PRODUCT_CACHING_TIME_LABEL', 'Vm Caching Time', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4934, 'MOD_VIRTUEMART_PRODUCT_CACHING_TIME_LABEL_DESC', 'Good value is for example 300, so all 5 minutes your module is updated', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4935, 'MOD_VIRTUEMART_PRODUCT_CATEGORY', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4936, 'MOD_VIRTUEMART_PRODUCT_CATEGORY_DESC', 'Choose your filtered Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4937, 'MOD_VIRTUEMART_PRODUCT_CATEGORY_ID', 'Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4938, 'MOD_VIRTUEMART_PRODUCT_CATEGORY_ID_DESC', 'Select the category to choose the products from.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4939, 'MOD_VIRTUEMART_PRODUCT_DEFAULT_LAYOUT', 'Default', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4940, 'MOD_VIRTUEMART_PRODUCT_DESC', 'Displays: Featured, Best Sales, Random, Latest or Recently Viewed products. <br/><br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4941, 'MOD_VIRTUEMART_PRODUCT_DISPLAY', 'Display', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4942, 'MOD_VIRTUEMART_PRODUCT_DISPLAY_DESC', 'Select the type of product you would like to display', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4943, 'MOD_VIRTUEMART_PRODUCT_DISPLAY_DIV', 'Div based', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4944, 'MOD_VIRTUEMART_PRODUCT_DISPLAY_STYLE', 'Display Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4945, 'MOD_VIRTUEMART_PRODUCT_DISPLAY_STYLE_DESC', 'Choose the display type for the products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4946, 'MOD_VIRTUEMART_PRODUCT_DISPLAY_UL', 'List based ul-li', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4947, 'MOD_VIRTUEMART_PRODUCT_FEATURED_PRODUCTS', 'Featured Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4948, 'MOD_VIRTUEMART_PRODUCT_FILTER_CATEGORY', 'Use category filter', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4949, 'MOD_VIRTUEMART_PRODUCT_FILTER_CATEGORY_DESC', 'Show only the product from this category?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4950, 'MOD_VIRTUEMART_PRODUCT_FOOTER_TEXT', 'Footer Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4951, 'MOD_VIRTUEMART_PRODUCT_FOOTER_TEXT_DESC', 'Add a Text after list of products.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4952, 'MOD_VIRTUEMART_PRODUCT_HEADER_TEXT', 'Header Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4953, 'MOD_VIRTUEMART_PRODUCT_HEADER_TEXT_DESC', 'Add a Text before list of products.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4954, 'MOD_VIRTUEMART_PRODUCT_LATEST_PRODUCTS', 'Latest Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4955, 'MOD_VIRTUEMART_PRODUCT_LAYOUT', 'Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4956, 'MOD_VIRTUEMART_PRODUCT_LAYOUT_DESC', 'You can override each individual layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4957, 'MOD_VIRTUEMART_PRODUCT_MAX_ITEMS', 'Number of displayed products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4958, 'MOD_VIRTUEMART_PRODUCT_MAX_ITEMS_DESC', 'Choose the number of products that will be displayed in the module.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4959, 'MOD_VIRTUEMART_PRODUCT_PRODUCTS_PER_ROW', 'Products per row', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4960, 'MOD_VIRTUEMART_PRODUCT_PRODUCTS_PER_ROW_DESC', 'The Number of products per row for the product snapshots.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4961, 'MOD_VIRTUEMART_PRODUCT_RANDOM_PRODUCTS', 'Random Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4962, 'MOD_VIRTUEMART_PRODUCT_RECENT_PRODUCTS', 'Recently Viewed Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4963, 'MOD_VIRTUEMART_PRODUCT_SHOW_ADDTOCART', 'Show Add-To-Cart Link?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4964, 'MOD_VIRTUEMART_PRODUCT_SHOW_ADDTOCART_DESC', 'Defines wether the Add-To-Cart Link is displayed or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4965, 'MOD_VIRTUEMART_PRODUCT_SHOW_PRICE', 'Show Product Price?', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4966, 'MOD_VIRTUEMART_PRODUCT_SHOW_PRICE_DESC', 'Defines wether the product price is displayed or not.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.ini'),
(4967, 'MOD_VIRTUEMART_PRODUCT', 'VirtueMart Products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.sys.ini'),
(4968, 'MOD_VIRTUEMART_PRODUCT_DESC', 'Displays products such as Best sales, Featured products, Last products, Random products', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_product\\language\\en-GB\\en-GB.mod_virtuemart_product.sys.ini'),
(4969, 'MOD_VIRTUEMART_SEARCH', 'VirtueMart Search Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4970, 'MOD_VIRTUEMART_SEARCH_BOX_WIDTH', 'Input Width', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4971, 'MOD_VIRTUEMART_SEARCH_BOX_WIDTH_DESC', 'Input Width of search', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4972, 'MOD_VIRTUEMART_SEARCH_BUTTON', 'Search Button', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4973, 'MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG', 'Search button as image', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4974, 'MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG_DESC', 'Use an image as search button', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4975, 'MOD_VIRTUEMART_SEARCH_BUTTON_DESC', 'Display a Search Button', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4976, 'MOD_VIRTUEMART_SEARCH_BUTTON_POS', 'Button Position', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4977, 'MOD_VIRTUEMART_SEARCH_BUTTON_POS_DESC', 'Position of the button relative to the search box', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4978, 'MOD_VIRTUEMART_SEARCH_BUTTON_TXT', 'Button Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4979, 'MOD_VIRTUEMART_SEARCH_BUTTON_TXT_DESC', 'Text to display on the button.<br />Leave it EMPTY for auto label it by user language settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4980, 'MOD_VIRTUEMART_SEARCH_DESC', 'This Module is to search Product on your VirtueMart Shop.<br /><br/>(VirtueMart 2+ compatible)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4981, 'MOD_VIRTUEMART_SEARCH_FIELD_VALUE_BOTTOM', 'Bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4982, 'MOD_VIRTUEMART_SEARCH_FIELD_VALUE_LEFT', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4983, 'MOD_VIRTUEMART_SEARCH_FIELD_VALUE_RIGHT', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4984, 'MOD_VIRTUEMART_SEARCH_FIELD_VALUE_TOP', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4985, 'MOD_VIRTUEMART_SEARCH_FILTER_CATEGORY', 'Search Filter Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4986, 'MOD_VIRTUEMART_SEARCH_FILTER_CATEGORY_DESC', 'Search Filter Category', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4987, 'MOD_VIRTUEMART_SEARCH_GO', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4988, 'MOD_VIRTUEMART_SEARCH_SEARCH', 'Search Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4989, 'MOD_VIRTUEMART_SEARCH_TEXT', 'Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4990, 'MOD_VIRTUEMART_SEARCH_TEXT_DESC', 'Text to display when input is empty (leave blank to auto-translate by user language)', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4991, 'MOD_VIRTUEMART_SEARCH_TEXT_TXT', 'Search...', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4992, 'MOD_VIRTUEMART_SETITEMID_DESC', 'Assign an ItemID for the display of the search results if there is no com_search menu and a specific display is desired. The ItemId may be chosen among those available through the Menu Manager. If you do not know what this means, you may not need it.', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4993, 'MOD_VIRTUEMART_SETITEMID_LABEL', 'Set ItemID', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.ini'),
(4994, 'MOD_VIRTUEMART_SEARCH', 'VirtueMart Search Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.sys.ini'),
(4995, 'MOD_VIRTUEMART_SEARCH_DESC', 'This module is used to search for products in your VirtueMart Shop', 'D:\\xampp\\htdocs\\Elos_quickstart\\modules\\mod_virtuemart_search\\language\\en-GB\\en-GB.mod_virtuemart_search.sys.ini'),
(4996, 'TPL_BEEZ3_ADDITIONAL_INFORMATION', 'Additional information', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(4997, 'TPL_BEEZ3_ALTCLOSE', 'is closed', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(4998, 'TPL_BEEZ3_ALTOPEN', 'is open', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(4999, 'TPL_BEEZ3_BIGGER', 'Bigger', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5000, 'TPL_BEEZ3_CLICK', 'select', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5001, 'TPL_BEEZ3_CLOSEMENU', 'Close Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5002, 'TPL_BEEZ3_DECREASE_SIZE', 'Decrease size', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5003, 'TPL_BEEZ3_ERROR_JUMP_TO_NAV', 'Jump to navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5004, 'TPL_BEEZ3_FIELD_BOOTSTRAP_DESC', 'Create a comma separated list of any components for which Bootstrap is needed, for example com_name, com_anothername.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5005, 'TPL_BEEZ3_FIELD_BOOTSTRAP_LABEL', 'Components Requiring<br /> Bootstrap', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5006, 'TPL_BEEZ3_FIELD_DESCRIPTION_DESC', 'Please add your site description here.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5007, 'TPL_BEEZ3_FIELD_DESCRIPTION_LABEL', 'Site Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5008, 'TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_DESC', 'Choose a colour for the Background when Custom is selected as the Template Colour. If left blank the Default (#eeeeee) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5009, 'TPL_BEEZ3_FIELD_HEADER_BACKGROUND_COLOR_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5010, 'TPL_BEEZ3_FIELD_HEADER_IMAGE_DESC', 'Use the selected header image when Custom is selected as the Template Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5011, 'TPL_BEEZ3_FIELD_HEADER_IMAGE_LABEL', 'Header Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5012, 'TPL_BEEZ3_FIELD_LOGO_DESC', 'Please choose an image. If you do not want to display a logo, select Clear and leave the field blank.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5013, 'TPL_BEEZ3_FIELD_LOGO_LABEL', 'Logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5014, 'TPL_BEEZ3_FIELD_NAVPOSITION_DESC', 'Navigation before or after content.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5015, 'TPL_BEEZ3_FIELD_NAVPOSITION_LABEL', 'Position of Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5016, 'TPL_BEEZ3_FIELD_SITETITLE_DESC', 'Please add your site title here, it''s only displayed if you don''t use a logo.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5017, 'TPL_BEEZ3_FIELD_SITETITLE_LABEL', 'Site Title', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5018, 'TPL_BEEZ3_FIELD_TEMPLATECOLOR_DESC', 'Colour of the template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5019, 'TPL_BEEZ3_FIELD_TEMPLATECOLOR_LABEL', 'Template colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5020, 'TPL_BEEZ3_FIELD_WRAPPERLARGE_DESC', 'Wrapper width with closed additional columns in percent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5021, 'TPL_BEEZ3_FIELD_WRAPPERLARGE_LABEL', 'Wrapper Large (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5022, 'TPL_BEEZ3_FIELD_WRAPPERSMALL_DESC', 'Wrapper width with opened additional columns in percent.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5023, 'TPL_BEEZ3_FIELD_WRAPPERSMALL_LABEL', 'Wrapper Small (%)', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5024, 'TPL_BEEZ3_FONTSIZE', 'Font size', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5025, 'TPL_BEEZ3_INCREASE_SIZE', 'Increase size', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5026, 'TPL_BEEZ3_JUMP_TO_INFO', 'Jump to additional information', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5027, 'TPL_BEEZ3_JUMP_TO_NAV', 'Jump to main navigation and login', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5028, 'TPL_BEEZ3_NAVIGATION', 'Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5029, 'TPL_BEEZ3_NAV_VIEW_SEARCH', 'Nav view search', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5030, 'TPL_BEEZ3_NEXTTAB', 'Next Tab', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5031, 'TPL_BEEZ3_OPENMENU', 'Open Menu', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5032, 'TPL_BEEZ3_OPTION_AFTER_CONTENT', 'after content', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5033, 'TPL_BEEZ3_OPTION_BEFORE_CONTENT', 'before content', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5034, 'TPL_BEEZ3_OPTION_IMAGE', 'Custom', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5035, 'TPL_BEEZ3_OPTION_NATURE', 'Nature', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5036, 'TPL_BEEZ3_OPTION_PERSONAL', 'Personal', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5037, 'TPL_BEEZ3_OPTION_RED', 'Red', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5038, 'TPL_BEEZ3_OPTION_TURQ', 'Turquoise', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5039, 'TPL_BEEZ3_POWERED_BY', 'Powered by', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5040, 'TPL_BEEZ3_RESET', 'Reset', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5041, 'TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT', 'Revert styles to default', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5042, 'TPL_BEEZ3_SEARCH', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5043, 'TPL_BEEZ3_SKIP_TO_CONTENT', 'Skip to content', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5044, 'TPL_BEEZ3_SKIP_TO_ERROR_CONTENT', 'Jump to error message and search', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5045, 'TPL_BEEZ3_SMALLER', 'Smaller', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5046, 'TPL_BEEZ3_SYSTEM_MESSAGE', 'Error', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5047, 'TPL_BEEZ3_TEXTRIGHTCLOSE', 'Close info', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5048, 'TPL_BEEZ3_TEXTRIGHTOPEN', 'Open info', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5049, 'TPL_BEEZ3_XML_DESCRIPTION', 'Accessible template for Joomla! Beez, the HTML 4 version.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5050, 'TPL_BEEZ3_YOUR_SITE_DESCRIPTION', 'Your site description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.ini'),
(5051, 'TPL_BEEZ3_POSITION_DEBUG', 'Debug', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5052, 'TPL_BEEZ3_POSITION_POSITION-0', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5053, 'TPL_BEEZ3_POSITION_POSITION-10', 'Footer middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5054, 'TPL_BEEZ3_POSITION_POSITION-11', 'Footer bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5055, 'TPL_BEEZ3_POSITION_POSITION-12', 'Middle top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5056, 'TPL_BEEZ3_POSITION_POSITION-13', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5057, 'TPL_BEEZ3_POSITION_POSITION-14', 'Footer last', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5058, 'TPL_BEEZ3_POSITION_POSITION-15', 'Header', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5059, 'TPL_BEEZ3_POSITION_POSITION-1', 'Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5060, 'TPL_BEEZ3_POSITION_POSITION-2', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5061, 'TPL_BEEZ3_POSITION_POSITION-3', 'Right bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5062, 'TPL_BEEZ3_POSITION_POSITION-4', 'Left middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5063, 'TPL_BEEZ3_POSITION_POSITION-5', 'Left bottom', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5064, 'TPL_BEEZ3_POSITION_POSITION-6', 'Right top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5065, 'TPL_BEEZ3_POSITION_POSITION-7', 'Left top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5066, 'TPL_BEEZ3_POSITION_POSITION-8', 'Right middle', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5067, 'TPL_BEEZ3_POSITION_POSITION-9', 'Footer top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5068, 'TPL_BEEZ3_XML_DESCRIPTION', 'Accessible template for Joomla! Beez, the HTML 4 version.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\beez3\\language\\en-GB\\en-GB.tpl_beez3.sys.ini'),
(5069, 'COM_TEMPLATES_THEME_DETAIL_FIELDSET_LABEL', 'Theme Settings', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5070, 'ELOS_INFO', 'It is General Theme Options for Logo, Theme Color, Font size and style, Breadcrumb Styles, Boxed and Full Layout, Pattern for Boxed Layout, Contact Form Layout, RTL Options, Copyright text and social links', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5071, 'LOGO', 'Select logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5072, 'SELECT THEME COLOR CODE', 'Select Theme color', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5073, 'BODY FONT SIZE', 'Body Font Size', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5074, 'BODY FONT STYLE', 'Body Font Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5075, 'Choose Layout', 'Select Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5076, 'Choose Pattern', 'Select Pattern for Boxed Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5077, 'Choose Breadcrumb title style', 'Select Breadcrumb title Style', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5078, 'CHOOSECONTACTFORM', 'Select Contact Form Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5079, 'SHOW COPYRIGHT', 'Show Copyright Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5080, 'COPYRIGHT_TEXT', 'Copyright Text', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5081, 'SHOW SOCIAL MENU', 'Show Social links', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5082, 'FLICKER', 'Flicker ID', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5083, 'LINKEDIN', 'Linkedin', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5084, 'TWITTER', 'Twitter Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5085, 'FACEBOOK', 'Facebook Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5086, 'GOOGLE_PLUS', 'Google Plus Link', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5087, 'SKYPE', 'Skype', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5088, 'HTML5', 'Html5', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5089, 'YOUTUBE', 'Youtube', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5090, 'RSS FEED', 'Rss Feed', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5091, 'RSS', 'Rss', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5092, 'SELECT RTL OPTION', 'Select Rtl Option', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5093, 'ANIMATION_EFFECT', 'Animation Effect', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5094, 'RESPONSIVE_LAYOUT', 'Responsive Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5095, 'COM_TEMPLATES_HOME_VERSION_FIELDSET_LABEL', 'Home Version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5096, 'HOME VERSION_INFO', '<b>Instructions</b><br/>You can select following different layout for Home page', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5097, 'Choose your Home', 'Select Home Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5098, 'COM_TEMPLATES_SLIDER_VERSION_FIELDSET_LABEL', 'Slideshow Version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5099, 'SLIDER_VERSION_INFO', '<b>Instructions</b><br/>You can select following different Slideshow', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5100, 'Choose your Slideshow', 'Select Slideshow Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5101, 'COM_TEMPLATES_HEADER_VERSION_FIELDSET_LABEL', 'Header Version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5102, 'HEADER_VERSION_INFO', '<b>Instructions</b><br/>You can select following different Header version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5103, 'Choose your Header', 'Select Header Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5104, 'COM_TEMPLATES_FOOTER_VERSION_FIELDSET_LABEL', 'Footer Version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5105, 'FOOTER_VERSION_INFO', '<b>Instructions</b><br/>You can select following different Footer version', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5106, 'Choose your Footer', 'Select Footer Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5107, 'COM_TEMPLATES_CONTACT_DETAIL_FIELDSET_LABEL', 'Contact detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5108, 'CONTACT_DETAIL_INFO', '<b>Instructions</b><br/>Enter the details that you want to display at the Left-bottom of your site', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5109, 'CONATECT_LOGO', 'Conatct Logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5110, 'ADDRESS', 'Address', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5111, 'MOBILE_NO', 'Mobile No', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5112, 'FAX_NO', 'Fax No', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5113, 'EMAIL', 'Email Id', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5114, 'CONTACT_US_INFO', '<b>Instructions</b><br/>Enter Title for Display in Contact Us page', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5115, 'COM_TEMPLATES_OUR_CLIENTS_SAYS_FIELDSET_LABEL', 'Our Client Says', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5116, 'OUR_CLIENTS_INFO', '<b>Instructions</b><br/>It Display Client Feedback on home page', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5117, 'CLIENT-1', 'Client-1 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5118, 'CLIENT-2', 'Client-2 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5119, 'CLIENT-3', 'Client-3 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5120, 'CLIENT-4', 'Client-4 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5121, 'CLIENT''S_IMAGE', 'Select Client image', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5122, 'CLIENT''S_NAME', 'Enter Client name', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5123, 'DESCRIPTION', 'Enter Client Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5124, 'LINK', 'Enter link', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5125, 'COM_TEMPLATES_SERVICES-OFFER_FIELDSET_LABEL', 'Service we Offer', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5126, 'SERVICES-OFFER_INFO', '<b>Instructions</b><br/>It display Service tab in home page', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5127, 'TAB1', 'Tab 1 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5128, 'TAB NAME1', 'Enter name for Tab 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5129, 'TAB_IMAGE-1', 'Select image for Tab 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5130, 'TAB_DESCRIPTION-1', 'Enter Description for Tab 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5131, 'TAB2', 'Tab 2 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5132, 'TAB NAME2', 'Enter name for Tab 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5133, 'TAB_IMAGE-2', 'Select image for Tab 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5134, 'TAB_DESCRIPTION-2', 'Enter Description for Tab 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5135, 'TAB3', 'Tab 3 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5136, 'TAB NAME3', 'Enter name for Tab 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5137, 'TAB_IMAGE-3', 'Select image for Tab 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5138, 'TAB_DESCRIPTION-3', 'Enter Description for Tab 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5139, 'COM_TEMPLATES_MORE_ABOUT_US_FIELDSET_LABEL', 'More About us', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5140, 'MORE_ABOUT_US_INFO', '<b>Instructions</b><br/>It display Accordian in home page', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5141, 'SECTION1', 'Section 1 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5142, 'QUESTION-1', 'Enter Question 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5143, 'ANSWER-1', 'Enter Answer 1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5144, 'SECTION2', 'Section 2 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5145, 'QUESTION-2', 'Enter Question 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5146, 'ANSWER-2', 'Enter Answer 2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5147, 'SECTION3', 'Section 3 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5148, 'QUESTION-3', 'Enter Question 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5149, 'ANSWER-3', 'Enter Answer 3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5150, 'SECTION4', 'Section 4 Detail', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5151, 'QUESTION-4', 'Enter Question 4', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5152, 'ANSWER-4', 'Enter Answer 4', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5153, 'COM_TEMPLATES_CLIENT_SAYS_FIELDSET_LABEL', 'Client Says', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5154, 'CLIENT_SAYS_INFO', '<b>Instructions</b><br/>Enter the details Client says Text that you want to display at the Right/Left side of your site', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5155, 'CLIENT_IMAGE', 'Client Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5156, 'CLIENT_NAME', 'Client Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5157, 'CLIENT_DESCRIPTION', 'Client Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5158, 'COM_TEMPLATES_TEXT_WIDGET_FIELDSET_LABEL', 'Text Widget', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5159, 'TEXT_WIDGET_INFO', '<b>Instructions</b><br/>Enter the details Text that you want to display at the Right/Left side of your site', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5160, 'TEXT_WIDGET_DESCRIPTION', 'Text Widget Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5161, 'COM_TEMPLATES_ABOUT_AUTHOR_FIELDSET_LABEL', 'About Author', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5162, 'ABOUT_AUTHOR_INFO', '<b>Instructions</b><br/>Enter the details about author that you want to display at the Right/Left side of your site', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5163, 'AUTHOR_IMAGE', 'Author Image', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5164, 'AUTHOR_NAME', 'Author Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5165, 'AUTHOR_DESCRIPTION', 'Author Description', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5166, 'COM_TEMPLATES_SITE_ADVERTISEMENT_FIELDSET_LABEL', 'Site Advertisement', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5167, 'SITE_ADVERTISEMENT_INFO', '<b>Instructions</b><br/>Select the Advertise Image that you want to display in your site <br> <b>Advertise Image Dimension Must Be : </b> 120 * 120 ', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5168, 'IMAGE1', 'Image1', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5169, 'IMAGE2', 'Image2', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5170, 'IMAGE3', 'Image3', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5171, 'IMAGE4', 'Image4', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5172, 'COM_VIRTUEMART_WISHLIST_SUCCESS', 'This product sucessfully added in wishlist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5173, 'COM_VIRTUEMART_WISHLIST_ALREADY_SUCCESS', 'This product is already in your wishlist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5174, 'COM_VIRTUEMART_WISHLIST_NOT_LOGIN', 'You have not logged in,please login.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5175, 'COM_VIRTUEMART_COMPARE_SUCCESS', 'This product sucessfully added for Compare.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5176, 'COM_VIRTUEMART_COMPARE_ALREADY_SUCCESS', 'This product sucessfully added for Compare.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5177, 'COM_VIRTUEMART_INSTOCK', 'In Stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5178, 'COM_VIRTUEMART_OUTSTOCK', 'Out of Stock', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5179, 'COM_VIRTUEMART_PRODUCT_CUSTMFIELD', 'Product Custom Fields', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5180, 'COM_VIRTUEMART_ADD_TO_WHISLIST', 'Add to Wishlist', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5181, 'COM_VIRTUEMART_ADD_TO_COMPARE', 'Add to Compare', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5182, 'COM_VIRTUEMART_NOT_SEARCH', 'Your search returns no results.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5183, 'COM_VIRTUEMART_COMPARE', 'Compare', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5184, 'COM_VIRTUEMART_VIEW_GRID', 'View as Grid', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5185, 'COM_VIRTUEMART_VIEW_LIST', 'View as List', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5186, 'COM_VIRTUEMART_COMPARE_LIST', 'Your Compare List is', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5187, 'COM_VIRTUEMART_COMPARE_EMPTY', 'Empty', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5188, 'COM_VIRTUEMART_COMPARE_ADD', 'Please Add product in Compare', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5189, 'COM_VIRTUEMART_WHISLIST_PRODUCT_NAME', 'Product Name and Details', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5190, 'COM_VIRTUEMART_CART_PRODUCT', 'Product', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5191, 'COM_VIRTUEMART_WHISLST_BACK', 'Back', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5192, 'COM_VIRTUEMART_WHISLST_EMPTY', 'Your Wishlist is Empty. Please Add product in wishlist.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5193, 'COM_VIRTUEMART_DISCOUNT_CODE', 'Discount code', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5194, 'COM_VIRTUEMART_ENTER_COUPAN', 'Enter your coupon code if you have one.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5195, 'COM_VIRTUEMART_REGISTERED_CUSTOMERS', 'Registered customers', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\elos\\language\\en-GB\\en-GB.tpl_elos.ini'),
(5196, 'TPL_PROTOSTAR_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap from Twitter and the launch of the Joomla User Interface library (JUI).', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5197, 'TPL_PROTOSTAR_BACKGROUND_COLOR_DESC', 'Choose a background colour for static layouts. If left blank the Default (#f4f6f7) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5198, 'TPL_PROTOSTAR_BACKGROUND_COLOR_LABEL', 'Background Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5199, 'TPL_PROTOSTAR_BACKTOTOP', 'Back to Top', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5200, 'TPL_PROTOSTAR_COLOR_DESC', 'Choose an overall colour for the site template. If left blank the Default (#0088cc) is used.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5201, 'TPL_PROTOSTAR_COLOR_LABEL', 'Template Colour', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5202, 'TPL_PROTOSTAR_FLUID', 'Fluid', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5203, 'TPL_PROTOSTAR_FLUID_LABEL', 'Fluid Layout', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5204, 'TPL_PROTOSTAR_FLUID_DESC', 'Use Bootstrap''s fluid or static container (both are responsive).', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5205, 'TPL_PROTOSTAR_FONT_LABEL', 'Google Font for Headings', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5206, 'TPL_PROTOSTAR_FONT_DESC', 'Load a Google font for the headings (H1, H2, H3, etc).', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5207, 'TPL_PROTOSTAR_FONT_NAME_LABEL', 'Google Font Name', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5208, 'TPL_PROTOSTAR_FONT_NAME_DESC', 'Example: Open+Sans or Source+Sans+Pro.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5209, 'TPL_PROTOSTAR_LOGO_LABEL', 'Logo', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini');
INSERT IGNORE INTO `#__overrider` (`id`, `constant`, `string`, `file`) VALUES
(5210, 'TPL_PROTOSTAR_LOGO_DESC', 'Select or upload a custom logo for the site template.', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5211, 'TPL_PROTOSTAR_STATIC', 'Static', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.ini'),
(5212, 'TPL_PROTOSTAR_POSITION_BANNER', 'Banner', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5213, 'TPL_PROTOSTAR_POSITION_DEBUG', 'Debug', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5214, 'TPL_PROTOSTAR_POSITION_POSITION-0', 'Search', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5215, 'TPL_PROTOSTAR_POSITION_POSITION-10', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5216, 'TPL_PROTOSTAR_POSITION_POSITION-11', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5217, 'TPL_PROTOSTAR_POSITION_POSITION-12', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5218, 'TPL_PROTOSTAR_POSITION_POSITION-13', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5219, 'TPL_PROTOSTAR_POSITION_POSITION-14', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5220, 'TPL_PROTOSTAR_POSITION_POSITION-15', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5221, 'TPL_PROTOSTAR_POSITION_POSITION-1', 'Navigation', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5222, 'TPL_PROTOSTAR_POSITION_POSITION-2', 'Breadcrumbs', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5223, 'TPL_PROTOSTAR_POSITION_POSITION-3', 'Top center', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5224, 'TPL_PROTOSTAR_POSITION_POSITION-4', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5225, 'TPL_PROTOSTAR_POSITION_POSITION-5', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5226, 'TPL_PROTOSTAR_POSITION_POSITION-6', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5227, 'TPL_PROTOSTAR_POSITION_POSITION-7', 'Right', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5228, 'TPL_PROTOSTAR_POSITION_POSITION-8', 'Left', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5229, 'TPL_PROTOSTAR_POSITION_POSITION-9', 'Unused', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5230, 'TPL_PROTOSTAR_POSITION_FOOTER', 'Footer', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini'),
(5231, 'TPL_PROTOSTAR_XML_DESCRIPTION', 'Continuing the space theme (Solarflare from 1.0 and Milkyway from 1.5), Protostar is the Joomla 3 site template based on Bootstrap from Twitter and the launch of the Joomla User Interface library (JUI).', 'D:\\xampp\\htdocs\\Elos_quickstart\\templates\\protostar\\language\\en-GB\\en-GB.tpl_protostar.sys.ini');

-- --------------------------------------------------------

--
-- Table structure for table `#__postinstall_messages`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=9 ;

--
-- Dumping data for table `#__postinstall_messages`
--

INSERT IGNORE INTO `#__postinstall_messages` (`postinstall_message_id`, `extension_id`, `title_key`, `description_key`, `action_key`, `language_extension`, `language_client_id`, `type`, `action_file`, `action`, `condition_file`, `condition_method`, `version_introduced`, `enabled`) 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_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1),
(3, 700, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1),
(4, 700, 'COM_CPANEL_MSG_PHPVERSION_TITLE', 'COM_CPANEL_MSG_PHPVERSION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/phpversion.php', 'admin_postinstall_phpversion_condition', '3.2.2', 1),
(5, 700, 'COM_CPANEL_MSG_ROBOTS_TITLE', 'COM_CPANEL_MSG_ROBOTS_BODY', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.4.0', 1),
(6, 700, 'COM_CPANEL_MSG_ROBOTS_TITLE', 'COM_CPANEL_MSG_ROBOTS_BODY', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.3.0', 1),
(7, 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),
(8, 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);

-- --------------------------------------------------------

--
-- Table structure for table `#__redirect_links`
--

CREATE TABLE IF NOT EXISTS `#__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 NOT NULL,
  `referer` varchar(2048) COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `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 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_css`
--

CREATE TABLE IF NOT EXISTS `#__revslider_css` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `settings` text,
  `hover` text,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=48 ;

--
-- Dumping data for table `#__revslider_css`
--

INSERT IGNORE INTO `#__revslider_css` (`id`, `handle`, `settings`, `hover`, `params`) VALUES
(1, '.tp-caption.medium_grey', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","padding":"2px 4px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#888","white-space":"nowrap"}'),
(2, '.tp-caption.small_text', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"14px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(3, '.tp-caption.medium_text', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"20px","line-height":"20px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(4, '.tp-caption.large_text', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"40px","line-height":"40px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(5, '.tp-caption.very_large_text', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"0px 2px 5px rgba(0, 0, 0, 0.5)","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","letter-spacing":"-2px"}'),
(6, '.tp-caption.very_big_white', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#000"}'),
(7, '.tp-caption.very_big_black', NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"700","font-size":"60px","line-height":"60px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap","padding":"0px 4px","padding-top":"1px","background-color":"#fff"}'),
(8, '.tp-caption.modern_medium_fat', NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(9, '.tp-caption.modern_medium_fat_white', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(10, '.tp-caption.modern_medium_light', NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"24px","line-height":"20px","font-family":"\\"Open Sans\\", sans-serif","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(11, '.tp-caption.modern_big_bluebg', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"800","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#4e5b6c","letter-spacing":"0"}'),
(12, '.tp-caption.modern_big_redbg', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"36px","font-family":"\\"Open Sans\\", sans-serif","padding":"3px 10px","padding-top":"1px","margin":"0px","border-width":"0px","border-style":"none","background-color":"#de543e","letter-spacing":"0"}'),
(13, '.tp-caption.modern_small_text_dark', NULL, NULL, '{"position":"absolute","color":"#555","text-shadow":"none","font-size":"14px","line-height":"22px","font-family":"Arial","margin":"0px","border-width":"0px","border-style":"none","white-space":"nowrap"}'),
(14, '.tp-caption.thinheadline_dark', NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"30px","line-height":"30px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(15, '.tp-caption.thintext_dark', NULL, NULL, '{"position":"absolute","color":"rgba(0,0,0,0.85)","text-shadow":"none","font-weight":"300","font-size":"16px","line-height":"26px","font-family":"\\"Open Sans\\"","background-color":"transparent"}'),
(16, '.tp-caption.largeblackbg', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#000","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(17, '.tp-caption.largepinkbg', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#db4360","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(18, '.tp-caption.largewhitebg', NULL, NULL, '{"position":"absolute","color":"#000","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#fff","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(19, '.tp-caption.largegreenbg', NULL, NULL, '{"position":"absolute","color":"#fff","text-shadow":"none","font-weight":"300","font-size":"50px","line-height":"70px","font-family":"\\"Open Sans\\"","background-color":"#67ae73","padding":"0px 20px","-webkit-border-radius":"0px","-moz-border-radius":"0px","border-radius":"0px"}'),
(20, '.tp-caption.excerpt', NULL, NULL, '{"font-size":"36px","line-height":"36px","font-weight":"700","font-family":"Arial","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","letter-spacing":"-1.5px","height":"auto","border-width":"0px","border-color":"rgb(255, 255, 255)","border-style":"solid"}'),
(21, '.tp-caption.large_bold_grey', NULL, NULL, '{"font-size":"60px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","text-shadow":"none","margin":"0px","padding":"1px 4px 0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(22, '.tp-caption.medium_thin_grey', NULL, NULL, '{"font-size":"34px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(102, 102, 102)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(23, '.tp-caption.small_thin_grey', NULL, NULL, '{"font-size":"18px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(117, 117, 117)","text-decoration":"none","background-color":"transparent","padding":"1px 4px 0px","text-shadow":"none","margin":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(24, '.tp-caption.lightgrey_divider', NULL, NULL, '{"text-decoration":"none","background-color":"rgba(235, 235, 235, 1)","width":"370px","height":"3px","background-position":"initial initial","background-repeat":"initial initial","border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(25, '.tp-caption.large_bold_darkblue', NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(26, '.tp-caption.medium_bg_darkblue', NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(52, 73, 94)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(27, '.tp-caption.medium_bold_red', NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(28, '.tp-caption.medium_light_red', NULL, NULL, '{"font-size":"21px","line-height":"26px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(227, 58, 12)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(29, '.tp-caption.medium_bg_red', NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(227, 58, 12)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(30, '.tp-caption.medium_bold_orange', NULL, NULL, '{"font-size":"24px","line-height":"30px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(243, 156, 18)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(31, '.tp-caption.medium_bg_orange', NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(243, 156, 18)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(32, '.tp-caption.large_bold_white', NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(33, '.tp-caption.medium_light_white', NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(34, '.tp-caption.mediumlarge_light_white', NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(35, '.tp-caption.mediumlarge_light_white_center', NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"#ffffff","text-decoration":"none","background-color":"transparent","padding":"0px 0px 0px 0px","text-align":"center","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(36, '.tp-caption.medium_bg_asbestos', NULL, NULL, '{"font-size":"20px","line-height":"20px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(127, 140, 141)","padding":"10px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(37, '.tp-caption.medium_light_black', NULL, NULL, '{"font-size":"30px","line-height":"36px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(38, '.tp-caption.large_bold_black', NULL, NULL, '{"font-size":"58px","line-height":"60px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(39, '.tp-caption.mediumlarge_light_darkblue', NULL, NULL, '{"font-size":"34px","line-height":"40px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(52, 73, 94)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(40, '.tp-caption.small_light_white', NULL, NULL, '{"font-size":"17px","line-height":"28px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(41, '.tp-caption.roundedimage', NULL, NULL, '{"border-width":"0px","border-color":"rgb(34, 34, 34)","border-style":"none"}'),
(42, '.tp-caption.large_bg_black', NULL, NULL, '{"font-size":"40px","line-height":"40px","font-weight":"800","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"rgb(0, 0, 0)","padding":"10px 20px 15px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(43, '.tp-caption.mediumwhitebg', NULL, NULL, '{"font-size":"30px","line-height":"30px","font-weight":"300","font-family":"\\"Open Sans\\"","color":"rgb(0, 0, 0)","text-decoration":"none","background-color":"rgb(255, 255, 255)","padding":"5px 15px 10px","text-shadow":"none","border-width":"0px","border-color":"rgb(0, 0, 0)","border-style":"none"}'),
(44, '.tp-caption.large_bold_white1', NULL, NULL, '{"font-size":"50px","line-height":"60px","font-weight":"700","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(45, '.tp-caption.medium_light_white1', NULL, NULL, '{"font-size":"50px","line-height":"36px","font-weight":"400","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(46, '.tp-caption.mediaum-white-11', NULL, NULL, '{"font-size":"50px","line-height":"40px","font-weight":"100","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","padding":"0px","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}'),
(47, '.tp-caption.large_bold_white11', NULL, NULL, '{"font-size":"50px","line-height":"60px","font-weight":"100","font-family":"\\"Open Sans\\"","color":"rgb(255, 255, 255)","text-decoration":"none","background-color":"transparent","border-width":"0px","border-color":"rgb(255, 214, 88)","border-style":"none"}');

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_layer_animations`
--

CREATE TABLE IF NOT EXISTS `#__revslider_layer_animations` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `handle` text NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_settings`
--

CREATE TABLE IF NOT EXISTS `#__revslider_settings` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `general` text NOT NULL,
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_sliders`
--

CREATE TABLE IF NOT EXISTS `#__revslider_sliders` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `alias` varchar(255) NOT NULL DEFAULT '',
  `params` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=6 ;

--
-- Dumping data for table `#__revslider_sliders`
--

INSERT IGNORE INTO `#__revslider_sliders` (`id`, `title`, `alias`, `params`) VALUES
(1, 'Slideshow_1', 'Slideshow_1', '{"title":"Slideshow_1","alias":"Slideshow_1","shortcode":"[rev_slider Slideshow_1]","source_type":"gallery","post_types":"post","post_category":"","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_offset_size":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","min_height":"0","width":"1170","height":"600","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","enable_static_layers":"off","next_slide_on_window_focus":"off","simplify_ie8_ios4":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"show_timerbar":"top","loop_slide":"loop","position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","padding":0,"background_color":"#E9E9E9","background_dotted_overlay":"none","show_background_image":"false","background_image":"http:\\/\\/192.168.1.15\\/hardik\\/Elos\\/Quickstart\\/images\\/\\/","bg_fit":"cover","bg_repeat":"no-repeat","bg_position":"center top","stop_on_hover":"on","keyboard_navigation":"off","navigation_style":"round","navigaion_type":"bullet","navigation_arrows":"solo","navigaion_always_on":"false","hide_thumbs":200,"navigaion_align_hor":"center","navigaion_align_vert":"bottom","navigaion_offset_hor":"0","navigaion_offset_vert":20,"leftarrow_align_hor":"left","leftarrow_align_vert":"center","leftarrow_offset_hor":20,"leftarrow_offset_vert":0,"rightarrow_align_hor":"right","rightarrow_align_vert":"center","rightarrow_offset_hor":20,"rightarrow_offset_vert":0,"thumb_width":100,"thumb_height":50,"thumb_amount":5,"use_spinner":"0","spinner_color":"#FFFFFF","use_parallax":"off","disable_parallax_mobile":"off","parallax_type":"mouse","parallax_bg_freeze":"off","parallax_level_1":"5","parallax_level_2":"10","parallax_level_3":"15","parallax_level_4":"20","parallax_level_5":"25","parallax_level_6":"30","parallax_level_7":"35","parallax_level_8":"40","parallax_level_9":"45","parallax_level_10":"50","touchenabled":"on","swipe_velocity":75,"swipe_min_touches":1,"drag_block_vertical":"false","disable_on_mobile":"off","disable_kenburns_on_mobile":"off","hide_slider_under":0,"hide_defined_layers_under":0,"hide_all_layers_under":0,"hide_arrows_on_mobile":"off","hide_bullets_on_mobile":"off","hide_thumbs_on_mobile":"off","hide_thumbs_under_resolution":0,"hide_thumbs_delay_mobile":1500,"start_with_slide":"1","first_transition_active":"false","first_transition_type":"fade","first_transition_duration":300,"first_transition_slot_amount":7,"reset_transitions":"","reset_transition_duration":0,"0":"<xecute settings on all slides","load_googlefont":"false","google_font":["<link href=''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700'' rel=''stylesheet'' type=''text\\/css''>"],"template":"false"}'),
(2, 'Slideshow_2', 'Slideshow_2', '{"title":"Slideshow_2","alias":"Slideshow_2","shortcode":"[rev_slider Slideshow_2]","source_type":"gallery","post_types":"post","post_category":"","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_offset_size":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","min_height":"0","width":"1170","height":"600","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","enable_static_layers":"off","next_slide_on_window_focus":"off","simplify_ie8_ios4":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"show_timerbar":"top","loop_slide":"loop","position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","padding":0,"background_color":"#E9E9E9","background_dotted_overlay":"none","show_background_image":"false","background_image":"http:\\/\\/192.168.1.15\\/hardik\\/Elos\\/Quickstart\\/images\\/\\/","bg_fit":"cover","bg_repeat":"no-repeat","bg_position":"center top","stop_on_hover":"on","keyboard_navigation":"off","navigation_style":"round","navigaion_type":"bullet","navigation_arrows":"solo","navigaion_always_on":"false","hide_thumbs":200,"navigaion_align_hor":"center","navigaion_align_vert":"bottom","navigaion_offset_hor":"0","navigaion_offset_vert":20,"leftarrow_align_hor":"left","leftarrow_align_vert":"center","leftarrow_offset_hor":20,"leftarrow_offset_vert":0,"rightarrow_align_hor":"right","rightarrow_align_vert":"center","rightarrow_offset_hor":20,"rightarrow_offset_vert":0,"thumb_width":100,"thumb_height":50,"thumb_amount":5,"use_spinner":"0","spinner_color":"#FFFFFF","use_parallax":"off","disable_parallax_mobile":"off","parallax_type":"mouse","parallax_bg_freeze":"off","parallax_level_1":"5","parallax_level_2":"10","parallax_level_3":"15","parallax_level_4":"20","parallax_level_5":"25","parallax_level_6":"30","parallax_level_7":"35","parallax_level_8":"40","parallax_level_9":"45","parallax_level_10":"50","touchenabled":"on","swipe_velocity":75,"swipe_min_touches":1,"drag_block_vertical":"false","disable_on_mobile":"off","disable_kenburns_on_mobile":"off","hide_slider_under":0,"hide_defined_layers_under":0,"hide_all_layers_under":0,"hide_arrows_on_mobile":"off","hide_bullets_on_mobile":"off","hide_thumbs_on_mobile":"off","hide_thumbs_under_resolution":0,"hide_thumbs_delay_mobile":1500,"start_with_slide":"1","first_transition_active":"false","first_transition_type":"fade","first_transition_duration":300,"first_transition_slot_amount":7,"reset_transitions":"","reset_transition_duration":0,"0":"<xecute settings on all slides","load_googlefont":"false","google_font":["<link href=''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700'' rel=''stylesheet'' type=''text\\/css''>"],"template":"false"}'),
(3, 'Slideshow_3', 'Slideshow_3', '{"title":"Slideshow_3","alias":"Slideshow_3","shortcode":"[rev_slider Slideshow_3]","source_type":"gallery","post_types":"post","post_category":"","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_offset_size":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","min_height":"0","width":"1170","height":"600","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","enable_static_layers":"off","next_slide_on_window_focus":"off","simplify_ie8_ios4":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"show_timerbar":"top","loop_slide":"loop","position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","padding":0,"background_color":"#E9E9E9","background_dotted_overlay":"none","show_background_image":"false","background_image":"http:\\/\\/192.168.1.15\\/hardik\\/Elos\\/Quickstart\\/images\\/\\/","bg_fit":"cover","bg_repeat":"no-repeat","bg_position":"center top","stop_on_hover":"on","keyboard_navigation":"off","navigation_style":"round","navigaion_type":"bullet","navigation_arrows":"solo","navigaion_always_on":"false","hide_thumbs":200,"navigaion_align_hor":"center","navigaion_align_vert":"bottom","navigaion_offset_hor":"0","navigaion_offset_vert":20,"leftarrow_align_hor":"left","leftarrow_align_vert":"center","leftarrow_offset_hor":20,"leftarrow_offset_vert":0,"rightarrow_align_hor":"right","rightarrow_align_vert":"center","rightarrow_offset_hor":20,"rightarrow_offset_vert":0,"thumb_width":100,"thumb_height":50,"thumb_amount":5,"use_spinner":"0","spinner_color":"#FFFFFF","use_parallax":"off","disable_parallax_mobile":"off","parallax_type":"mouse","parallax_bg_freeze":"off","parallax_level_1":"5","parallax_level_2":"10","parallax_level_3":"15","parallax_level_4":"20","parallax_level_5":"25","parallax_level_6":"30","parallax_level_7":"35","parallax_level_8":"40","parallax_level_9":"45","parallax_level_10":"50","touchenabled":"on","swipe_velocity":75,"swipe_min_touches":1,"drag_block_vertical":"false","disable_on_mobile":"off","disable_kenburns_on_mobile":"off","hide_slider_under":0,"hide_defined_layers_under":0,"hide_all_layers_under":0,"hide_arrows_on_mobile":"off","hide_bullets_on_mobile":"off","hide_thumbs_on_mobile":"off","hide_thumbs_under_resolution":0,"hide_thumbs_delay_mobile":1500,"start_with_slide":"1","first_transition_active":"false","first_transition_type":"fade","first_transition_duration":300,"first_transition_slot_amount":7,"reset_transitions":"","reset_transition_duration":0,"0":"<xecute settings on all slides","load_googlefont":"false","google_font":["<link href=''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700'' rel=''stylesheet'' type=''text\\/css''>"],"template":"false"}'),
(4, 'Slideshow_4', 'Slideshow_4', '{"title":"Slideshow_4","alias":"Slideshow_4","shortcode":"[rev_slider Slideshow_4]","source_type":"gallery","post_types":"post","post_category":"","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_offset_size":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","min_height":"0","width":"1170","height":"600","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","enable_static_layers":"off","next_slide_on_window_focus":"off","simplify_ie8_ios4":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"show_timerbar":"top","loop_slide":"loop","position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","padding":0,"background_color":"#E9E9E9","background_dotted_overlay":"none","show_background_image":"false","background_image":"http:\\/\\/192.168.1.15\\/hardik\\/Elos\\/Quickstart\\/images\\/\\/","bg_fit":"cover","bg_repeat":"no-repeat","bg_position":"center top","stop_on_hover":"on","keyboard_navigation":"off","navigation_style":"round","navigaion_type":"bullet","navigation_arrows":"solo","navigaion_always_on":"false","hide_thumbs":200,"navigaion_align_hor":"center","navigaion_align_vert":"bottom","navigaion_offset_hor":"0","navigaion_offset_vert":20,"leftarrow_align_hor":"left","leftarrow_align_vert":"center","leftarrow_offset_hor":20,"leftarrow_offset_vert":0,"rightarrow_align_hor":"right","rightarrow_align_vert":"center","rightarrow_offset_hor":20,"rightarrow_offset_vert":0,"thumb_width":100,"thumb_height":50,"thumb_amount":5,"use_spinner":"0","spinner_color":"#FFFFFF","use_parallax":"off","disable_parallax_mobile":"off","parallax_type":"mouse","parallax_bg_freeze":"off","parallax_level_1":"5","parallax_level_2":"10","parallax_level_3":"15","parallax_level_4":"20","parallax_level_5":"25","parallax_level_6":"30","parallax_level_7":"35","parallax_level_8":"40","parallax_level_9":"45","parallax_level_10":"50","touchenabled":"on","swipe_velocity":75,"swipe_min_touches":1,"drag_block_vertical":"false","disable_on_mobile":"off","disable_kenburns_on_mobile":"off","hide_slider_under":0,"hide_defined_layers_under":0,"hide_all_layers_under":0,"hide_arrows_on_mobile":"off","hide_bullets_on_mobile":"off","hide_thumbs_on_mobile":"off","hide_thumbs_under_resolution":0,"hide_thumbs_delay_mobile":1500,"start_with_slide":"1","first_transition_active":"false","first_transition_type":"fade","first_transition_duration":300,"first_transition_slot_amount":7,"reset_transitions":"","reset_transition_duration":0,"0":"<xecute settings on all slides","load_googlefont":"false","google_font":["<link href=''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700'' rel=''stylesheet'' type=''text\\/css''>"],"template":"false"}'),
(5, 'Slideshow_5', 'Slideshow_5', '{"title":"Slideshow_5","alias":"Slideshow_5","shortcode":"[rev_slider Slideshow_5]","source_type":"gallery","post_types":"post","post_category":"","post_sortby":"ID","posts_sort_direction":"DESC","max_slider_posts":"30","excerpt_limit":"55","slider_template_id":"","posts_list":"","slider_type":"fullwidth","fullscreen_offset_container":"","fullscreen_offset_size":"","fullscreen_min_height":"","full_screen_align_force":"off","auto_height":"off","force_full_width":"off","min_height":"0","width":"1170","height":"600","responsitive_w1":"940","responsitive_sw1":"770","responsitive_w2":"780","responsitive_sw2":"500","responsitive_w3":"510","responsitive_sw3":"310","responsitive_w4":"0","responsitive_sw4":"0","responsitive_w5":"0","responsitive_sw5":"0","responsitive_w6":"0","responsitive_sw6":"0","delay":"9000","shuffle":"off","lazy_load":"off","enable_static_layers":"off","next_slide_on_window_focus":"off","simplify_ie8_ios4":"off","stop_slider":"off","stop_after_loops":0,"stop_at_slide":2,"show_timerbar":"top","loop_slide":"loop","position":"center","margin_top":0,"margin_bottom":0,"margin_left":0,"margin_right":0,"shadow_type":"0","padding":0,"background_color":"#E9E9E9","background_dotted_overlay":"none","show_background_image":"false","background_image":"http:\\/\\/192.168.1.15\\/hardik\\/Elos\\/Quickstart\\/images\\/\\/","bg_fit":"cover","bg_repeat":"no-repeat","bg_position":"center top","stop_on_hover":"on","keyboard_navigation":"off","navigation_style":"round","navigaion_type":"bullet","navigation_arrows":"solo","navigaion_always_on":"false","hide_thumbs":200,"navigaion_align_hor":"center","navigaion_align_vert":"bottom","navigaion_offset_hor":"0","navigaion_offset_vert":20,"leftarrow_align_hor":"left","leftarrow_align_vert":"center","leftarrow_offset_hor":20,"leftarrow_offset_vert":0,"rightarrow_align_hor":"right","rightarrow_align_vert":"center","rightarrow_offset_hor":20,"rightarrow_offset_vert":0,"thumb_width":100,"thumb_height":50,"thumb_amount":5,"use_spinner":"0","spinner_color":"#FFFFFF","use_parallax":"off","disable_parallax_mobile":"off","parallax_type":"mouse","parallax_bg_freeze":"off","parallax_level_1":"5","parallax_level_2":"10","parallax_level_3":"15","parallax_level_4":"20","parallax_level_5":"25","parallax_level_6":"30","parallax_level_7":"35","parallax_level_8":"40","parallax_level_9":"45","parallax_level_10":"50","touchenabled":"on","swipe_velocity":75,"swipe_min_touches":1,"drag_block_vertical":"false","disable_on_mobile":"off","disable_kenburns_on_mobile":"off","hide_slider_under":0,"hide_defined_layers_under":0,"hide_all_layers_under":0,"hide_arrows_on_mobile":"off","hide_bullets_on_mobile":"off","hide_thumbs_on_mobile":"off","hide_thumbs_under_resolution":0,"hide_thumbs_delay_mobile":1500,"start_with_slide":"1","first_transition_active":"false","first_transition_type":"fade","first_transition_duration":300,"first_transition_slot_amount":7,"reset_transitions":"","reset_transition_duration":0,"0":"<xecute settings on all slides","load_googlefont":"false","google_font":["<link href=''http:\\/\\/fonts.googleapis.com\\/css?family=PT+Sans+Narrow:400,700'' rel=''stylesheet'' type=''text\\/css''>"],"template":"false"}');

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_slides`
--

CREATE TABLE IF NOT EXISTS `#__revslider_slides` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `slider_id` int(10) unsigned NOT NULL DEFAULT '0',
  `slide_order` int(11) NOT NULL,
  `params` text NOT NULL,
  `layers` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=18 ;

--
-- Dumping data for table `#__revslider_slides`
--

INSERT IGNORE INTO `#__revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`) VALUES
(1, 1, 1, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slider-bg9.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 1","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slide9.png","left":2,"top":11,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"15","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":800,"align_hor":"left","align_vert":"middle","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":1300,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":613,"height":583,"serial":"0","endTimeFinal":7700,"endSpeedFinal":1300,"realEndTime":9000,"timeLast":7700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"MOST FLEXIBLE & ","type":"text","left":709,"top":145,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"easeInBack","split":"lines","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"large_bold_white1","time":500,"endtime":"8700","endspeed":1600,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":431,"height":60,"serial":"1","endTimeFinal":7400,"endSpeedFinal":1600,"realEndTime":9000,"timeLast":7400,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"MANY UNIQUE","type":"text","left":708,"top":217,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Sine.easeIn","split":"lines","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1100,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"medium_light_white1","time":500,"endtime":"8700","endspeed":1900,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":347,"height":39,"serial":"2","endTimeFinal":7100,"endSpeedFinal":1900,"realEndTime":9000,"timeLast":7100,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"FEATURES","type":"text","left":709,"top":274,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Sine.easeIn","split":"lines","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"mediaum-white-11","time":500,"endtime":"8700","endspeed":2100,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":246,"height":40,"serial":"3","endTimeFinal":6900,"endSpeedFinal":2100,"realEndTime":9000,"timeLast":6900,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_start":"1","static_end":"2"},{"text":"<div class=\\"tp-caption slider_but8 start\\"> <a href=\\"#\\">Purchase Now<\\/a> <\\/div>","type":"text","left":863,"top":346,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lft","easing":"Sine.easeIn","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"200","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":2500,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":6500,"endSpeedFinal":2500,"realEndTime":9000,"timeLast":6500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but8 start\\"> <a href=\\"#\\">Buy Now<\\/a> <\\/div>","type":"text","left":1033,"top":347,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"}]'),
(2, 1, 2, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slider-bg7.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 1","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slide7.png","left":10,"top":0,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"tp-fade","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"middle","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":649,"height":309,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"MOST FLEXIBLE &","type":"text","left":708,"top":145,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"large_bold_white1","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":431,"height":60,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"MANY UNIQUE","type":"text","left":707,"top":206,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"mediaum-white-11","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":357,"height":40,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<span class=''feature''>FEATURE<\\/span>","type":"text","left":709,"top":249,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"large_bold_white11","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":218,"height":60,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"Lorem ipsum dolor sit amet consectetuer adipiscing elit<BR> suspendissenet justo. Praesent mattis commodo augue. ","type":"text","left":711,"top":307,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"small_light_white","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":378,"height":56,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8 start\\"> <a href=\\"#\\">Read More<\\/a> <\\/div>","type":"text","left":862,"top":403,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"6800","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8 start\\"> <a href=\\"#\\">Buy Now<\\/a> <\\/div>","type":"text","left":1001,"top":403,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"6800","endspeed":2200,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"6","endTimeFinal":6800,"endSpeedFinal":2200,"realEndTime":9000,"timeLast":6800,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(3, 1, 3, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slider-bg12.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"CLEAN PSD","type":"text","left":701,"top":101,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"randomrotate","easing":"easeInQuad","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"mediaum-white-11","time":500,"endtime":"8700","endspeed":300,"endanimation":"randomrotateout","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":262,"height":41,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"HEADER VARIATION ","type":"text","left":703,"top":150,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"randomrotate","easing":"Linear.easeNone","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"large_bold_white1","time":500,"endtime":"1000","endspeed":300,"endanimation":"str","endeasing":"Power3.easeInOut","corner_left":"nothing","corner_right":"nothing","width":488,"height":60,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"countless features and more sections","type":"text","left":705,"top":204,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"medium_light_white","time":500,"endtime":"1300","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":522,"height":36,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"Lorem ipsum dolor sit amet consectetuer adipiscing elit<BR> suspendissenet justo. Praesent mattis commodo augue. ","type":"text","left":709,"top":246,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"small_light_white","time":500,"endtime":"1600","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":437,"height":56,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8 start\\"> <a href=\\"#\\">Purchase Now<\\/a> <\\/div>","type":"text","left":861,"top":330,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"1900","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(4, 1, 4, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slider-bg14.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 2","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_1\\/images\\/sliders\\/revolution\\/slide1.png","left":10,"top":-12,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"tp-fade","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":300,"align_hor":"left","align_vert":"bottom","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":440,"height":534,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"MANY MORE FEATURES","type":"text","left":315,"top":-112,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"skewfromleft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":800,"align_hor":"center","align_vert":"middle","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"large_bold_white1","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":572,"height":60,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"RESPONSIVE DESIGN","type":"text","left":614,"top":222,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"skewfromleft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"mediaum-white-11","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":484,"height":41,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"Lorem ipsum dolor sit amet, consectetuer adipiscing elit.Suspendisse et justo<BR>nPraesent mattis commodo augue. Aliquam ornare hendrerit augue Cras tellus<BR> Innpulvinar lectus a est. Curabitur eget orc","type":"text","left":620,"top":277,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1450,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"small_light_white","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":614,"height":84,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(5, 2, 1, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slider-bg1.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption bigtext sfb start\\">UNIQUE <strong>DESIGNS<\\/strong><\\/div>","type":"text","left":296,"top":108,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lft","easing":"Power3.easeIn","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption smalltext sfb start\\"> Powerfully Creativity with Professional Clean Developed Themes <br> We Build Smarter Stuff - Let\\u2019s Start an Awesome Project!t<\\/div>","type":"text","left":334,"top":231,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeIn","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but6\\"> <a href=\\"#\\">Get started<\\/a> <\\/div>","type":"text","left":561,"top":313,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1700,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_start":"1","static_end":"2"},{"text":"<div class=\\"tp-caption slider_but7\\"> <a href=\\"#\\">Buy Now<\\/a>","type":"text","left":562,"top":311,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"}]');
INSERT IGNORE INTO `#__revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`) VALUES
(6, 2, 2, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slider-bg8.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption circle1 sft start\\"> <i class=\\"fa fa-cog fa-3x\\"><\\/i><\\/div>","type":"text","left":83,"top":206,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"ltt","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle1 sft start\\"><i class=\\"fa fa-bug fa-3x\\"><\\/i><\\/div>","type":"text","left":235,"top":208,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8650,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8650,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle1 sft start\\"> <i class=\\"fa fa-comments fa-3x\\"><\\/i> <\\/div>","type":"text","left":387,"top":204,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle1 sft start\\"> <i class=\\"fa fa-coffee fa-3x\\"><\\/i> <\\/div>","type":"text","left":538,"top":208,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_divider\\"> <\\/div>","type":"text","left":692,"top":217,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_bold\\">Many More Features<\\/div>","type":"text","left":710,"top":215,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"6","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":329,"height":37,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_bold02\\"> many unique<\\/div>","type":"text","left":713,"top":262,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"skewfromright","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"6","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":214,"height":37,"serial":"6","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_extrathin\\"> features <\\/div>","type":"text","left":713,"top":298,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"6","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":8700,"endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":136,"height":37,"serial":"7","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">Buy Now<\\/a> <\\/div>","type":"text","left":867,"top":353,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":8700,"endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"8","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">Buy Now!<\\/a> <\\/div>","type":"text","left":1019,"top":353,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2700,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"9","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(7, 2, 3, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slider-bg14.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 1","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slide14_1.png","left":240,"top":97,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"easeOutBack","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":1000,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":285,"height":381,"serial":"0","endTimeFinal":8000,"endSpeedFinal":1000,"realEndTime":9000,"timeLast":8000,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"style":"","text":"Image 2","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slide14_2.png","left":35,"top":157,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"easeOutBack","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":1400,"endanimation":"ltl","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":281,"height":383,"serial":"1","endTimeFinal":7600,"endSpeedFinal":1400,"realEndTime":9000,"timeLast":7600,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"style":"","text":"Image 4","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slide14_3.png","left":90,"top":32,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"easeOutBack","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":1800,"endanimation":"ltt","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":274,"height":371,"serial":"2","endTimeFinal":7200,"endSpeedFinal":1800,"realEndTime":9000,"timeLast":7200,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text\\"> Many More Features <\\/div>","type":"text","left":661,"top":119,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption large_bold_white_25\\"> Responsive design <\\/div>","type":"text","left":658,"top":138,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":311,"height":37,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text02\\"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo <br>  Praesent mattis commodo augue. Aliquam ornare hendrerit augue Cras tellus In <br>  pulvinar lectus a est. Curabitur eget orci <\\/div>","type":"text","left":657,"top":194,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":1271,"height":109,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but6\\"> <a href=\\"#\\"><i class=\\"fa fa-apple fa-2x\\"> <\\/i>&nbsp;&nbsp;Apple Store<\\/a> <\\/div>","type":"text","left":806,"top":300,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":3000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"6","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but7\\"> <a href=\\"#\\"><i class=\\"fa fa-android\\"><\\/i>&nbsp;&nbsp;Google Play<\\/a>","type":"text","left":841,"top":299,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":3500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"7","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(8, 2, 4, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slider-bg12.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption bigtext_thin\\"> clean PSD <\\/div>","type":"text","left":683,"top":106,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"randomrotate","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":171,"height":37,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_bold4\\"> header variations <\\/div>","type":"text","left":686,"top":150,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text2\\"> countless features and more sections <\\/div>","type":"text","left":687,"top":202,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text02\\"> Lorem ipsum dolor sit amet consectetuer adipiscing elit suspendisse <br>  et justo. Praesent mattis commodo augue. <\\/div>","type":"text","left":685,"top":256,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">Buy Theme<\\/a> <\\/div>","type":"text","left":842,"top":323,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(9, 2, 5, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_2\\/images\\/slider-bg15.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption small_text\\">Excellent Features <\\/div>","type":"text","left":718,"top":102,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption large_bold_white_25\\"> youtube videos <\\/div>","type":"text","left":720,"top":125,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":389,"height":66,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text02\\"> Lorem ipsum dolor amet consectetuer adipiscing Suspendisse <br> justo Praesent mattis commodo augue. Aliquam ornare hendrerit <br>  augue Cras tellus In pulvinar lectus a est. Curabitur eget orcit <\\/div>","type":"text","left":721,"top":197,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but9\\"> <a href=\\"#\\">Buy theme<\\/a> <\\/div>","type":"text","left":869,"top":272,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"type":"video","style":"","video_type":"youtube","video_width":"600","video_height":"450","video_data":{"id":"https:\\/\\/www.youtube.com\\/watch?v=aQYAykwgzGo","video_type":"youtube","title":"Rooted (HD) A love story for the ages and all creatures (Utrecht School)","author":"MadArtistPublishing","link":"https:\\/\\/www.youtube.com\\/watch?v=aQYAykwgzGo&feature=youtube_gdata","description":"Two trees fall in love but unfortunately they can''t hold each other. nnRooted (2011) | Animation - Cute \\/ RomancenProduced at Utrecht School of the Arts (www.hku.nl)nnCREDITS: Edwin Schaap (Animation, Editing, Art, Compositing), Jeroen Hoolmans (Character Rigging, Programming, Compositing), Pim Reinders (Environments, Animation, Effects, Compositing), Floyd Angenent (Layout, Modeling, Rigging, Compositing), Vidjay Beerepoot (Music), Ronnie van Overveld (Sound Design & Final Mix)nn------------------------------------------------------nSUBSCRIBE to our channel for more great content. nnTo become part of Mad Artist Group or have your film or demo reels promoted on our channel visit http:\\/\\/madartistgroup.com\\/applicationnnScreening Permission provided by copyright owner. For licensing of films, videos and price quotes relating to creative services, video production or other representation inquiries contact madartistpublishing@gmail.comnnhttp:\\/\\/madartistpublishing.comnhttp:\\/\\/madartistgroup.comnhttp:\\/\\/thecompleteartistbook.comnhttp:\\/\\/sketchoholic.comnhttp:\\/\\/facebook.com\\/madartistpublishingnhttp:\\/\\/facebook.com\\/sketchoholic","desc_small":"Two trees fall in love but unfortunately they can''t hold each other. nnRooted (2011) | Animation - Cute \\/ RomancenProduced at Utrecht School of the Arts (www.hku.nl)nnCREDITS: Edwin Schaap (Animation,...","thumb_small":{"url":"https:\\/\\/i.ytimg.com\\/vi\\/aQYAykwgzGo\\/default.jpg","width":120,"height":90},"thumb_medium":{"url":"https:\\/\\/i.ytimg.com\\/vi\\/aQYAykwgzGo\\/mqdefault.jpg","width":320,"height":180},"thumb_big":{"url":"https:\\/\\/i.ytimg.com\\/vi\\/aQYAykwgzGo\\/hqdefault.jpg","width":480,"height":360},"width":"600","height":"450","args":"hd=1&wmode=opaque&showinfo=0;","previewimage":"","autoplay":false,"autoplayonlyfirsttime":false,"nextslide":false,"forcerewind":false,"fullwidth":false,"videoloop":"none","controls":false,"mute":false,"disable_on_mobile":false,"cover":false,"dotted":"none","preload":"auto","videospeed":"1","ratio":"16:9"},"video_id":"https:\\/\\/www.youtube.com\\/watch?v=aQYAykwgzGo","video_title":"Rooted (HD) A love story for the ages and all creatures (Utrecht School)","video_image_url":"https:\\/\\/i.ytimg.com\\/vi\\/aQYAykwgzGo\\/mqdefault.jpg","video_args":"hd=1&wmode=opaque&showinfo=0;","text":"Youtube: Rooted (HD) A love story for the ages and all creatures (Utrecht School)","left":42,"top":56,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":300,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":600,"height":450,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(10, 3, 1, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_3\\/images\\/slider-bg6.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption bigtext04\\"> Flexible & easy to use <\\/div>","type":"text","left":307,"top":147,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"<div class=\\"tp-caption small_text04\\"> Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et  <br> justo Praesent mattis commodo augue Aliquam. <\\/div>","type":"text","left":346,"top":202,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"1500","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">Get started<\\/a> <\\/div>","type":"text","left":665,"top":264,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_start":"1","static_end":"2"}]');
INSERT IGNORE INTO `#__revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`) VALUES
(11, 3, 2, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_3\\/images\\/slider-bg7.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 1","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_3\\/images\\/slide7.png","left":16,"top":140,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":649,"height":309,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_bold\\"> most flexible & <\\/div>","type":"text","left":693,"top":136,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1100,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_bold02\\"> many unique <\\/div>","type":"text","left":696,"top":179,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1300,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext_extrathin\\"> features <\\/div>","type":"text","left":696,"top":225,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">get started<\\/a> <\\/div>","type":"text","left":847,"top":330,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1700,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but8\\"> <a href=\\"#\\">buy theme!<\\/a> <\\/div>","type":"text","left":1009,"top":330,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(12, 3, 3, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_3\\/images\\/slider-bg11.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption large_white\\"> Responsive & beautiful <\\/div>","type":"text","left":-100,"top":223,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"skewfromleft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"2500","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":373,"height":37,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption large_black\\"> get many more features <\\/div>","type":"text","left":-101,"top":286,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"-300","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":438,"height":66,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but11\\"> <a href=\\"#\\">Get started <\\/a>","type":"text","left":60,"top":363,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"4000","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but12\\"> <a href=\\"#\\">Buy Theme!<\\/a> <\\/div>","type":"text","left":261,"top":365,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(13, 4, 1, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_4\\/images\\/slider-bg10.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"style":"","text":"Image 1","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_4\\/images\\/slide10.jpg","left":4,"top":94,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Back.easeOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"8700","endspeed":800,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":753,"height":532,"serial":"0","endTimeFinal":8200,"endSpeedFinal":800,"realEndTime":9000,"timeLast":8200,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"2","static_start":"1"},{"text":"<div class=\\"tp-caption bigtext_bold3\\"> HOME PAGES & <\\/div>","type":"text","left":786,"top":146,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1300,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption bigtext_bold04\\"> DIFFERENT <\\/div>","type":"text","left":785,"top":190,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption bigtext_extrathin2\\"> NEW SECTIONS <\\/div>","type":"text","left":786,"top":233,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption small_text05\\"> >Lorem ipsum dolor sit amet, consectetuer adipiscing elit. <br>  Suspendisse et justo Praesent mattis commodo augue Aliquam. <\\/div>","type":"text","left":794,"top":312,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but9\\"> <a href=\\"#\\">Read More<\\/a> <\\/div>","type":"text","left":948,"top":426,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but10\\"> <a href=\\"#\\">Buy Now!<\\/a> <\\/div>","type":"text","left":932,"top":426,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":2150,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"6","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_start":"1","static_end":"1"}]'),
(14, 4, 2, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_4\\/images\\/slider-bg3.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption large_bold_white_3\\">Responsive   beautiful <\\/div>","type":"text","left":273,"top":303,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":632,"height":66,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_bold_white\\">get many more features <\\/div>","type":"text","left":370,"top":370,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":438,"height":66,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but5\\"> <a href=\\"#\\">Buy now!<\\/a> <\\/div>","type":"text","left":668,"top":438,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]'),
(15, 5, 1, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slider-bg4.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption large_bold_white_25\\"> Responsive design <\\/div>","type":"text","left":37,"top":196,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":950,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":456,"height":66,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption small_text03\\"> Lorem Ipsum is simply dummy text of the printing and typesetting <br> it has the randomised words which standard .<\\/div>","type":"text","left":38,"top":279,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Elastic.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":1051,"height":73,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but6\\"> <a href=\\"#\\">Get started<\\/a> <\\/div>","type":"text","left":193,"top":380,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power1.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1300,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"},{"text":"<div class=\\"tp-caption slider_but7\\"> <a href=\\"#\\">Buy Now!<\\/a> <\\/div>","type":"text","left":189,"top":380,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfl","easing":"Power1.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":"","static_end":"1","static_start":"1"}]'),
(16, 5, 2, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slider-bg5.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption bigtext02\\"> beautiful <\\/div>","type":"text","left":50,"top":137,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8000","endspeed":500,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8500,"endSpeedFinal":500,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption bigtext03\\"> unique layouts <\\/div>","type":"text","left":46,"top":182,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8000","endspeed":1000,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8000,"endSpeedFinal":1000,"realEndTime":9000,"timeLast":8000,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption small_text02\\"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et <br> justo. Praesent mattis commodo augue. Aliquam ornare hendrerit <br>  augue. Cras tellus. In pulvinar lectus <\\/div>","type":"text","left":53,"top":248,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfr","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"7600","endspeed":1400,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":7600,"endSpeedFinal":1400,"realEndTime":9000,"timeLast":7600,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but6\\"> <a href=\\"#\\">Get started<\\/a> <\\/div>","type":"text","left":203,"top":339,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1600,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but7\\"> <a href=\\"#\\">Buy Now!<\\/a> <\\/div>","type":"text","left":212,"top":342,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"style":"","text":"Image 6","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slide5.png","left":531,"top":160,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"7400","endspeed":1000,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":500,"height":450,"serial":"5","endTimeFinal":8000,"endSpeedFinal":1000,"realEndTime":9000,"timeLast":8000,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"style":"","text":"Image 7","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slide5_2.png","left":754,"top":226,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"7400","endspeed":1500,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":335,"height":380,"serial":"6","endTimeFinal":7500,"endSpeedFinal":1500,"realEndTime":9000,"timeLast":7500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"style":"","text":"Image 8","type":"image","image_url":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slide5_3.png","left":982,"top":323,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Back.easeInOut","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":2100,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","time":500,"endtime":"7400","endspeed":1600,"endanimation":"ltr","endeasing":"Back.easeIn","corner_left":"nothing","corner_right":"nothing","width":185,"height":290,"serial":"7","endTimeFinal":7400,"endSpeedFinal":1600,"realEndTime":9000,"timeLast":7400,"endWithSlide":true,"alt":"","scaleX":"185","scaleY":"290","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]');
INSERT IGNORE INTO `#__revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`) VALUES
(17, 5, 3, '{"background_type":"image","image":"images\\/uniterevolution\\/Slideshow_5\\/images\\/slider-bg13.jpg","title":"Slide","state":"published","date_from":"","date_to":"","slide_transition":"random","0":"Remove","slot_amount":7,"transition_rotation":0,"transition_duration":300,"delay":"","save_performance":"off","enable_link":"false","link_type":"regular","link":"","link_open_in":"same","slide_link":"nothing","link_pos":"front","slide_thumb":"","class_attr":"","id_attr":"","attr_attr":"","data_attr":"","image_id":"","slide_bg_color":"#E7E7E7","slide_bg_external":"","bg_fit":"cover","bg_fit_x":"100","bg_fit_y":"100","bg_repeat":"no-repeat","bg_position":"center top","bg_position_x":"0","bg_position_y":"0","bg_end_position_x":"0","bg_end_position_y":"0","bg_end_position":"center top","kenburn_effect":"off","kb_start_fit":"100","kb_end_fit":"100","kb_duration":"9000","kb_easing":"Linear.easeNone","0":"Remove"}', '[{"text":"<div class=\\"tp-caption small_text\\"> Many more features <\\/div>","type":"text","left":678,"top":151,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfr","easing":"Back.easeIn","split":"none","endsplit":"none","splitdelay":"10","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1000,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"0","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle_small\\"> <i class=\\"fa fa-check\\"><\\/i> <\\/div>","type":"text","left":683,"top":193,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1100,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"1","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption medium_text2\\"> 100% responsive <\\/div>","type":"text","left":738,"top":194,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1200,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"2","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8700,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle_small\\"> <i class=\\"fa fa-check\\"><\\/i> <\\/div>","type":"text","left":683,"top":249,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1400,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"3","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption medium_text2\\"> 10 plus home pages <\\/div>","type":"text","left":739,"top":250,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1500,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"4","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption circle_small\\"> <i class=\\"fa fa-check\\"><\\/i> <\\/div>","type":"text","left":686,"top":304,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lfl","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1700,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"5","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption medium_text2\\"> 50 plus sections  <\\/div>","type":"text","left":749,"top":305,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"sfb","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1800,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"6","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""},{"text":"<div class=\\"tp-caption slider_but9\\"> <a href=\\"#\\">More info<\\/a> <\\/div>","type":"text","left":852,"top":379,"loop_animation":"none","loop_easing":"Power3.easeInOut","loop_speed":"2","loop_startdeg":"-20","loop_enddeg":"20","loop_xorigin":"50","loop_yorigin":"50","loop_xstart":"0","loop_xend":"0","loop_ystart":"0","loop_yend":"0","loop_zoomstart":"1","loop_zoomend":"1","loop_angle":"0","loop_radius":"10","animation":"lft","easing":"Power3.easeInOut","split":"none","endsplit":"none","splitdelay":"20","endsplitdelay":"10","max_height":"auto","max_width":"auto","2d_rotation":"0","2d_origin_x":"50","2d_origin_y":"50","parallax_level":"-","whitespace":"nowrap","static_start":"1","static_end":"2","speed":1900,"align_hor":"left","align_vert":"top","hiddenunder":false,"resizeme":true,"link":"","link_open_in":"same","link_slide":"nothing","scrollunder_offset":"","style":"excerpt","time":500,"endtime":"8700","endspeed":300,"endanimation":"auto","endeasing":"nothing","corner_left":"nothing","corner_right":"nothing","width":8,"height":12,"serial":"7","endTimeFinal":8700,"endSpeedFinal":300,"realEndTime":9000,"timeLast":8500,"endWithSlide":true,"alt":"","scaleX":"","scaleY":"","scaleProportional":false,"attrID":"","attrClasses":"","attrTitle":"","attrRel":"","link_id":"","link_class":"","link_title":"","link_rel":""}]');

-- --------------------------------------------------------

--
-- Table structure for table `#__revslider_static_slides`
--

CREATE TABLE IF NOT EXISTS `#__revslider_static_slides` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `slider_id` int(9) NOT NULL,
  `params` text NOT NULL,
  `layers` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__schemas`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__schemas`
--

INSERT IGNORE INTO `#__schemas` (`extension_id`, `version_id`) VALUES
(700, '3.5.0-2016-03-01');

-- --------------------------------------------------------

--
-- Table structure for table `#__session`
--

CREATE TABLE IF NOT EXISTS `#__session` (
  `session_id` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `guest` tinyint(4) unsigned DEFAULT '1',
  `time` varchar(14) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `data` longtext COLLATE utf8mb4_unicode_ci,
  `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;

--
-- Dumping data for table `#__session`
--

-- --------------------------------------------------------

--
-- Table structure for table `#__tags`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__tags`
--

INSERT IGNORE INTO `#__tags` (`id`, `parent_id`, `lft`, `rgt`, `level`, `path`, `title`, `alias`, `note`, `description`, `published`, `checked_out`, `checked_out_time`, `access`, `params`, `metadesc`, `metakey`, `metadata`, `created_user_id`, `created_time`, `created_by_alias`, `modified_user_id`, `modified_time`, `images`, `urls`, `hits`, `language`, `version`, `publish_up`, `publish_down`) VALUES
(1, 0, 0, 1, 0, '', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '', '', '', '', 986, '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');

-- --------------------------------------------------------

--
-- Table structure for table `#__template_styles`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=10 ;

--
-- Dumping data for table `#__template_styles`
--

REPLACE INTO `#__template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`) VALUES
(4, 'beez3', 0, '0', 'Beez3 - Default', '{"wrapperSmall":"53","wrapperLarge":"72","logo":"images\\/joomla_black.gif","sitetitle":"Joomla!","sitedescription":"Open Source Content Management","navposition":"left","templatecolor":"personal","html5":"0"}'),
(5, 'hathor', 1, '0', 'Hathor - Default', '{"showSiteName":"0","colourChoice":"","boldText":"0"}'),
(7, 'protostar', 0, '0', 'protostar - Default', '{"templateColor":"","logoFile":"","googleFont":"1","googleFontName":"Open+Sans","fluidContainer":"0"}'),
(8, 'isis', 1, '1', 'isis - Default', '{"templateColor":"","logoFile":""}'),
(9, 'elos', 0, '1', 'Elos - Default', '{"logoFile":"","themecolor":"default","body_fontsize":"14px","body_fontstyle":"Open Sans","chooselayout":"full","choosepattern":"47","breadcrumbtitle":"page_title2","contact_layout":"contact1","loading_effct":"1","responsive_layout":"1","social":"1","nav_facebook_sw":"1","facebook":"#","nav_twitter_sw":"1","twitter":"https:\\/\\/twitter.com","nav_google_sw":"1","google":"#","nav_linkedin_sw":"1","linkedin":"#","nav_skype_sw":"1","skype":"#","nav_flicker_sw":"1","flicker":"#","nav_html5_sw":"1","html5":"#","nav_youtube_sw":"1","youtube":"#","nav_rss_sw":"1","rss":"#","rtl_onoff":"0","copyright_show":"1","copyright":"Copyright &copy; 2015 elos.com. All rights reserved.","homepage_layout":"home","slider_layout":"slider1","header_layout":"header4","footer_layout":"footer1","contact_logo":"images\\/footer-logo.png","address":"2901 Marmora Road, Glassgow,\\r\\n     Seattle, WA 98122-1090","mobileno":"+88 123 456 7890","faxno":"1 -234 -456 -7890","email_id":"info@yourdomain.com","con_line1":"Feel free to talk to our online representative at any time you please using our Live Chat system on our website or one of the below instant messaging programs.","con_line2":"Please be patient while waiting for response. (24\\/7 Support!) ","con_line3":"Phone General Inquiries: 1-888-123-4567-8900","client_image1":"images\\/people-img1.jpg","client_name1":"Marison Avasa","client_desc1":"Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis. Nullam rhoncus feugiat quam. Nunc enim nibh, fermentum sed, lobortis ac, pellentesque ut, velit. Donec pretium, felis eget ultrices rhoncus, dui lacus convallis tortor, at mollis erat risus ac dui.randomised words which standard have evoved over the years.","client_link1":"#","client_image2":"images\\/people-img2.jpg","client_name2":"Joan Collins","client_desc2":"Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis. Nullam rhoncus feugiat quam. Nunc enim nibh, fermentum sed, lobortis ac, pellentesque ut, velit. Donec pretium, felis eget ultrices rhoncus, dui lacus convallis tortor, at mollis erat risus ac dui.","client_link2":"#","client_image3":"images\\/people-img3.jpg","client_name3":"Alphonse Ria","client_desc3":"Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis. Nullam rhoncus feugiat quam. Nunc enim nibh, fermentum sed, lobortis ac, pellentesque ut, velit. Donec pretium, felis eget ultrices rhoncus, dui lacus convallis tortor, at mollis erat risus ac dui.randomised words which standard have evoved over the years.","client_link3":"#","client_image4":"images\\/people-img4.jpg","client_name4":"Hans Christian","client_desc4":"Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis. Nullam rhoncus feugiat quam. Nunc enim nibh, fermentum sed, lobortis ac, pellentesque ut, velit. Donec pretium, felis eget ultrices rhoncus, dui lacus convallis tortor, at mollis erat risus ac dui.randomised words which standard have evoved over the years.","client_link4":"#","tab_name1":"Development","tab_img1":"images\\/site-img15.jpg","tab_desc1":"Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.","tab_name2":"Marketing","tab_img2":"images\\/site-img15-2.jpg","tab_desc2":"Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. ","tab_name3":"Financial","tab_img3":"images\\/site-img15-3.jpg","tab_desc3":"Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. ","que1":"Who we are?","ans1":"There are many variations of passages available but the majority have alteration         ","que2":"What we do?","ans2":"Some form, by injected humour, or randomised words which looks.         ","que3":"What we offer?","ans3":"Handful of model sentence structures non charac teristic words etc.","que4":"Our services","ans4":"Handful of model sentence structures generated Lorem Ipsum is therefore always free from repetition, injected humour, or charact eristic words etc.","client_image":"images\\/site-img25.jpg","client_name":"Henry Brodie","client_description":"Lorem Ipsum passage, and going through the cites of the word here classical literature passage discovere there undou btable source looks reasonable the generated charac eristic words.","text_widget_description":"Going to use a passage of lorem lpsum you need to be sure there anything embarrassin hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend the repeat predefined chunks as thenecessary making this the first true generator.","author_image":"images\\/avatar.jpg","author_name":"GSR Themes","author_description":"I''m a freelance designer with satisfied clients worldwide. I design simple, clean websites and develop easy-to-use applications. Web Design is not just my job it''s my passion. You need professional web designer you are welcome.","sa_image1":"images\\/sample-ad-banner.jpg","sa_link1":"#","sa_image2":"images\\/sample-ad-banner.jpg","sa_link2":"#","sa_image3":"images\\/sample-ad-banner.jpg","sa_link3":"#","sa_image4":"images\\/sample-ad-banner.jpg","sa_link4":"#"}');

-- --------------------------------------------------------

--
-- Table structure for table `#__ucm_base`
--

CREATE TABLE IF NOT EXISTS `#__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;

-- --------------------------------------------------------

--
-- Table structure for table `#__ucm_content`
--

CREATE TABLE IF NOT EXISTS `#__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,
  `core_alias` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '',
  `core_body` longtext 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 '',
  `core_checked_out_user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `core_access` int(10) unsigned NOT NULL DEFAULT '0',
  `core_params` mediumtext 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 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,
  `core_publish_up` datetime NOT NULL,
  `core_publish_down` datetime NOT NULL,
  `core_content_item_id` int(10) unsigned DEFAULT NULL COMMENT 'ID from the individual type table',
  `asset_id` int(10) unsigned DEFAULT NULL COMMENT 'FK to the #__assets table.',
  `core_images` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_urls` mediumtext 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` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `core_metadesc` mediumtext 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 COMMENT 'A reference to enable linkages to external data sets.',
  `core_type_id` int(10) unsigned DEFAULT NULL,
  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' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__ucm_history`
--

CREATE TABLE IF NOT EXISTS `#__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 AUTO_INCREMENT=334 ;

--
-- Dumping data for table `#__ucm_history`
--

INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(1, 8, 6, '', '2014-05-27 09:48:34', 986, 509, '6a5614842fe11929200f12eab5342978e778f7cb', '{"id":8,"asset_id":54,"parent_id":"1","lft":"13","rgt":14,"level":1,"path":null,"extension":"com_content","title":"home","alias":"home","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-27 09:48:34","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(2, 1, 1, '', '2014-05-27 09:56:44', 986, 2877, 'f2992ddabf0b70845c821e073c44630b1e7d27da', '{"id":1,"asset_id":55,"title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half\\"><img class=\\"limage\\" src=\\"images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(3, 1, 1, '', '2014-05-27 10:04:03', 986, 2916, '14a07395ebe7193c510389c5e7b6f68dcb35f227', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half\\"><img class=\\"limage\\" src=\\"images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"2014-05-27 10:04:03","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-27 10:03:50","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"2","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(4, 1, 1, '', '2014-05-27 10:18:07', 986, 2969, 'ac64e6c2ce50d00ad33d95f4170ee94cdb505742', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half\\"><img class=\\"limage\\" src=\\"templates\\/elos\\/images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"2014-05-27 10:18:07","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-27 10:15:51","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":4,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"6","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(5, 1, 1, '', '2014-05-27 10:20:13', 986, 3038, '8496eee88a3587c8abd89f83cb6511b367ff852c', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half\\"><img class=\\"limage\\" src=\\"templates\\/elos\\/images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"2014-05-27 10:20:13","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-27 10:18:07","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":5,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"7","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(6, 1, 1, '', '2014-05-28 05:40:58', 986, 3040, 'c31a9571951482d4c48d258ce60887bac5b6b133', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half\\"><img class=\\"limage\\" src=\\"templates\\/elos\\/images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"2014-05-28 05:40:58","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-28 05:40:31","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":7,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"39","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(7, 9, 6, '', '2014-05-28 13:31:11', 986, 517, 'eb9b1c7d175664213a72ac363f17a1d59ced2763', '{"id":9,"asset_id":77,"parent_id":"1","lft":"15","rgt":16,"level":1,"path":null,"extension":"com_content","title":"about us","alias":"about-us","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-28 13:31:11","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(10, 3, 1, '', '2014-05-29 06:53:09', 986, 11871, '5df04a126bb6b172b8aff97dd5efe03fee68f9f2', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0<\\/i> Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec42 two three\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<p>\\u00a0<\\/p>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-05-29 06:53:09","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-29 06:52:58","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"0","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(13, 10, 6, '', '2014-05-29 07:13:58', 986, 512, '1cc9f73f7c33c075d3ee109933306bd589fdf978', '{"id":10,"asset_id":82,"parent_id":"1","lft":"17","rgt":18,"level":1,"path":null,"extension":"com_content","title":"pages","alias":"pages","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-29 07:13:58","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(14, 5, 1, '', '2014-05-29 07:18:11', 986, 17907, 'c3a95b60bc3e1517db9170802d2a32731c6b3d0e', '{"id":5,"asset_id":83,"title":"Our Team","alias":"our-team","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>company<\\/strong> founders<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img60.jpg\\" alt=\\"\\" \\/>\\r\\n<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>company<\\/strong> founders<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img60.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>James Alexa<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img61.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Michael Anthony<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Managing Director<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Development<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Design<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img62.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Hendrie Phil<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img63.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Fred Jesse<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img64.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Krieger Robbie<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img65.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Richard John<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section --><\\/div>\\r\\n<\\/div>\\r\\n<h4>James Alexa<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img61.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Michael Anthony<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Managing Director<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Development<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Design<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img62.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Hendrie Phil<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img63.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Fred Jesse<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img64.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Krieger Robbie<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img65.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Richard John<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section --><\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-29 07:18:11","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-29 07:18:11","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(15, 5, 1, '', '2014-05-29 07:18:22', 986, 17946, '67fd7d77e3df643d3e6bd52efaaa20a0036bacdf', '{"id":5,"asset_id":"83","title":"Our Team","alias":"our-team","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>company<\\/strong> founders<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img60.jpg\\" alt=\\"\\" \\/>\\r\\n<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>company<\\/strong> founders<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img60.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>James Alexa<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img61.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Michael Anthony<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Managing Director<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Development<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Design<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img62.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Hendrie Phil<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img63.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Fred Jesse<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img64.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Krieger Robbie<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img65.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Richard John<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section --><\\/div>\\r\\n<\\/div>\\r\\n<h4>James Alexa<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img61.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Michael Anthony<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Managing Director<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Development<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Design<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img62.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Hendrie Phil<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img63.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Fred Jesse<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img64.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Krieger Robbie<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img65.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Richard John<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section --><\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:18:11","created_by":"927","created_by_alias":"","modified":"2014-05-29 07:18:22","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-29 07:18:15","publish_up":"2014-05-29 07:18:11","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"0","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(17, 11, 6, '', '2014-05-30 07:42:12', 986, 533, '2aedcd0b10af95154d43ce327695f29cb04bc674', '{"id":11,"asset_id":106,"parent_id":"1","lft":"19","rgt":20,"level":1,"path":null,"extension":"com_content","title":"latest projects","alias":"latest-projects","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-30 07:42:12","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(38, 14, 1, '', '2014-05-30 12:33:13', 986, 12536, '6bb1a7393386fa479f7641fe2360ce5a430a2ae4', '{"id":14,"asset_id":118,"title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec8\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray lessmar\\"><strong>great<\\/strong> flexibility<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<div class=\\"content_box\\">\\r\\n<div class=\\"left\\">\\r\\n<h3><i class=\\"fa fa-cloud\\">\\u00a0<\\/i> Neat and Clean<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"center active\\">\\r\\n<h3><i class=\\"fa fa-bell\\">\\u00a0<\\/i> Easy to use<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"right\\">\\r\\n<h3><i class=\\"fa fa-envelope\\">\\u00a0<\\/i> Very flexible<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section8 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec5\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white fure\\"><strong>our agile<\\/strong> process<\\/h2>\\r\\n<div class=\\"root\\">\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-cloud\\">\\u00a0<\\/i>\\r\\n<h5>Product Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-asterisk active\\">\\u00a0<\\/i>\\r\\n<h5>Sprint Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-user\\">\\u00a0<\\/i>\\r\\n<h5>User Stories<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h5>Demo<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\"><i class=\\"fa fa-rocket\\">\\u00a0<\\/i>\\r\\n<h5>Deliverables<\\/h5>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end root -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"left\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>Sprint<\\/h3>\\r\\n<ul class=\\"list_2\\">\\r\\n<li>Average 3 weeks sprint<\\/li>\\r\\n<li>Define <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Design <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Development <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Integrate <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Testing <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left circle -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>daily scrums<\\/h3>\\r\\n<strong>15 minutes Daily Meeting<\\/strong>\\r\\n<ul>\\r\\n<li>1.what did i accomplish yesterday?<\\/li>\\r\\n<li>2.what will i do today?<\\/li>\\r\\n<li>3. What obstacles are <br \\/> impeding my progress?<\\/li>\\r\\n<li>4.what did i do yesterday?<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end right circle --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section5 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec9\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white\\"><strong>Our<\\/strong> Services<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-coffee\\">\\u00a0<\\/i>\\r\\n<h4>Design<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Design<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h4>Devolopment<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Devolopment<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-search\\">\\u00a0<\\/i>\\r\\n<h4>Branding<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Branding<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-camera\\">\\u00a0<\\/i>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section9 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(41, 3, 1, '', '2014-05-31 05:35:06', 986, 12100, '855e171ccceb7918105ef7b566322f526f0b57e1', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-o-right\\">\\u00a0\\u00a0<\\/i> Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec42 two three\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-05-31 05:35:06","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 05:34:46","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":4,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"18","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(44, 15, 1, '', '2014-05-31 05:59:37', 986, 5898, '829bedacd584b18f23b45c59f8eb8634eb4a9479', '{"id":15,"asset_id":119,"title":"Full Width Page","alias":"full-width-page","introtext":"<div class=\\"container\\">\\r\\n<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"one_full\\">\\r\\n<div class=\\"big_text1\\">Simple, Clean and <i>Professional Multipurpose<\\/i> Theme Get Responsive HTML5 \\/ CSS3, easy-to-use, Well Structured, Commented and more...<\\/div>\\r\\n<br \\/>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some form, by injected humour, or randomised words which don''t look even slightly believable Lorem Ipsum passage, and going through the cites of the word in classical literature printer took a galley of type and scrambled it to make a type specimen.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-desktop fa-3x\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Design<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-cloud-upload fa-3x\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Development<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-cog fa-3x\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Internet Marketing<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<p>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 uncover many web sites. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour or words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<div class=\\"box_widget_full\\"><i class=\\"fa fa-shopping-cart fa-4x\\">\\u00a0\\u00a0<\\/i>\\r\\n<h3 class=\\"nocaps\\">Their exact original form accompanied by English versions<\\/h3>\\r\\n<p>Where popularised in the 1960s with the release of letraset sheets containing passages treatise on the theory lorem Ipsum passages.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 05:59:37","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 05:59:37","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(45, 16, 1, '', '2014-05-31 06:37:52', 986, 9439, 'b2e9d870f1f84a0d50b08bda1f393b68b15e9cd5', '{"id":16,"asset_id":120,"title":"Left Sidebar Page","alias":"left-sidebar-page","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 06:37:52","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 06:37:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(46, 12, 6, '', '2014-05-31 09:04:47', 986, 541, 'f4eb2cd864d67f078ba652f1b70fe0f5c4cad439', '{"id":12,"asset_id":123,"parent_id":"1","lft":"21","rgt":22,"level":1,"path":null,"extension":"com_content","title":"latest_project_main","alias":"latest-project-main","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-31 09:04:47","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(47, 11, 6, '', '2014-05-31 09:04:57', 986, 584, 'd669542b3589ae76919df6c265269c79d6d9d9fc', '{"id":11,"asset_id":"106","parent_id":"12","lft":"20","rgt":21,"level":2,"path":"latest-projects","extension":"com_content","title":"latest projects","alias":"latest-projects","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-05-31 09:04:51","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-30 07:42:12","modified_user_id":"927","modified_time":"2014-05-31 09:04:57","hits":"0","language":"*","version":"1"}', 0),
(48, 13, 6, '', '2014-05-31 09:42:50', 986, 527, '821d90c1785167299996cf8888e53090dae4eb22', '{"id":13,"asset_id":125,"parent_id":"1","lft":"23","rgt":24,"level":1,"path":null,"extension":"com_content","title":"Recent Blogs","alias":"recent-blogs","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-05-31 09:42:50","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(56, 3, 1, '', '2014-05-31 10:25:35', 986, 10304, 'f552c02f05c86918ed68dd903d4fadc05c89ee24', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec42 two three\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-05-31 10:25:35","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 10:23:49","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":6,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"24","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(57, 2, 1, '', '2014-05-31 11:22:16', 986, 9260, '94471bc6003f77f5a16ddf8e9bbd57b259962af0', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-custommodules}<\\/p>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-05-31 11:22:16","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 11:19:39","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":5,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"85","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(58, 2, 1, '', '2014-05-31 11:24:30', 986, 10362, 'f0c8b84579c958f4f0862d7bc089aa251e79df4f', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-05-31 11:24:30","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 11:24:19","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":7,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"87","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(59, 2, 1, '', '2014-05-31 11:25:10', 986, 11085, '09c362071fb399a805da06becd4f93ed49f2babd', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-05-31 11:25:10","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 11:24:59","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"88","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(61, 15, 1, '', '2014-05-31 12:01:04', 986, 5641, 'c5dd71fc783f24e4549622e19c112c77f2de0161', '{"id":15,"asset_id":"119","title":"Full Width Page","alias":"full-width-page","introtext":"<div class=\\"one_full\\">\\r\\n<div class=\\"big_text1\\">Simple, Clean and <i>Professional Multipurpose<\\/i> Theme Get Responsive HTML5 \\/ CSS3, easy-to-use, Well Structured, Commented and more...<\\/div>\\r\\n<br \\/>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some form, by injected humour, or randomised words which don''t look even slightly believable Lorem Ipsum passage, and going through the cites of the word in classical literature printer took a galley of type and scrambled it to make a type specimen.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Design<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Development<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Internet Marketing<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<p>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 uncover many web sites. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour or words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<div class=\\"box_widget_full\\">\\r\\n<h3 class=\\"nocaps\\">Their exact original form accompanied by English versions<\\/h3>\\r\\n<p>Where popularised in the 1960s with the release of letraset sheets containing passages treatise on the theory lorem Ipsum passages.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 05:59:37","created_by":"927","created_by_alias":"","modified":"2014-05-31 12:01:04","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 12:00:17","publish_up":"2014-05-31 05:59:37","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"4","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(62, 15, 1, '', '2014-05-31 12:02:38', 986, 5824, 'cc5d4b9fecaaa324f31b131ee564b59de9c71957', '{"id":15,"asset_id":"119","title":"Full Width Page","alias":"full-width-page","introtext":"<div class=\\"one_full\\">\\r\\n<div class=\\"big_text1\\">Simple, Clean and <i>Professional Multipurpose<\\/i> Theme Get Responsive HTML5 \\/ CSS3, easy-to-use, Well Structured, Commented and more...<\\/div>\\r\\n<br \\/>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have alteration in some form, by injected humour, or randomised words which don''t look even slightly believable Lorem Ipsum passage, and going through the cites of the word in classical literature printer took a galley of type and scrambled it to make a type specimen.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-desktop fa-3x\\">\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Design<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-cloud-upload fa-3x\\">\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Web Development<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul class=\\"fullimage_box2\\">\\r\\n<li><i class=\\"fa fa-cog fa-3x\\">\\u00a0<\\/i><\\/li>\\r\\n<li>\\r\\n<h3 class=\\"nocaps\\">Internet Marketing<\\/h3>\\r\\n<\\/li>\\r\\n<li>Internet this the first true generator on the Internet uses words, combined with a handful model sentence.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<p>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 uncover many web sites. There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour or words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top6\\">\\u00a0<\\/div>\\r\\n<div class=\\"box_widget_full\\"><i class=\\"fa fa-shopping-cart fa-4x\\">\\u00a0<\\/i>\\r\\n<h3 class=\\"nocaps\\">Their exact original form accompanied by English versions<\\/h3>\\r\\n<p>Where popularised in the 1960s with the release of letraset sheets containing passages treatise on the theory lorem Ipsum passages.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 05:59:37","created_by":"927","created_by_alias":"","modified":"2014-05-31 12:02:38","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 12:01:04","publish_up":"2014-05-31 05:59:37","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":3,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"5","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(63, 20, 1, '', '2014-05-31 12:30:44', 986, 14677, '6c6b296286824c34794316acd5078ba1848bae67', '{"id":20,"asset_id":132,"title":"Right Sidebar Page","alias":"right-sidebar-page","introtext":"<div class=\\"content_left\\">\\r\\n<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">&amp;nbsp<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end content left side -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- right sidebar starts -->\\r\\n<div class=\\"right_sidebar\\">\\r\\n<div class=\\"sidebar_widget\\">\\r\\n<div class=\\"sidebar_title\\">\\r\\n<h3>More <i>About Us<\\/i><\\/h3>\\r\\n<\\/div>\\r\\n<ul class=\\"arrows_list1\\">\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Our History<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Professional Research<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Our Development<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Partnership With Us<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Company Carreer<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> New Technology<\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-angle-right\\">&amp;nbsp<\\/i> Client Testimonials<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"sidebar_widget\\">\\r\\n<div class=\\"sidebar_title\\">\\r\\n<h3>Recent <i>Posts<\\/i><\\/h3>\\r\\n<\\/div>\\r\\n<ul class=\\"recent_posts_list\\">\\r\\n<li><a href=\\"#\\"><img src=\\"templates\\/elos\\/images\\/post-simg1.jpg\\" alt=\\"\\" \\/><\\/a> <a href=\\"#\\">Publishing packag esanse web page editos web sites versions<\\/a> <i>March 04, 2014<\\/i><\\/li>\\r\\n<li><a href=\\"#\\"><img src=\\"templates\\/elos\\/images\\/post-simg2.jpg\\" alt=\\"\\" \\/><\\/a> <a href=\\"#\\">Sublishing packag esanse web page editos web sites<\\/a> <i>March 03, 2014<\\/i><\\/li>\\r\\n<li class=\\"last\\"><a href=\\"#\\"><img src=\\"templates\\/elos\\/images\\/post-simg3.jpg\\" alt=\\"\\" \\/><\\/a> <a href=\\"#\\">Mublishing packag esanse web page editos including versions<\\/a> <i>March 01, 2014<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"clientsays_widget\\">\\r\\n<div class=\\"sidebar_title\\">\\r\\n<h3>Happy <i>Client Say''s<\\/i><\\/h3>\\r\\n<\\/div>\\r\\n<img src=\\"templates\\/elos\\/images\\/site-img25.jpg\\" alt=\\"\\" \\/> <strong>- Henry Brodie<\\/strong>\\r\\n<p>Lorem Ipsum passage, and going through the cites of the word here classical literature passage discovere there undou btable source looks reasonable the generated charac eristic words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"sidebar_widget\\">\\r\\n<div class=\\"sidebar_title\\">\\r\\n<h3>Portfolio <i>Widget<\\/i><\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"features_sec15 two\\">\\r\\n<div>\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li>\\r\\n<div class=\\"grid-container cbp-l-grid-fullScreen sidebar\\">\\r\\n<ul>\\r\\n<li class=\\"cbp-item identity logo\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"templates\\/elos\\/images\\/media\\/portfolio-img26.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignLeft\\">\\r\\n<div class=\\"cbp-l-caption-body\\">\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"cbp-l-caption-title\\">Consectetuer Adipiscing<\\/div>\\r\\n<div class=\\"cbp-l-caption-desc\\">Rutrum adipiscing luctus<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<!-- end section -->\\r\\n<li>\\r\\n<div class=\\"grid-container cbp-l-grid-fullScreen sidebar\\">\\r\\n<ul>\\r\\n<li class=\\"cbp-item\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"templates\\/elos\\/images\\/media\\/portfolio-img2.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignLeft\\">\\r\\n<div class=\\"cbp-l-caption-body\\">\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"cbp-l-caption-title\\">Many Websites Infancy<\\/div>\\r\\n<div class=\\"cbp-l-caption-desc\\">Rutrum adipiscing luctus<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<!-- end section -->\\r\\n<li>\\r\\n<div class=\\"grid-container cbp-l-grid-fullScreen sidebar\\">\\r\\n<ul>\\r\\n<li class=\\"cbp-item motion graphic\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"templates\\/elos\\/images\\/media\\/portfolio-img3.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignLeft\\">\\r\\n<div class=\\"cbp-l-caption-body\\">\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"cbp-l-caption-title\\">Words Believable<\\/div>\\r\\n<div class=\\"cbp-l-caption-desc\\">Rutrum adipiscing luctus<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<!-- end section --><\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"sidebar_widget\\">\\r\\n<div class=\\"sidebar_title\\">\\r\\n<h3>Text <i>Widget<\\/i><\\/h3>\\r\\n<\\/div>\\r\\n<p>Going to use a passage of lorem lpsum you need to be sure there anything embarrassin hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend the repeat predefined chunks as thenecessary making this the first true generator.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end right sidebar -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 12:30:44","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 12:30:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(64, 20, 1, '', '2014-05-31 12:34:25', 986, 9059, '767f47be98487998426390c66da9d1f6bf0da1b0', '{"id":20,"asset_id":"132","title":"Right Sidebar Page","alias":"right-sidebar-page","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 12:30:44","created_by":"927","created_by_alias":"","modified":"2014-05-31 12:34:25","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 12:34:11","publish_up":"2014-05-31 12:30:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(65, 20, 1, '', '2014-05-31 12:44:01', 986, 9419, '083bd7df03089fb3e8f681456c5d6f69ee3ec589', '{"id":20,"asset_id":"132","title":"Right Sidebar Page","alias":"right-sidebar-page","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 12:30:44","created_by":"927","created_by_alias":"","modified":"2014-05-31 12:44:01","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 12:43:50","publish_up":"2014-05-31 12:30:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":4,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"5","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(66, 21, 1, '', '2014-05-31 13:20:40', 986, 9015, '7901f6e57e368859aceaee8683fa37f0d80db447', '{"id":21,"asset_id":135,"title":"Left Navigation","alias":"left-navigation","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 13:20:40","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 13:20:40","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(67, 21, 1, '', '2014-05-31 13:22:35', 986, 9413, '3d9b7975921575584181e54fed29bbed39d2d8f6', '{"id":21,"asset_id":"135","title":"Left Navigation","alias":"left-navigation","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 13:20:40","created_by":"927","created_by_alias":"","modified":"2014-05-31 13:22:35","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 13:22:25","publish_up":"2014-05-31 13:20:40","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(68, 21, 1, '', '2014-05-31 13:23:29', 986, 9473, '9e57239d6d7f4037901a22dab054574b1a22f96e', '{"id":21,"asset_id":"135","title":"Left Navigation","alias":"left-navigation","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 13:20:40","created_by":"927","created_by_alias":"","modified":"2014-05-31 13:23:29","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 13:22:35","publish_up":"2014-05-31 13:20:40","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":3,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"2","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(69, 22, 1, '', '2014-05-31 13:28:41', 986, 9017, '2f91574993ab2bc2eaaf56f05f2c8088350918cd', '{"id":22,"asset_id":136,"title":"Right Navigation","alias":"right-navigation","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 13:28:41","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 13:28:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(70, 22, 1, '', '2014-05-31 13:34:02', 986, 9415, '03ae7db05fffa829d504eba2b5c913ac30659bdc', '{"id":22,"asset_id":"136","title":"Right Navigation","alias":"right-navigation","introtext":"<h2 class=\\"nocaps\\">We Build <strong>Smarter Highly Usable Stuff!<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen not only five centuries, but also the leap essentially.<\\/p>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"big_text1\\">elos is a Responsive HTML5 \\/ CSS3 Desktop, Tablet, Mobile phone\\u2026 Simple, Clean &amp; <i>Professional Template<\\/i>. It comes with Unique Pages, Awesome Slideshows, Unique Color Variations. Easy-to-customize and fully featured design. This theme suitable for Company, Business, Blog and Portfolio. Create Outstanding Website or Blog in Minutes!<\\/div>\\r\\n<div class=\\"clearfix divider_dashed7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Mega Menu<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">10 Home Page Versions<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Headers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Footers<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">5 Diffrent Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Video BG Effects<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">50+ Feature Sections<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Designed for any Website<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon2\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text2\\">\\r\\n<h3 class=\\"nocaps\\">Free Lifetime Updates<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec41 lessmar2\\">\\r\\n<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-31 13:28:41","created_by":"927","created_by_alias":"","modified":"2014-05-31 13:34:02","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 13:33:50","publish_up":"2014-05-31 13:28:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(71, 23, 1, '', '2014-05-31 13:44:29', 986, 2036, '2cab69a3f9b6e6480b3e86dce7832fd5e6ffda76', '{"id":23,"asset_id":138,"title":"Error404","alias":"error404","introtext":"<div class=\\"error_pagenotfound\\"><strong>404<\\/strong> <br \\/> <b>Oops... Page Not Found!<\\/b> <em>Sorry the Page Could not be Found here.<\\/em>\\r\\n<p>Try using the button below to go to main page of the site<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"index.php\\"><i class=\\"fa fa-arrow-circle-left fa-lg\\">\\u00a0<\\/i>\\u00a0 Go to Back<\\/a><\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-31 13:44:29","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-05-31 13:44:29","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(72, 23, 1, '', '2014-05-31 13:48:27', 986, 2075, '9d7356d38a87b9bb0ed65ec954e9cd43d8cb7c94', '{"id":23,"asset_id":"138","title":"Error404","alias":"error404","introtext":"<div class=\\"error_pagenotfound\\"><strong>404<\\/strong> <br \\/> <b>Oops... Page Not Found!<\\/b> <em>Sorry the Page Could not be Found here.<\\/em>\\r\\n<p>Try using the button below to go to main page of the site<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"index.php\\"><i class=\\"fa fa-arrow-circle-left fa-lg\\">\\u00a0<\\/i>\\u00a0 Go to Back<\\/a><\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-31 13:44:29","created_by":"927","created_by_alias":"","modified":"2014-05-31 13:48:27","modified_by":"927","checked_out":"927","checked_out_time":"2014-05-31 13:48:06","publish_up":"2014-05-31 13:44:29","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"3","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(73, 2, 1, '', '2014-06-02 04:12:28', 986, 9231, '87221eca5506c6365d8f64a8c924d85b688825e6', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 04:12:28","modified_by":"927","checked_out":"0","checked_out_time":"0000-00-00 00:00:00","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":10,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"100","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(74, 2, 1, '', '2014-06-02 04:52:17', 986, 9238, '21a322a9256ae9fbcbe1e8569ab5913f471a9e1f', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-custommodules}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 04:52:17","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 04:12:28","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"117","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(76, 2, 1, '', '2014-06-02 05:03:08', 986, 9274, '812e9ab39ac847bd27eadd98871db2ffacf6dab2', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:03:08","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:00:09","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"120","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(77, 2, 1, '', '2014-06-02 05:04:39', 986, 9360, '518fca89aa1f7590edde34f5400224bc70a14708', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:04:39","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:03:08","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":14,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"121","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(78, 2, 1, '', '2014-06-02 05:07:20', 986, 7701, 'e9260ff8c0f5fd2b6e820a55dd14c5b275a56ea0', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:07:20","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:04:39","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":15,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"122","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(79, 2, 1, '', '2014-06-02 05:08:25', 986, 7568, '90305059e629b65045876a07cc3aefe441bdc2cd', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_third\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>what<\\/strong> we do?<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul class=\\"tabs3 two\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Design<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Graphic<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\">\\r\\n<p>Design dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\">\\r\\n<p>Develop dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\">\\r\\n<p>Graphic dolor sit amet adipi scing sellusa fringilla nulla, sit amet consequat eros. Pelle ntesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typese remaining essentially many web sites.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h3 class=\\"ipages_title1\\"><strong>winning<\\/strong> awards<\\/h3>\\r\\n<ul class=\\"list_4\\">\\r\\n<li>Lorem ipsum dolor consec tetuer adipis<\\/li>\\r\\n<li>Suspendisse imperdiet cursus aecenas<\\/li>\\r\\n<li>Fermentum sit amet vestibulum pretium<\\/li>\\r\\n<li>Magna sem iaculis risus quis volutpats<\\/li>\\r\\n<li>Vivamus risus Aliquam lacinia quis nibh<\\/li>\\r\\n<li>Suspendisse imperdiet cursus maecenas<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:08:25","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:07:20","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":16,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"123","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(80, 2, 1, '', '2014-06-02 05:18:17', 986, 4915, 'f67090c8a9e1997bbb6db03e6b0d6f40e79ec81a', '{"id":2,"asset_id":"78","title":"About Page Style 1","alias":"about-page-style-1","introtext":"<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clints<\\/h3>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. search for ''lorem ipsum'' will uncover many web sites.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem Ipsum which looks reasonable randomised words which don''t look even slightly believable The generated Lorem Ipsum is therefore always free from repetition, injected humour, or charac words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<section class=\\"slider nosidearrows\\">\\r\\n<div class=\\"flexslider carousel\\">\\r\\n<ul class=\\"slides\\">\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li class=\\"mb\\"><img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/> <img class=\\"img_left10\\" src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/section>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-28 13:33:41","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:18:17","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:08:25","publish_up":"2014-05-28 13:33:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":17,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"125","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(81, 3, 1, '', '2014-06-02 05:19:37', 986, 7651, 'c390172a26f6ec4922a7a8115b464e308cc467e3', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec42 two three\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:19:37","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:18:52","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"48","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(82, 3, 1, '', '2014-06-02 05:30:19', 986, 5981, '5e05aaaf88f9dfb7b1e324829cf3f73510916965', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\"><span class=\\"ui-label\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\"><span class=\\"ui-label\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\"><span class=\\"ui-label\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\"><span class=\\"ui-label\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:30:19","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:26:51","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"50","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(83, 3, 1, '', '2014-06-02 05:32:25', 986, 4155, 'b875fe44c3aecab93458b4f669bf98a464fcdfb9', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clients\\">\\r\\n<div class=\\"container\\">\\r\\n<h3 class=\\"ipages_title1 two\\"><strong>our<\\/strong> clients<\\/h3>\\r\\n<ul id=\\"mycarouselthree\\" class=\\"jcarousel-skin-tango\\">\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo1.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo2.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo3.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo4.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo5.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo6.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo7.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo8.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<li><img src=\\"templates\\/elos\\/images\\/client-logo9.png\\" alt=\\"\\" \\/><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end clients -->\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:32:25","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:30:19","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":12,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"51","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(84, 3, 1, '', '2014-06-02 05:35:31', 986, 3055, '3437fc01e6f61892d071054c45432df76e1fb493', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:35:31","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:32:25","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"54","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(88, 5, 1, '', '2014-06-02 05:52:55', 986, 9786, '9c28f2579e574f9b2cbd584cb43d82a09cce7f57', '{"id":5,"asset_id":"83","title":"Our Team","alias":"our-team","introtext":"<h2 class=\\"ipages_title1\\"><strong>company<\\/strong> founders<\\/h2>\\r\\n<p>\\u00a0<\\/p>\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img60.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>James Alexa<\\/h4>\\r\\n<h6 class=\\"nocaps\\">CEO<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img61.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Michael Anthony<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Managing Director<\\/h6>\\r\\n<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et augue justo. Praesent mattis commodo augue Aliquam ornare hendrerit augue Cras tellus stpulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>meet<\\/strong> Our Team<\\/h2>\\r\\n<br \\/>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img54.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>John Frances<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Manager<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img55.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Lucia Penelope<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Development<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img56.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Mark Adraison<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Design<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img57.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Anya Siennadia<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec42 two\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img62.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Hendrie Phil<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img63.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Fred Jesse<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img64.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Krieger Robbie<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Support<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img65.jpg\\" alt=\\"\\" \\/>\\r\\n<h4>Richard John<\\/h4>\\r\\n<h6 class=\\"nocaps\\">Marketing<\\/h6>\\r\\n<p>Lorem ipsum dolor amet, consectetue Radipiscing elit et Suspendisse et justo. mattis commodo augue. Aliquam ornare hendrerit augue cars.<\\/p>\\r\\n<br \\/>\\r\\n<ul>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-skype\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end team section -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:18:11","created_by":"927","created_by_alias":"","modified":"2014-06-02 05:52:55","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 05:52:42","publish_up":"2014-05-29 07:18:11","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":3,"ordering":"8","metakey":"","metadesc":"","access":"1","hits":"16","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(89, 14, 1, '', '2014-06-02 06:31:08', 986, 12601, 'aa1dfcefb2cad0bb27c80fd632e4703b92727467', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec8\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray lessmar\\"><strong>great<\\/strong> flexibility<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<div class=\\"content_box\\">\\r\\n<div class=\\"left\\">\\r\\n<h3><i class=\\"fa fa-cloud\\">\\u00a0<\\/i> Neat and Clean<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"center active\\">\\r\\n<h3><i class=\\"fa fa-bell\\">\\u00a0<\\/i> Easy to use<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"right\\">\\r\\n<h3><i class=\\"fa fa-envelope\\">\\u00a0<\\/i> Very flexible<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section8 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec5\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white fure\\"><strong>our agile<\\/strong> process<\\/h2>\\r\\n<div class=\\"root\\">\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-cloud\\">\\u00a0<\\/i>\\r\\n<h5>Product Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-asterisk active\\">\\u00a0<\\/i>\\r\\n<h5>Sprint Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-user\\">\\u00a0<\\/i>\\r\\n<h5>User Stories<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h5>Demo<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\"><i class=\\"fa fa-rocket\\">\\u00a0<\\/i>\\r\\n<h5>Deliverables<\\/h5>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end root -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"left\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>Sprint<\\/h3>\\r\\n<ul class=\\"list_2\\">\\r\\n<li>Average 3 weeks sprint<\\/li>\\r\\n<li>Define <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Design <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Development <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Integrate <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Testing <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left circle -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>daily scrums<\\/h3>\\r\\n<strong>15 minutes Daily Meeting<\\/strong>\\r\\n<ul>\\r\\n<li>1.what did i accomplish yesterday?<\\/li>\\r\\n<li>2.what will i do today?<\\/li>\\r\\n<li>3. What obstacles are <br \\/> impeding my progress?<\\/li>\\r\\n<li>4.what did i do yesterday?<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end right circle --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section5 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec9\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white\\"><strong>Our<\\/strong> Services<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-coffee\\">\\u00a0<\\/i>\\r\\n<h4>Design<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Design<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h4>Devolopment<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Devolopment<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-search\\">\\u00a0<\\/i>\\r\\n<h4>Branding<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Branding<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-camera\\">\\u00a0<\\/i>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section9 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n{loadposition mj-feature5} <!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-02 06:31:08","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 06:30:35","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":4,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"7","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(90, 14, 1, '', '2014-06-02 06:32:59', 986, 12574, '90e4366630a60fcd16813e0f19357d2ecf558cd2', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec8\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray lessmar\\"><strong>great<\\/strong> flexibility<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<div class=\\"content_box\\">\\r\\n<div class=\\"left\\">\\r\\n<h3><i class=\\"fa fa-cloud\\">\\u00a0<\\/i> Neat and Clean<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"center active\\">\\r\\n<h3><i class=\\"fa fa-bell\\">\\u00a0<\\/i> Easy to use<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"right\\">\\r\\n<h3><i class=\\"fa fa-envelope\\">\\u00a0<\\/i> Very flexible<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section8 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec5\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white fure\\"><strong>our agile<\\/strong> process<\\/h2>\\r\\n<div class=\\"root\\">\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-cloud\\">\\u00a0<\\/i>\\r\\n<h5>Product Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-asterisk active\\">\\u00a0<\\/i>\\r\\n<h5>Sprint Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-user\\">\\u00a0<\\/i>\\r\\n<h5>User Stories<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h5>Demo<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\"><i class=\\"fa fa-rocket\\">\\u00a0<\\/i>\\r\\n<h5>Deliverables<\\/h5>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end root -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"left\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>Sprint<\\/h3>\\r\\n<ul class=\\"list_2\\">\\r\\n<li>Average 3 weeks sprint<\\/li>\\r\\n<li>Define <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Design <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Development <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Integrate <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Testing <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left circle -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>daily scrums<\\/h3>\\r\\n<strong>15 minutes Daily Meeting<\\/strong>\\r\\n<ul>\\r\\n<li>1.what did i accomplish yesterday?<\\/li>\\r\\n<li>2.what will i do today?<\\/li>\\r\\n<li>3. What obstacles are <br \\/> impeding my progress?<\\/li>\\r\\n<li>4.what did i do yesterday?<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end right circle --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section5 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec9\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white\\"><strong>Our<\\/strong> Services<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-coffee\\">\\u00a0<\\/i>\\r\\n<h4>Design<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Design<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h4>Devolopment<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Devolopment<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-search\\">\\u00a0<\\/i>\\r\\n<h4>Branding<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Branding<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-camera\\">\\u00a0<\\/i>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section9 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-02 06:32:59","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 06:31:08","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":5,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"8","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(91, 23, 1, '', '2014-06-02 09:25:13', 986, 2077, 'e25b23e865b39f2612d07d31ca1a0b76d3d66400', '{"id":23,"asset_id":"138","title":"Error404","alias":"error404","introtext":"<div class=\\"error_pagenotfound\\"><strong>404<\\/strong> <br \\/> <b>Oops... Page Not Found!<\\/b> <em>Sorry the Page Could not be Found here.<\\/em>\\r\\n<p>Try using the button below to go to main page of the site<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"index.php\\"><i class=\\"fa fa-arrow-circle-left fa-lg\\">\\u00a0<\\/i>\\u00a0 Go to Back<\\/a><\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-31 13:44:29","created_by":"927","created_by_alias":"","modified":"2014-06-02 09:25:13","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 09:24:54","publish_up":"2014-05-31 13:44:29","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"0\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":3,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"13","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(92, 23, 1, '', '2014-06-02 09:25:35', 986, 2005, 'e7a7d5d4310f280cf65828c17b98c4ae1e1512e2', '{"id":23,"asset_id":"138","title":"Error404","alias":"error404","introtext":"<div class=\\"error_pagenotfound\\"><strong>404<\\/strong> <br \\/> <b>Oops... Page Not Found!<\\/b> <em>Sorry the Page Could not be Found here.<\\/em>\\r\\n<p>Try using the button below to go to main page of the site<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"index.php\\"><i class=\\"fa fa-arrow-circle-left fa-lg\\">\\u00a0<\\/i>\\u00a0 Go to Back<\\/a><\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-31 13:44:29","created_by":"927","created_by_alias":"","modified":"2014-06-02 09:25:35","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 09:25:13","publish_up":"2014-05-31 13:44:29","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":4,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"14","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(93, 23, 1, '', '2014-06-02 12:39:20', 986, 2129, '072470441e41cbddc978454b00c342a50f190b59', '{"id":23,"asset_id":"138","title":"Error404","alias":"error404","introtext":"<div class=\\"error_pagenotfound\\"><strong>404<\\/strong> <br \\/> <b>Oops... Page Not Found!<\\/b> <em>Sorry the Page Could not be Found here.<\\/em>\\r\\n<p>Try using the button below to go to main page of the site<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"index.php\\"><i class=\\"fa fa-arrow-circle-left fa-lg\\">\\u00a0<\\/i>\\u00a0 Go to Back<\\/a><\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"2","created":"2014-05-31 13:44:29","created_by":"927","created_by_alias":"","modified":"2014-06-02 12:39:20","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-02 12:38:56","publish_up":"2014-05-31 13:44:29","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":5,"ordering":"1","metakey":"","metadesc":"","access":"1","hits":"26","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(94, 4, 1, '', '2014-06-03 09:12:07', 986, 4547, '8b92d86c447e8f4ced9f9ea8227a5eeadf13c76c', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>My<\\/strong> Skills<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph one\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">UI\\/UX Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph two\\"><i class=\\"fa fa-laptop\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Development<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph three\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Javascript<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"skillgraph four\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Graphic Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-03 09:12:07","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 09:09:15","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":10,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"30","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(95, 4, 1, '', '2014-06-03 09:13:23', 986, 4625, 'f95b7be02c07850a807265763cbcfe569de89f12', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>My<\\/strong> Skills<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph one\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">UI\\/UX Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph two\\"><i class=\\"fa fa-laptop\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Development<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph three\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Javascript<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"skillgraph four\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Graphic Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-03 09:13:23","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 09:12:07","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"31","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(96, 14, 6, '', '2014-06-03 09:43:47', 986, 531, '01d38060e5b9b4ba4389fd6d6006a7e7e5658f71', '{"id":14,"asset_id":158,"parent_id":"1","lft":"25","rgt":26,"level":1,"path":null,"extension":"com_content","title":"Featured Works","alias":"featured-works","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 09:43:47","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(97, 15, 6, '', '2014-06-03 09:44:14', 986, 531, '11dfc69884b0d70cbb3c4ef379b15b14305f9273', '{"id":15,"asset_id":159,"parent_id":"1","lft":"27","rgt":28,"level":1,"path":null,"extension":"com_content","title":"Featured Blogs","alias":"featured-blogs","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 09:44:14","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(98, 15, 6, '', '2014-06-03 09:44:26', 986, 581, 'c287dbcb25bcd243f779cb7840b3c54200de6aa3', '{"id":15,"asset_id":"159","parent_id":"14","lft":"26","rgt":27,"level":2,"path":"featured-blogs","extension":"com_content","title":"Featured Blogs","alias":"featured-blogs","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-06-03 09:44:20","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 09:44:14","modified_user_id":"927","modified_time":"2014-06-03 09:44:26","hits":"0","language":"*","version":"1"}', 0),
(100, 15, 6, '', '2014-06-03 09:50:53', 986, 619, '1d57957714c723f3598c7723fb3254a619e14e13', '{"id":15,"asset_id":"159","parent_id":"14","lft":"26","rgt":"27","level":"2","path":"featured-works\\/featured-blogs","extension":"com_content","title":"by Paul Flavius Nechita","alias":"by-paul-flavius-nechita","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-06-03 09:50:44","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 09:44:14","modified_user_id":"927","modified_time":"2014-06-03 09:50:53","hits":"0","language":"*","version":"1"}', 0),
(109, 16, 6, '', '2014-06-03 10:25:58', 986, 521, 'b0d9f9e6f02a0f0f8224902d4df895e8b15cd3fd', '{"id":16,"asset_id":163,"parent_id":"1","lft":"29","rgt":30,"level":1,"path":null,"extension":"com_content","title":"portfolio","alias":"portfolio","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 10:25:58","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(110, 17, 6, '', '2014-06-03 10:26:41', 986, 520, '06e23db1fa82fa8ce43f428eb5457fea3ef70d78', '{"id":17,"asset_id":164,"parent_id":"16","lft":"30","rgt":31,"level":2,"path":null,"extension":"com_content","title":"Identity","alias":"identity","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 10:26:41","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(111, 18, 6, '', '2014-06-03 10:27:04', 986, 524, 'b5e3358b9e00ffbb0648cbf6a6e9cec9d53ba305', '{"id":18,"asset_id":165,"parent_id":"16","lft":"32","rgt":33,"level":2,"path":null,"extension":"com_content","title":"Web Design","alias":"web-design","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 10:27:04","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(112, 19, 6, '', '2014-06-03 10:27:29', 986, 518, '3871c5dcc97233534215b01e04b8bf1d7faa2059', '{"id":19,"asset_id":166,"parent_id":"16","lft":"34","rgt":35,"level":2,"path":null,"extension":"com_content","title":"Graphic","alias":"graphic","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 10:27:29","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(122, 6, 1, '', '2014-06-03 12:11:34', 986, 12036, 'ad823be50fb5be1b8f8d88956aa207ae800eb564', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/> http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec16\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<h3 class=\\"section_title\\"><strong>More<\\/strong> About us<\\/h3>\\r\\n<br \\/>\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 257px;\\"><a href=\\"#\\">Who we are?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 257px;\\">\\r\\n<div class=\\"content\\">There are many variations of passages available but the majority have alteration<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we do?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">Some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we offer?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures non charac teristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 4 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">Our services<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures generated Lorem Ipsum is therefore always free from repetition, injected humour, or charact eristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left section -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"section_title\\"><strong>Services<\\/strong> we offer<\\/h3>\\r\\n<br \\/>\\r\\n<ul class=\\"tabs2\\">\\r\\n<li class=\\"active\\"><a href=\\"#example-2-tab-1\\" target=\\"_self\\">Development<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-2\\" target=\\"_self\\">Marketing<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-3\\" target=\\"_self\\">Financial<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content2\\">\\r\\n<div id=\\"example-2-tab-1\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-2-tab-2\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-2-tab-3\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<!-- end center section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<h3 class=\\"section_title\\"><strong>fun<\\/strong> Facts<\\/h3>\\r\\n<br \\/>\\r\\n<p>Many web sites still in their infancy various versions have evolved over the years generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"fun_facts\\">\\r\\n<li><strong>180<\\/strong> <i>Projects<\\/i><\\/li>\\r\\n<li><strong>130<\\/strong> <i>Clints<\\/i><\\/li>\\r\\n<li><strong>90<\\/strong> <i>Awards<\\/i><\\/li>\\r\\n<li><strong>170<\\/strong> <i>Done<\\/i><\\/li>\\r\\n<li><strong>2250<\\/strong> <i>Like<\\/i><\\/li>\\r\\n<li><strong>365<\\/strong> <i>Days<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section16 --><\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:11:34","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:10:36","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":9,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"26","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(123, 6, 1, '', '2014-06-03 12:14:28', 986, 12035, '714427fc31d4ce66411d37c2f6afad0cb424eb5d', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec16\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<h3 class=\\"section_title\\"><strong>More<\\/strong> About us<\\/h3>\\r\\n<br \\/>\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 257px;\\"><a href=\\"#\\">Who we are?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 257px;\\">\\r\\n<div class=\\"content\\">There are many variations of passages available but the majority have alteration<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we do?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">Some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we offer?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures non charac teristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 4 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">Our services<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures generated Lorem Ipsum is therefore always free from repetition, injected humour, or charact eristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left section -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"section_title\\"><strong>Services<\\/strong> we offer<\\/h3>\\r\\n<br \\/>\\r\\n<ul class=\\"tabs2\\">\\r\\n<li class=\\"active\\"><a href=\\"#example-2-tab-1\\" target=\\"_self\\">Development<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-2\\" target=\\"_self\\">Marketing<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-3\\" target=\\"_self\\">Financial<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content2\\">\\r\\n<div id=\\"example-2-tab-1\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-2-tab-2\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-2-tab-3\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<!-- end center section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<h3 class=\\"section_title\\"><strong>fun<\\/strong> Facts<\\/h3>\\r\\n<br \\/>\\r\\n<p>Many web sites still in their infancy various versions have evolved over the years generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"fun_facts\\">\\r\\n<li><strong>180<\\/strong> <i>Projects<\\/i><\\/li>\\r\\n<li><strong>130<\\/strong> <i>Clints<\\/i><\\/li>\\r\\n<li><strong>90<\\/strong> <i>Awards<\\/i><\\/li>\\r\\n<li><strong>170<\\/strong> <i>Done<\\/i><\\/li>\\r\\n<li><strong>2250<\\/strong> <i>Like<\\/i><\\/li>\\r\\n<li><strong>365<\\/strong> <i>Days<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section16 --><\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:14:28","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:11:34","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":10,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"27","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(124, 6, 1, '', '2014-06-03 12:24:37', 986, 12157, 'ea659dd11bb854dcb2b83229d15e38403415f35c', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec16\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<h3 class=\\"section_title\\"><strong>More<\\/strong> About us<\\/h3>\\r\\n<br \\/>\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 257px;\\"><a href=\\"#\\">Who we are?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 257px;\\">\\r\\n<div class=\\"content\\">There are many variations of passages available but the majority have alteration<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we do?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">Some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we offer?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures non charac teristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 4 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">Our services<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures generated Lorem Ipsum is therefore always free from repetition, injected humour, or charact eristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left section -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"section_title\\"><strong>Services<\\/strong> we offer<\\/h3>\\r\\n<br \\/>\\r\\n<ul class=\\"tabs2\\">\\r\\n<li class=\\"active\\"><a href=\\"#example-2-tab-1\\" target=\\"_self\\">Development<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-2\\" target=\\"_self\\">Marketing<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-3\\" target=\\"_self\\">Financial<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content2\\">\\r\\n<div id=\\"example-2-tab-1\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-2-tab-2\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-2-tab-3\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<!-- end center section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<h3 class=\\"section_title\\"><strong>fun<\\/strong> Facts<\\/h3>\\r\\n<br \\/>\\r\\n<p>Many web sites still in their infancy various versions have evolved over the years generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"fun_facts\\">\\r\\n<li><strong>180<\\/strong> <i>Projects<\\/i><\\/li>\\r\\n<li><strong>130<\\/strong> <i>Clints<\\/i><\\/li>\\r\\n<li><strong>90<\\/strong> <i>Awards<\\/i><\\/li>\\r\\n<li><strong>170<\\/strong> <i>Done<\\/i><\\/li>\\r\\n<li><strong>2250<\\/strong> <i>Like<\\/i><\\/li>\\r\\n<li><strong>365<\\/strong> <i>Days<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section16 --><\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:24:37","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:24:05","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"27","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(125, 6, 1, '', '2014-06-03 12:27:59', 986, 12157, '38c0f4632cfb6e74ddaab7a9c1e1f0ab7b80553c', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec16\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_fourth\\">\\r\\n<h3 class=\\"section_title\\"><strong>More<\\/strong> About us<\\/h3>\\r\\n<br \\/>\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 257px;\\"><a href=\\"#\\">Who we are?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 257px;\\">\\r\\n<div class=\\"content\\">There are many variations of passages available but the majority have alteration<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we do?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">Some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">What we offer?<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures non charac teristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 4 --> <span class=\\"acc-trigger\\" style=\\"width: 257px;\\"><a href=\\"#\\">Our services<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 257px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Handful of model sentence structures generated Lorem Ipsum is therefore always free from repetition, injected humour, or charact eristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left section -->\\r\\n<div class=\\"one_half\\">\\r\\n<h3 class=\\"section_title\\"><strong>Services<\\/strong> we offer<\\/h3>\\r\\n<br \\/>\\r\\n<ul class=\\"tabs2\\">\\r\\n<li class=\\"active\\"><a href=\\"#example-2-tab-1\\" target=\\"_self\\">Development<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-2\\" target=\\"_self\\">Marketing<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-3\\" target=\\"_self\\">Financial<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content2\\">\\r\\n<div id=\\"example-2-tab-1\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-2-tab-2\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-2-tab-3\\" class=\\"tabs-panel2\\" style=\\"display: none;\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs --><\\/div>\\r\\n<!-- end center section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<h3 class=\\"section_title\\"><strong>fun<\\/strong> Facts<\\/h3>\\r\\n<br \\/>\\r\\n<p>Many web sites still in their infancy various versions have evolved over the years generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"fun_facts\\">\\r\\n<li><strong>180<\\/strong> <i>Projects<\\/i><\\/li>\\r\\n<li><strong>130<\\/strong> <i>Clints<\\/i><\\/li>\\r\\n<li><strong>90<\\/strong> <i>Awards<\\/i><\\/li>\\r\\n<li><strong>170<\\/strong> <i>Done<\\/i><\\/li>\\r\\n<li><strong>2250<\\/strong> <i>Like<\\/i><\\/li>\\r\\n<li><strong>365<\\/strong> <i>Days<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section16 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:27:59","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:27:34","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"29","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(126, 3, 1, '', '2014-06-03 12:32:13', 986, 3059, '7a3deb73a988fdf9c99f9074c73f3a89a2361ac3', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:32:13","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:30:58","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":15,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"61","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(127, 6, 1, '', '2014-06-03 12:42:06', 986, 7536, '634fbce3d5279233cf4be03933db96819d3bd9ad', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li>Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li>Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li>Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li>Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> <!-- end features section16 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:42:06","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:39:27","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":14,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"35","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(128, 6, 1, '', '2014-06-03 12:43:41', 986, 8093, 'e6988c201d3445844811ecee95d7b1a0358346ac', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec29\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Excellent<\\/strong> features<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img33.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Fast and Light Weight<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Responsive Designied<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"box\\"><img src=\\"templates\\/elos\\/images\\/site-img35.jpg\\" alt=\\"\\" \\/>\\r\\n<h3>Awesome Slidershows<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor ut labore.<\\/p>\\r\\n<br \\/> <a class=\\"readmore_but11\\" href=\\"#\\"><i class=\\"fa fa-location-arrow\\">\\u00a0<\\/i> Read more<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section29 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> <!-- end features section16 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:43:41","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:42:06","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":15,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"36","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(129, 14, 1, '', '2014-06-03 12:47:54', 986, 12592, '4a956a67c3d60f6105a83c265d047c7675afbcf1', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec8\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray lessmar\\"><strong>great<\\/strong> flexibility<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<div class=\\"content_box\\">\\r\\n<div class=\\"left\\">\\r\\n<h3><i class=\\"fa fa-cloud\\">\\u00a0<\\/i> Neat and Clean<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"center active\\">\\r\\n<h3><i class=\\"fa fa-bell\\">\\u00a0<\\/i> Easy to use<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"vline\\">\\u00a0<\\/div>\\r\\n<div class=\\"right\\">\\r\\n<h3><i class=\\"fa fa-envelope\\">\\u00a0<\\/i> Very flexible<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer elit. Suspendisse et justo. Praesent mattis commodo augue aliquam.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section8 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec5\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white fure\\"><strong>our agile<\\/strong> process<\\/h2>\\r\\n<div class=\\"root\\">\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-cloud\\">\\u00a0<\\/i>\\r\\n<h5>Product Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-asterisk active\\">\\u00a0<\\/i>\\r\\n<h5>Sprint Backlog<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-user\\">\\u00a0<\\/i>\\r\\n<h5>User Stories<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\"><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h5>Demo<\\/h5>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\"><i class=\\"fa fa-rocket\\">\\u00a0<\\/i>\\r\\n<h5>Deliverables<\\/h5>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end root -->\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<div class=\\"left\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>Sprint<\\/h3>\\r\\n<ul class=\\"list_2\\">\\r\\n<li>Average 3 weeks sprint<\\/li>\\r\\n<li>Define <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Design <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Development <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Integrate <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li>Testing <i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end left circle -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"circle\\">\\r\\n<h3>daily scrums<\\/h3>\\r\\n<strong>15 minutes Daily Meeting<\\/strong>\\r\\n<ul>\\r\\n<li>1.what did i accomplish yesterday?<\\/li>\\r\\n<li>2.what will i do today?<\\/li>\\r\\n<li>3. What obstacles are <br \\/> impeding my progress?<\\/li>\\r\\n<li>4.what did i do yesterday?<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end right circle --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section5 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"templates\\/elos\\/images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec9\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white\\"><strong>Our<\\/strong> Services<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-coffee\\">\\u00a0<\\/i>\\r\\n<h4>Design<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Design<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h4>Devolopment<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Devolopment<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-search\\">\\u00a0<\\/i>\\r\\n<h4>Branding<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Branding<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-camera\\">\\u00a0<\\/i>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section9 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-03 12:47:54","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-03 12:47:07","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":6,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"15","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(130, 20, 6, '', '2014-06-04 07:00:05', 986, 535, 'b3fe49936aae11ccdbd7876859858ee2b9b03535', '{"id":20,"asset_id":169,"parent_id":"1","lft":"37","rgt":38,"level":1,"path":null,"extension":"com_content","title":"Portfolio Widget","alias":"portfolio-widget","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-04 07:00:05","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(131, 21, 6, '', '2014-06-04 07:14:11', 986, 550, 'c77ee12a8b86046d804cf09aa3946c2c06207cb8', '{"id":21,"asset_id":170,"parent_id":"20","lft":"38","rgt":39,"level":2,"path":null,"extension":"com_content","title":"by Paul Flavius Nechita","alias":"by-paul-flavius-nechita","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-04 07:14:11","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(132, 21, 6, '', '2014-06-04 07:15:22', 986, 632, '86ca2b6e96d9027d4630c3b2057fefb46eea8cdd', '{"id":21,"asset_id":"170","parent_id":"20","lft":"38","rgt":"39","level":"2","path":"portfolio-widget\\/by-paul-flavius-nechita","extension":"com_content","title":"Rutrum adipiscing luctus","alias":"rutrum-adipiscing-luctus","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-06-04 07:15:15","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-04 07:14:11","modified_user_id":"927","modified_time":"2014-06-04 07:15:22","hits":"0","language":"*","version":"1"}', 0),
(137, 32, 1, '', '2014-06-04 10:13:00', 986, 3034, '2c260f28a88e009574fabe254276aa4037019ad4', '{"id":32,"asset_id":181,"title":"Single Image","alias":"single-image","introtext":"<div class=\\"portfolio_area\\">\\r\\n<div class=\\"portfolio_area_left\\"><a href=\\"#\\" target=\\"_blank\\"><img src=\\"templates\\/elos\\/images\\/project2.jpg\\" alt=\\"\\" \\/><\\/a><\\/div>\\r\\n<div class=\\"portfolio_area_right\\">\\r\\n<h3>Project Description<\\/h3>\\r\\n<p>There are many variations passages available alteraised words which look even slightly believable.<\\/p>\\r\\n<a class=\\"addto_favorites\\" href=\\"#\\"><i class=\\"fa fa-heart\\">\\u00a0<i>\\u00a0 Add to Favorites<\\/i><\\/i><\\/a>\\r\\n<ul class=\\"small_social_links\\">\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-linkedin\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-pinterest\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"project_details\\">\\r\\n<h4>Project Details<\\/h4>\\r\\n<strong>Date<\\/strong> <em>18 March 2014<\\/em> <strong>Categories<\\/strong> <em><a href=\\"#\\">Animation<\\/a> <a href=\\"#\\">HTML5<\\/a> <a href=\\"#\\">Clean<\\/a> <a href=\\"#\\">Design<\\/a> <\\/em> <strong>Author<\\/strong> <em>M.A Anderson<\\/em>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<i> Visit Site<\\/i><\\/i><\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:13:00","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-04 10:13:00","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(138, 32, 1, '', '2014-06-04 10:14:38', 986, 3125, '2de2588e3d8e74dfdc8b67d400f643a77ee730ec', '{"id":32,"asset_id":"181","title":"Single Image","alias":"single-image","introtext":"<div class=\\"portfolio_area\\">\\r\\n<div class=\\"portfolio_area_left\\"><a href=\\"#\\" target=\\"_blank\\"><img src=\\"templates\\/elos\\/images\\/project2.jpg\\" alt=\\"\\" \\/><\\/a><\\/div>\\r\\n<div class=\\"portfolio_area_right\\">\\r\\n<h3>Project Description<\\/h3>\\r\\n<p>There are many variations passages available alteraised words which look even slightly believable.<\\/p>\\r\\n<a class=\\"addto_favorites\\" href=\\"#\\"><i class=\\"fa fa-heart\\">\\u00a0<i>\\u00a0 Add to Favorites<\\/i><\\/i><\\/a>\\r\\n<ul class=\\"small_social_links\\">\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-facebook\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-twitter\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-google-plus\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-linkedin\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<li><a href=\\"#\\"><i class=\\"fa fa-pinterest\\">\\u00a0<\\/i><\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"project_details\\">\\r\\n<h4>Project Details<\\/h4>\\r\\n<strong>Date<\\/strong> <em>18 March 2014<\\/em> <strong>Categories<\\/strong> <em><a href=\\"#\\">Animation<\\/a> <a href=\\"#\\">HTML5<\\/a> <a href=\\"#\\">Clean<\\/a> <a href=\\"#\\">Design<\\/a> <\\/em> <strong>Author<\\/strong> <em>M.A Anderson<\\/em>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<a class=\\"but_goback\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<i> Visit Site<\\/i><\\/i><\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:13:00","created_by":"927","created_by_alias":"","modified":"2014-06-04 10:14:38","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-04 10:14:26","publish_up":"2014-06-04 10:13:00","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(139, 33, 1, '', '2014-06-04 10:24:05', 986, 1701, 'b18e666d27becdfa80be6a2b5c1b620916fcf9ab', '{"id":33,"asset_id":183,"title":"Portfolio Columns 2","alias":"portfolio-columns-2","introtext":"<p>{loadposition mj-portfoliocol2}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:24:05","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-04 10:24:05","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(140, 34, 1, '', '2014-06-04 10:36:07', 986, 1701, 'ef20d0f0f8eb3b7716e3b61c4c7cffbc113a6e27', '{"id":34,"asset_id":186,"title":"Portfolio Columns 3","alias":"portfolio-columns-3","introtext":"<p>{loadposition mj-portfoliocol3}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:36:07","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-04 10:36:07","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(141, 35, 1, '', '2014-06-04 10:36:46', 986, 1701, '20331fbb6181e8d86489b70826990694ff27537a', '{"id":35,"asset_id":187,"title":"Portfolio Columns 4","alias":"portfolio-columns-4","introtext":"<p>{loadposition mj-portfoliocol4}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:36:46","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-04 10:36:46","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(156, 19, 6, '', '2014-06-04 12:37:47', 986, 577, 'c66e0bcd7dcd1a6e233b8e4f69264b32bf84595a', '{"id":19,"asset_id":"166","parent_id":"16","lft":"34","rgt":"35","level":"2","path":"portfolio\\/graphic","extension":"com_content","title":"Graphics","alias":"graphics","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-06-04 12:37:40","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-03 10:27:29","modified_user_id":"927","modified_time":"2014-06-04 12:37:47","hits":"0","language":"*","version":"1"}', 0),
(157, 22, 6, '', '2014-06-04 12:39:16', 986, 518, '0137e66813e2ac0d9c5813539b97534b2f868cd1', '{"id":22,"asset_id":201,"parent_id":"16","lft":"36","rgt":37,"level":2,"path":null,"extension":"com_content","title":"Graphic","alias":"graphic","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-04 12:39:16","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(188, 23, 6, '', '2014-06-05 06:10:50', 986, 529, 'efce51faafeea43d28e53888e89a63706c4982f4', '{"id":23,"asset_id":203,"parent_id":"1","lft":"43","rgt":44,"level":1,"path":null,"extension":"com_content","title":"from the blog","alias":"from-the-blog","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-05 06:10:50","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(189, 49, 1, '', '2014-06-05 06:13:05', 986, 1692, 'ed4e8abab25816b7d8a4f4d0b94e45166f3a3b66', '{"id":49,"asset_id":204,"title":"Succcess your business","alias":"succcess-your-business","introtext":"","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:05","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-05 06:13:05","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img30.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(190, 50, 1, '', '2014-06-05 06:13:39', 986, 1681, 'e1f176aadc9cbcc90002c3c571427167f82e5d81', '{"id":50,"asset_id":205,"title":"Responsive Design","alias":"responsive-design","introtext":"","fulltext":"","state":1,"catid":"2","created":"2014-06-05 06:13:39","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-05 06:13:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img29.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(191, 50, 1, '', '2014-06-05 06:15:05', 986, 1720, 'd47aeec1fe17e4a3b83eb9b3d9cb3b628ca7de9f', '{"id":50,"asset_id":"205","title":"Responsive Design","alias":"responsive-design","introtext":"","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:39","created_by":"927","created_by_alias":"","modified":"2014-06-05 06:15:05","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 06:14:55","publish_up":"2014-06-05 06:13:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img29.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"0","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(192, 50, 1, '', '2014-06-05 09:05:44', 986, 1721, '98fb99f7d1de5ea173988e43b520e26c8515380f', '{"id":50,"asset_id":"205","title":"Responsive Design","alias":"responsive-design","introtext":"","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:39","created_by":"927","created_by_alias":"","modified":"2014-06-05 09:05:44","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 09:04:34","publish_up":"2014-06-05 06:13:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img29.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"0\\",\\"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\\":\\"\\"}","version":3,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"0","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(196, 51, 1, '', '2014-06-05 09:40:06', 986, 1699, '2804e968e2b4893d36cbfaa7237020630200f9c5', '{"id":51,"asset_id":206,"title":"Portfolio + Sidebar","alias":"portfolio-sidebar","introtext":"<p>{loadposition mj-portfoliocol2}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(197, 51, 1, '', '2014-06-05 09:49:21', 986, 1711, '71e708efd2c185710ccc048cacb61b2af7c1054d', '{"id":51,"asset_id":"206","title":"Portfolio + Sidebar","alias":"portfolio-sidebar","introtext":"<p>hiiii<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 09:49:21","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 09:49:06","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"3","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(198, 51, 1, '', '2014-06-05 10:04:04', 986, 6566, '27e6a5e4115cfc1874cc9f1e8d25eb3b819400b1', '{"id":51,"asset_id":"206","title":"Portfolio + Sidebar","alias":"portfolio-sidebar","introtext":"<div class=\\"features_sec20 lessmt\\">\\r\\n<div id=\\"grid-container\\" class=\\"cbp-l-grid-projects\\">\\r\\n<ul>\\r\\n<li class=\\"cbp-item graphic\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img10.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img10.jpg\\" data-title=\\"Took a galley&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">took a galley<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item web-design logo\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img4.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img4.jpg\\" data-title=\\"Evolved Over&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">evolved over<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item graphic logo\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img22.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"http:\\/\\/vimeo.com\\/14912890\\" data-title=\\"Packages Info&lt;br&gt;by GSRthemes9\\">view video<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">packages info<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item web-design graphic\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img21.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img21.jpg\\" data-title=\\"Software Like&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">software like<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item identity web-design\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img17.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img17.jpg\\" data-title=\\"From Sections&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">from sections<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item identity web-design\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img6.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img6.jpg\\" data-title=\\"The Industry&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">the industry<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"cbp-l-loadMore-text\\">\\u00a0<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:04:04","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:03:50","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":4,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"10","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(199, 51, 1, '', '2014-06-05 10:05:06', 986, 6565, 'bbbb0b811c024740dfceb6b9c831c78213f90b04', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<div class=\\"features_sec20 lessmt\\">\\r\\n<div id=\\"grid-container\\" class=\\"cbp-l-grid-projects\\">\\r\\n<ul>\\r\\n<li class=\\"cbp-item graphic\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img10.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img10.jpg\\" data-title=\\"Took a galley&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">took a galley<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item web-design logo\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img4.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img4.jpg\\" data-title=\\"Evolved Over&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">evolved over<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item graphic logo\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img22.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"http:\\/\\/vimeo.com\\/14912890\\" data-title=\\"Packages Info&lt;br&gt;by GSRthemes9\\">view video<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">packages info<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item web-design graphic\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img21.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img21.jpg\\" data-title=\\"Software Like&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">software like<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item identity web-design\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img17.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img17.jpg\\" data-title=\\"From Sections&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">from sections<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<li class=\\"cbp-item identity web-design\\">\\r\\n<div class=\\"cbp-caption\\">\\r\\n<div class=\\"cbp-caption-defaultWrap\\"><img src=\\"images\\/media\\/portfolio-img6.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<div class=\\"cbp-caption-activeWrap\\">\\r\\n<div class=\\"cbp-l-caption-alignCenter\\">\\r\\n<div class=\\"cbp-l-caption-body\\"><a class=\\"cbp-l-caption-buttonLeft\\" href=\\"portfolio-one.html\\">more info<\\/a> <a class=\\"cbp-lightbox cbp-l-caption-buttonRight\\" href=\\"images\\/media\\/portfolio-img6.jpg\\" data-title=\\"The Industry&lt;br&gt;by GSRthemes9\\">view larger<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"threeborder\\">\\r\\n<div class=\\"cbp-l-grid-projects-title\\">the industry<\\/div>\\r\\n<div class=\\"cbp-l-grid-projects-desc\\">Lorem Ipsum passages<\\/div>\\r\\n<\\/div>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"cbp-l-loadMore-text\\">\\u00a0<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:05:06","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:04:57","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":6,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"12","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(200, 51, 1, '', '2014-06-05 10:05:42', 986, 1709, '87faab125751f3ba12ab2a1f79267cb36bd47674', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<p>hii<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:05:42","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:05:06","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":7,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"14","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(201, 51, 1, '', '2014-06-05 10:09:51', 986, 1755, 'cd1328460e1e8295dd5f94da2a3ffb8dbf1ab7f6', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<p>hii<\\/p>\\r\\n<p>{loadposition mj-portfiliosidebar}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:09:51","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:09:20","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"14","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(202, 51, 1, '', '2014-06-05 10:15:37', 986, 1755, 'e4dd787f0b19c1a661c99a2d149789242922788b', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<p>hii<\\/p>\\r\\n<p>{loadposition mj-portfoliosidebar}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:15:37","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:15:19","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":9,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"19","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(203, 51, 1, '', '2014-06-05 10:18:25', 986, 1741, '5dbf25fee110fa03f57e9c1c1f003b05161e90c5', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<p>{loadposition mj-portfoliosidebar}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"927","created_by_alias":"","modified":"2014-06-05 10:18:25","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 10:18:10","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":10,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"23","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(204, 50, 1, '', '2014-06-05 11:03:11', 986, 1918, 'f4faefb8b2b3c2899202451c6bb4d478315b571c', '{"id":50,"asset_id":"205","title":"Responsive Design","alias":"responsive-design","introtext":"<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit Lorem ipsum dolor sit amet consectetuer adipiscing elit.<\\/p>","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:39","created_by":"927","created_by_alias":"","modified":"2014-06-05 11:03:11","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 11:02:54","publish_up":"2014-06-05 06:13:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img29.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":5,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"0","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(205, 49, 1, '', '2014-06-05 11:05:57', 986, 1929, 'a480306ccacb4563fe4ca9f04967dc3d689ec655', '{"id":49,"asset_id":"204","title":"Succcess your business","alias":"succcess-your-business","introtext":"<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit Lorem ipsum dolor sit amet consectetuer adipiscing elit.<\\/p>","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:05","created_by":"927","created_by_alias":"","modified":"2014-06-05 11:05:57","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 11:05:49","publish_up":"2014-06-05 06:13:05","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img30.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"12","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(206, 52, 1, '', '2014-06-05 11:14:39', 986, 1703, '29c3d65b60643cfbbbe157f080cadf9f102da89e', '{"id":52,"asset_id":210,"title":"Portfolio Full Width","alias":"portfolio-full-width","introtext":"<p>{loadposition mj-posrfoliofull}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 11:14:39","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-05 11:14:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(207, 52, 1, '', '2014-06-05 11:17:46', 986, 1741, 'b68c1507984a1ca5d129368599903949f55292f3', '{"id":52,"asset_id":"210","title":"Portfolio Full Width","alias":"portfolio-full-width","introtext":"<p>{loadposition mj-portfoliofull}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 11:14:39","created_by":"927","created_by_alias":"","modified":"2014-06-05 11:17:46","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 11:17:27","publish_up":"2014-06-05 11:14:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(208, 24, 6, '', '2014-06-05 11:21:14', 986, 529, '93c24207e367dc555171ed08328648ecea1568ed', '{"id":24,"asset_id":211,"parent_id":"1","lft":"45","rgt":46,"level":1,"path":null,"extension":"com_content","title":"Image Gallery","alias":"image-gallery","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-05 11:21:14","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(209, 25, 6, '', '2014-06-05 11:21:32', 986, 516, '90232e735158083d72e435fc4f6eb5d7f7022563', '{"id":25,"asset_id":212,"parent_id":"24","lft":"46","rgt":47,"level":2,"path":null,"extension":"com_content","title":"Images","alias":"images","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-05 11:21:32","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(210, 25, 6, '', '2014-06-05 11:21:58', 986, 590, '919d647d643dd4c54bb801935296d75b776c5626', '{"id":25,"asset_id":"212","parent_id":"24","lft":"46","rgt":"47","level":"2","path":"image-gallery\\/images","extension":"com_content","title":"by GSRthemes9","alias":"by-gsrthemes9","note":"","description":"","published":"1","checked_out":"927","checked_out_time":"2014-06-05 11:21:51","access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-05 11:21:32","modified_user_id":"927","modified_time":"2014-06-05 11:21:58","hits":"0","language":"*","version":"1"}', 0),
(226, 68, 1, '', '2014-06-05 11:54:01', 986, 1688, '98e060163d89d7506dfa5c53fd2962b60c76a3fb', '{"id":68,"asset_id":229,"title":"Image Gallery","alias":"image-gallery","introtext":"<p>{loadposition mj-imagegallary}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 11:54:01","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-05 11:54:01","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(230, 13, 1, '', '2014-06-05 12:16:50', 986, 8331, '825ba897aab6993b830b98539ddd35b50be9ef51', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec23\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"cont\\">\\r\\n<h1>Join The elos. <b>Brand New Website!<\\/b><\\/h1>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/> <a class=\\"readmore_but2\\" href=\\"#\\">Purchase now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section23 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\" style=\\"width: 90%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\" style=\\"width: 72%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\" style=\\"width: 80%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\" style=\\"width: 94%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec27 ser_style2\\">{loadposition home1_mj-feature27}<\\/div>\\r\\n<!-- end features section27 -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:16:50","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:14:18","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"16","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(231, 13, 1, '', '2014-06-05 12:23:28', 986, 8212, '7f2bd49abfb16c7dae5aada3f51afa6b555f87d9', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec18\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Clean Code<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Portfolio Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-pagelines\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Layerd PSD<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Unique Design<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-gear\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Slide Shows<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"clearfix margin_top4\\">\\u00a0<\\/div>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-smile-o\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Easy to Use<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of theprinting and typesetting it has the randomised words.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section18 -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec23\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"cont\\">\\r\\n<h1>Join The elos. <b>Brand New Website!<\\/b><\\/h1>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/> <a class=\\"readmore_but2\\" href=\\"#\\">Purchase now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section23 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\" style=\\"width: 90%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\" style=\\"width: 72%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\" style=\\"width: 80%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\" style=\\"width: 94%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:23:28","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:23:05","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":10,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"19","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(232, 13, 1, '', '2014-06-05 12:28:50', 986, 6154, 'f85432da92133e9e961185615e2a592235e6a98b', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec23\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"cont\\">\\r\\n<h1>Join The elos. <b>Brand New Website!<\\/b><\\/h1>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/> <a class=\\"readmore_but2\\" href=\\"#\\">Purchase now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section23 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\" style=\\"width: 90%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\" style=\\"width: 72%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\" style=\\"width: 80%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\" style=\\"width: 94%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:28:50","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:26:56","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"20","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(233, 13, 1, '', '2014-06-05 12:34:26', 986, 5564, '50312b5b321d68230c5f3246a6ade8e48b4b54e8', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\">\\r\\n<h2 class=\\"ipages_title1\\"><strong>Who<\\/strong> We Are<\\/h2>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet. In eu justo a felis faucibus ornare vel id metus. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In eu libero ligula.<\\/p>\\r\\n<br \\/>\\r\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur pellentesque neque eget diam posuere porta. Quisque ut nulla at nunc vehicula lacinia. Proin adipiscing porta tellus, ut feugiat nibh adipiscing sit amet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<div class=\\"pro_bar inner\\">\\r\\n<h5 class=\\"nocaps\\">Website Design<\\/h5>\\r\\n<div id=\\"progress_bar\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress\\" style=\\"width: 90%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">90%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Graphic Design<\\/h5>\\r\\n<div id=\\"progress_bar2\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress two\\" style=\\"width: 72%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">72%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Javascript<\\/h5>\\r\\n<div id=\\"progress_bar3\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress three\\" style=\\"width: 80%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">80%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <br \\/>\\r\\n<h5 class=\\"nocaps\\">Development<\\/h5>\\r\\n<div id=\\"progress_bar4\\" class=\\"ui-progress-bar ui-container\\">\\r\\n<div class=\\"ui-progress four\\" style=\\"width: 94%;\\"><span class=\\"ui-label\\" style=\\"display: block;\\"><b class=\\"value\\">94%<\\/b><\\/span><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:34:26","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:33:58","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"21","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(234, 13, 1, '', '2014-06-05 12:36:05', 986, 3388, '675c484ada3966a4620feba5065c8d27bf4a579a', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:36:05","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:34:26","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":14,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"22","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(235, 4, 1, '', '2014-06-05 12:44:24', 986, 4644, '391bf824815d8a521d8065a050c36919f1e0e88d', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"content_fullwidth\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>My<\\/strong> Skills<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph one\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">UI\\/UX Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph two\\"><i class=\\"fa fa-laptop\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Development<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph three\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Javascript<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"skillgraph four\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Graphic Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:44:24","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:43:21","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":12,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"180","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(236, 3, 1, '', '2014-06-05 12:45:43', 986, 3346, 'cbe47db6b8029798f09a6e83669b4adaf9dac983', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"container\\">\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:45:43","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:45:09","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":16,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"72","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(237, 13, 1, '', '2014-06-05 12:47:44', 986, 3441, 'f379fdac9ebe365d29697dfe282b1d9d74834a9d', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:47:44","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:36:05","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":15,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"30","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(238, 13, 1, '', '2014-06-05 12:51:14', 986, 3467, '5c19b32872a75ecc6d3f5da5b88de9ac3c006bc6', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n{loadposition mj-whoweare}<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:51:14","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:47:44","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":16,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"32","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(239, 13, 1, '', '2014-06-05 12:51:57', 986, 3608, '813d7559e2467d47c8e3a68a0d26f44d6e0aa8c3', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n{loadposition mj-whoweare}\\r\\n<div class=\\"divider_line_half\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"divider_line2\\">&amp;nbsp<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:51:57","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:51:14","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":17,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"33","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(240, 13, 1, '', '2014-06-05 12:52:18', 986, 3605, 'de4e29885fb0720279bbc6b80f0d8e2491d893b0', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n{loadposition mj-whoweare}\\r\\n<div class=\\"divider_line_half\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"divider_line2\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:52:18","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:51:57","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":18,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"34","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(241, 13, 1, '', '2014-06-05 12:53:28', 986, 3605, '4d3a0c4eb437db4eb939e366180d0005bdd5c181', '{"id":13,"asset_id":"117","title":"Services Style 2","alias":"services-style-2","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"one_half\\"><img class=\\"img_size1\\" src=\\"templates\\/elos\\/images\\/site-img53.jpg\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<h2 class=\\"nocaps\\">We Build Smarter and Highly Usable Stuff on ThemeForest!<\\/h2>\\r\\n<p>There 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 versions have evolved over the years on purpose.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --> <!-- end content area -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix margin_top2\\">\\u00a0<\\/div>\\r\\n{loadposition mj-whoweare}\\r\\n<div class=\\"divider_line_half\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"divider_line5\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:25:57","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:53:28","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:52:18","publish_up":"2014-05-30 12:25:57","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":19,"ordering":"6","metakey":"","metadesc":"","access":"1","hits":"35","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(242, 3, 1, '', '2014-06-05 12:54:28', 986, 3094, '8cf87386b3e6aa52ca3af8b9b4bbb0891ed1b9c6', '{"id":3,"asset_id":"80","title":"About Page Style 2","alias":"about-page-style-2","introtext":"<div class=\\"alileft\\">\\r\\n<h3 class=\\"nocaps\\">Professional Website Design and Development Services. Fully Satisfied Customers around the world.<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"one_half\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>{loadposition mj-whatwedo}<\\/p>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-meetourteam}<\\/p>\\r\\n<div class=\\"clearfix margin_top5\\">\\u00a0<\\/div>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"container\\">\\r\\n<p>{loadposition mj-whoweare}<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix divider_dashed2\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 06:52:52","created_by":"927","created_by_alias":"","modified":"2014-06-05 12:54:28","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-05 12:53:49","publish_up":"2014-05-29 06:52:52","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":17,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"76","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(243, 14, 1, '', '2014-06-06 05:18:09', 986, 9480, '8c64c05025683533637e61734df090dd658d0d23', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"templates\\/elos\\/images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec9\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white\\"><strong>Our<\\/strong> Services<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-coffee\\">\\u00a0<\\/i>\\r\\n<h4>Design<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Design<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-desktop\\">\\u00a0<\\/i>\\r\\n<h4>Devolopment<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Devolopment<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-search\\">\\u00a0<\\/i>\\r\\n<h4>Branding<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4>Branding<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"box\\">\\r\\n<div class=\\"image\\">\\r\\n<div><i class=\\"fa fa-camera\\">\\u00a0<\\/i>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"text\\">\\r\\n<div>\\r\\n<h4 class=\\"nocaps\\">Photography<\\/h4>\\r\\nLorem ipsum dolor sit amet, consectetuer elit. Suspen disse et justo.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section9 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-06 05:18:09","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 05:16:17","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"29","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(244, 14, 1, '', '2014-06-06 05:19:14', 986, 7763, '4eda0134190a8198e2a866f1b19bc3228893a1d5', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec44\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>Our<\\/strong> Features<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<div class=\\"accrodation\\"><!-- section 1 --> <span class=\\"acc-trigger active\\" style=\\"width: 562px;\\"><a href=\\"#\\">45+ Diffrent Featured Sections<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: block; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 2 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">10 Home Page Verstions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\" style=\\"width: 562px;\\"><a href=\\"#\\">5 Diffrent Header Designs<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\" style=\\"display: none; width: 562px;\\">\\r\\n<div class=\\"content\\">\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget orci. Cras laoreet ligula. Etiam sit amet dolor. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Nullam tellus diam, volutpat a, laoreet vel, bibendum in, nibh. Donec elit lectus, pharetra quis, vulputate in, lobortis at, mi. Donec libero purus, pulvinar ac, congue id, iaculis ut, est.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\"><img class=\\"img_right\\" src=\\"templates\\/elos\\/images\\/site-img52.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section44 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know\\u00a0More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<div class=\\"features_sec43\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_drakgray\\"><strong>what<\\/strong> we offer<\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-umbrella\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">45+ Diffrent Sections<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-star\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">10 Home Pages<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Header Designs<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-check\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Footer Styles<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_half last\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-tablet\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">100% Responsive<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean Code<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">5 Diffrent Sliders<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h4 class=\\"nocaps\\">Clean PSD Files<\\/h4>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse justo. Praesent mattis commodo augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section43 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-06 05:19:14","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 05:18:09","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":9,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"30","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(245, 6, 1, '', '2014-06-06 06:43:04', 986, 4493, '5ee4088fbe8f974cf0fc07417aec83ca4d24eacd', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec12\\">\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"left\\">\\r\\n<h1>Why Choose Us<\\/h1>\\r\\n<ul class=\\"list_3\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Sitamet consecte adipiscing disse.<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor sit amet consectetuer adipiscing suspen disse.<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"center\\">\\r\\n<div class=\\"topcont\\">\\r\\n<h2>Our Clints<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions.<\\/p>\\r\\n<\\/div>\\r\\n<span class=\\"botimg\\"><img src=\\"templates\\/elos\\/images\\/site-img13.jpg\\" alt=\\"\\" \\/><\\/span><\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"right\\">\\r\\n<div class=\\"box1\\">\\r\\n<h2>Our Services<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"box2\\">\\r\\n<h2>What we Do<\\/h2>\\r\\n<p>Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker versions.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section12 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> <!-- end features section16 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-06 06:43:04","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 06:42:10","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":18,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"46","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(246, 6, 1, '', '2014-06-06 06:49:34', 986, 3061, '5b4f3c32f326e310550c2d83bbdd4bcdbaad9711', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container_full\\">\\r\\n<div class=\\"features_sec30\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"section_title_white lessmar\\"><strong>Video<\\/strong> Tutorial<\\/h2>\\r\\n<p class=\\"less1\\">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue. Cras tellus. In pulvinar lectus a est. Curabitur eget Cras laoreet ligula. Etiam sit amet dolor.<\\/p>\\r\\n<br \\/><br \\/>\\r\\n<div class=\\"hvideo\\"><iframe src=\\"http:\\/\\/www.youtube.com\\/embed\\/a49Tn9iRpWQ?wmode=transparent\\" frameborder=\\"0\\" allowfullscreen=\\"\\"><\\/iframe><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end features section30 -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> <!-- end features section16 --><\\/div>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-06 06:49:34","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 06:49:02","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":19,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"49","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(247, 6, 1, '', '2014-06-06 07:04:23', 986, 2303, '941ab849d4f3010490703a8f21afb26c7a911c6a', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"container\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<div class=\\"divider_line_half\\">\\u00a0<\\/div>\\r\\n<!-- end divider line -->\\r\\n<p>\\u00a0<\\/p>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-06 07:04:23","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 07:03:11","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":21,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"53","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(248, 6, 1, '', '2014-06-06 07:08:57', 986, 2135, '550c478239e433317f2a7354a3bd19e6f05ab85d', '{"id":6,"asset_id":"84","title":"Services Style 1","alias":"services-style-1","introtext":"<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->\\r\\n<p>\\u00a0<\\/p>","fulltext":"","state":1,"catid":"10","created":"2014-05-29 07:24:24","created_by":"927","created_by_alias":"","modified":"2014-06-06 07:08:57","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 07:04:23","publish_up":"2014-05-29 07:24:24","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":22,"ordering":"7","metakey":"","metadesc":"","access":"1","hits":"57","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(264, 68, 1, '', '2014-06-06 08:48:51', 986, 1765, '30aa021f7996f1b2f7c58371d1b190c4f1a3375d', '{"id":68,"asset_id":"229","title":"Image Gallery","alias":"image-gallery","introtext":"<p>{loadposition mj-imagegallary}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 11:54:01","created_by":"927","created_by_alias":"","modified":"2014-06-06 08:48:51","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 08:48:20","publish_up":"2014-06-05 11:54:01","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/media\\\\\\/portfolio-img40.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"89","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(265, 68, 1, '', '2014-06-06 08:49:16', 986, 1765, '684eb6ccc2cd4c2dc77a4b455546728564543ffb', '{"id":68,"asset_id":"229","title":"Image Gallery","alias":"image-gallery","introtext":"<p>{loadposition mj-imagegallary}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 11:54:01","created_by":"927","created_by_alias":"","modified":"2014-06-06 08:49:16","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 08:48:51","publish_up":"2014-06-05 11:54:01","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/media\\\\\\/portfolio-img43.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":3,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"89","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(266, 26, 7, '', '2014-06-06 09:18:14', 986, 523, '541cc0814f50eed8d5bee24559b6b98a2b418f83', '{"id":26,"asset_id":233,"parent_id":"1","lft":"49","rgt":50,"level":1,"path":null,"extension":"com_contact","title":"Contact Us","alias":"contact-us","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-06 09:18:14","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(267, 1, 3, '', '2014-06-06 09:20:06', 986, 1653, 'ec97d2ba3daa83e52bf6c37773107c5615d88540', '{"id":1,"name":"Mojoomla","alias":"mojoomla","con_position":"","address":"Cupertino\\r\\nCalifornia\\r\\n95014\\r\\nUSA","suburb":"","state":"","country":"","postcode":"","telephone":"","fax":"","misc":"","image":"","email_to":"sales@mojoomla.com","default_con":0,"published":"1","checked_out":null,"checked_out_time":null,"ordering":1,"params":"{\\"show_contact_category\\":\\"\\",\\"show_contact_list\\":\\"\\",\\"presentation_style\\":\\"\\",\\"show_tags\\":\\"\\",\\"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\\":false,\\"linkb_name\\":\\"\\",\\"linkb\\":false,\\"linkc_name\\":\\"\\",\\"linkc\\":false,\\"linkd_name\\":\\"\\",\\"linkd\\":false,\\"linke_name\\":\\"\\",\\"linke\\":\\"\\",\\"contact_layout\\":\\"\\",\\"show_email_form\\":\\"\\",\\"show_email_copy\\":\\"\\",\\"banned_email\\":\\"\\",\\"banned_subject\\":\\"\\",\\"banned_text\\":\\"\\",\\"validate_session\\":\\"\\",\\"custom_reply\\":\\"\\",\\"redirect\\":\\"\\"}","user_id":"0","catid":"26","access":"1","mobile":"","webpage":"","sortname1":"","sortname2":"","sortname3":"","language":"*","created":"2014-06-06 09:20:06","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"metakey":"","metadesc":"","metadata":"{\\"robots\\":\\"\\",\\"rights\\":\\"\\"}","featured":"0","xreference":"","publish_up":"0000-00-00 00:00:00","publish_down":"0000-00-00 00:00:00","version":1,"hits":null}', 0),
(268, 1, 3, '', '2014-06-06 09:30:18', 986, 1697, '9b6f718277874f51bb1c56a6b8bf1b95e9169362', '{"id":1,"name":"Mojoomla","alias":"mojoomla","con_position":"","address":"Cupertino\\r\\nCalifornia\\r\\n95014\\r\\nUSA","suburb":"","state":"","country":"","postcode":"","telephone":"","fax":"","misc":"","image":"","email_to":"sales@mojoomla.com","default_con":0,"published":"1","checked_out":"927","checked_out_time":"2014-06-06 09:30:02","ordering":"1","params":"{\\"show_contact_category\\":\\"\\",\\"show_contact_list\\":\\"\\",\\"presentation_style\\":\\"plain\\",\\"show_tags\\":\\"\\",\\"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\\":false,\\"linkb_name\\":\\"\\",\\"linkb\\":false,\\"linkc_name\\":\\"\\",\\"linkc\\":false,\\"linkd_name\\":\\"\\",\\"linkd\\":false,\\"linke_name\\":\\"\\",\\"linke\\":\\"\\",\\"contact_layout\\":\\"\\",\\"show_email_form\\":\\"\\",\\"show_email_copy\\":\\"\\",\\"banned_email\\":\\"\\",\\"banned_subject\\":\\"\\",\\"banned_text\\":\\"\\",\\"validate_session\\":\\"\\",\\"custom_reply\\":\\"\\",\\"redirect\\":\\"\\"}","user_id":"0","catid":"26","access":"1","mobile":"","webpage":"","sortname1":"","sortname2":"","sortname3":"","language":"*","created":"2014-06-06 09:20:06","created_by":"927","created_by_alias":"","modified":"2014-06-06 09:30:18","modified_by":"927","metakey":"","metadesc":"","metadata":"{\\"robots\\":\\"\\",\\"rights\\":\\"\\"}","featured":"0","xreference":"","publish_up":"0000-00-00 00:00:00","publish_down":"0000-00-00 00:00:00","version":2,"hits":"1"}', 0),
(269, 14, 1, '', '2014-06-06 11:29:55', 986, 2119, '365b132288d935ee21e5cdd39562cc7c8a4bea36', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-06 11:29:55","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 11:29:34","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"46","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(270, 14, 1, '', '2014-06-06 12:02:31', 986, 2164, 'a2477a6a2dcf3d87941a2d9ccac8bcee192fcd66', '{"id":14,"asset_id":"118","title":"Services Style 3","alias":"services-style-3","introtext":"<div class=\\"margin_bottom6\\">\\r\\n<div class=\\"punchline_text_box\\">\\r\\n<div class=\\"left\\"><strong>Internet tend to repeat predefined making this the first true generators.<\\/strong>\\r\\n<p>Latin words, consectetur and going through as the cites of the word in classical literature discoveres the undoubtable source<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"right\\"><a class=\\"knowmore_but\\" href=\\"#\\"> Know More<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end punch text box -->","fulltext":"","state":1,"catid":"10","created":"2014-05-30 12:33:13","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:02:31","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:02:04","publish_up":"2014-05-30 12:33:13","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"52","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(271, 4, 1, '', '2014-06-06 12:08:34', 986, 4596, 'a20e2af42b7e8eb6a04187e68c4fa2f3286bdc9a', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>My<\\/strong> Skills<\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph one\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">UI\\/UX Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph two\\"><i class=\\"fa fa-laptop\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Development<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"skillgraph three\\"><i class=\\"fa fa-code\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Javascript<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"skillgraph four\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/div>\\r\\n<h4 class=\\"nocaps\\">Graphic Design<\\/h4>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:08:34","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:07:09","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":13,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"203","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(272, 4, 1, '', '2014-06-06 12:20:15', 986, 3830, '310b1b4902ed7699caa1bae6d62b5bf8e65a9b11', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">{loadposition mj-feature45}<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:20:15","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:18:28","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":15,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"204","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(273, 4, 1, '', '2014-06-06 12:21:27', 986, 3830, '5cf34e5f15977a98109951697124e3ed5cb99905', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"features_sec45\\">\\r\\n<div class=\\"container\\">{loadposition mj-feature45}<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:21:27","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:20:15","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":16,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"205","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(274, 4, 1, '', '2014-06-06 12:22:54', 986, 3761, 'a2e8bef3e63ce0f0122347ec912add7bef7322ad', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>{loadposition mj-feature45}<\\/p>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:22:54","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:21:27","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":17,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"206","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(275, 4, 1, '', '2014-06-06 12:27:35', 986, 3740, '82531ed973fcd52971b78f5d7c3dc0f5815bb5fc', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:27:35","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:22:54","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":18,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"208","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(276, 4, 1, '', '2014-06-06 12:33:11', 986, 3740, 'a12d61799642da3c8b9524beadc11b2cdcd5c626', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:33:11","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:27:35","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":19,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"211","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(277, 4, 1, '', '2014-06-06 12:34:26', 986, 3696, '039c4080912bd982498c541bb027b2e2c6c74457', '{"id":4,"asset_id":"81","title":"About Page Style 3","alias":"about-page-style-3","introtext":"<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Who<\\/strong> am i<\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"circle_img\\">\\u00a0<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<h2>ABOUT ME<\\/h2>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, hendrerit condimentum, dapibus ac, nulla. Curabitur tempor. Donec dapibus placerat ipsum. Nulla facilisi. Aliquam ut leo quis nunc adipiscing faucibus. Mauris non quam ac eros rutrum fringilla. Quisque ut turpis.<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum ante ipsum primis suscipit in faucibus orci luctus.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"biobox\\">\\r\\n<h5 class=\\"nomb\\">Lucia Penelope<\\/h5>\\r\\n<p>UI\\/UX Designer &amp; Developer<\\/p>\\r\\n<br \\/>\\r\\n<p>Etiam dictum. Nunc enim. Sed massa tellus, aliquam rhoncus, venenatis quis, suscipit ac, libero. Praesent odio tellus, posuere sed, dictum sed, fermentum at, orci. Aenean arcu tortor, suscipit vitae, dapibus placerat ipsum. scing faucibus. Mauris non quam posuere sed, dictum sed, fermentum.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end section -->\\r\\n<p>\\u00a0<\\/p>\\r\\n<!-- end features section45 -->\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<h2 class=\\"ipages_title1 two\\"><strong>Featured<\\/strong> Works<\\/h2>\\r\\n{loadposition mj-featuredworks}<\\/div>\\r\\n<!-- end works -->\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"container\\">\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<!-- end divider line --> {loadposition mj-whatwedo}<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"9","created":"2014-05-29 07:10:21","created_by":"927","created_by_alias":"","modified":"2014-06-06 12:34:26","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-06 12:33:11","publish_up":"2014-05-29 07:10:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":20,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"212","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(278, 27, 6, '', '2014-06-07 07:08:03', 986, 523, '4530e965a2ee7049f0b22129c87fd50ab48961e6', '{"id":27,"asset_id":245,"parent_id":"1","lft":"51","rgt":52,"level":1,"path":null,"extension":"com_content","title":"Blog Large","alias":"blog-large","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-07 07:08:03","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(285, 28, 6, '', '2014-06-07 07:27:32', 986, 535, 'e57300f4b85cc14bd57c209c01eb590579005c4a', '{"id":28,"asset_id":250,"parent_id":"1","lft":"53","rgt":54,"level":1,"path":null,"extension":"com_content","title":"Latest From Blog","alias":"latest-from-blog","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-07 07:27:32","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(297, 29, 6, '', '2014-06-09 06:53:06', 986, 523, 'b43066f4957bfbf36ac237acfd3b006e69a6e98f', '{"id":29,"asset_id":275,"parent_id":"1","lft":"55","rgt":56,"level":1,"path":null,"extension":"com_content","title":"Blog Small","alias":"blog-small","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-09 06:53:06","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(311, 30, 6, '', '2014-06-09 09:41:18', 986, 525, '626633ec39bc5a3ba564d4629b4deca7c5833224', '{"id":30,"asset_id":288,"parent_id":"1","lft":"57","rgt":58,"level":1,"path":null,"extension":"com_content","title":"Single Post","alias":"single-post","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-09 09:41:18","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(312, 88, 1, '', '2014-06-09 09:42:53', 986, 2453, 'f7a2def2cb3f3d9de25cc9107e1a2f1cd1397579', '{"id":88,"asset_id":289,"title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(313, 88, 1, '', '2014-06-09 10:01:36', 986, 2492, 'a7e8194716b837695ba768c15f53a9e69b0d99a8', '{"id":88,"asset_id":"289","title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"2014-06-09 10:01:36","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-09 10:01:23","publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"11","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"1","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(314, 88, 1, '', '2014-06-09 10:44:37', 986, 2531, 'e1285a4c11260bdcabc32c4c259b12d89cb8782f', '{"id":88,"asset_id":"289","title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<p>{loadposition mj-sharepost}<\\/p>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"2014-06-09 10:44:37","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-09 10:41:52","publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":3,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"17","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"1","language":"*","xreference":""}', 0),
(315, 88, 1, '', '2014-06-09 12:54:29', 986, 2639, '44a33b3304eefe962a85ca39a6a03f3047caabba', '{"id":88,"asset_id":"289","title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_line\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-sharepost}<\\/p>\\r\\n<div class=\\"clearfix divider_line\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"2014-06-09 12:54:29","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-09 12:54:08","publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":6,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"26","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"1","language":"*","xreference":""}', 0),
(316, 88, 1, '', '2014-06-09 12:55:43', 986, 2588, 'ea510475df89cbb5e07aa22ed1bccea15a30e214', '{"id":88,"asset_id":"289","title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed9\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-sharepost}<\\/p>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"2014-06-09 12:55:43","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-09 12:54:29","publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":7,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"26","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"1","language":"*","xreference":""}', 0),
(317, 88, 1, '', '2014-06-09 13:32:52', 986, 2645, 'a6581ad0178c05db1bc80f400db8bbb48f6020f3', '{"id":88,"asset_id":"289","title":"Lorem simply dummy text the industry","alias":"single-post","introtext":"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<div class=\\"clearfix divider_dashed9\\">\\u00a0<\\/div>\\r\\n<p>{loadposition mj-sharepost}<\\/p>\\r\\n<div class=\\"clearfix divider_dashed9\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"30","created":"2014-06-09 09:42:53","created_by":"927","created_by_alias":"","modified":"2014-06-09 13:32:52","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-09 13:32:39","publish_up":"2014-06-09 09:42:53","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/blog-img17.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":8,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"26","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"1","language":"*","xreference":""}', 0),
(318, 1, 1, '', '2014-06-12 07:15:37', 986, 3073, '7d5e2631cd8fde8d2a9f315e60a294b92d780ad7', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray item_left\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half item_top\\"><img class=\\"limage\\" src=\\"templates\\/elos\\/images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last item_bottom\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"927","created_by_alias":"","modified":"2014-06-12 07:15:37","modified_by":"927","checked_out":"927","checked_out_time":"2014-06-12 07:14:15","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":8,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"2036","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(319, 31, 6, '', '2014-06-12 08:56:12', 986, 519, '1b1afe2a9f881481cd3daae5195391e667f7d394', '{"id":31,"asset_id":311,"parent_id":"1","lft":"59","rgt":60,"level":1,"path":null,"extension":"com_content","title":"Features","alias":"features","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"927","created_time":"2014-06-12 08:56:12","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0),
(320, 89, 1, '', '2014-06-12 08:59:46', 986, 9783, '75b13ed3b5637157528e608eaa16fee6d94fdfdd', '{"id":89,"asset_id":312,"title":"Elements","alias":"elements","introtext":"<div class=\\"one_full\\">\\r\\n<h2>Buttons with <strong>Icons<\\/strong><\\/h2>\\r\\n<ul class=\\"list_empty\\">\\r\\n<li><a class=\\"but_ok_2\\" href=\\"#\\"><i class=\\"fa fa-check fa-lg\\">\\u00a0<\\/i> Ok<\\/a><\\/li>\\r\\n<li><a class=\\"but_wifi\\" href=\\"#\\"><i class=\\"fa fa-cloud-upload fa-lg\\">\\u00a0<\\/i> Clouds<\\/a><\\/li>\\r\\n<li><a class=\\"but_warning_sign\\" href=\\"#\\"><i class=\\"fa fa-warning fa-lg\\">\\u00a0<\\/i> Warning Sign<\\/a><\\/li>\\r\\n<li><a class=\\"but_user\\" href=\\"#\\"><i class=\\"fa fa-user fa-lg\\">\\u00a0<\\/i> User<\\/a><\\/li>\\r\\n<li><a class=\\"but_tag\\" href=\\"#\\"><i class=\\"fa fa-tag fa-lg\\">\\u00a0<\\/i> Tag<\\/a><\\/li>\\r\\n<li><a class=\\"but_table\\" href=\\"#\\"><i class=\\"fa fa-table fa-lg\\">\\u00a0<\\/i> Table<\\/a><\\/li>\\r\\n<li><a class=\\"but_star\\" href=\\"#\\"><i class=\\"fa fa-star fa-lg\\">\\u00a0<\\/i> Star<\\/a><\\/li>\\r\\n<li><a class=\\"but_search\\" href=\\"#\\"><i class=\\"fa fa-search fa-lg\\">\\u00a0<\\/i> Search<\\/a><\\/li>\\r\\n<li><a class=\\"but_phone\\" href=\\"#\\"><i class=\\"fa fa-phone fa-lg\\">\\u00a0<\\/i> Phone<\\/a><\\/li>\\r\\n<li><a class=\\"but_pencil\\" href=\\"#\\"><i class=\\"fa fa-pencil fa-lg\\">\\u00a0<\\/i> Pencil<\\/a><\\/li>\\r\\n<li><a class=\\"but_new_window\\" href=\\"#\\"><i class=\\"fa fa-share fa-lg\\">\\u00a0<\\/i> New Window<\\/a><\\/li>\\r\\n<li><a class=\\"but_music\\" href=\\"#\\"><i class=\\"fa fa-music fa-lg\\">\\u00a0<\\/i> Music<\\/a><\\/li>\\r\\n<li><a class=\\"but_hand_right\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right fa-lg\\">\\u00a0<\\/i> Hand Right<\\/a><\\/li>\\r\\n<li><a class=\\"but_thumbs_down\\" href=\\"#\\"><i class=\\"fa fa-thumbs-down fa-lg\\">\\u00a0<\\/i> Thumbs Down<\\/a><\\/li>\\r\\n<li><a class=\\"but_thumbs_up\\" href=\\"#\\"><i class=\\"fa fa-thumbs-up fa-lg\\">\\u00a0<\\/i> Thumbs Up<\\/a><\\/li>\\r\\n<li><a class=\\"but_globe\\" href=\\"#\\"><i class=\\"fa fa-globe fa-lg\\">\\u00a0<\\/i> Globe<\\/a><\\/li>\\r\\n<li><a class=\\"but_hospital\\" href=\\"#\\"><i class=\\"fa fa-hospital fa-lg\\">\\u00a0<\\/i> Hospital<\\/a><\\/li>\\r\\n<li><a class=\\"but_coffe_cup\\" href=\\"#\\"><i class=\\"fa fa-coffee fa-lg\\">\\u00a0<\\/i> Coffe Cup<\\/a><\\/li>\\r\\n<li><a class=\\"but_settings\\" href=\\"#\\"><i class=\\"fa fa-th-list fa-lg\\">\\u00a0<\\/i> Settings<\\/a><\\/li>\\r\\n<li><a class=\\"but_chat\\" href=\\"#\\"><i class=\\"fa fa-comment fa-lg\\">\\u00a0<\\/i> Chat<\\/a><\\/li>\\r\\n<li><a class=\\"but_play_button\\" href=\\"#\\"><i class=\\"fa fa-play-circle fa-lg\\">\\u00a0<\\/i> Play Button<\\/a><\\/li>\\r\\n<li><a class=\\"but_remove_2\\" href=\\"#\\"><i class=\\"fa fa-times fa-lg\\">\\u00a0<\\/i> Remove<\\/a><\\/li>\\r\\n<li><a class=\\"but_lock\\" href=\\"#\\"><i class=\\"fa fa-lock fa-lg\\">\\u00a0<\\/i> Lock<\\/a><\\/li>\\r\\n<li><a class=\\"but_shopping_cart\\" href=\\"#\\"><i class=\\"fa fa-shopping-cart fa-lg\\">\\u00a0<\\/i> Shopping Cart<\\/a><\\/li>\\r\\n<li><a class=\\"but_exclamation_mark\\" href=\\"#\\"><i class=\\"fa fa-dollar fa-lg\\">\\u00a0<\\/i> USD<\\/a><\\/li>\\r\\n<li><a class=\\"but_info\\" href=\\"#\\"><i class=\\"fa fa-info fa-lg\\">\\u00a0<\\/i> Info<\\/a><\\/li>\\r\\n<li><a class=\\"but_question_mark\\" href=\\"#\\"><i class=\\"fa fa-question fa-lg\\">\\u00a0<\\/i> Question Mark<\\/a><\\/li>\\r\\n<li><a class=\\"but_minus\\" href=\\"#\\"><i class=\\"fa fa-minus fa-lg\\">\\u00a0<\\/i> Minus<\\/a><\\/li>\\r\\n<li><a class=\\"but_plus\\" href=\\"#\\"><i class=\\"fa fa-plus fa-lg\\">\\u00a0<\\/i> Plus<\\/a><\\/li>\\r\\n<li><a class=\\"but_folder_open\\" href=\\"#\\"><i class=\\"fa fa-folder-open fa-lg\\">\\u00a0<\\/i> Folder Open<\\/a><\\/li>\\r\\n<li><a class=\\"but_file\\" href=\\"#\\"><i class=\\"fa fa-file fa-lg\\">\\u00a0<\\/i> File<\\/a><\\/li>\\r\\n<li><a class=\\"but_envelope\\" href=\\"#\\"><i class=\\"fa fa-envelope fa-lg\\">\\u00a0<\\/i> Envelope<\\/a><\\/li>\\r\\n<li><a class=\\"but_edit\\" href=\\"#\\"><i class=\\"fa fa-edit fa-lg\\">\\u00a0<\\/i> Edit<\\/a><\\/li>\\r\\n<li><a class=\\"but_cogwheel\\" href=\\"#\\"><i class=\\"fa fa-cog fa-lg\\">\\u00a0<\\/i> Cogwheel<\\/a><\\/li>\\r\\n<li><a class=\\"but_check\\" href=\\"#\\"><i class=\\"fa fa-check fa-lg\\">\\u00a0<\\/i> Check<\\/a><\\/li>\\r\\n<li><a class=\\"but_camera\\" href=\\"#\\"><i class=\\"fa fa-camera fa-lg\\">\\u00a0<\\/i> Camera<\\/a><\\/li>\\r\\n<li><a class=\\"but_calendar\\" href=\\"#\\"><i class=\\"fa fa-calendar fa-lg\\">\\u00a0<\\/i> Calendar<\\/a><\\/li>\\r\\n<li><a class=\\"but_bookmark\\" href=\\"#\\"><i class=\\"fa fa-bookmark fa-lg\\">\\u00a0<\\/i> Bookmark<\\/a><\\/li>\\r\\n<li><a class=\\"but_book\\" href=\\"#\\"><i class=\\"fa fa-book fa-lg\\">\\u00a0<\\/i> Book<\\/a><\\/li>\\r\\n<li><a class=\\"but_woman\\" href=\\"#\\"><i class=\\"fa fa-quote-left fa-lg\\">\\u00a0<\\/i> Quotes<\\/a><\\/li>\\r\\n<li><a class=\\"but_download\\" href=\\"#\\"><i class=\\"fa fa-download fa-lg\\">\\u00a0<\\/i> Download<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Style <strong>Boxes<\\/strong><\\/h2>\\r\\n<div class=\\"info\\">\\r\\n<div class=\\"message-box-wrap\\">This is an <strong>Information<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"success\\">\\r\\n<div class=\\"message-box-wrap\\">This is an <strong>Success<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"notice\\">\\r\\n<div class=\\"message-box-wrap\\">This is an <strong>Notice<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"error\\">\\r\\n<div class=\\"message-box-wrap\\">This is an <strong>Error<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end styled boxes -->\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Alternate <strong>Style Boxes<\\/strong><\\/h2>\\r\\n<div id=\\"div1\\" class=\\"info\\">\\r\\n<div class=\\"message-box-wrap\\"><button id=\\"colosebut1\\" class=\\"close-but\\">close<\\/button> This is an <strong>Information<\\/strong> Message! - Lorem Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure thereem Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure there em Ipsum, you need to be sure thereisn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\"div2\\" class=\\"success\\">\\r\\n<div class=\\"message-box-wrap\\"><button id=\\"colosebut2\\" class=\\"close-but\\">close<\\/button> This is an <strong>Success<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\"div3\\" class=\\"notice\\">\\r\\n<div class=\\"message-box-wrap\\"><button id=\\"colosebut3\\" class=\\"close-but\\">close<\\/button> This is an <strong>Notice<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<div id=\\"div4\\" class=\\"error\\">\\r\\n<div class=\\"message-box-wrap\\"><button id=\\"colosebut4\\" class=\\"close-but\\">close<\\/button> This is an <strong>Error<\\/strong> Message! - Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text.<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end alternate styled boxes -->\\r\\n<div class=\\"clearfix divider_dashed4\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Style of <strong>Tables<\\/strong><\\/h2>\\r\\n<div class=\\"table-style\\">\\r\\n<table class=\\"table-list\\">\\r\\n<tbody>\\r\\n<tr><th>Header 1<\\/th><th>Header 2<\\/th><th>Header 3<\\/th><th>Header 4<\\/th><\\/tr>\\r\\n<tr>\\r\\n<td>Content 1<\\/td>\\r\\n<td>Content 2<\\/td>\\r\\n<td>Content 3<\\/td>\\r\\n<td>Content 4<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td>Content 1<\\/td>\\r\\n<td>Content 2<\\/td>\\r\\n<td>Content 3<\\/td>\\r\\n<td>Content 4<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td>Content 1<\\/td>\\r\\n<td>Content 2<\\/td>\\r\\n<td>Content 3<\\/td>\\r\\n<td>Content 4<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td>Content 1<\\/td>\\r\\n<td>Content 2<\\/td>\\r\\n<td>Content 3<\\/td>\\r\\n<td>Content 4<\\/td>\\r\\n<\\/tr>\\r\\n<tr>\\r\\n<td>Content 1<\\/td>\\r\\n<td>Content 2<\\/td>\\r\\n<td>Content 3<\\/td>\\r\\n<td>Content 4<\\/td>\\r\\n<\\/tr>\\r\\n<\\/tbody>\\r\\n<\\/table>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end tables -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 08:59:46","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 08:59:46","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(321, 90, 1, '', '2014-06-12 10:50:21', 986, 11957, '268b5de8d7351d3755cd01e2198a1c0fcf80c937', '{"id":90,"asset_id":314,"title":"typography","alias":"typography","introtext":"<div class=\\"one_full\\">\\r\\n<h2>Useful <strong>Dropcaps<\\/strong><\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<p><span class=\\"dropcap1\\">G<\\/span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth\\">\\r\\n<p><span class=\\"dropcap2 gray\\">S<\\/span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth\\">\\r\\n<p><span class=\\"dropcap2 gray\\">R<\\/span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth last\\">\\r\\n<p><span class=\\"dropcap3 gray\\">T<\\/span> orem ipsum dolor sit amet, consectetur adipiscing elit. Nam bibendum, eros et vulputate luctus, neque nunc gravida nisl, at tincidunt lectus orci quis risus. Maecenas et urna vitae nisi sodales ipsum ametns.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end dropcaps -->\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Use <strong>Blockquotes<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.<\\/p>\\r\\n<blockquote>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<\\/blockquote>\\r\\n<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end blockquotes -->\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Styled <strong>Lists<\\/strong><\\/h2>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i>list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-arrow-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-angle-double-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-angle-double-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-angle-double-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-angle-double-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-angle-double-right\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-bookmark\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-camera\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-check-square\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-anchor\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-asterisk\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-calendar\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-dashboard\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-exclamation\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-crop\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-flag\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-female\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-cloud-upload\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-comment\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-glass\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-home\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-magnet\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-picture-o\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-puzzle-piece\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-star\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-volume-up\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-clock-o\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-truck\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<li><i class=\\"fa fa-user\\">\\u00a0<\\/i> list item<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end Styled Lists -->\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h2>Helight with <strong>Colors<\\/strong><\\/h2>\\r\\n<p>Lorem Ipsum is simply dummy text of the <span class=\\"highlight red\\">printing and typesetting<\\/span> industry. Lorem Ipsum has been the industry''s <span class=\\"highlight gray\\">standard dummy text<\\/span> ever since the 1500s, when an <span class=\\"highlight blue\\">unknown<\\/span> printer took a galley of type and scrambled it to make a type specimen book. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for ''lorem ipsum'' will <span class=\\"highlight green\\">cover many web sites<\\/span> still in their infancy. <span class=\\"highlight pink\\">Various versions<\\/span> have evolved over the years<\\/p>\\r\\n<\\/div>\\r\\n<!-- end helight with colors -->\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<h1>H1 Heading<\\/h1>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<h2>H2 Heading<\\/h2>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<h3>H3 Heading<\\/h3>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<h4>H4 Heading<\\/h4>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<h5>H5 Heading<\\/h5>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<div class=\\"margin_top3\\">\\u00a0<\\/div>\\r\\n<h6>H6 Heading<\\/h6>\\r\\n<p>when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus<\\/p>\\r\\n<\\/div>\\r\\n<!-- end headings -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 10:50:21","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 10:50:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(322, 91, 1, '', '2014-06-12 10:54:17', 986, 5958, '3264bb515faa590132d179c4911d727ea23b07ed', '{"id":91,"asset_id":315,"title":"Pricing Tables","alias":"pricing-tables","introtext":"<div class=\\"pricing-tables-main\\">\\r\\n<h2>Example with <strong>4 Columns<\\/strong><\\/h2>\\r\\n<div class=\\"pricing-tables\\">\\r\\n<div class=\\"title\\">Economy<\\/div>\\r\\n<div class=\\"price\\">$3.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>100 GB Space<\\/li>\\r\\n<li>10 Databases<\\/li>\\r\\n<li>Free Ad Credits<\\/li>\\r\\n<li>1 Free Domain<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">100 Email Addresses<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"normalbut\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"pricing-tables-helight\\">\\r\\n<div class=\\"title\\">Standard<\\/div>\\r\\n<div class=\\"price\\">$9.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>Unlimited Space<\\/li>\\r\\n<li>100 Databases<\\/li>\\r\\n<li>Free Ad Credits<\\/li>\\r\\n<li>2 Free Domains<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">1000 Email Addresses<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"colorchan\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"pricing-tables\\">\\r\\n<div class=\\"title\\">Professional<\\/div>\\r\\n<div class=\\"price\\">$18.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>Unlimited Space<\\/li>\\r\\n<li>1000 Databases<\\/li>\\r\\n<li>Free Ad Credits<\\/li>\\r\\n<li>5 Free Domain<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">\\u00a0 Unlimited \\u00a0\\u00a0 Emails \\u00a0<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"normalbut\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"pricing-tables\\">\\r\\n<div class=\\"title\\">Ultimate<\\/div>\\r\\n<div class=\\"price\\">$60.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>Unlimited Space<\\/li>\\r\\n<li>Unlimited Databases<\\/li>\\r\\n<li>Free Ad Credits<\\/li>\\r\\n<li>10 Free Domain<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">Unlimited Emails<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"normalbut\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end pricing tables with 4 columns -->\\r\\n<div class=\\"clearfix divider_dashed6\\">\\u00a0<\\/div>\\r\\n<div class=\\"pricing-tables-main\\">\\r\\n<h2>Example with <strong>3 Columns<\\/strong><\\/h2>\\r\\n<div class=\\"mar_top3\\">\\u00a0<\\/div>\\r\\n<div class=\\"clearfix\\">\\u00a0<\\/div>\\r\\n<div class=\\"pricing-tables-two\\">\\r\\n<div class=\\"title\\">Economy<\\/div>\\r\\n<div class=\\"price\\">$3.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>100 GB Space<\\/li>\\r\\n<li>10 Databases<\\/li>\\r\\n<li>Ad Credits<\\/li>\\r\\n<li>1 Free Domain<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">100 Email Addresses<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"normalbut\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"pricing-tables-helight-two\\">\\r\\n<div class=\\"title\\">Standard<\\/div>\\r\\n<div class=\\"price\\">$9.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>Unlimit Space<\\/li>\\r\\n<li>100 Database<\\/li>\\r\\n<li>Ad Credits<\\/li>\\r\\n<li>2 Free Domains<\\/li>\\r\\n<li>\\u00a0 24\\/7 Unlimited Support \\u00a0<\\/li>\\r\\n<li class=\\"last\\">1000 Email Addresses<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"colorchan\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"pricing-tables-two\\">\\r\\n<div class=\\"title\\">Professional<\\/div>\\r\\n<div class=\\"price\\">$18.99 <i>\\/ per month<\\/i><\\/div>\\r\\n<div class=\\"cont-list\\">\\r\\n<ul>\\r\\n<li>Unlimited Bandwidth<\\/li>\\r\\n<li>Unlimit Space<\\/li>\\r\\n<li>1000 Database<\\/li>\\r\\n<li>Ad Credits<\\/li>\\r\\n<li>5 Free Domain<\\/li>\\r\\n<li>24\\/7 Unlimited Support<\\/li>\\r\\n<li class=\\"last\\">Unlimited \\u00a0 Emails<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"ordernow\\"><a class=\\"normalbut\\" href=\\"#\\">Order Now<\\/a><\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>\\r\\n<!-- end pricing tables with 3 columns -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 10:54:17","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 10:54:17","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT IGNORE INTO `#__ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(323, 92, 1, '', '2014-06-12 11:07:41', 986, 11562, '01f04b0ac4c7c64c0d97d8f411ca4cdb3b4790c3', '{"id":92,"asset_id":316,"title":"Page Columns","alias":"page-columns","introtext":"<h2>Columns Example <strong>3 Boxs<\\/strong><\\/h2>\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title One<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-star-o\\">\\u00a0<\\/i> There are many variations<\\/li>\\r\\n<li><i class=\\"fa fa-star-o\\">\\u00a0<\\/i> Lorem Ipsum you need to be sure<\\/li>\\r\\n<li><i class=\\"fa fa-star-o\\">\\u00a0<\\/i> Internet tend to repeat predefined<\\/li>\\r\\n<li><i class=\\"fa fa-star-o\\">\\u00a0<\\/i> Latin words combined with<\\/li>\\r\\n<li><i class=\\"fa fa-star-o\\">\\u00a0<\\/i> This book is treatise on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_download\\" href=\\"#\\"><i class=\\"fa fa-download\\">\\u00a0<\\/i> Download<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title Two<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> There are many variations<\\/li>\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> Lorem Ipsum you need to be sure<\\/li>\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> Internet tend to repeat predefined<\\/li>\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> Latin words combined with<\\/li>\\r\\n<li><i class=\\"fa fa-heart\\">\\u00a0<\\/i> This book is treatise on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_thumbs_up\\" href=\\"#\\"><i class=\\"fa fa-thumbs-up\\">\\u00a0<\\/i> Thumbs Up<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_third last\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title Three<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-shopping-cart\\">\\u00a0<\\/i> There are many variations<\\/li>\\r\\n<li><i class=\\"fa fa-shopping-cart\\">\\u00a0<\\/i> Lorem Ipsum you need to be sure<\\/li>\\r\\n<li><i class=\\"fa fa-shopping-cart\\">\\u00a0<\\/i> Internet tend to repeat predefined<\\/li>\\r\\n<li><i class=\\"fa fa-shopping-cart\\">\\u00a0<\\/i> Latin words combined with<\\/li>\\r\\n<li><i class=\\"fa fa-shopping-cart\\">\\u00a0<\\/i> This book is treatise on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_hand_right\\" href=\\"#\\"><i class=\\"fa fa-hand-o-right\\">\\u00a0<\\/i> Hand Right<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed8\\">\\u00a0<\\/div>\\r\\n<h2>Columns Example <strong>4 Boxs<\\/strong><\\/h2>\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title One<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> There many variations<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Lorem Ipsum you need<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Internet tend to predefine<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Latin words combined<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> This book on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_calendar\\" href=\\"#\\"><i class=\\"fa fa-calendar\\">\\u00a0<\\/i> Calendar<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title Two<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> There many variations<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Lorem Ipsum you need<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Internet tend to predefine<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Latin words combined<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> This book on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_folder_open\\" href=\\"#\\"><i class=\\"fa fa-folder-open\\">\\u00a0<\\/i> Folder<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title Three<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> There many variations<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> Lorem Ipsum you need<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> Internet tend to predefine<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> Latin words combined<\\/li>\\r\\n<li><i class=\\"fa fa-caret-right\\">\\u00a0<\\/i> This book on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_bookmark\\" href=\\"#\\"><i class=\\"fa fa-comment\\">\\u00a0<\\/i> Chat<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"one_fourth last\\">\\r\\n<div class=\\"framed-box\\">\\r\\n<div class=\\"framed-box-wrap\\">\\r\\n<div class=\\"pricing-title\\">\\r\\n<h3 class=\\"nocaps\\">Sample Title Four<\\/h3>\\r\\n<\\/div>\\r\\n<div class=\\"pricing-text-list\\">\\r\\n<ul class=\\"list1\\">\\r\\n<li><i class=\\"fa fa-chevron-right\\">\\u00a0<\\/i> There many variations<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-right\\">\\u00a0<\\/i> Lorem Ipsum you need<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-right\\">\\u00a0<\\/i> Internet tend to predefine<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-right\\">\\u00a0<\\/i> Latin words combined<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-right\\">\\u00a0<\\/i> This book on the theory<\\/li>\\r\\n<\\/ul>\\r\\n<br \\/>\\r\\n<p><a class=\\"but_pdf\\" href=\\"#\\"><i class=\\"fa fa-book\\">\\u00a0<\\/i> Book<\\/a><\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section -->\\r\\n<div class=\\"clearfix divider_dashed8\\">\\u00a0<\\/div>\\r\\n<h2>Page <strong>Columns<\\/strong><\\/h2>\\r\\n<div class=\\"one_half\\">\\r\\n<h6>1\\/2 Half page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_half last\\">\\r\\n<h6>1\\/2 Half page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end one half -->\\r\\n<div class=\\"margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<h6>1\\/3 Third page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<h6>1\\/3 Third page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_third last\\">\\r\\n<h6>1\\/3 Third page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end one third -->\\r\\n<div class=\\"margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_fourth\\">\\r\\n<h6>1\\/4 Fourth page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth\\">\\r\\n<h6>1\\/4 Fourth page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth\\">\\r\\n<h6>1\\/4 Fourth page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fourth last\\">\\r\\n<h6>1\\/4 Fourth page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end one fourth -->\\r\\n<div class=\\"margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_third\\">\\r\\n<h6>3\\/4 Fourth page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"two_third last\\">\\r\\n<h6>1\\/4 Third page<\\/h6>\\r\\n<p>All the Lorem Ipsum generators on the Internet rators on the Inte rators on the Internet necessary making this the first tr rnet necessary making this the first tr tend to repeat predefined chunks necessary making this the first true on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"margin_top5\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<h6>1\\/5 Fifth page<\\/h6>\\r\\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<h6>1\\/5 Fifth page<\\/h6>\\r\\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<h6>1\\/5 Fifth page<\\/h6>\\r\\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth\\">\\r\\n<h6>1\\/5 Fifth page<\\/h6>\\r\\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"one_fifth last\\">\\r\\n<h6>1\\/5 Fifth page<\\/h6>\\r\\n<p>Lorem Ipsum generators on the Internet rators the Inte rators on the.<\\/p>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 11:07:41","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 11:07:41","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(324, 93, 1, '', '2014-06-12 11:35:21', 986, 16950, '7f91ad6a7f55c4c2b56dafa87ce1fc6d04490e09', '{"id":93,"asset_id":317,"title":"Tabs","alias":"tabs","introtext":"<ul class=\\"tabs3\\">\\r\\n<li><a href=\\"#example-3-tab-1\\" target=\\"_self\\">Photoshop<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-2\\" target=\\"_self\\">Javascript<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-3\\" target=\\"_self\\">Branding<\\/a><\\/li>\\r\\n<li><a href=\\"#example-3-tab-4\\" target=\\"_self\\">HTML<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content3\\">\\r\\n<div id=\\"example-3-tab-1\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img47.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-3-tab-2\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle.<\\/p>\\r\\n<br \\/>\\r\\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-3-tab-3\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img29.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet. Predefined chunks you need be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"example-3-tab-4\\" class=\\"tabs-panel3\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img34.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged many web sites still in their infanc versions have evolved over the years. the Internet tend to repeat predefined chunks as necessary, making this the first true randomised words which generator on the Internet.<\\/p>\\r\\n<br \\/>\\r\\n<p>Manu desktop you need to be sure there anythin embarrassing hidden in the middle of text in the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 --><\\/div>\\r\\n<!-- end all tabs -->\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<div class=\\"one_full\\">\\r\\n<ul class=\\"tabs\\">\\r\\n<li><a href=\\"#demo-tab-1\\" target=\\"_self\\">Website Develop<\\/a><\\/li>\\r\\n<li><a href=\\"#demo-tab-2\\" target=\\"_self\\">Graphic Design<\\/a><\\/li>\\r\\n<li><a href=\\"#demo-tab-3\\" target=\\"_self\\">Custom Services<\\/a><\\/li>\\r\\n<li><a href=\\"#demo-tab-4\\" target=\\"_self\\">Web Hosting<\\/a><\\/li>\\r\\n<li><a href=\\"#demo-tab-5\\" target=\\"_self\\">Multimedia<\\/a><\\/li>\\r\\n<li><a href=\\"#demo-tab-6\\" target=\\"_self\\">Social Media<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content\\">\\r\\n<div id=\\"demo-tab-1\\" class=\\"tabs-panel\\">\\r\\n<h3>Will cover many web sites in infancy<\\/h3>\\r\\n<img class=\\"img_left1\\" src=\\"templates\\/elos\\/images\\/site-img2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>When an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like versions.<\\/p>\\r\\n<br \\/>\\r\\n<div class=\\"one_half\\">\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor avanas generator the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Publishing them softwares sheets containing<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> More recently with desktop generator the Internet<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<div class=\\"one_half last\\">\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Lorem ipsum dolor avanas generator the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> Publishing them softwares sheets containing<\\/li>\\r\\n<li><i class=\\"fa fa-check\\">\\u00a0<\\/i> More recently with desktop generator the Internet<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"demo-tab-2\\" class=\\"tabs-panel\\">\\r\\n<h3>Recently desktop publishing software<\\/h3>\\r\\n<img class=\\"img_left1\\" src=\\"templates\\/elos\\/images\\/site-img2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"demo-tab-3\\" class=\\"tabs-panel\\">\\r\\n<h3>More less normal distribution of letters<\\/h3>\\r\\n<img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-arrow-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end tab 3 -->\\r\\n<div id=\\"demo-tab-4\\" class=\\"tabs-panel\\">\\r\\n<h3>Word in classical literature discovere<\\/h3>\\r\\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 4 -->\\r\\n<div id=\\"demo-tab-5\\" class=\\"tabs-panel\\">\\r\\n<h3>Recently desktop publishing software<\\/h3>\\r\\n<img class=\\"img_left1\\" src=\\"templates\\/elos\\/images\\/site-img4.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 5 -->\\r\\n<div id=\\"demo-tab-6\\" class=\\"tabs-panel\\">\\r\\n<h3>Words which look even believable<\\/h3>\\r\\n<img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>When an unknown printer took galley type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting remaining essentially unchange.<\\/p>\\r\\n<br \\/>\\r\\n<ul class=\\"list_1\\">\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<li><i class=\\"fa fa-chevron-circle-right\\">\\u00a0<\\/i> Necessary making this the first true generator on the Internet<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<!-- end tab 6 --><\\/div>\\r\\n<\\/div>\\r\\n<div class=\\"clearfix divider_dashed3\\">\\u00a0<\\/div>\\r\\n<ul class=\\"tabs2\\">\\r\\n<li><a href=\\"#example-2-tab-1\\" target=\\"_self\\">Development<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-2\\" target=\\"_self\\">Marketing<\\/a><\\/li>\\r\\n<li><a href=\\"#example-2-tab-3\\" target=\\"_self\\">Financial<\\/a><\\/li>\\r\\n<\\/ul>\\r\\n<div class=\\"tabs-content2\\">\\r\\n<div id=\\"example-2-tab-1\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Development dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 1 -->\\r\\n<div id=\\"example-2-tab-2\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-2.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Marketing dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 2 -->\\r\\n<div id=\\"example-2-tab-3\\" class=\\"tabs-panel2\\"><img class=\\"img_left2\\" src=\\"templates\\/elos\\/images\\/site-img15-3.jpg\\" alt=\\"\\" \\/>\\r\\n<p>Financial dolor sit amet, consectetur adipiscing elit. Phasellus ac fringilla nulla, sit amet consequat eros. Pellentesque pharetra blandit commodo. Phasellus massa nisl, feugiat ac bibendum et, dictum id ipsum. Quisque sit amet accumsan tortor. 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 which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words.<\\/p>\\r\\n<\\/div>\\r\\n<!-- end tab 3 --><\\/div>\\r\\n<!-- end all tabs -->\\r\\n<div class=\\"clearfix margin_top7\\">\\u00a0<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 11:35:21","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 11:35:21","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(325, 94, 1, '', '2014-06-12 13:04:46', 986, 6208, 'efa406277db26723b65228846627f9f99b60d50e', '{"id":94,"asset_id":321,"title":"Faq","alias":"faq","introtext":"<div class=\\"accrodation\\">\\r\\n<h2>Frequently Asked <strong>Questions<\\/strong><\\/h2>\\r\\n<!-- section 1 --> <span class=\\"acc-trigger active\\"><a href=\\"#\\">Responsive HTML5 &amp; CSS3 Theme<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 3 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Well Commented + Structured Code<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into. Lorem Ipsum is simply dummy text of the printing and typesetting indust been the industry''s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 5 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Different Awesome Slideshows. Include Slider Revolution worth of $12<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 6 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Custom BG Patterns, Unlimited Colors and Shortcodes<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 7 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">10 Different Homepage Versions<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 8 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Designed for any Website and Mega Menu<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 9 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Cross Browser Support and Layered PSD Files<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/div>\\r\\n<\\/div>\\r\\n<!-- section 10 --> <span class=\\"acc-trigger\\"><a href=\\"#\\">Get Much More...<\\/a><\\/span>\\r\\n<div class=\\"acc-container\\">\\r\\n<div class=\\"content\\">\\r\\n<p>There are many variations of but the majority have suffered alteration in some form, by injected humour, or randomised words which looks.<\\/p>\\r\\n<br \\/>\\r\\n<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don''t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn''t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.<\\/p>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<\\/div>","fulltext":"","state":1,"catid":"31","created":"2014-06-12 13:04:46","created_by":"927","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-06-12 13:04:46","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(327, 50, 1, '', '2014-10-06 09:22:32', 986, 1786, '236a90ba5b23de652adcac771c841959434b4db1', '{"id":50,"asset_id":"205","title":"Responsive Design","alias":"responsive-design","introtext":"<p>Lorem ipsum dolor sit amet consectetuer adipiscing elit Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit Lorem ipsum dolor sit amet consectetuer adipiscing elit.<\\/p>","fulltext":"","state":1,"catid":"23","created":"2014-06-05 06:13:39","created_by":"997","created_by_alias":"","modified":"2014-10-06 09:22:32","modified_by":"997","checked_out":"997","checked_out_time":"2014-10-06 09:22:04","publish_up":"2014-06-05 06:13:39","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/site-img29.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":7,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"1","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(331, 1, 1, '', '2014-10-11 04:34:42', 986, 2942, '6a1d2c6ddd1878b12295296cdb7ae70b895b8059', '{"id":1,"asset_id":"55","title":"home","alias":"home","introtext":"<div class=\\"features_sec39\\">\\r\\n<h2 class=\\"section_title_drakgray item_left\\"><strong>our work<\\/strong> process<\\/h2>\\r\\n<div class=\\"one_half item_top\\"><img class=\\"limage\\" src=\\"templates\\/elos\\/images\\/site-img45.png\\" alt=\\"\\" \\/><\\/div>\\r\\n<!-- end image section -->\\r\\n<div class=\\"one_half last item_bottom\\">\\r\\n<div class=\\"rightsection\\">\\r\\n<ul>\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-coffee\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">User Research<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"two active\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-leaf\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Wireframes and Design<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<ul class=\\"three\\">\\r\\n<li class=\\"icon\\"><i class=\\"fa fa-cog\\">\\u00a0<\\/i><\\/li>\\r\\n<li class=\\"text\\">\\r\\n<h3 class=\\"nocaps\\">Development and Testing<\\/h3>\\r\\n<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse et justo. Praesent mattis commodo augue. Aliquam ornare hendrerit augue.<\\/p>\\r\\n<\\/li>\\r\\n<\\/ul>\\r\\n<\\/div>\\r\\n<\\/div>\\r\\n<!-- end section --><\\/div>","fulltext":"","state":1,"catid":"8","created":"2014-05-27 09:56:44","created_by":"997","created_by_alias":"","modified":"2014-10-11 04:34:42","modified_by":"997","checked_out":"997","checked_out_time":"2014-10-11 04:34:34","publish_up":"2014-05-27 09:56:44","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"0\\",\\"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\\":\\"\\"}","version":13,"ordering":"0","metakey":"","metadesc":"","access":"1","hits":"3865","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(332, 33, 1, '', '2016-03-14 10:34:45', 986, 1741, 'c8dfc99a01666de6bae848ab39bd7db72791ce54', '{"id":33,"asset_id":"183","title":"Portfolio Columns 2","alias":"portfolio-columns-2","introtext":"<p>{loadposition mj-portfoliocol2}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-04 10:24:05","created_by":"854","created_by_alias":"","modified":"2016-03-14 10:34:45","modified_by":"854","checked_out":"854","checked_out_time":"2016-03-14 10:34:37","publish_up":"2014-06-04 10:24:05","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":2,"ordering":"5","metakey":"","metadesc":"","access":"1","hits":"212","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(333, 51, 1, '', '2016-03-14 11:03:57', 986, 1741, 'e6f0870acbe7a84387ee89ec20438edd049a8d17', '{"id":51,"asset_id":"206","title":"Portfolio  Sidebar","alias":"portfolio-sidebar","introtext":"<p>{loadposition mj-portfoliosidebar}<\\/p>","fulltext":"","state":1,"catid":"16","created":"2014-06-05 09:40:06","created_by":"854","created_by_alias":"","modified":"2016-03-14 11:03:57","modified_by":"854","checked_out":"854","checked_out_time":"2016-03-14 11:03:47","publish_up":"2014-06-05 09:40:06","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"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\\":\\"\\"}","version":11,"ordering":"2","metakey":"","metadesc":"","access":"1","hits":"83","metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__updates`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Available Updates' AUTO_INCREMENT=68 ;

--
-- Dumping data for table `#__updates`
--

INSERT IGNORE INTO `#__updates` (`update_id`, `update_site_id`, `extension_id`, `name`, `description`, `element`, `type`, `folder`, `client_id`, `version`, `data`, `detailsurl`, `infourl`, `extra_query`) VALUES
(1, 3, 0, 'Armenian', '', 'pkg_hy-AM', 'package', '', 0, '3.4.4.1', '', 'http://update.joomla.org/language/details3/hy-AM_details.xml', '', ''),
(2, 3, 0, 'Malay', '', 'pkg_ms-MY', 'package', '', 0, '3.4.1.2', '', 'http://update.joomla.org/language/details3/ms-MY_details.xml', '', ''),
(3, 3, 0, 'Romanian', '', 'pkg_ro-RO', 'package', '', 0, '3.4.3.1', '', 'http://update.joomla.org/language/details3/ro-RO_details.xml', '', ''),
(4, 3, 0, 'Flemish', '', 'pkg_nl-BE', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/nl-BE_details.xml', '', ''),
(5, 3, 0, 'Chinese Traditional', '', 'pkg_zh-TW', 'package', '', 0, '3.4.4.1', '', 'http://update.joomla.org/language/details3/zh-TW_details.xml', '', ''),
(6, 3, 10095, 'French', '', 'pkg_fr-FR', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/fr-FR_details.xml', '', ''),
(7, 3, 0, 'Galician', '', 'pkg_gl-ES', 'package', '', 0, '3.3.1.2', '', 'http://update.joomla.org/language/details3/gl-ES_details.xml', '', ''),
(8, 3, 0, 'German', '', 'pkg_de-DE', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/de-DE_details.xml', '', ''),
(9, 3, 0, 'Greek', '', 'pkg_el-GR', 'package', '', 0, '3.4.2.1', '', 'http://update.joomla.org/language/details3/el-GR_details.xml', '', ''),
(10, 3, 0, 'Japanese', '', 'pkg_ja-JP', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/ja-JP_details.xml', '', ''),
(11, 3, 0, 'Hebrew', '', 'pkg_he-IL', 'package', '', 0, '3.1.1.1', '', 'http://update.joomla.org/language/details3/he-IL_details.xml', '', ''),
(12, 3, 0, 'Hungarian', '', 'pkg_hu-HU', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/hu-HU_details.xml', '', ''),
(13, 3, 0, 'Afrikaans', '', 'pkg_af-ZA', 'package', '', 0, '3.4.5.1', '', 'http://update.joomla.org/language/details3/af-ZA_details.xml', '', ''),
(14, 3, 0, 'Arabic Unitag', '', 'pkg_ar-AA', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/ar-AA_details.xml', '', ''),
(15, 3, 0, 'Belarusian', '', 'pkg_be-BY', 'package', '', 0, '3.2.1.1', '', 'http://update.joomla.org/language/details3/be-BY_details.xml', '', ''),
(16, 3, 0, 'Bulgarian', '', 'pkg_bg-BG', 'package', '', 0, '3.4.4.2', '', 'http://update.joomla.org/language/details3/bg-BG_details.xml', '', ''),
(17, 3, 0, 'Catalan', '', 'pkg_ca-ES', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/ca-ES_details.xml', '', ''),
(18, 3, 0, 'Chinese Simplified', '', 'pkg_zh-CN', 'package', '', 0, '3.4.1.1', '', 'http://update.joomla.org/language/details3/zh-CN_details.xml', '', ''),
(19, 3, 0, 'Croatian', '', 'pkg_hr-HR', 'package', '', 0, '3.4.4.2', '', 'http://update.joomla.org/language/details3/hr-HR_details.xml', '', ''),
(20, 3, 0, 'Czech', '', 'pkg_cs-CZ', 'package', '', 0, '3.4.1.1', '', 'http://update.joomla.org/language/details3/cs-CZ_details.xml', '', ''),
(21, 3, 0, 'Danish', '', 'pkg_da-DK', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/da-DK_details.xml', '', ''),
(22, 3, 0, 'Dutch', '', 'pkg_nl-NL', 'package', '', 0, '3.4.4.1', '', 'http://update.joomla.org/language/details3/nl-NL_details.xml', '', ''),
(23, 3, 0, 'Estonian', '', 'pkg_et-EE', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/et-EE_details.xml', '', ''),
(24, 3, 10098, 'Italian', '', 'pkg_it-IT', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/it-IT_details.xml', '', ''),
(25, 3, 0, 'Khmer', '', 'pkg_km-KH', 'package', '', 0, '3.4.5.1', '', 'http://update.joomla.org/language/details3/km-KH_details.xml', '', ''),
(26, 3, 0, 'Korean', '', 'pkg_ko-KR', 'package', '', 0, '3.4.4.2', '', 'http://update.joomla.org/language/details3/ko-KR_details.xml', '', ''),
(27, 3, 0, 'Latvian', '', 'pkg_lv-LV', 'package', '', 0, '3.4.3.1', '', 'http://update.joomla.org/language/details3/lv-LV_details.xml', '', ''),
(28, 3, 0, 'Macedonian', '', 'pkg_mk-MK', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/mk-MK_details.xml', '', ''),
(29, 3, 0, 'Norwegian Bokmal', '', 'pkg_nb-NO', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/nb-NO_details.xml', '', ''),
(30, 3, 0, 'Norwegian Nynorsk', '', 'pkg_nn-NO', 'package', '', 0, '3.4.2.1', '', 'http://update.joomla.org/language/details3/nn-NO_details.xml', '', ''),
(31, 3, 0, 'Persian', '', 'pkg_fa-IR', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/fa-IR_details.xml', '', ''),
(32, 3, 0, 'Polish', '', 'pkg_pl-PL', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/pl-PL_details.xml', '', ''),
(33, 3, 0, 'Portuguese', '', 'pkg_pt-PT', 'package', '', 0, '3.4.5.1', '', 'http://update.joomla.org/language/details3/pt-PT_details.xml', '', ''),
(34, 3, 0, 'Russian', '', 'pkg_ru-RU', 'package', '', 0, '3.4.1.3', '', 'http://update.joomla.org/language/details3/ru-RU_details.xml', '', ''),
(35, 3, 0, 'English AU', '', 'pkg_en-AU', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/en-AU_details.xml', '', ''),
(36, 3, 0, 'Slovak', '', 'pkg_sk-SK', 'package', '', 0, '3.5.0.2', '', 'http://update.joomla.org/language/details3/sk-SK_details.xml', '', ''),
(37, 3, 0, 'English US', '', 'pkg_en-US', 'package', '', 0, '3.4.6.1', '', 'http://update.joomla.org/language/details3/en-US_details.xml', '', ''),
(38, 3, 0, 'Swedish', '', 'pkg_sv-SE', 'package', '', 0, '3.5.0.2', '', 'http://update.joomla.org/language/details3/sv-SE_details.xml', '', ''),
(39, 3, 0, 'Syriac', '', 'pkg_sy-IQ', 'package', '', 0, '3.4.5.1', '', 'http://update.joomla.org/language/details3/sy-IQ_details.xml', '', ''),
(40, 3, 0, 'Tamil', '', 'pkg_ta-IN', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/ta-IN_details.xml', '', ''),
(41, 3, 0, 'Thai', '', 'pkg_th-TH', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/th-TH_details.xml', '', ''),
(42, 3, 0, 'Turkish', '', 'pkg_tr-TR', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/tr-TR_details.xml', '', ''),
(43, 3, 0, 'Ukrainian', '', 'pkg_uk-UA', 'package', '', 0, '3.4.4.1', '', 'http://update.joomla.org/language/details3/uk-UA_details.xml', '', ''),
(44, 3, 0, 'Uyghur', '', 'pkg_ug-CN', 'package', '', 0, '3.3.0.1', '', 'http://update.joomla.org/language/details3/ug-CN_details.xml', '', ''),
(45, 3, 0, 'Albanian', '', 'pkg_sq-AL', 'package', '', 0, '3.1.1.1', '', 'http://update.joomla.org/language/details3/sq-AL_details.xml', '', ''),
(46, 3, 0, 'Hindi', '', 'pkg_hi-IN', 'package', '', 0, '3.3.6.1', '', 'http://update.joomla.org/language/details3/hi-IN_details.xml', '', ''),
(47, 3, 0, 'Portuguese Brazil', '', 'pkg_pt-BR', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/pt-BR_details.xml', '', ''),
(48, 3, 0, 'Serbian Latin', '', 'pkg_sr-YU', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/sr-YU_details.xml', '', ''),
(49, 3, 0, 'Spanish', '', 'pkg_es-ES', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/es-ES_details.xml', '', ''),
(50, 3, 0, 'Bosnian', '', 'pkg_bs-BA', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/bs-BA_details.xml', '', ''),
(51, 3, 0, 'Serbian Cyrillic', '', 'pkg_sr-RS', 'package', '', 0, '3.5.0.1', '', 'http://update.joomla.org/language/details3/sr-RS_details.xml', '', ''),
(52, 3, 0, 'Vietnamese', '', 'pkg_vi-VN', 'package', '', 0, '3.2.1.1', '', 'http://update.joomla.org/language/details3/vi-VN_details.xml', '', ''),
(53, 3, 0, 'Bahasa Indonesia', '', 'pkg_id-ID', 'package', '', 0, '3.3.0.2', '', 'http://update.joomla.org/language/details3/id-ID_details.xml', '', ''),
(54, 3, 0, 'Finnish', '', 'pkg_fi-FI', 'package', '', 0, '3.4.2.1', '', 'http://update.joomla.org/language/details3/fi-FI_details.xml', '', ''),
(55, 3, 0, 'Swahili', '', 'pkg_sw-KE', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/sw-KE_details.xml', '', ''),
(56, 3, 0, 'Montenegrin', '', 'pkg_srp-ME', 'package', '', 0, '3.3.1.1', '', 'http://update.joomla.org/language/details3/srp-ME_details.xml', '', ''),
(57, 3, 0, 'English CA', '', 'pkg_en-CA', 'package', '', 0, '3.4.6.1', '', 'http://update.joomla.org/language/details3/en-CA_details.xml', '', ''),
(58, 3, 0, 'French CA', '', 'pkg_fr-CA', 'package', '', 0, '3.4.4.3', '', 'http://update.joomla.org/language/details3/fr-CA_details.xml', '', ''),
(59, 3, 0, 'Welsh', '', 'pkg_cy-GB', 'package', '', 0, '3.3.0.2', '', 'http://update.joomla.org/language/details3/cy-GB_details.xml', '', ''),
(60, 3, 0, 'Sinhala', '', 'pkg_si-LK', 'package', '', 0, '3.3.1.1', '', 'http://update.joomla.org/language/details3/si-LK_details.xml', '', ''),
(61, 3, 0, 'Dari Persian', '', 'pkg_prs-AF', 'package', '', 0, '3.4.4.1', '', 'http://update.joomla.org/language/details3/prs-AF_details.xml', '', ''),
(62, 3, 0, 'Turkmen', '', 'pkg_tk-TM', 'package', '', 0, '3.4.8.1', '', 'http://update.joomla.org/language/details3/tk-TM_details.xml', '', ''),
(63, 3, 0, 'Irish', '', 'pkg_ga-IE', 'package', '', 0, '3.5.0.2', '', 'http://update.joomla.org/language/details3/ga-IE_details.xml', '', ''),
(64, 3, 0, 'Dzongkha', '', 'pkg_dz-BT', 'package', '', 0, '3.4.5.1', '', 'http://update.joomla.org/language/details3/dz-BT_details.xml', '', ''),
(65, 11, 801, 'Weblinks Extension Package', 'Joomla! CMS Weblinks Package', 'pkg_weblinks', 'package', '', 0, '3.5.0', '', 'https://raw.githubusercontent.com/joomla-extensions/weblinks/master/manifest.xml', 'https://github.com/joomla-extensions/weblinks/releases/tag/3.5.0', ''),
(66, 40, 10101, 'VirtueMart AIO', 'VirtueMart AIO Component', 'com_virtuemart_allinone', 'component', '', 1, '3.0.14', '', 'http://virtuemart.net/releases/vm3/virtuemart_aio_update.xml', 'http://virtuemart.net/news/latest-news/476-virtuemart-releases-vm3-0-14-and-announces-a-new-collaboration-with-2checkout-to-provide-seamless-international-payments-for-online-retailers', ''),
(67, 42, 10132, 'K2', 'K2, the powerful content extension for Joomla (by JoomlaWorks)', 'com_k2', 'component', '', 1, '2.7.0', '', 'http://getk2.org/update.xml', '', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__update_sites`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Update Sites' AUTO_INCREMENT=43 ;

--
-- Dumping data for table `#__update_sites`
--

INSERT IGNORE INTO `#__update_sites` (`update_site_id`, `name`, `type`, `location`, `enabled`, `last_check_timestamp`, `extra_query`) VALUES
(1, 'Joomla! Core', 'collection', 'http://update.joomla.org/core/list.xml', 1, 1458882115, ''),
(2, 'Joomla! Extension Directory', 'collection', 'http://update.joomla.org/jed/list.xml', 1, 1458882115, ''),
(3, 'Accredited Joomla! Translations', 'collection', 'http://update.joomla.org/language/translationlist_3.xml', 1, 1458882113, ''),
(4, 'Joomla! Update Component Update Site', 'extension', 'http://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1458882113, ''),
(8, 'SP Tweet', 'extension', 'http://www.joomshaper.com/updates/mod_sp_tweet.xml', 0, 0, ''),
(9, 'NoNumber Modules Anywhere', 'extension', 'http://download.nonumber.nl/updates.php?e=modulesanywhere&type=.zip', 0, 0, ''),
(10, 'Joomla! Update Component Update Site', 'extension', 'http://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 1458882113, ''),
(11, 'Weblinks Update Site', 'extension', 'https://raw.githubusercontent.com/joomla-extensions/weblinks/master/manifest.xml', 1, 1458882113, ''),
(12, 'VirtueMart3 Update Site', 'extension', 'http://virtuemart.net/releases/vm3/virtuemart_update.xml', 0, 0, ''),
(13, 'VirtueMart plg_vmpayment_standard Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_standard_update.xml', 0, 0, ''),
(14, 'VirtueMart plg_vmpayment_klarna Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_klarna_update.xml', 0, 0, ''),
(15, 'VirtueMart plg_vmpayment_klarnacheckout Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_klarnacheckout_update.xml', 1, 1458882113, ''),
(16, 'VirtueMart plg_vmpayment_sofort Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_sofort_update.xml', 1, 1458882113, ''),
(17, 'VirtueMart plg_vmpayment_paypal Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_paypal_update.xml', 1, 1458882113, ''),
(18, 'VirtueMart plg_vmpayment_heidelpay Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_heidelpay_update.xml', 1, 1458882113, ''),
(19, 'VirtueMart plg_vmpayment_paybox Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_paybox_update.xml', 1, 1458882113, ''),
(20, 'VirtueMart plg_vmpayment_amazon Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_amazon_update.xml', 1, 1458882113, ''),
(21, 'VirtueMart plg_system_amazon Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_system_amazon_update.xml', 1, 1458882113, ''),
(22, 'VirtueMart plg_vmpayment_realex_hpp_api Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_realex_hpp_api_update.xml', 1, 1458882113, ''),
(23, 'VirtueMart plg_vmuserfield_realex_hpp_api Update Site', 'extension', '\n            http://virtuemart.net/releases/vm3/plg_vmuserfield_realex_hpp_api_update.xml', 1, 1458882113, ''),
(24, 'VirtueMart3 plg_vmpayment_skrill Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_skrill_update.xml', 1, 1458882113, ''),
(25, 'VirtueMart plg_vmpayment_authorizenet Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_authorisenet_update.xml', 0, 0, ''),
(26, 'VirtueMart plg_vmpayment_sofort_ideal Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_sofort_ideal_update.xml', 1, 1458882113, ''),
(27, 'VirtueMart plg_vmpayment_klikandpay Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmpayment_klikandpay_update.xml', 0, 0, ''),
(28, 'VirtueMart3 plg_vmshipment_weight_countries Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmshipment_weight_countries_update.xml', 0, 0, ''),
(29, 'VirtueMart3 plg_vmcustom_textinput Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmcustom_textinput_update.xml', 1, 1458882113, ''),
(30, 'VirtueMart3 plg_vmcustom_specification Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmcustom_specification_update.xml', 0, 0, ''),
(31, 'VirtueMart3 plg_vmcalculation_avalara Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_vmcalculation_avalara_update.xml', 0, 0, ''),
(32, 'VirtueMart3 plg_search_virtuemart Update Site', 'extension', 'http://virtuemart.net/releases/vm3/plg_search_virtuemart_update.xml', 0, 0, ''),
(33, 'VirtueMart3 MOD_VMENU Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_vmmenu_update.xml', 0, 0, ''),
(34, 'VirtueMart3 mod_virtuemart_currencies Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_currencies_update.xml', 0, 0, ''),
(35, 'VirtueMart3 mod_virtuemart_product Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_product_update.xml', 0, 0, ''),
(36, 'VirtueMart3 mod_virtuemart_search Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_search_update.xml', 0, 0, ''),
(37, 'VirtueMart3 mod_virtuemart_manufacturer Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_manufacturer_update.xml', 1, 1458882113, ''),
(38, 'VirtueMart3 mod_virtuemart_cart Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_cart_update.xml', 0, 0, ''),
(39, 'VirtueMart3 mod_virtuemart_category Update Site', 'extension', 'http://virtuemart.net/releases/vm3/mod_virtuemart_category_update.xml', 0, 0, ''),
(40, 'VirtueMart3 AIO Update Site', 'extension', 'http://virtuemart.net/releases/vm3/virtuemart_aio_update.xml', 1, 1458882113, ''),
(41, 'TCPDF Update Site', 'extension', 'http://virtuemart.net/releases/TCPDF/tcpdf.xml', 0, 0, ''),
(42, 'K2 Updates', 'extension', 'http://getk2.org/update.xml', 1, 1458882113, '');

-- --------------------------------------------------------

--
-- Table structure for table `#__update_sites_extensions`
--

CREATE TABLE IF NOT EXISTS `#__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';

--
-- Dumping data for table `#__update_sites_extensions`
--

INSERT IGNORE INTO `#__update_sites_extensions` (`update_site_id`, `extension_id`) VALUES
(1, 700),
(2, 700),
(3, 600),
(3, 10095),
(3, 10098),
(4, 28),
(8, 10048),
(9, 10059),
(9, 10060),
(10, 28),
(11, 801),
(12, 10100),
(13, 10102),
(14, 10103),
(15, 10104),
(16, 10105),
(17, 10106),
(18, 10107),
(19, 10108),
(20, 10109),
(21, 10110),
(22, 10111),
(23, 10112),
(24, 10113),
(25, 10114),
(26, 10115),
(27, 10116),
(28, 10117),
(29, 10118),
(30, 10119),
(31, 10120),
(32, 10121),
(33, 10122),
(34, 10123),
(35, 10124),
(36, 10125),
(37, 10126),
(38, 10127),
(39, 10128),
(40, 10101),
(41, 10129),
(42, 10132);

-- --------------------------------------------------------

--
-- Table structure for table `#__usergroups`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=10 ;

--
-- Dumping data for table `#__usergroups`
--

INSERT IGNORE INTO `#__usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES
(1, 0, 1, 18, 'Public'),
(2, 1, 8, 15, 'Registered'),
(3, 2, 9, 14, 'Author'),
(4, 3, 10, 13, 'Editor'),
(5, 4, 11, 12, 'Publisher'),
(6, 1, 4, 7, 'Manager'),
(7, 6, 5, 6, 'Administrator'),
(8, 1, 16, 17, 'Super Users'),
(9, 1, 2, 3, 'Guest');

-- --------------------------------------------------------

--
-- Table structure for table `#__users`
--

CREATE TABLE IF NOT EXISTS `#__users` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) 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_name` (`name`(191)),
  KEY `idx_block` (`block`),
  KEY `username` (`username`),
  KEY `email` (`email`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=987 ;

--
-- Dumping data for table `#__users`
--

-- --------------------------------------------------------

--
-- Table structure for table `#__user_keys`
--

CREATE TABLE IF NOT EXISTS `#__user_keys` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` varchar(255) 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`),
  UNIQUE KEY `series_2` (`series`),
  UNIQUE KEY `series_3` (`series`),
  KEY `user_id` (`user_id`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__user_notes`
--

CREATE TABLE IF NOT EXISTS `#__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 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__user_profiles`
--

CREATE TABLE IF NOT EXISTS `#__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';

-- --------------------------------------------------------

--
-- Table structure for table `#__user_usergroup_map`
--

CREATE TABLE IF NOT EXISTS `#__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;

--
-- Dumping data for table `#__user_usergroup_map`
--

-- --------------------------------------------------------

--
-- Table structure for table `#__utf8_conversion`
--

CREATE TABLE IF NOT EXISTS `#__utf8_conversion` (
  `converted` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `#__utf8_conversion`
--

INSERT IGNORE INTO `#__utf8_conversion` (`converted`) VALUES
(2);

-- --------------------------------------------------------

--
-- Table structure for table `#__viewlevels`
--

CREATE TABLE IF NOT EXISTS `#__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  DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci AUTO_INCREMENT=7 ;

--
-- Dumping data for table `#__viewlevels`
--

INSERT IGNORE INTO `#__viewlevels` (`id`, `title`, `ordering`, `rules`) VALUES
(1, 'Public', 0, '[1]'),
(2, 'Registered', 2, '[6,2,8]'),
(3, 'Special', 3, '[6,3,8]'),
(5, 'Guest', 1, '[9]'),
(6, 'Super Users', 4, '[8]');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_adminmenuentries`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_adminmenuentries` (
  `id` tinyint(1) unsigned NOT NULL AUTO_INCREMENT,
  `module_id` tinyint(1) unsigned NOT NULL DEFAULT '0' COMMENT 'The ID of the VM Module, this Item is assigned to',
  `parent_id` tinyint(1) unsigned NOT NULL DEFAULT '0',
  `name` char(64) NOT NULL DEFAULT '0',
  `link` char(64) NOT NULL DEFAULT '0',
  `depends` char(64) NOT NULL DEFAULT '' COMMENT 'Names of the Parameters, this Item depends on',
  `icon_class` char(96) DEFAULT NULL,
  `ordering` int(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `tooltip` char(128) DEFAULT NULL,
  `view` char(32) DEFAULT NULL,
  `task` char(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `module_id` (`module_id`),
  KEY `published` (`published`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Administration Menu Items' AUTO_INCREMENT=30 ;

--
-- Dumping data for table `#__virtuemart_adminmenuentries`
--

INSERT IGNORE INTO `#__virtuemart_adminmenuentries` (`id`, `module_id`, `parent_id`, `name`, `link`, `depends`, `icon_class`, `ordering`, `published`, `tooltip`, `view`, `task`) VALUES
(1, 1, 0, 'COM_VIRTUEMART_CATEGORY_S', '', '', 'vmicon vmicon-16-folder_camera', 1, 1, '', 'category', ''),
(2, 1, 0, 'COM_VIRTUEMART_PRODUCT_S', '', '', 'vmicon vmicon-16-camera', 2, 1, '', 'product', ''),
(3, 1, 0, 'COM_VIRTUEMART_PRODUCT_CUSTOM_FIELD_S', '', '', 'vmicon vmicon-16-document_move', 5, 1, '', 'custom', ''),
(4, 1, 0, 'COM_VIRTUEMART_PRODUCT_INVENTORY', '', '', 'vmicon vmicon-16-price_watch', 7, 1, '', 'inventory', ''),
(5, 1, 0, 'COM_VIRTUEMART_CALC_S', '', '', 'vmicon vmicon-16-calculator', 8, 1, '', 'calc', ''),
(6, 1, 0, 'COM_VIRTUEMART_REVIEW_RATE_S', '', '', 'vmicon vmicon-16-comments', 9, 1, '', 'ratings', ''),
(7, 2, 0, 'COM_VIRTUEMART_ORDER_S', '', '', 'vmicon vmicon-16-page_white_stack', 1, 1, '', 'orders', ''),
(8, 2, 0, 'COM_VIRTUEMART_COUPON_S', '', '', 'vmicon vmicon-16-shopping', 10, 1, '', 'coupon', ''),
(9, 2, 0, 'COM_VIRTUEMART_REPORT', '', '', 'vmicon vmicon-16-chart_bar', 3, 1, '', 'report', ''),
(10, 2, 0, 'COM_VIRTUEMART_USER_S', '', '', 'vmicon vmicon-16-user', 4, 1, '', 'user', ''),
(11, 2, 0, 'COM_VIRTUEMART_SHOPPERGROUP_S', '', '', 'vmicon vmicon-16-user-group', 5, 1, '', 'shoppergroup', ''),
(12, 3, 0, 'COM_VIRTUEMART_MANUFACTURER_S', '', '', 'vmicon vmicon-16-wrench_orange', 1, 1, '', 'manufacturer', ''),
(13, 3, 0, 'COM_VIRTUEMART_MANUFACTURER_CATEGORY_S', '', '', 'vmicon vmicon-16-folder_wrench', 2, 1, '', 'manufacturercategories', ''),
(14, 4, 0, 'COM_VIRTUEMART_STORE', '', '', 'vmicon vmicon-16-reseller_account_template', 1, 1, '', 'user', 'editshop'),
(15, 4, 0, 'COM_VIRTUEMART_MEDIA_S', '', '', 'vmicon vmicon-16-pictures', 2, 1, '', 'media', ''),
(16, 4, 0, 'COM_VIRTUEMART_SHIPMENTMETHOD_S', '', '', 'vmicon vmicon-16-lorry', 3, 1, '', 'shipmentmethod', ''),
(17, 4, 0, 'COM_VIRTUEMART_PAYMENTMETHOD_S', '', '', 'vmicon vmicon-16-creditcards', 4, 1, '', 'paymentmethod', ''),
(18, 5, 0, 'COM_VIRTUEMART_CONFIGURATION', '', '', 'vmicon vmicon-16-config', 1, 1, '', 'config', ''),
(19, 5, 0, 'COM_VIRTUEMART_USERFIELD_S', '', '', 'vmicon vmicon-16-participation_rate', 2, 1, '', 'userfields', ''),
(20, 5, 0, 'COM_VIRTUEMART_ORDERSTATUS_S', '', '', 'vmicon vmicon-16-document_editing', 3, 1, '', 'orderstatus', ''),
(21, 5, 0, 'COM_VIRTUEMART_CURRENCY_S', '', '', 'vmicon vmicon-16-coins', 5, 1, '', 'currency', ''),
(22, 5, 0, 'COM_VIRTUEMART_COUNTRY_S', '', '', 'vmicon vmicon-16-globe', 6, 1, '', 'country', ''),
(23, 11, 0, 'COM_VIRTUEMART_MIGRATION_UPDATE', '', '', 'vmicon vmicon-16-installer_box', 0, 1, '', 'updatesmigration', ''),
(24, 11, 0, 'COM_VIRTUEMART_ABOUT', '', '', 'vmicon vmicon-16-info', 10, 1, '', 'about', ''),
(25, 11, 0, 'COM_VIRTUEMART_HELP_TOPICS', 'http://docs.virtuemart.net/', '', 'vmicon vmicon-16-help', 5, 1, '', '', ''),
(26, 11, 0, 'COM_VIRTUEMART_COMMUNITY_FORUM', 'http://forum.virtuemart.net/', '', 'vmicon vmicon-16-reseller_programm', 7, 1, '', '', ''),
(27, 11, 0, 'COM_VIRTUEMART_STATISTIC_SUMMARY', '', '', 'vmicon vmicon-16-info', 1, 1, '', 'virtuemart', ''),
(28, 11, 0, 'COM_VIRTUEMART_LOG', '', '', 'vmicon vmicon-16-info', 2, 1, '', 'log', ''),
(29, 11, 0, 'COM_VIRTUEMART_SUPPORT', '', '', 'vmicon vmicon-16-help', 3, 1, '', 'support', '');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calcs`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calcs` (
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1' COMMENT 'Belongs to vendor',
  `calc_jplugin_id` int(1) NOT NULL DEFAULT '0',
  `calc_name` char(64) NOT NULL DEFAULT '' COMMENT 'Name of the rule',
  `calc_descr` char(128) NOT NULL DEFAULT '' COMMENT 'Description',
  `calc_kind` char(16) NOT NULL DEFAULT '' COMMENT 'Discount/Tax/Margin/Commission',
  `calc_value_mathop` char(8) NOT NULL DEFAULT '' COMMENT 'the mathematical operation like (+,-,+%,-%)',
  `calc_value` decimal(10,4) NOT NULL DEFAULT '0.0000' COMMENT 'The Amount',
  `calc_currency` smallint(1) unsigned NOT NULL DEFAULT '0' COMMENT 'Currency of the Rule',
  `calc_shopper_published` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'Visible for Shoppers',
  `calc_vendor_published` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'Visible for Vendors',
  `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Startdate if nothing is set = permanent',
  `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Enddate if nothing is set = permanent',
  `for_override` tinyint(1) NOT NULL DEFAULT '0',
  `calc_params` varchar(18000) NOT NULL DEFAULT '',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_calc_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `published` (`published`),
  KEY `calc_kind` (`calc_kind`),
  KEY `shared` (`shared`),
  KEY `publish_up` (`publish_up`),
  KEY `publish_down` (`publish_down`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_calcs`
--

INSERT IGNORE INTO `#__virtuemart_calcs` (`virtuemart_calc_id`, `virtuemart_vendor_id`, `calc_jplugin_id`, `calc_name`, `calc_descr`, `calc_kind`, `calc_value_mathop`, `calc_value`, `calc_currency`, `calc_shopper_published`, `calc_vendor_published`, `publish_up`, `publish_down`, `for_override`, `calc_params`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 0, 'Tax', '', 'VatTax', '+%', '20.0000', 47, 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, '', 0, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(2, 1, 0, 'Discount 5% per bill', '', 'DATaxBill', '-%', '5.0000', 47, 0, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, '', 0, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calc_categories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calc_categories` (
  `id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_category_id` mediumint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_calc_id` (`virtuemart_calc_id`,`virtuemart_category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calc_countries`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calc_countries` (
  `id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_country_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_calc_id` (`virtuemart_calc_id`,`virtuemart_country_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calc_manufacturers`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calc_manufacturers` (
  `id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_manufacturer_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_calc_id` (`virtuemart_calc_id`,`virtuemart_manufacturer_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calc_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calc_shoppergroups` (
  `id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_calc_id` (`virtuemart_calc_id`,`virtuemart_shoppergroup_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_calc_states`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_calc_states` (
  `id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_state_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_calc_id` (`virtuemart_calc_id`,`virtuemart_state_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_carts`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_carts` (
  `virtuemart_cart_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_user_id` int(1) unsigned NOT NULL,
  `virtuemart_vendor_id` int(1) unsigned NOT NULL,
  `cartData` varbinary(50000) DEFAULT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_cart_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `virtuemart_user_id` (`virtuemart_user_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Used to store the cart' AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_carts`
--

INSERT IGNORE INTO `#__virtuemart_carts` (`virtuemart_cart_id`, `virtuemart_user_id`, `virtuemart_vendor_id`, `cartData`, `created_on`, `created_by`, `modified_on`, `modified_by`) VALUES
(2, 466, 1, '{"cartProductsData":[{"virtuemart_product_id":61,"quantity":1,"customProductData":[]}],"vendorId":1,"lastVisitedCategoryId":0,"virtuemart_shipmentmethod_id":"1","virtuemart_paymentmethod_id":"1","automaticSelectedShipment":true,"automaticSelectedPayment":true,"order_number":null,"BT":{"email":"hardik@dasinfomedia.com","company":"Sample Company","title":"Mr","first_name":"Doe","middle_name":"","last_name":"John","address_1":"PO Box 123","address_2":"","zip":"98101","city":"Seattle","virtuemart_country_id":"223","virtuemart_state_id":"48","phone_1":"555-555-555","phone_2":"","fax":""},"ST":{"email":"hardik@dasinfomedia.com","company":"Sample Company","title":"Mr","first_name":"Doe","middle_name":"","last_name":"John","address_1":"PO Box 123","address_2":"","zip":"98101","city":"Seattle","virtuemart_country_id":"223","virtuemart_state_id":"48","phone_1":"555-555-555","phone_2":"","fax":""},"cartfields":[],"couponCode":"","_triesValidateCoupon":[],"order_language":"en-GB","pricesCurrency":47,"paymentCurrency":"47","_guest":0,"_inCheckOut":false,"_inConfirm":false,"_dataValidated":false,"_confirmDone":false,"STsameAsBT":1,"selected_shipto":0,"_fromCart":false,"layout":"default","layoutPath":"","virtuemart_cart_id":"2"}', '0000-00-00 00:00:00', 0, '2015-03-19 10:55:12', 466);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_categories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_categories` (
  `virtuemart_category_id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1' COMMENT 'Belongs to vendor',
  `category_template` char(128) DEFAULT NULL,
  `category_layout` char(64) DEFAULT NULL,
  `category_product_layout` char(64) DEFAULT NULL,
  `products_per_row` tinyint(1) DEFAULT NULL,
  `limit_list_step` char(32) DEFAULT NULL,
  `limit_list_initial` smallint(1) unsigned DEFAULT NULL,
  `hits` int(1) unsigned NOT NULL DEFAULT '0',
  `metarobot` char(40) NOT NULL DEFAULT '',
  `metaauthor` char(64) NOT NULL DEFAULT '',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_category_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `published` (`published`),
  KEY `shared` (`shared`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Product Categories are stored here' AUTO_INCREMENT=10 ;

--
-- Dumping data for table `#__virtuemart_categories`
--

INSERT IGNORE INTO `#__virtuemart_categories` (`virtuemart_category_id`, `virtuemart_vendor_id`, `category_template`, `category_layout`, `category_product_layout`, `products_per_row`, `limit_list_step`, `limit_list_initial`, `hits`, `metarobot`, `metaauthor`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 1, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:53:16', 568, '0000-00-00 00:00:00', 0),
(4, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 4, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:52:44', 568, '0000-00-00 00:00:00', 0),
(5, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 1, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 10:42:37', 466, '0000-00-00 00:00:00', 0),
(6, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 2, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 10:43:21', 466, '0000-00-00 00:00:00', 0),
(7, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 5, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(8, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 1, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:52:26', 568, '0000-00-00 00:00:00', 0),
(9, 1, '0', '0', '0', 0, '0', 0, 0, '', '', 1, 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 10:44:39', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_categories_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_categories_en_gb` (
  `virtuemart_category_id` int(1) unsigned NOT NULL,
  `category_name` char(180) NOT NULL DEFAULT '',
  `category_description` varchar(19000) NOT NULL DEFAULT '',
  `metadesc` varchar(400) NOT NULL DEFAULT '',
  `metakey` varchar(400) NOT NULL DEFAULT '',
  `customtitle` char(255) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_category_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_categories_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_categories_en_gb` (`virtuemart_category_id`, `category_name`, `category_description`, `metadesc`, `metakey`, `customtitle`, `slug`) VALUES
(1, 'Default Products', '', '', '', '', 'default-products'),
(4, 'Headgear', '', '', '', '', 'headgear'),
(5, 'Hats', '', '', '', '', 'hats'),
(6, 'Caps', '', '', '', '', 'caps'),
(7, 'Clothing', '', '', '', '', 'clothing'),
(8, 'Mister', '', '', '', '', 'mister'),
(9, 'Ladies', '', '', '', '', 'ladies');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_category_categories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_category_categories` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `category_parent_id` int(1) unsigned NOT NULL DEFAULT '0',
  `category_child_id` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `category_parent_id` (`category_parent_id`,`category_child_id`),
  KEY `category_child_id` (`category_child_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Category child-parent relation list' AUTO_INCREMENT=10 ;

--
-- Dumping data for table `#__virtuemart_category_categories`
--

INSERT IGNORE INTO `#__virtuemart_category_categories` (`id`, `category_parent_id`, `category_child_id`, `ordering`) VALUES
(1, 0, 1, 1),
(4, 0, 4, 4),
(5, 0, 5, 1),
(6, 0, 6, 2),
(7, 0, 7, 1),
(8, 0, 8, 1),
(9, 0, 9, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_category_medias`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_category_medias` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_category_id` mediumint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_media_id` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_category_id` (`virtuemart_category_id`,`virtuemart_media_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=11 ;

--
-- Dumping data for table `#__virtuemart_category_medias`
--

INSERT IGNORE INTO `#__virtuemart_category_medias` (`id`, `virtuemart_category_id`, `virtuemart_media_id`, `ordering`) VALUES
(1, 1, 2, 1),
(4, 4, 3, 1),
(8, 7, 6, 1),
(6, 6, 5, 1),
(7, 5, 3, 1),
(9, 8, 6, 1),
(10, 9, 7, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_configs`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_configs` (
  `virtuemart_config_id` tinyint(1) unsigned NOT NULL AUTO_INCREMENT,
  `config` text,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(11) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(11) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_config_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Holds configuration settings' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_configs`
--

INSERT IGNORE INTO `#__virtuemart_configs` (`virtuemart_config_id`, `config`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 'shop_is_offline="0"|offline_message="Our Shop is currently down for maintenance. Please check back again soon."|use_as_catalog="0"|currency_converter_module="convertECB.php"|order_mail_html="1"|useSSL="0"|useVendorEmail="0"|dangeroustools="0"|debug_enable="none"|dev="none"|vmdev="none"|google_jquery="1"|multix="none"|usefancy="0"|jchosen="0"|enableEnglish="1"|pdf_button_enable="1"|show_emailfriend="1"|show_printicon="0"|show_out_of_stock_products="1"|ask_captcha="1"|coupons_enable="1"|show_uncat_products="0"|show_uncat_child_products="0"|show_unpub_cat_products="1"|coupons_default_expire="1,M"|weight_unit_default="KG"|lwh_unit_default="M"|list_limit="30"|showReviewFor="all"|reviewMode="registered"|showRatingFor="all"|ratingMode="registered"|reviews_autopublish="1"|reviews_minimum_comment_length="0"|reviews_maximum_comment_length="2000"|product_navigation="0"|display_stock="0"|vmtemplate="default"|categorytemplate="default"|showCategory="0"|categorylayout="0"|categories_per_row="3"|productlayout="0"|products_per_row="3"|llimit_init_FE="24"|vmlayout="0"|show_store_desc="0"|show_categories="1"|homepage_categories_per_row="3"|homepage_products_per_row="3"|show_featured="0"|featured_products_rows="1"|show_topTen="0"|topTen_products_rows="1"|show_recent="0"|recent_products_rows="1"|show_latest="0"|latest_products_rows="1"|assets_general_path="components\\/com_virtuemart\\/assets\\/"|media_category_path="images\\/stories\\/virtuemart\\/category\\/"|media_product_path="images\\/stories\\/virtuemart\\/product\\/"|media_manufacturer_path="images\\/stories\\/virtuemart\\/manufacturer\\/"|media_vendor_path="images\\/stories\\/virtuemart\\/vendor\\/"|forSale_path_thumb="images\\/stories\\/virtuemart\\/forSale\\/resized\\/"|img_resize_enable="1"|img_width="150"|img_height="418"|no_image_set="noimage.gif"|no_image_found="warning.png"|browse_orderby_field="pc.ordering"|browse_cat_orderby_field="c.ordering"|browse_orderby_fields=["product_name","`p`.product_sku","category_name","mf_name","pc.ordering"]|browse_search_fields=["product_name","`p`.product_sku","product_s_desc","product_desc","category_name","category_description","mf_name"]|askprice="1"|roundindig="1"|show_prices="1"|price_show_packaging_pricelabel="0"|show_tax="0"|basePrice="0"|basePriceText="0"|basePriceRounding="-1"|variantModification="0"|variantModificationText="0"|variantModificationRounding="-1"|basePriceVariant="0"|basePriceVariantText="0"|basePriceVariantRounding="-1"|basePriceWithTax="0"|basePriceWithTaxText="0"|basePriceWithTaxRounding="-1"|discountedPriceWithoutTax="0"|discountedPriceWithoutTaxText="0"|discountedPriceWithoutTaxRounding="-1"|salesPriceWithDiscount="0"|salesPriceWithDiscountText="0"|salesPriceWithDiscountRounding="-1"|salesPrice="1"|salesPriceText="0"|salesPriceRounding="-1"|priceWithoutTax="0"|priceWithoutTaxText="0"|priceWithoutTaxRounding="-1"|discountAmount="0"|discountAmountText="0"|discountAmountRounding="-1"|taxAmount="0"|taxAmountText="0"|taxAmountRounding="-1"|unitPrice="0"|unitPriceText="0"|unitPriceRounding="-1"|addtocart_popup="1"|check_stock="0"|automatic_payment="1"|automatic_shipment="1"|agree_to_tos_onorder="0"|oncheckout_opc="1"|oncheckout_show_legal_info="1"|oncheckout_show_register="1"|oncheckout_show_steps="0"|oncheckout_show_register_text="COM_VIRTUEMART_ONCHECKOUT_DEFAULT_TEXT_REGISTER"|inv_os=["C"]|email_os_s=["U","C","X","R","S"]|email_os_v=["U","C","X","R"]|seo_disabled="0"|seo_translate="0"|seo_use_id="0"|enable_content_plugin="0"|reg_captcha="0"|active_languages=["en-GB"]|multixcart="0"|pdf_icon="0"|recommend_unauth="0"|ask_question="0"|asks_minimum_comment_length="50"|asks_maximum_comment_length="2000"|handle_404="1"|cp_rm=["C"]|show_pcustoms="1"|show_uncat_parent_products="0"|latest_products_days="7"|latest_products_orderBy="created_on"|lstockmail="0"|stockhandle="none"|rised_availability=""|image=""|rr_os=["-1","P","U","C","X","R","S"]|show_manufacturers="0"|productsublayout="0"|manufacturer_per_row="3"|mediaLimit="20"|llimit_init_BE="30"|pagseq=""|pagseq_1=""|pagseq_2=""|pagseq_3=""|pagseq_4=""|pagseq_5=""|feed_cat_published="0"|feed_cat_show_images="0"|feed_cat_show_prices="0"|feed_cat_show_description="0"|feed_cat_description_type="product_s_desc"|feed_cat_max_text_length="500"|forSale_path=""|add_img_main="0"|feed_latest_published="0"|feed_latest_nb="5"|feed_topten_published="0"|feed_topten_nb="5"|feed_featured_published="0"|feed_featured_nb="5"|feed_home_show_images="1"|feed_home_show_prices="1"|feed_home_show_description="0"|feed_home_description_type="product_s_desc"|feed_home_max_text_length="500"|css="1"|jquery="1"|jprice="1"|jsite="1"|rappenrundung="0"|cVarswT="1"|popup_rel="0"|set_automatic_shipment="1"|set_automatic_payment="1"|oncheckout_only_registered="0"|oncheckout_show_images="1"|vmlang_js="0"|oncheckout_change_shopper="1"|del_date_type="m"|attach=""|attach_os=["U","C","X","R"]|prd_brws_orderby_dir="ASC"|cat_brws_orderby_dir="ASC"|seo_sufix="-detail"|task="save"|option="com_virtuemart"|view="config"|4122d1c15aabaa09dc055ac0bc6f83d7="1"', '0000-00-00 00:00:00', 0, '2015-04-09 08:51:30', 196, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_countries`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_countries` (
  `virtuemart_country_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_worldzone_id` tinyint(1) NOT NULL DEFAULT '1',
  `country_name` char(64) DEFAULT NULL,
  `country_3_code` char(3) DEFAULT NULL,
  `country_2_code` char(2) DEFAULT NULL,
  `ordering` int(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_country_id`),
  KEY `country_3_code` (`country_3_code`),
  KEY `country_2_code` (`country_2_code`),
  KEY `country_name` (`country_name`),
  KEY `ordering` (`ordering`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Country records' AUTO_INCREMENT=249 ;

--
-- Dumping data for table `#__virtuemart_countries`
--

INSERT IGNORE INTO `#__virtuemart_countries` (`virtuemart_country_id`, `virtuemart_worldzone_id`, `country_name`, `country_3_code`, `country_2_code`, `ordering`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 'Afghanistan', 'AFG', 'AF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(2, 1, 'Albania', 'ALB', 'AL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 1, 'Algeria', 'DZA', 'DZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 1, 'American Samoa', 'ASM', 'AS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(5, 1, 'Andorra', 'AND', 'AD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(6, 1, 'Angola', 'AGO', 'AO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(7, 1, 'Anguilla', 'AIA', 'AI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(8, 1, 'Antarctica', 'ATA', 'AQ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(9, 1, 'Antigua and Barbuda', 'ATG', 'AG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(10, 1, 'Argentina', 'ARG', 'AR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(11, 1, 'Armenia', 'ARM', 'AM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(12, 1, 'Aruba', 'ABW', 'AW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(13, 1, 'Australia', 'AUS', 'AU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(14, 1, 'Austria', 'AUT', 'AT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(15, 1, 'Azerbaijan', 'AZE', 'AZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(16, 1, 'Bahamas', 'BHS', 'BS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(17, 1, 'Bahrain', 'BHR', 'BH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(18, 1, 'Bangladesh', 'BGD', 'BD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(19, 1, 'Barbados', 'BRB', 'BB', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(20, 1, 'Belarus', 'BLR', 'BY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(21, 1, 'Belgium', 'BEL', 'BE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(22, 1, 'Belize', 'BLZ', 'BZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(23, 1, 'Benin', 'BEN', 'BJ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(24, 1, 'Bermuda', 'BMU', 'BM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(25, 1, 'Bhutan', 'BTN', 'BT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(26, 1, 'Bolivia', 'BOL', 'BO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(27, 1, 'Bosnia and Herzegowina', 'BIH', 'BA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(28, 1, 'Botswana', 'BWA', 'BW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(29, 1, 'Bouvet Island', 'BVT', 'BV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(30, 1, 'Brazil', 'BRA', 'BR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(31, 1, 'British Indian Ocean Territory', 'IOT', 'IO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(32, 1, 'Brunei Darussalam', 'BRN', 'BN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(33, 1, 'Bulgaria', 'BGR', 'BG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(34, 1, 'Burkina Faso', 'BFA', 'BF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(35, 1, 'Burundi', 'BDI', 'BI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(36, 1, 'Cambodia', 'KHM', 'KH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(37, 1, 'Cameroon', 'CMR', 'CM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(38, 1, 'Canada', 'CAN', 'CA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(39, 1, 'Cape Verde', 'CPV', 'CV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(40, 1, 'Cayman Islands', 'CYM', 'KY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(41, 1, 'Central African Republic', 'CAF', 'CF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(42, 1, 'Chad', 'TCD', 'TD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(43, 1, 'Chile', 'CHL', 'CL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(44, 1, 'China', 'CHN', 'CN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(45, 1, 'Christmas Island', 'CXR', 'CX', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(46, 1, 'Cocos (Keeling) Islands', 'CCK', 'CC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(47, 1, 'Colombia', 'COL', 'CO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(48, 1, 'Comoros', 'COM', 'KM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(49, 1, 'Congo', 'COG', 'CG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(50, 1, 'Cook Islands', 'COK', 'CK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(51, 1, 'Costa Rica', 'CRI', 'CR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(52, 1, 'Cote D''Ivoire', 'CIV', 'CI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(53, 1, 'Croatia', 'HRV', 'HR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(54, 1, 'Cuba', 'CUB', 'CU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(55, 1, 'Cyprus', 'CYP', 'CY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(56, 1, 'Czech Republic', 'CZE', 'CZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(57, 1, 'Denmark', 'DNK', 'DK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(58, 1, 'Djibouti', 'DJI', 'DJ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(59, 1, 'Dominica', 'DMA', 'DM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(60, 1, 'Dominican Republic', 'DOM', 'DO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(61, 1, 'East Timor', 'TMP', 'TP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(62, 1, 'Ecuador', 'ECU', 'EC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(63, 1, 'Egypt', 'EGY', 'EG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(64, 1, 'El Salvador', 'SLV', 'SV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(65, 1, 'Equatorial Guinea', 'GNQ', 'GQ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(66, 1, 'Eritrea', 'ERI', 'ER', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(67, 1, 'Estonia', 'EST', 'EE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(68, 1, 'Ethiopia', 'ETH', 'ET', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(69, 1, 'Falkland Islands (Malvinas)', 'FLK', 'FK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(70, 1, 'Faroe Islands', 'FRO', 'FO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(71, 1, 'Fiji', 'FJI', 'FJ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(72, 1, 'Finland', 'FIN', 'FI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(73, 1, 'France', 'FRA', 'FR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(75, 1, 'French Guiana', 'GUF', 'GF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(76, 1, 'French Polynesia', 'PYF', 'PF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(77, 1, 'French Southern Territories', 'ATF', 'TF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(78, 1, 'Gabon', 'GAB', 'GA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(79, 1, 'Gambia', 'GMB', 'GM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(80, 1, 'Georgia', 'GEO', 'GE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(81, 1, 'Germany', 'DEU', 'DE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(82, 1, 'Ghana', 'GHA', 'GH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(83, 1, 'Gibraltar', 'GIB', 'GI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(84, 1, 'Greece', 'GRC', 'GR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(85, 1, 'Greenland', 'GRL', 'GL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(86, 1, 'Grenada', 'GRD', 'GD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(87, 1, 'Guadeloupe', 'GLP', 'GP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(88, 1, 'Guam', 'GUM', 'GU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(89, 1, 'Guatemala', 'GTM', 'GT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(90, 1, 'Guinea', 'GIN', 'GN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(91, 1, 'Guinea-bissau', 'GNB', 'GW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(92, 1, 'Guyana', 'GUY', 'GY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(93, 1, 'Haiti', 'HTI', 'HT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(94, 1, 'Heard and Mc Donald Islands', 'HMD', 'HM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(95, 1, 'Honduras', 'HND', 'HN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(96, 1, 'Hong Kong', 'HKG', 'HK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(97, 1, 'Hungary', 'HUN', 'HU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(98, 1, 'Iceland', 'ISL', 'IS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(99, 1, 'India', 'IND', 'IN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(100, 1, 'Indonesia', 'IDN', 'ID', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(101, 1, 'Iran (Islamic Republic of)', 'IRN', 'IR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(102, 1, 'Iraq', 'IRQ', 'IQ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(103, 1, 'Ireland', 'IRL', 'IE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(104, 1, 'Israel', 'ISR', 'IL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(105, 1, 'Italy', 'ITA', 'IT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(106, 1, 'Jamaica', 'JAM', 'JM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(107, 1, 'Japan', 'JPN', 'JP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(108, 1, 'Jordan', 'JOR', 'JO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(109, 1, 'Kazakhstan', 'KAZ', 'KZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(110, 1, 'Kenya', 'KEN', 'KE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(111, 1, 'Kiribati', 'KIR', 'KI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(112, 1, 'Korea, Democratic People''s Republic of', 'PRK', 'KP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(113, 1, 'Korea, Republic of', 'KOR', 'KR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(114, 1, 'Kuwait', 'KWT', 'KW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(115, 1, 'Kyrgyzstan', 'KGZ', 'KG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(116, 1, 'Lao People''s Democratic Republic', 'LAO', 'LA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(117, 1, 'Latvia', 'LVA', 'LV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(118, 1, 'Lebanon', 'LBN', 'LB', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(119, 1, 'Lesotho', 'LSO', 'LS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(120, 1, 'Liberia', 'LBR', 'LR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(121, 1, 'Libya', 'LBY', 'LY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(122, 1, 'Liechtenstein', 'LIE', 'LI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(123, 1, 'Lithuania', 'LTU', 'LT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(124, 1, 'Luxembourg', 'LUX', 'LU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(125, 1, 'Macau', 'MAC', 'MO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(126, 1, 'Macedonia, The Former Yugoslav Republic of', 'MKD', 'MK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(127, 1, 'Madagascar', 'MDG', 'MG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(128, 1, 'Malawi', 'MWI', 'MW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(129, 1, 'Malaysia', 'MYS', 'MY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(130, 1, 'Maldives', 'MDV', 'MV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(131, 1, 'Mali', 'MLI', 'ML', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(132, 1, 'Malta', 'MLT', 'MT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(133, 1, 'Marshall Islands', 'MHL', 'MH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(134, 1, 'Martinique', 'MTQ', 'MQ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(135, 1, 'Mauritania', 'MRT', 'MR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(136, 1, 'Mauritius', 'MUS', 'MU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(137, 1, 'Mayotte', 'MYT', 'YT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(138, 1, 'Mexico', 'MEX', 'MX', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(139, 1, 'Micronesia, Federated States of', 'FSM', 'FM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(140, 1, 'Moldova, Republic of', 'MDA', 'MD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(141, 1, 'Monaco', 'MCO', 'MC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(142, 1, 'Mongolia', 'MNG', 'MN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(143, 1, 'Montserrat', 'MSR', 'MS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(144, 1, 'Morocco', 'MAR', 'MA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(145, 1, 'Mozambique', 'MOZ', 'MZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(146, 1, 'Myanmar', 'MMR', 'MM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(147, 1, 'Namibia', 'NAM', 'NA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(148, 1, 'Nauru', 'NRU', 'NR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(149, 1, 'Nepal', 'NPL', 'NP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(150, 1, 'Netherlands', 'NLD', 'NL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(151, 1, 'Netherlands Antilles', 'ANT', 'AN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(152, 1, 'New Caledonia', 'NCL', 'NC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(153, 1, 'New Zealand', 'NZL', 'NZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(154, 1, 'Nicaragua', 'NIC', 'NI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(155, 1, 'Niger', 'NER', 'NE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(156, 1, 'Nigeria', 'NGA', 'NG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(157, 1, 'Niue', 'NIU', 'NU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(158, 1, 'Norfolk Island', 'NFK', 'NF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(159, 1, 'Northern Mariana Islands', 'MNP', 'MP', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(160, 1, 'Norway', 'NOR', 'NO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(161, 1, 'Oman', 'OMN', 'OM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(162, 1, 'Pakistan', 'PAK', 'PK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(163, 1, 'Palau', 'PLW', 'PW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(164, 1, 'Panama', 'PAN', 'PA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(165, 1, 'Papua New Guinea', 'PNG', 'PG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(166, 1, 'Paraguay', 'PRY', 'PY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(167, 1, 'Peru', 'PER', 'PE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(168, 1, 'Philippines', 'PHL', 'PH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(169, 1, 'Pitcairn', 'PCN', 'PN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(170, 1, 'Poland', 'POL', 'PL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(171, 1, 'Portugal', 'PRT', 'PT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(172, 1, 'Puerto Rico', 'PRI', 'PR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(173, 1, 'Qatar', 'QAT', 'QA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(174, 1, 'Reunion', 'REU', 'RE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(175, 1, 'Romania', 'ROM', 'RO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(176, 1, 'Russian Federation', 'RUS', 'RU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(177, 1, 'Rwanda', 'RWA', 'RW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(178, 1, 'Saint Kitts and Nevis', 'KNA', 'KN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(179, 1, 'Saint Lucia', 'LCA', 'LC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(180, 1, 'Saint Vincent and the Grenadines', 'VCT', 'VC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(181, 1, 'Samoa', 'WSM', 'WS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(182, 1, 'San Marino', 'SMR', 'SM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(183, 1, 'Sao Tome and Principe', 'STP', 'ST', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(184, 1, 'Saudi Arabia', 'SAU', 'SA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(185, 1, 'Senegal', 'SEN', 'SN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(186, 1, 'Seychelles', 'SYC', 'SC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(187, 1, 'Sierra Leone', 'SLE', 'SL', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(188, 1, 'Singapore', 'SGP', 'SG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(189, 1, 'Slovakia', 'SVK', 'SK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(190, 1, 'Slovenia', 'SVN', 'SI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(191, 1, 'Solomon Islands', 'SLB', 'SB', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(192, 1, 'Somalia', 'SOM', 'SO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(193, 1, 'South Africa', 'ZAF', 'ZA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(194, 1, 'South Georgia and the South Sandwich Islands', 'SGS', 'GS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(195, 1, 'Spain', 'ESP', 'ES', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(196, 1, 'Sri Lanka', 'LKA', 'LK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(197, 1, 'St. Helena', 'SHN', 'SH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(198, 1, 'St. Pierre and Miquelon', 'SPM', 'PM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(199, 1, 'Sudan', 'SDN', 'SD', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(200, 1, 'Suriname', 'SUR', 'SR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(201, 1, 'Svalbard and Jan Mayen Islands', 'SJM', 'SJ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(202, 1, 'Swaziland', 'SWZ', 'SZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(203, 1, 'Sweden', 'SWE', 'SE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(204, 1, 'Switzerland', 'CHE', 'CH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(205, 1, 'Syrian Arab Republic', 'SYR', 'SY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(206, 1, 'Taiwan', 'TWN', 'TW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(207, 1, 'Tajikistan', 'TJK', 'TJ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(208, 1, 'Tanzania, United Republic of', 'TZA', 'TZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(209, 1, 'Thailand', 'THA', 'TH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(210, 1, 'Togo', 'TGO', 'TG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(211, 1, 'Tokelau', 'TKL', 'TK', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(212, 1, 'Tonga', 'TON', 'TO', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(213, 1, 'Trinidad and Tobago', 'TTO', 'TT', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(214, 1, 'Tunisia', 'TUN', 'TN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(215, 1, 'Turkey', 'TUR', 'TR', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(216, 1, 'Turkmenistan', 'TKM', 'TM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(217, 1, 'Turks and Caicos Islands', 'TCA', 'TC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(218, 1, 'Tuvalu', 'TUV', 'TV', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(219, 1, 'Uganda', 'UGA', 'UG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(220, 1, 'Ukraine', 'UKR', 'UA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(221, 1, 'United Arab Emirates', 'ARE', 'AE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(222, 1, 'United Kingdom', 'GBR', 'GB', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(223, 1, 'United States', 'USA', 'US', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(224, 1, 'United States Minor Outlying Islands', 'UMI', 'UM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(225, 1, 'Uruguay', 'URY', 'UY', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(226, 1, 'Uzbekistan', 'UZB', 'UZ', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(227, 1, 'Vanuatu', 'VUT', 'VU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(228, 1, 'Vatican City State (Holy See)', 'VAT', 'VA', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(229, 1, 'Venezuela', 'VEN', 'VE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(230, 1, 'Viet Nam', 'VNM', 'VN', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(231, 1, 'Virgin Islands (British)', 'VGB', 'VG', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(232, 1, 'Virgin Islands (U.S.)', 'VIR', 'VI', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(233, 1, 'Wallis and Futuna Islands', 'WLF', 'WF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(234, 1, 'Western Sahara', 'ESH', 'EH', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(235, 1, 'Yemen', 'YEM', 'YE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(237, 1, 'The Democratic Republic of Congo', 'DRC', 'DC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(238, 1, 'Zambia', 'ZMB', 'ZM', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(239, 1, 'Zimbabwe', 'ZWE', 'ZW', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(240, 1, 'East Timor', 'XET', 'XE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(241, 1, 'Jersey', 'JEY', 'JE', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(242, 1, 'St. Barthelemy', 'XSB', 'XB', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(243, 1, 'St. Eustatius', 'XSE', 'XU', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(244, 1, 'Canary Islands', 'XCA', 'XC', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(245, 1, 'Serbia', 'SRB', 'RS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(246, 1, 'Sint Maarten (French Antilles)', 'MAF', 'MF', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(247, 1, 'Sint Maarten (Netherlands Antilles)', 'SXM', 'SX', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(248, 1, 'Palestinian Territory, occupied', 'PSE', 'PS', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_coupons`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_coupons` (
  `virtuemart_coupon_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `coupon_code` char(32) NOT NULL DEFAULT '',
  `percent_or_total` enum('percent','total') NOT NULL DEFAULT 'percent',
  `coupon_type` enum('gift','permanent') NOT NULL DEFAULT 'gift',
  `coupon_value` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `coupon_start_date` datetime DEFAULT NULL,
  `coupon_expiry_date` datetime DEFAULT NULL,
  `coupon_value_valid` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `coupon_used` varchar(200) NOT NULL DEFAULT '',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_coupon_id`),
  KEY `coupon_code` (`coupon_code`),
  KEY `coupon_type` (`coupon_type`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Used to store coupon codes' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_coupons`
--

INSERT IGNORE INTO `#__virtuemart_coupons` (`virtuemart_coupon_id`, `coupon_code`, `percent_or_total`, `coupon_type`, `coupon_value`, `coupon_start_date`, `coupon_expiry_date`, `coupon_value_valid`, `coupon_used`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 'Sample Coupon', 'total', 'permanent', '0.01000', '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0.00000', '0', 1, '2014-02-13 16:12:45', 635, '2014-02-13 16:12:45', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_currencies`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_currencies` (
  `virtuemart_currency_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `currency_name` char(64) DEFAULT NULL,
  `currency_code_2` char(2) DEFAULT NULL,
  `currency_code_3` char(3) DEFAULT NULL,
  `currency_numeric_code` int(4) DEFAULT NULL,
  `currency_exchange_rate` decimal(10,5) DEFAULT NULL,
  `currency_symbol` char(4) DEFAULT NULL,
  `currency_decimal_place` char(4) DEFAULT NULL,
  `currency_decimal_symbol` char(4) DEFAULT NULL,
  `currency_thousands` char(4) DEFAULT NULL,
  `currency_positive_style` char(64) DEFAULT NULL,
  `currency_negative_style` char(64) DEFAULT NULL,
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '1',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_currency_id`),
  KEY `ordering` (`ordering`),
  KEY `currency_name` (`currency_name`),
  KEY `published` (`published`),
  KEY `shared` (`shared`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `currency_code_3` (`currency_code_3`),
  KEY `currency_numeric_code` (`currency_numeric_code`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Used to store currencies' AUTO_INCREMENT=202 ;

--
-- Dumping data for table `#__virtuemart_currencies`
--

INSERT IGNORE INTO `#__virtuemart_currencies` (`virtuemart_currency_id`, `virtuemart_vendor_id`, `currency_name`, `currency_code_2`, `currency_code_3`, `currency_numeric_code`, `currency_exchange_rate`, `currency_symbol`, `currency_decimal_place`, `currency_decimal_symbol`, `currency_thousands`, `currency_positive_style`, `currency_negative_style`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(2, 1, 'United Arab Emirates dirham', '', 'AED', 784, '0.00000', 'د.إ', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 1, 'Albanian lek', '', 'ALL', 8, '0.00000', 'Lek', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(5, 1, 'Netherlands Antillean gulden', '', 'ANG', 532, '0.00000', 'ƒ', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(7, 1, 'Argentine peso', '', 'ARS', 32, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(9, 1, 'Australian dollar', '', 'AUD', 36, '0.00000', '$', '2', '.', '', '{symbol} {number}', '{sign}{symbol} {number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(10, 1, 'Aruban florin', '', 'AWG', 533, '0.00000', 'ƒ', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(11, 1, 'Barbadian dollar', '', 'BBD', 52, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(12, 1, 'Bangladeshi taka', '', 'BDT', 50, '0.00000', '৳', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(15, 1, 'Bahraini dinar', '', 'BHD', 48, '0.00000', 'ب.د', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(16, 1, 'Burundian franc', '', 'BIF', 108, '0.00000', 'Fr', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(17, 1, 'Bermudian dollar', '', 'BMD', 60, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(18, 1, 'Brunei dollar', '', 'BND', 96, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(19, 1, 'Bolivian boliviano', '', 'BOB', 68, '0.00000', '$b', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(20, 1, 'Brazilian real', '', 'BRL', 986, '0.00000', 'R$', '2', ',', '.', '{symbol} {number}', '{symbol} {sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(21, 1, 'Bahamian dollar', '', 'BSD', 44, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(22, 1, 'Bhutanese ngultrum', '', 'BTN', 64, '0.00000', 'BTN', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(24, 1, 'Botswana pula', '', 'BWP', 72, '0.00000', 'P', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(25, 1, 'Belize dollar', '', 'BZD', 84, '0.00000', 'BZ$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(26, 1, 'Canadian dollar', '', 'CAD', 124, '0.00000', '$', '2', '.', ',', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(27, 1, 'Swiss franc', '', 'CHF', 756, '0.00000', 'CHF', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(28, 1, 'Unidad de Fomento', '', 'CLF', 990, '0.00000', 'CLF', '0', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(29, 1, 'Chilean peso', '', 'CLP', 152, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(30, 1, 'Chinese renminbi yuan', '', 'CNY', 156, '0.00000', '元', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(31, 1, 'Colombian peso', '', 'COP', 170, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(32, 1, 'Costa Rican colón', '', 'CRC', 188, '0.00000', '₡', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(33, 1, 'Czech koruna', '', 'CZK', 203, '0.00000', 'Kč', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(34, 1, 'Cuban peso', '', 'CUP', 192, '0.00000', '₱', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(35, 1, 'Cape Verdean escudo', '', 'CVE', 132, '0.00000', '$', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(40, 1, 'Danish krone', '', 'DKK', 208, '0.00000', 'kr', '2', '.', ',', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(41, 1, 'Dominican peso', '', 'DOP', 214, '0.00000', 'RD$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(42, 1, 'Algerian dinar', '', 'DZD', 12, '0.00000', 'د.ج', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(44, 1, 'Egyptian pound', '', 'EGP', 818, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(46, 1, 'Ethiopian birr', '', 'ETB', 230, '0.00000', 'ETB', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(47, 1, 'Euro', '', 'EUR', 978, '0.00000', '€', '2', ',', '', '{number}{symbol}', '{sign}{number}{symbol}', 0, 0, 1, '0000-00-00 00:00:00', 0, '2015-03-18 07:01:16', 466, '0000-00-00 00:00:00', 0),
(49, 1, 'Fijian dollar', '', 'FJD', 242, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(50, 1, 'Falkland pound', '', 'FKP', 238, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(52, 1, 'British pound', '', 'GBP', 826, '0.00000', '£', '2', '.', ',', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(54, 1, 'Gibraltar pound', '', 'GIP', 292, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(55, 1, 'Gambian dalasi', '', 'GMD', 270, '0.00000', 'D', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(56, 1, 'Guinean franc', '', 'GNF', 324, '0.00000', 'Fr', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(58, 1, 'Guatemalan quetzal', '', 'GTQ', 320, '0.00000', 'Q', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(60, 1, 'Guyanese dollar', '', 'GYD', 328, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(61, 1, 'Hong Kong dollar', '', 'HKD', 344, '0.00000', '元', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(62, 1, 'Honduran lempira', '', 'HNL', 340, '0.00000', 'L', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(63, 1, 'Haitian gourde', '', 'HTG', 332, '0.00000', 'G', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(64, 1, 'Hungarian forint', '', 'HUF', 348, '0.00000', 'Ft', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(65, 1, 'Indonesian rupiah', '', 'IDR', 360, '0.00000', 'Rp', '0', '', '', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(67, 1, 'Israeli new sheqel', '', 'ILS', 376, '0.00000', '₪', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(68, 1, 'Indian rupee', '', 'INR', 356, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(69, 1, 'Iraqi dinar', '', 'IQD', 368, '0.00000', 'ع.د', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(70, 1, 'Iranian rial', '', 'IRR', 364, '0.00000', '﷼', '2', ',', '', '{number} {symbol}', '{sign}{number}{symb0l}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(73, 1, 'Jamaican dollar', '', 'JMD', 388, '0.00000', 'J$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(74, 1, 'Jordanian dinar', '', 'JOD', 400, '0.00000', 'د.ا', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(75, 1, 'Japanese yen', '', 'JPY', 392, '0.00000', '¥', '0', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(76, 1, 'Kenyan shilling', '', 'KES', 404, '0.00000', 'Sh', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(77, 1, 'Cambodian riel', '', 'KHR', 116, '0.00000', '៛', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(78, 1, 'Comorian franc', '', 'KMF', 174, '0.00000', 'Fr', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(79, 1, 'North Korean won', '', 'KPW', 408, '0.00000', '₩', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(80, 1, 'South Korean won', '', 'KRW', 410, '0.00000', '₩', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(81, 1, 'Kuwaiti dinar', '', 'KWD', 414, '0.00000', 'د.ك', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(82, 1, 'Cayman Islands dollar', '', 'KYD', 136, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(83, 1, 'Lao kip', '', 'LAK', 418, '0.00000', '₭', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(84, 1, 'Lebanese pound', '', 'LBP', 422, '0.00000', '£', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(85, 1, 'Sri Lankan rupee', '', 'LKR', 144, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(86, 1, 'Liberian dollar', '', 'LRD', 430, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(87, 1, 'Lesotho loti', '', 'LSL', 426, '0.00000', 'L', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(89, 1, 'Libyan dinar', '', 'LYD', 434, '0.00000', 'ل.د', '3', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(90, 1, 'Moroccan dirham', '', 'MAD', 504, '0.00000', 'د.م.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(92, 1, 'Mongolian tögrög', '', 'MNT', 496, '0.00000', '₮', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(93, 1, 'Macanese pataca', '', 'MOP', 446, '0.00000', 'P', '1', ',', '', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(94, 1, 'Mauritanian ouguiya', '', 'MRO', 478, '0.00000', 'UM', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(96, 1, 'Mauritian rupee', '', 'MUR', 480, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(97, 1, 'Maldivian rufiyaa', '', 'MVR', 462, '0.00000', 'ރ.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(98, 1, 'Malawian kwacha', '', 'MWK', 454, '0.00000', 'MK', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(100, 1, 'Malaysian ringgit', '', 'MYR', 458, '0.00000', 'RM', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(102, 1, 'Nigerian naira', '', 'NGN', 566, '0.00000', '₦', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(105, 1, 'Norwegian krone', '', 'NOK', 578, '0.00000', 'kr', '2', ',', '', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(106, 1, 'Nepalese rupee', '', 'NPR', 524, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(107, 1, 'New Zealand dollar', '', 'NZD', 554, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(108, 1, 'Omani rial', '', 'OMR', 512, '0.00000', '﷼', '3', '.', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(109, 1, 'Panamanian balboa', '', 'PAB', 590, '0.00000', 'B/.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(110, 1, 'Peruvian nuevo sol', '', 'PEN', 604, '0.00000', 'S/.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(111, 1, 'Papua New Guinean kina', '', 'PGK', 598, '0.00000', 'K', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(112, 1, 'Philippine peso', '', 'PHP', 608, '0.00000', '₱', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(113, 1, 'Pakistani rupee', '', 'PKR', 586, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(114, 1, 'Polish Złoty', '', 'PLN', 985, '0.00000', 'zł', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(116, 1, 'Paraguayan guaraní', '', 'PYG', 600, '0.00000', '₲', '0', '', '.', '{symbol} {number}', '{symbol} {sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(117, 1, 'Qatari riyal', '', 'QAR', 634, '0.00000', '﷼', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(118, 1, 'Romanian leu', '', 'RON', 946, '0.00000', 'lei', '2', ',', '.', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(119, 1, 'Rwandan franc', '', 'RWF', 646, '0.00000', 'Fr', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(120, 1, 'Saudi riyal', '', 'SAR', 682, '0.00000', '﷼', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(121, 1, 'Solomon Islands dollar', '', 'SBD', 90, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(122, 1, 'Seychellois rupee', '', 'SCR', 690, '0.00000', '₨', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(124, 1, 'Swedish krona', '', 'SEK', 752, '0.00000', 'kr', '2', ',', '.', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(125, 1, 'Singapore dollar', '', 'SGD', 702, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(126, 1, 'Saint Helenian pound', '', 'SHP', 654, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(127, 1, 'Sierra Leonean leone', '', 'SLL', 694, '0.00000', 'Le', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(128, 1, 'Somali shilling', '', 'SOS', 706, '0.00000', 'S', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(130, 1, 'São Tomé and Príncipe dobra', '', 'STD', 678, '0.00000', 'Db', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(131, 1, 'Russian ruble', '', 'RUB', 643, '0.00000', 'руб', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(132, 1, 'Salvadoran colón', '', 'SVC', 222, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(133, 1, 'Syrian pound', '', 'SYP', 760, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(134, 1, 'Swazi lilangeni', '', 'SZL', 748, '0.00000', 'L', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(135, 1, 'Thai baht', '', 'THB', 764, '0.00000', '฿', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(136, 1, 'Tunisian dinar', '', 'TND', 788, '0.00000', 'د.ت', '3', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(137, 1, 'Tongan paʻanga', '', 'TOP', 776, '0.00000', 'T$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(139, 1, 'Turkish new lira', '', 'TRY', 949, '0.00000', 'YTL', '2', ',', '.', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(140, 1, 'Trinidad and Tobago dollar', '', 'TTD', 780, '0.00000', 'TT$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(141, 1, 'New Taiwan dollar', '', 'TWD', 901, '0.00000', 'NT$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(142, 1, 'Tanzanian shilling', '', 'TZS', 834, '0.00000', 'Sh', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(144, 1, 'United States dollar', '', 'USD', 840, '0.00000', '$', '2', '.', ',', '{symbol}{number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(147, 1, 'Vietnamese Dong', '', 'VND', 704, '0.00000', '₫', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(148, 1, 'Vanuatu vatu', '', 'VUV', 548, '0.00000', 'Vt', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(149, 1, 'Samoan tala', '', 'WST', 882, '0.00000', 'T', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(151, 1, 'Yemeni rial', '', 'YER', 886, '0.00000', '﷼', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(152, 1, 'Serbian dinar', '', 'RSD', 941, '0.00000', 'Дин.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(153, 1, 'South African rand', '', 'ZAR', 710, '0.00000', 'R', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(154, 1, 'Zambian kwacha', '', 'ZMK', 894, '0.00000', 'ZK', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(156, 1, 'Zimbabwean dollar', '', 'ZWD', 932, '0.00000', 'Z$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(158, 1, 'Armenian dram', '', 'AMD', 51, '0.00000', 'դր.', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(159, 1, 'Myanmar kyat', '', 'MMK', 104, '0.00000', 'K', '2', ',', '', '{number} {symbol}', '{symbol} {sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(160, 1, 'Croatian kuna', '', 'HRK', 191, '0.00000', 'kn', '2', ',', '.', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(161, 1, 'Eritrean nakfa', '', 'ERN', 232, '0.00000', 'Nfk', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(162, 1, 'Djiboutian franc', '', 'DJF', 262, '0.00000', 'Fr', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(163, 1, 'Icelandic króna', '', 'ISK', 352, '0.00000', 'kr', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(164, 1, 'Kazakhstani tenge', '', 'KZT', 398, '0.00000', 'лв', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(165, 1, 'Kyrgyzstani som', '', 'KGS', 417, '0.00000', 'лв', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(166, 1, 'Latvian lats', '', 'LVL', 428, '0.00000', 'Ls', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(167, 1, 'Lithuanian litas', '', 'LTL', 440, '0.00000', 'Lt', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(168, 1, 'Mexican peso', '', 'MXN', 484, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(169, 1, 'Moldovan leu', '', 'MDL', 498, '0.00000', 'L', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(170, 1, 'Namibian dollar', '', 'NAD', 516, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(171, 1, 'Nicaraguan córdoba', '', 'NIO', 558, '0.00000', 'C$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(172, 1, 'Ugandan shilling', '', 'UGX', 800, '0.00000', 'Sh', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(173, 1, 'Macedonian denar', '', 'MKD', 807, '0.00000', 'ден', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(174, 1, 'Uruguayan peso', '', 'UYU', 858, '0.00000', '$', '0', '', '', '{symbol}number}', '{symbol}{sign}{number}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(175, 1, 'Uzbekistani som', '', 'UZS', 860, '0.00000', 'лв', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(176, 1, 'Azerbaijani manat', '', 'AZN', 934, '0.00000', 'ман', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(177, 1, 'Ghanaian cedi', '', 'GHS', 936, '0.00000', '₵', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(178, 1, 'Venezuelan bolívar', '', 'VEF', 937, '0.00000', 'Bs', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(179, 1, 'Sudanese pound', '', 'SDG', 938, '0.00000', '£', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(180, 1, 'Uruguay Peso', '', 'UYI', 940, '0.00000', 'UYI', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(181, 1, 'Mozambican metical', '', 'MZN', 943, '0.00000', 'MT', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(182, 1, 'WIR Euro', '', 'CHE', 947, '0.00000', '€', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(183, 1, 'WIR Franc', '', 'CHW', 948, '0.00000', 'CHW', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(184, 1, 'Central African CFA franc', '', 'XAF', 950, '0.00000', 'Fr', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(185, 1, 'East Caribbean dollar', '', 'XCD', 951, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(186, 1, 'West African CFA franc', '', 'XOF', 952, '0.00000', 'Fr', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(187, 1, 'CFP franc', '', 'XPF', 953, '0.00000', 'Fr', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(188, 1, 'Surinamese dollar', '', 'SRD', 968, '0.00000', '$', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(189, 1, 'Malagasy ariary', '', 'MGA', 969, '0.00000', 'MGA', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(190, 1, 'Unidad de Valor Real', '', 'COU', 970, '0.00000', 'COU', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(191, 1, 'Afghan afghani', '', 'AFN', 971, '0.00000', '؋', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(192, 1, 'Tajikistani somoni', '', 'TJS', 972, '0.00000', 'ЅМ', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(193, 1, 'Angolan kwanza', '', 'AOA', 973, '0.00000', 'Kz', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(194, 1, 'Belarusian ruble', '', 'BYR', 974, '0.00000', 'p.', '0', '', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(195, 1, 'Bulgarian lev', '', 'BGN', 975, '0.00000', 'лв', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(196, 1, 'Congolese franc', '', 'CDF', 976, '0.00000', 'Fr', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(197, 1, 'Bosnia and Herzegovina convert', '', 'BAM', 977, '0.00000', 'KM', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(198, 1, 'Mexican Unid', '', 'MXV', 979, '0.00000', 'MXV', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(199, 1, 'Ukrainian hryvnia', '', 'UAH', 980, '0.00000', '₴', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(200, 1, 'Georgian lari', '', 'GEL', 981, '0.00000', 'ლ', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(201, 1, 'Mvdol', '', 'BOV', 984, '0.00000', 'BOV', '2', ',', '', '{number} {symbol}', '{sign}{number} {symbol}', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_customs`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_customs` (
  `virtuemart_custom_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `custom_parent_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `custom_jplugin_id` int(1) NOT NULL DEFAULT '0',
  `custom_element` char(50) NOT NULL DEFAULT '',
  `admin_only` tinyint(1) NOT NULL DEFAULT '0' COMMENT '1:Display in admin only',
  `custom_title` char(255) NOT NULL DEFAULT '' COMMENT 'field title',
  `show_title` tinyint(1) NOT NULL DEFAULT '1',
  `custom_tip` char(255) NOT NULL DEFAULT '' COMMENT 'tip',
  `custom_value` varchar(2000) DEFAULT NULL COMMENT 'default value',
  `custom_desc` char(255) DEFAULT NULL COMMENT 'description or unit',
  `field_type` char(2) NOT NULL DEFAULT '0' COMMENT 'S:string,I:int,P:parent, B:bool,D:date,T:time,H:hidden',
  `is_list` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'list of values',
  `is_hidden` tinyint(1) NOT NULL DEFAULT '0' COMMENT '1:hidden',
  `is_cart_attribute` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'Add attributes to cart',
  `is_input` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'Add input to cart',
  `layout_pos` char(24) DEFAULT NULL COMMENT 'Layout Position',
  `custom_params` varchar(17000) NOT NULL DEFAULT '',
  `shared` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'valid for all vendors?',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_custom_id`),
  KEY `custom_parent_id` (`custom_parent_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `custom_element` (`custom_element`),
  KEY `field_type` (`field_type`),
  KEY `is_cart_attribute` (`is_cart_attribute`),
  KEY `is_input` (`is_input`),
  KEY `shared` (`shared`),
  KEY `published` (`published`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='custom fields definition' AUTO_INCREMENT=21 ;

--
-- Dumping data for table `#__virtuemart_customs`
--

INSERT IGNORE INTO `#__virtuemart_customs` (`virtuemart_custom_id`, `custom_parent_id`, `virtuemart_vendor_id`, `custom_jplugin_id`, `custom_element`, `admin_only`, `custom_title`, `show_title`, `custom_tip`, `custom_value`, `custom_desc`, `field_type`, `is_list`, `is_hidden`, `is_cart_attribute`, `is_input`, `layout_pos`, `custom_params`, `shared`, `published`, `created_on`, `created_by`, `ordering`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 0, 1, 0, '0', 0, 'COM_VIRTUEMART_RELATED_PRODUCTS', 1, '', 'related_products', 'COM_VIRTUEMART_RELATED_PRODUCTS_DESC', 'R', 0, 0, 0, 0, 'related_products', 'wPrice="1"|wImage="1"|wDescr="0"|width="245"|height="325"|', 0, 1, '0000-00-00 00:00:00', 0, 0, '2015-03-18 08:29:24', 466, '0000-00-00 00:00:00', 0),
(2, 0, 0, 0, '0', 0, 'COM_VIRTUEMART_RELATED_CATEGORIES', 1, 'COM_VIRTUEMART_RELATED_CATEGORIES_TIP', 'related_categories', 'COM_VIRTUEMART_RELATED_CATEGORIES_DESC', 'Z', 0, 0, 0, 0, 'related_categories', 'wImage="1"|wDescr="1"|', 0, 1, '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 0, 1, 0, '0', 0, 'String', 1, '', '', '', 'S', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(4, 0, 1, 0, '0', 0, 'Textarea', 1, '', '', '', 'Y', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(5, 0, 1, 0, '0', 0, 'Group1', 1, '', '', '', 'G', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(6, 5, 1, 0, '0', 0, 'Group1 String 1', 1, '', '', '', 'S', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(7, 5, 1, 0, '0', 0, 'Group1 String 2', 1, '', '', '', 'S', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(8, 5, 1, 0, '0', 0, 'Group1 Textarea', 1, '', '', '', 'Y', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(9, 0, 1, 0, '0', 0, 'Cart Variant', 1, '', '', '', 'S', 0, 0, 1, 1, 'addtocart', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(10, 0, 1, 0, '0', 0, 'Generic Child Variant', 1, '', '', '', 'A', 0, 0, 1, 0, 'addtocart', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(11, 0, 1, 0, '0', 0, 'Caps Group', 1, '', '', '', 'G', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(12, 0, 1, 0, '0', 0, 'Cap Size', 1, '', '', '', 'S', 0, 0, 1, 1, 'addtocart', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(13, 11, 1, 0, '0', 0, 'Caps Group Details', 1, '', '', '', 'S', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(14, 11, 1, 0, '0', 0, 'Caps Group Components', 1, '', '', '', 'S', 0, 0, 0, 0, '', '0', 0, 1, '0000-00-00 00:00:00', 635, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(15, 0, 1, 0, '0', 0, 'Clothing weave', 1, '', '', '', 'S', 0, 0, 1, 1, 'ontop', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '2015-03-18 07:43:58', 466, '0000-00-00 00:00:00', 0),
(16, 0, 1, 0, '0', 0, 'Clothing size', 1, '', '', '', 'S', 0, 0, 1, 1, 'ontop', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '2015-03-18 07:43:37', 466, '0000-00-00 00:00:00', 0),
(20, 0, 1, 0, '0', 0, 'Multi Variant', 1, '', '', '', 'C', 0, 0, 1, 0, 'addtocart', '0', 0, 1, '0000-00-00 00:00:00', 635, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_invoices`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_invoices` (
  `virtuemart_invoice_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `virtuemart_order_id` int(1) unsigned DEFAULT NULL,
  `invoice_number` char(64) DEFAULT NULL,
  `order_status` char(2) DEFAULT NULL,
  `xhtml` text,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_invoice_id`),
  UNIQUE KEY `invoice_number` (`invoice_number`,`virtuemart_vendor_id`),
  KEY `virtuemart_order_id` (`virtuemart_order_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='custom fields definition' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_manufacturercategories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_manufacturercategories` (
  `virtuemart_manufacturercategories_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_manufacturercategories_id`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Manufacturers are assigned to these categories' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_manufacturercategories`
--

INSERT IGNORE INTO `#__virtuemart_manufacturercategories` (`virtuemart_manufacturercategories_id`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_manufacturercategories_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_manufacturercategories_en_gb` (
  `virtuemart_manufacturercategories_id` int(1) unsigned NOT NULL,
  `mf_category_name` char(180) NOT NULL DEFAULT '',
  `mf_category_desc` varchar(19000) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_manufacturercategories_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_manufacturercategories_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_manufacturercategories_en_gb` (`virtuemart_manufacturercategories_id`, `mf_category_name`, `mf_category_desc`, `slug`) VALUES
(1, 'default', 'This is the default manufacturer category ', 'default');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_manufacturers`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_manufacturers` (
  `virtuemart_manufacturer_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_manufacturercategories_id` int(1) DEFAULT NULL,
  `hits` int(1) unsigned NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_manufacturer_id`),
  UNIQUE KEY `virtuemart_manufacturercategories_id` (`virtuemart_manufacturer_id`,`virtuemart_manufacturercategories_id`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Manufacturers are those who deliver products' AUTO_INCREMENT=4 ;

--
-- Dumping data for table `#__virtuemart_manufacturers`
--

INSERT IGNORE INTO `#__virtuemart_manufacturers` (`virtuemart_manufacturer_id`, `virtuemart_manufacturercategories_id`, `hits`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(2, 1, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(3, 1, 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_manufacturers_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_manufacturers_en_gb` (
  `virtuemart_manufacturer_id` int(1) unsigned NOT NULL,
  `mf_name` char(180) NOT NULL DEFAULT '',
  `mf_email` char(255) NOT NULL DEFAULT '',
  `mf_desc` varchar(19000) NOT NULL DEFAULT '',
  `mf_url` char(255) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_manufacturer_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_manufacturers_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_manufacturers_en_gb` (`virtuemart_manufacturer_id`, `mf_name`, `mf_email`, `mf_desc`, `mf_url`, `slug`) VALUES
(1, 'Manufacturer', 'manufacturer@example.org', '<p>An example for a manufacturer</p>', 'http://www.example.org', 'manufacturer'),
(2, 'Default', 'example@manufacturer.net', '<p>Default manufacturer</p>', 'example.manufacturer.net', 'default'),
(3, 'Producer', 'info@producer.com', '<p>An example for another manufacturer.</p>', 'producer.com', 'producer');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_manufacturer_medias`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_manufacturer_medias` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_manufacturer_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_media_id` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_manufacturer_id` (`virtuemart_manufacturer_id`,`virtuemart_media_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;

--
-- Dumping data for table `#__virtuemart_manufacturer_medias`
--

INSERT IGNORE INTO `#__virtuemart_manufacturer_medias` (`id`, `virtuemart_manufacturer_id`, `virtuemart_media_id`, `ordering`) VALUES
(1, 1, 9, 1),
(2, 2, 9, 2),
(3, 3, 21, 3);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_medias`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_medias` (
  `virtuemart_media_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `file_title` char(126) NOT NULL DEFAULT '',
  `file_description` char(254) NOT NULL DEFAULT '',
  `file_meta` char(254) NOT NULL DEFAULT '',
  `file_class` char(64) NOT NULL DEFAULT '',
  `file_mimetype` char(64) NOT NULL DEFAULT '',
  `file_type` char(32) NOT NULL DEFAULT '',
  `file_url` varchar(900) NOT NULL DEFAULT '',
  `file_url_thumb` varchar(900) NOT NULL DEFAULT '',
  `file_is_product_image` tinyint(1) NOT NULL DEFAULT '0',
  `file_is_downloadable` tinyint(1) NOT NULL DEFAULT '0',
  `file_is_forSale` tinyint(1) NOT NULL DEFAULT '0',
  `file_params` varchar(17000) NOT NULL DEFAULT '',
  `file_lang` varchar(500) NOT NULL DEFAULT '',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_media_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `published` (`published`),
  KEY `file_type` (`file_type`),
  KEY `shared` (`shared`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Additional Images and Files which are assigned to products' AUTO_INCREMENT=22 ;

--
-- Dumping data for table `#__virtuemart_medias`
--

INSERT IGNORE INTO `#__virtuemart_medias` (`virtuemart_media_id`, `virtuemart_vendor_id`, `file_title`, `file_description`, `file_meta`, `file_class`, `file_mimetype`, `file_type`, `file_url`, `file_url_thumb`, `file_is_product_image`, `file_is_downloadable`, `file_is_forSale`, `file_params`, `file_lang`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 'vendor.gif', '', '', '', 'image/gif', 'vendor', 'images/stories/virtuemart/vendor/vendor.gif', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 09:35:19', 466, '0000-00-00 00:00:00', 0),
(2, 1, 'cat_img.png', '', '', '', 'image/png', 'category', 'images/stories/virtuemart/category/cat_img.png', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:53:16', 568, '0000-00-00 00:00:00', 0),
(3, 1, 'cat_img.png_category_category_category_category', '', '', '', 'image/png', 'category', 'images/stories/virtuemart/category/cat_img.png', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:52:44', 568, '0000-00-00 00:00:00', 0),
(5, 1, 'cat_img.png_category_category_category', '', '', '', 'image/png', 'category', 'images/stories/virtuemart/category/cat_img.png', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 10:43:21', 466, '0000-00-00 00:00:00', 0),
(6, 1, 'cat_img.png_category_category', '', '', '', 'image/png', 'category', 'images/stories/virtuemart/category/cat_img.png', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-20 09:52:26', 568, '0000-00-00 00:00:00', 0),
(7, 1, 'cat_img.png_category', '', '', '', 'image/png', 'category', 'images/stories/virtuemart/category/cat_img.png', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-17 10:44:39', 466, '0000-00-00 00:00:00', 0),
(8, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(9, 1, 'manufacturer.jpg', '', '', '', 'image/jpeg', 'manufacturer', 'images/stories/virtuemart/manufacturer/manufacturer.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(10, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(11, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(12, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(13, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(14, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(15, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(16, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(17, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(18, 1, 'product_img.jpg_product_product_product_product_product_product_product_product_product_product_product', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0),
(19, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(20, 1, 'product_img.jpg', '', '', '', 'image/jpeg', 'product', 'images/stories/virtuemart/product/product_img.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(21, 1, 'producer.jpg', '', '', '', 'image/jpeg', 'manufacturer', 'images/stories/virtuemart/manufacturer/producer.jpg', '', 0, 0, 0, '', '', 0, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_migration_oldtonew_ids`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_migration_oldtonew_ids` (
  `id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `cats` longblob,
  `catsxref` blob,
  `manus` longblob,
  `mfcats` blob,
  `shoppergroups` longblob,
  `products` longblob,
  `products_start` int(1) DEFAULT NULL,
  `orderstates` blob,
  `orders` longblob,
  `attributes` longblob,
  `relatedproducts` longblob,
  `orders_start` int(1) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='xref table for vm1 ids to vm2 ids' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_modules`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_modules` (
  `module_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `module_name` char(255) DEFAULT NULL,
  `module_description` varchar(21000) DEFAULT NULL,
  `module_perms` char(255) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `is_admin` enum('0','1') NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`module_id`),
  KEY `module_name` (`module_name`),
  KEY `ordering` (`ordering`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='VirtueMart Core Modules, not: Joomla modules' AUTO_INCREMENT=14 ;

--
-- Dumping data for table `#__virtuemart_modules`
--

INSERT IGNORE INTO `#__virtuemart_modules` (`module_id`, `module_name`, `module_description`, `module_perms`, `published`, `is_admin`, `ordering`) VALUES
(1, 'product', 'Here you can administer your online catalog of products.  Categories , Products (view=product), Attributes, Product Types, Product Files (view=media), Inventory, Calculation Rules, Customer Reviews  ', 'storeadmin,admin', 1, '', 1),
(2, 'order', 'View Order and Update Order Status:    Orders , Coupons , Revenue Report ,Shopper , Shopper Groups ', 'admin,storeadmin', 1, '', 2),
(3, 'manufacturer', 'Manage the manufacturers of products in your store.', 'storeadmin,admin', 1, '', 3),
(4, 'store', 'Store Configuration: Store Information, Payment Methods , Shipment, Shipment Rates', 'storeadmin,admin', 1, '', 4),
(5, 'configuration', 'Configuration: shop configuration , currencies (view=currency), Credit Card List, Countries, userfields, order status  ', 'admin,storeadmin', 1, '0', 5),
(6, 'msgs', 'This module is unprotected an used for displaying system messages to users.  We need to have an area that does not require authorization when things go wrong.', 'none', 0, '', 99),
(7, 'shop', 'This is the Washupito store module.  This is the demo store included with the VirtueMart distribution.', 'none', 1, '', 99),
(8, 'store', 'Store Configuration: Store Information, Payment Methods , Shipment, Shipment Rates', 'storeadmin,admin', 1, '', 4),
(9, 'account', 'This module allows shoppers to update their account information and view previously placed orders.', 'shopper,storeadmin,admin,demo', 1, '', 99),
(10, 'checkout', '', 'none', 0, '', 99),
(11, 'tools', 'Tools', 'admin', 1, '0', 8),
(13, 'zone', 'This is the zone-shipment module. Here you can manage your shipment costs according to Zones.', 'admin,storeadmin', 0, '', 11);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_orders`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_orders` (
  `virtuemart_order_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `order_number` char(64) DEFAULT NULL,
  `customer_number` char(32) DEFAULT NULL,
  `order_pass` char(8) DEFAULT NULL,
  `order_total` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_salesPrice` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_billTaxAmount` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_billTax` varchar(400) DEFAULT NULL,
  `order_billDiscountAmount` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_discountAmount` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_subtotal` decimal(15,5) DEFAULT NULL,
  `order_tax` decimal(10,5) DEFAULT NULL,
  `order_shipment` decimal(10,2) DEFAULT NULL,
  `order_shipment_tax` decimal(10,5) DEFAULT NULL,
  `order_payment` decimal(10,2) DEFAULT NULL,
  `order_payment_tax` decimal(10,5) DEFAULT NULL,
  `coupon_discount` decimal(12,2) NOT NULL DEFAULT '0.00',
  `coupon_code` char(32) DEFAULT NULL,
  `order_discount` decimal(12,2) NOT NULL DEFAULT '0.00',
  `order_currency` smallint(1) DEFAULT NULL,
  `order_status` char(1) DEFAULT NULL,
  `user_currency_id` smallint(1) DEFAULT NULL,
  `user_currency_rate` decimal(10,5) NOT NULL DEFAULT '1.00000',
  `virtuemart_paymentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `virtuemart_shipmentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `delivery_date` varchar(200) DEFAULT NULL,
  `order_language` char(7) DEFAULT NULL,
  `ip_address` char(15) NOT NULL DEFAULT '',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_order_id`),
  KEY `virtuemart_user_id` (`virtuemart_user_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `order_number` (`order_number`),
  KEY `virtuemart_paymentmethod_id` (`virtuemart_paymentmethod_id`),
  KEY `virtuemart_shipmentmethod_id` (`virtuemart_shipmentmethod_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Used to store all orders' AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_orders`
--

INSERT IGNORE INTO `#__virtuemart_orders` (`virtuemart_order_id`, `virtuemart_user_id`, `virtuemart_vendor_id`, `order_number`, `customer_number`, `order_pass`, `order_total`, `order_salesPrice`, `order_billTaxAmount`, `order_billTax`, `order_billDiscountAmount`, `order_discountAmount`, `order_subtotal`, `order_tax`, `order_shipment`, `order_shipment_tax`, `order_payment`, `order_payment_tax`, `coupon_discount`, `coupon_code`, `order_discount`, `order_currency`, `order_status`, `user_currency_id`, `user_currency_rate`, `virtuemart_paymentmethod_id`, `virtuemart_shipmentmethod_id`, `delivery_date`, `order_language`, `ip_address`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 466, 1, '94e403', 'AD21232f297', 'p_71d4f', '522.38444', '539.88000', '91.56241', '{"1":{"virtuemart_calc_id":1,"calc_name":"Tax","calc_value":"20.0000","result":91.562406091}}', '-26.99000', '0.00000', '449.90000', '89.98000', '0.00', '0.00000', '7.91', '1.58241', '0.00', NULL, '0.00', 47, 'U', 47, '1.00000', 1, 1, 'Same as invoice date', 'en-GB', '192.168.1.xx', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 466, 1, '1b6704', 'AD21232f297', 'p_4b9df', '771.72922', '797.64000', '135.26820', '{"1":{"virtuemart_calc_id":1,"calc_name":"Tax","calc_value":"20.0000","result":135.268203046}}', '-39.88000', '0.00000', '664.70000', '132.94000', '0.00', '0.00000', '11.64', '2.32820', '0.00', NULL, '0.00', 47, 'U', 47, '1.00000', 1, 1, 'Same as invoice date', 'en-GB', '192.168.1.xx', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_orderstates`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_orderstates` (
  `virtuemart_orderstate_id` tinyint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `order_status_code` char(1) NOT NULL DEFAULT '',
  `order_status_name` char(64) DEFAULT NULL,
  `order_status_description` varchar(20000) DEFAULT NULL,
  `order_stock_handle` char(1) NOT NULL DEFAULT 'A',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_orderstate_id`),
  KEY `ordering` (`ordering`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='All available order statuses' AUTO_INCREMENT=7 ;

--
-- Dumping data for table `#__virtuemart_orderstates`
--

INSERT IGNORE INTO `#__virtuemart_orderstates` (`virtuemart_orderstate_id`, `virtuemart_vendor_id`, `order_status_code`, `order_status_name`, `order_status_description`, `order_stock_handle`, `ordering`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 'P', 'COM_VIRTUEMART_ORDER_STATUS_PENDING', '', 'R', 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(2, 1, 'U', 'COM_VIRTUEMART_ORDER_STATUS_CONFIRMED_BY_SHOPPER', '', 'R', 2, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 1, 'C', 'COM_VIRTUEMART_ORDER_STATUS_CONFIRMED', '', 'R', 3, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 1, 'X', 'COM_VIRTUEMART_ORDER_STATUS_CANCELLED', '', 'A', 4, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(5, 1, 'R', 'COM_VIRTUEMART_ORDER_STATUS_REFUNDED', '', 'A', 5, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(6, 1, 'S', 'COM_VIRTUEMART_ORDER_STATUS_SHIPPED', '', 'O', 6, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_order_calc_rules`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_order_calc_rules` (
  `virtuemart_order_calc_rule_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_calc_id` int(1) DEFAULT NULL,
  `virtuemart_order_id` int(1) DEFAULT NULL,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `virtuemart_order_item_id` int(1) DEFAULT NULL,
  `calc_rule_name` char(64) NOT NULL DEFAULT '' COMMENT 'Name of the rule',
  `calc_kind` char(16) NOT NULL DEFAULT '' COMMENT 'Discount/Tax/Margin/Commission',
  `calc_mathop` char(16) NOT NULL DEFAULT '' COMMENT 'Discount/Tax/Margin/Commission',
  `calc_amount` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `calc_result` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `calc_value` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `calc_currency` smallint(1) DEFAULT NULL,
  `calc_params` varchar(18000) NOT NULL DEFAULT '',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_order_calc_rule_id`),
  KEY `virtuemart_calc_id` (`virtuemart_calc_id`),
  KEY `virtuemart_order_id` (`virtuemart_order_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Stores all calculation rules which are part of an order' AUTO_INCREMENT=11 ;

--
-- Dumping data for table `#__virtuemart_order_calc_rules`
--

INSERT IGNORE INTO `#__virtuemart_order_calc_rules` (`virtuemart_order_calc_rule_id`, `virtuemart_calc_id`, `virtuemart_order_id`, `virtuemart_vendor_id`, `virtuemart_order_item_id`, `calc_rule_name`, `calc_kind`, `calc_mathop`, `calc_amount`, `calc_result`, `calc_value`, `calc_currency`, `calc_params`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 1, 1, 1, 'Tax', 'VatTax', '+%', '89.98000', '91.56241', '20.00000', 47, '', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 2, 1, 1, NULL, 'Discount 5% per bill', 'DATaxRulesBill', '-%', '-26.99400', '0.00000', '0.00000', NULL, '', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(3, 1, 1, 1, NULL, 'Tax', 'payment', '+%', '1.58241', '0.00000', '20.00000', 47, '', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(4, 1, 1, 1, NULL, 'Tax', 'shipment', '+%', '0.00000', '0.00000', '20.00000', 47, '', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(5, 1, 2, 1, 2, 'Tax', 'VatTax', '+%', '49.98000', '135.26820', '20.00000', 47, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(6, 1, 2, 1, 3, 'Tax', 'VatTax', '+%', '3.00000', '135.26820', '20.00000', 47, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(7, 1, 2, 1, 4, 'Tax', 'VatTax', '+%', '29.98000', '135.26820', '20.00000', 47, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(8, 2, 2, 1, NULL, 'Discount 5% per bill', 'DATaxRulesBill', '-%', '-39.88200', '0.00000', '0.00000', NULL, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(9, 1, 2, 1, NULL, 'Tax', 'payment', '+%', '2.32820', '0.00000', '20.00000', 47, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(10, 1, 2, 1, NULL, 'Tax', 'shipment', '+%', '0.00000', '0.00000', '20.00000', 47, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_order_histories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_order_histories` (
  `virtuemart_order_history_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_order_id` int(1) unsigned NOT NULL DEFAULT '0',
  `order_status_code` char(1) NOT NULL DEFAULT '0',
  `customer_notified` tinyint(1) NOT NULL DEFAULT '0',
  `comments` varchar(21000) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_order_history_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Stores all actions and changes that occur to an order' AUTO_INCREMENT=5 ;

--
-- Dumping data for table `#__virtuemart_order_histories`
--

INSERT IGNORE INTO `#__virtuemart_order_histories` (`virtuemart_order_history_id`, `virtuemart_order_id`, `order_status_code`, `customer_notified`, `comments`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 'P', 0, '', 1, '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 1, 'U', 1, '', 1, '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(3, 2, 'P', 0, '', 1, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(4, 2, 'U', 1, '', 1, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_order_items`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_order_items` (
  `virtuemart_order_item_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_order_id` int(1) DEFAULT NULL,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `virtuemart_product_id` int(1) DEFAULT NULL,
  `order_item_sku` char(255) NOT NULL DEFAULT '',
  `order_item_name` varchar(4096) NOT NULL DEFAULT '',
  `product_quantity` int(1) DEFAULT NULL,
  `product_item_price` decimal(15,5) DEFAULT NULL,
  `product_priceWithoutTax` decimal(15,5) DEFAULT NULL,
  `product_tax` decimal(15,5) DEFAULT NULL,
  `product_basePriceWithTax` decimal(15,5) DEFAULT NULL,
  `product_discountedPriceWithoutTax` decimal(15,5) DEFAULT NULL,
  `product_final_price` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `product_subtotal_discount` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `product_subtotal_with_tax` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `order_item_currency` int(1) DEFAULT NULL,
  `order_status` char(1) DEFAULT NULL,
  `product_attribute` mediumtext,
  `delivery_date` varchar(200) DEFAULT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_order_item_id`),
  KEY `virtuemart_product_id` (`virtuemart_product_id`),
  KEY `virtuemart_order_id` (`virtuemart_order_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `order_status` (`order_status`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Stores all items (products) which are part of an order' AUTO_INCREMENT=5 ;

--
-- Dumping data for table `#__virtuemart_order_items`
--

INSERT IGNORE INTO `#__virtuemart_order_items` (`virtuemart_order_item_id`, `virtuemart_order_id`, `virtuemart_vendor_id`, `virtuemart_product_id`, `order_item_sku`, `order_item_name`, `product_quantity`, `product_item_price`, `product_priceWithoutTax`, `product_tax`, `product_basePriceWithTax`, `product_discountedPriceWithoutTax`, `product_final_price`, `product_subtotal_discount`, `product_subtotal_with_tax`, `order_item_currency`, `order_status`, `product_attribute`, `delivery_date`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 1, 73, 'ASD', 'Dress', 1, '449.90000', '449.90000', '89.98000', '539.88000', '449.90000', '539.88000', '0.00000', '539.88000', NULL, 'U', '{"15":"70","16":"103"}', NULL, '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 2, 1, 68, 'QWE', 'PATTERN Clothing', 2, '249.90000', '249.90000', '49.98000', '299.88000', '249.90000', '299.88000', '0.00000', '599.76000', NULL, 'U', '[]', NULL, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(3, 2, 1, 16, 'GenChildVar-2', 'generic child variant A', 1, '15.00000', '15.00000', '3.00000', '18.00000', '15.00000', '18.00000', '0.00000', '18.00000', NULL, 'U', '{"10":{"15":false},"9":"16"}', NULL, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0),
(4, 2, 1, 69, 'ZUI', 'Jumper', 1, '149.90000', '149.90000', '29.98000', '179.88000', '149.90000', '179.88000', '0.00000', '179.88000', NULL, 'U', '[]', NULL, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_order_userinfos`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_order_userinfos` (
  `virtuemart_order_userinfo_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_order_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  `address_type` char(2) DEFAULT NULL,
  `address_type_name` char(32) DEFAULT NULL,
  `company` char(64) DEFAULT NULL,
  `title` char(32) DEFAULT NULL,
  `last_name` char(48) DEFAULT NULL,
  `first_name` char(48) DEFAULT NULL,
  `middle_name` char(48) DEFAULT NULL,
  `phone_1` char(32) DEFAULT NULL,
  `phone_2` char(32) DEFAULT NULL,
  `fax` char(32) DEFAULT NULL,
  `address_1` char(64) NOT NULL DEFAULT '',
  `address_2` char(64) DEFAULT NULL,
  `city` char(64) NOT NULL DEFAULT '',
  `virtuemart_state_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_country_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `zip` char(16) NOT NULL DEFAULT '',
  `email` char(128) DEFAULT NULL,
  `agreed` tinyint(1) NOT NULL DEFAULT '0',
  `tos` tinyint(1) NOT NULL DEFAULT '0',
  `customer_note` varchar(2500) NOT NULL DEFAULT '',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_order_userinfo_id`),
  KEY `virtuemart_order_id` (`virtuemart_order_id`),
  KEY `virtuemart_user_id` (`virtuemart_user_id`,`address_type`),
  KEY `address_type` (`address_type`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Stores the BillTo and ShipTo Information at order time' AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_order_userinfos`
--

INSERT IGNORE INTO `#__virtuemart_order_userinfos` (`virtuemart_order_userinfo_id`, `virtuemart_order_id`, `virtuemart_user_id`, `address_type`, `address_type_name`, `company`, `title`, `last_name`, `first_name`, `middle_name`, `phone_1`, `phone_2`, `fax`, `address_1`, `address_2`, `city`, `virtuemart_state_id`, `virtuemart_country_id`, `zip`, `email`, `agreed`, `tos`, `customer_note`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 466, 'BT', NULL, 'Sample Company', 'Mr', 'John', 'Doe', NULL, '555-555-555', NULL, NULL, 'PO Box 123', NULL, 'Seattle', 48, 223, '98101', 'hardik@dasinfomedia.com', 0, 1, '', '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 2, 466, 'BT', NULL, 'Sample Company', 'Mr', 'John', 'Doe', NULL, '555-555-555', NULL, NULL, 'PO Box 123', NULL, 'Seattle', 48, 223, '98101', 'hardik@dasinfomedia.com', 0, 1, '', '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_paymentmethods`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_paymentmethods` (
  `virtuemart_paymentmethod_id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `payment_jplugin_id` int(1) NOT NULL DEFAULT '0',
  `payment_element` char(50) NOT NULL DEFAULT '',
  `payment_params` varchar(19000) NOT NULL DEFAULT '',
  `shared` tinyint(1) NOT NULL DEFAULT '0' COMMENT 'valide for all vendors?',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_paymentmethod_id`),
  KEY `payment_jplugin_id` (`payment_jplugin_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `payment_element` (`payment_element`,`virtuemart_vendor_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='The payment methods of your store' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_paymentmethods`
--

INSERT IGNORE INTO `#__virtuemart_paymentmethods` (`virtuemart_paymentmethod_id`, `virtuemart_vendor_id`, `payment_jplugin_id`, `payment_element`, `payment_params`, `shared`, `ordering`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 10102, 'standard', 'payment_logos=""|countries=""|payment_currency="0"|status_pending="U"|send_invoice_on_order_null="1"|min_amount=""|max_amount=""|cost_per_transaction="0.10"|cost_percent_total="1.5"|tax_id="0"|payment_info=""|', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_paymentmethods_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_paymentmethods_en_gb` (
  `virtuemart_paymentmethod_id` int(1) unsigned NOT NULL,
  `payment_name` char(180) NOT NULL DEFAULT '',
  `payment_desc` varchar(19000) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_paymentmethod_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_paymentmethods_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_paymentmethods_en_gb` (`virtuemart_paymentmethod_id`, `payment_name`, `payment_desc`, `slug`) VALUES
(1, 'Cash on delivery', '', 'Cash-on-delivery');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_paymentmethod_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_paymentmethod_shoppergroups` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_paymentmethod_id` mediumint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_paymentmethod_id` (`virtuemart_paymentmethod_id`,`virtuemart_shoppergroup_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='xref table for paymentmethods to shoppergroup' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_payment_plg_standard`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_payment_plg_standard` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_order_id` int(1) unsigned DEFAULT NULL,
  `order_number` char(64) DEFAULT NULL,
  `virtuemart_paymentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `payment_name` varchar(5000) DEFAULT NULL,
  `payment_order_total` decimal(15,5) NOT NULL DEFAULT '0.00000',
  `payment_currency` char(3) DEFAULT NULL,
  `email_currency` char(3) DEFAULT NULL,
  `cost_per_transaction` decimal(10,2) DEFAULT NULL,
  `cost_percent_total` decimal(10,2) DEFAULT NULL,
  `tax_id` smallint(1) DEFAULT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(11) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(11) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Payment Standard Table' AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_payment_plg_standard`
--

INSERT IGNORE INTO `#__virtuemart_payment_plg_standard` (`id`, `virtuemart_order_id`, `order_number`, `virtuemart_paymentmethod_id`, `payment_name`, `payment_order_total`, `payment_currency`, `email_currency`, `cost_per_transaction`, `cost_percent_total`, `tax_id`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, '94e403', 1, '<span class="vmpayment_name">Cash on delivery</span><br />', '522.38000', 'EUR', '47', '0.10', '1.50', 0, '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 2, '1b6704', 1, '<span class="vmpayment_name">Cash on delivery</span><br />', '771.73000', 'EUR', '47', '0.10', '1.50', 0, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_products`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_products` (
  `virtuemart_product_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `product_parent_id` int(1) unsigned NOT NULL DEFAULT '0',
  `product_sku` varchar(255) DEFAULT NULL,
  `product_gtin` varchar(64) DEFAULT NULL,
  `product_mpn` varchar(64) DEFAULT NULL,
  `product_weight` decimal(10,4) DEFAULT NULL,
  `product_weight_uom` varchar(7) DEFAULT NULL,
  `product_length` decimal(10,4) DEFAULT NULL,
  `product_width` decimal(10,4) DEFAULT NULL,
  `product_height` decimal(10,4) DEFAULT NULL,
  `product_lwh_uom` varchar(7) DEFAULT NULL,
  `product_url` varchar(255) DEFAULT NULL,
  `product_in_stock` int(1) NOT NULL DEFAULT '0',
  `product_ordered` int(1) NOT NULL DEFAULT '0',
  `low_stock_notification` int(1) unsigned NOT NULL DEFAULT '0',
  `product_available_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_availability` char(32) DEFAULT NULL,
  `product_special` tinyint(1) DEFAULT NULL,
  `product_sales` int(1) unsigned NOT NULL DEFAULT '0',
  `product_unit` varchar(8) DEFAULT NULL,
  `product_packaging` decimal(8,4) unsigned DEFAULT NULL,
  `product_params` varchar(2000) NOT NULL DEFAULT '',
  `hits` int(1) unsigned DEFAULT NULL,
  `intnotes` varchar(18000) DEFAULT NULL,
  `metarobot` varchar(400) DEFAULT NULL,
  `metaauthor` varchar(400) DEFAULT NULL,
  `layout` char(16) DEFAULT NULL,
  `published` tinyint(1) DEFAULT NULL,
  `pordering` mediumint(1) unsigned NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_product_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `product_parent_id` (`product_parent_id`),
  KEY `product_special` (`product_special`),
  KEY `published` (`published`),
  KEY `pordering` (`pordering`),
  KEY `created_on` (`created_on`),
  KEY `modified_on` (`modified_on`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='All products are stored here.' AUTO_INCREMENT=92 ;

--
-- Dumping data for table `#__virtuemart_products`
--

INSERT IGNORE INTO `#__virtuemart_products` (`virtuemart_product_id`, `virtuemart_vendor_id`, `product_parent_id`, `product_sku`, `product_gtin`, `product_mpn`, `product_weight`, `product_weight_uom`, `product_length`, `product_width`, `product_height`, `product_lwh_uom`, `product_url`, `product_in_stock`, `product_ordered`, `low_stock_notification`, `product_available_date`, `product_availability`, `product_special`, `product_sales`, `product_unit`, `product_packaging`, `product_params`, `hits`, `intnotes`, `metarobot`, `metaauthor`, `layout`, `published`, `pordering`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(7, 1, 0, 'GenParentVar-A', NULL, NULL, '0.4000', 'KG', '0.1000', '0.2000', '0.3000', 'M', '', 80, 0, 10, '0000-00-00 00:00:00', '', 0, 0, 'KG', '0.1000', 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(8, 1, 7, 'GenChildVar-B', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(9, 1, 7, 'GenChildVar-C', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(10, 1, 7, 'GenChildVar-D', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 3, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(11, 1, 0, 'GenParent', NULL, NULL, '0.4000', 'KG', '0.1000', '0.2000', '0.3000', 'M', '', 150, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(12, 1, 11, 'GenChildVar-A', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(13, 1, 11, 'GenChildVar-B', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(14, 1, 11, 'GenChildVar-C', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 3, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(15, 1, 0, 'GenParentVar-1', NULL, NULL, '0.1000', 'KG', '0.1000', '0.2000', '0.3000', 'M', '', 100, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(16, 1, 15, 'GenChildVar-2', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 1, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(17, 1, 15, 'GenChildVar-3', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(18, 1, 15, 'GenChildVar-4', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 3, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(60, 1, 0, '046', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(61, 1, 60, 'PCML', NULL, NULL, '125.0000', 'G', '20.0000', '20.0000', '10.0000', 'CM', '', 35, 2, 5, '0000-00-00 00:00:00', '', 0, 0, '100G', '0.5000', 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(62, 1, 60, 'TPCM', NULL, NULL, '150.0000', 'G', '35.0000', '30.0000', '15.0000', 'CM', '', 15, 1, 5, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(63, 1, 60, 'XSF', NULL, NULL, '200.0000', 'G', '25.0000', '25.0000', '25.0000', 'CM', '', 122, 2, 10, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 3, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(64, 1, 0, 'SR5R', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(65, 1, 64, 'AA1A', NULL, NULL, '0.1000', 'KG', '25.0000', '20.0000', '2.0000', 'CM', '', 77, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', '1.0000', 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(66, 1, 64, 'ERT', NULL, NULL, '0.0750', 'KG', '0.2000', '0.2000', '0.1500', 'M', '', 152, 0, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(67, 1, 64, 'WER', NULL, NULL, '150.0000', 'G', '25.0000', '25.0000', '15.0000', 'CM', '', 50, 0, 5, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box="1"|', NULL, '', '', '', '0', 1, 3, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(68, 1, 0, 'QWE', NULL, NULL, NULL, 'KG', NULL, NULL, NULL, 'M', '', 0, 2, 0, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(69, 1, 68, 'ZUI', NULL, NULL, '100.0000', 'G', NULL, NULL, NULL, 'M', '', 45, 1, 2, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(70, 1, 68, 'NMH', NULL, NULL, '100.0000', 'G', NULL, NULL, NULL, 'M', '', 12, 0, 1, '0000-00-00 00:00:00', '', 0, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 2, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(71, 1, 68, 'VGB', '', '', '100.0000', 'G', NULL, NULL, NULL, 'M', '', 15, 0, 0, '0000-00-00 00:00:00', '', 1, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 3, '2015-03-18 08:26:13', 466, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0),
(72, 1, 68, 'SRF', NULL, NULL, '100.0000', 'G', NULL, NULL, NULL, 'M', '', 45, 0, 5, '0000-00-00 00:00:00', '', 1, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 4, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(73, 1, 68, 'ASD', NULL, NULL, '100.0000', 'G', NULL, NULL, NULL, 'M', '', 54, 1, 5, '0000-00-00 00:00:00', '', 1, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 5, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(74, 1, 0, 'MV Parent', NULL, NULL, '0.2000', 'KG', '40.0000', NULL, NULL, 'CM', '', 54, 0, 5, '0000-00-00 00:00:00', '', 1, 0, 'KG', NULL, 'min_order_level=""|max_order_level=""|step_order_level=""|product_box=""|', NULL, '', '', '', '0', 1, 5, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(75, 1, 74, 'MV child 1', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:08:16', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(76, 1, 74, 'MV child', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:20:03', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(77, 1, 74, 'MV child', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:20:24', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(78, 1, 74, 'MV child', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:27:41', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(79, 1, 74, 'MV child', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:27:51', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(80, 1, 74, 'MV child', '', NULL, NULL, NULL, '40.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:32:22', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(81, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:33:10', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(82, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:34:37', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(83, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:36:47', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(84, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:38:41', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(85, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:39:43', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(86, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:42:24', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(87, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:42:31', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(88, 1, 74, 'MV child', '', NULL, NULL, NULL, '42.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:42:39', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(89, 1, 74, 'MV child', '', NULL, NULL, NULL, '45.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:42:49', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(90, 1, 74, 'MV child', '', NULL, NULL, NULL, '45.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:44:53', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0),
(91, 1, 74, 'MV child', '', NULL, NULL, NULL, '45.0000', NULL, NULL, NULL, '', 0, 0, 0, '0000-00-00 00:00:00', NULL, NULL, 0, NULL, NULL, 'min_order_level=null|max_order_level=null|step_order_level=null|product_box=null|', NULL, '', '', '', '', 1, 0, '2015-01-26 18:45:00', 874, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_products_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_products_en_gb` (
  `virtuemart_product_id` int(1) unsigned NOT NULL,
  `product_s_desc` varchar(2000) NOT NULL DEFAULT '',
  `product_desc` varchar(18400) NOT NULL DEFAULT '',
  `product_name` char(180) NOT NULL DEFAULT '',
  `metadesc` varchar(400) NOT NULL DEFAULT '',
  `metakey` varchar(400) NOT NULL DEFAULT '',
  `customtitle` char(255) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_product_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_products_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_products_en_gb` (`virtuemart_product_id`, `product_s_desc`, `product_desc`, `product_name`, `metadesc`, `metakey`, `customtitle`, `slug`) VALUES
(7, 'Product with child variant; parent ordable', '<p>This product will explain the usage of customfield generic (dynamic) child variant. The base product is ordable in this case.</p>\r\n<p>Consider you sell products in different color settings: you want to change the color of the product by selecting a color variant.<br />Therefore dynamic child variants can be used to allow you different description, images, or product status for every variant of your base product.<br /><br />Set up a new product, set price, add child products. Add created customfield generic child variant. <br />The child products are assigned to another unpublished category as the parent product for calculation or like in this case to no category.<br />Tick the checkboxes <em>Display parent as option</em>.<br /><br /></p>', 'Product using generic child variant', '', '', '', 'product-generic-child-variant'),
(8, '', '', 'child variant 1', '', '', '', 'dyn-child-variant-1'),
(9, '', '', 'child variant 2', '', '', '', 'dyn-child-variant-2'),
(10, '', '', 'child variant 3', '', '', '', 'dyn-child-variant-3'),
(11, 'Product with generic child variant; parent not ordable', '<p>This product will explain the usage of customfield generic (dynamic) child variant. The base product is not ordable in this case.</p>\r\n<p>Consider you sell products in different color settings: you want to change the color of the product by selecting a color variant.<br />Therefore dynamic child variants can be used to allow you different description, images, or product status for every variant of your base product.<br /><br />Set up a new product, set price, add child products. Add created customfield generic child variant. <br />The child products are assigned to another category as the parent product for caclulation or like in this case to no category.<br />Do not tick the checkbox <em>Display parent as option in this case</em>.</p>', 'Product using child variant parent not ordable', '', '', '', 'product-generic-child-variant-parent-not-ordable'),
(12, '', '', 'Child variant 1 15€', '', '', '', 'child-variant-1-15'),
(13, '', '', 'Child variant 1 20€', '', '', '', 'child-variant-1-20'),
(14, '', '', 'Child variant 1 25€', '', '', '', 'child-variant-1-25'),
(15, 'Default product with generic child variant and cart variant.', '<p>This product is a showcase to present the combination of product price, child variant price, and cart variant price.</p>', 'Product using generic child and cart variant', '', '', '', 'product-generic-child-variant-cart-variant'),
(16, '', '', 'generic child variant A', '', '', '', 'child-variant-w-cart-variant-1'),
(17, '', '', 'generic child variant B', '', '', '', 'child-variant-w-cart-variant-2'),
(18, '', '', 'generic child variant C', '', '', '', 'child-variant-w-cart-variant-3'),
(60, '', '', 'PATTERN Hats', '', '', '', 'pattern-hats'),
(61, 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Classic Hat', '', '', '', 'classic-hat'),
(62, 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Cowboy Hat', '', '', '', 'cowboy-hat'),
(63, 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Derby Hat', '', '', '', 'derby-hat'),
(64, '', '', 'PATTERN Caps', '', '', '', 'pattern-caps'),
(65, 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Santa Cap', '', '', '', 'santa-cap'),
(66, 'Base lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Baseball Cap', '', '', '', 'baseball-cap'),
(67, 'Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.', '<p>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Marine Cap', '', '', '', 'marine-cap'),
(68, 'Pattern for Clothing. For showcase reason this pattern is NOT unpublished.', '<p>For showcase reason this pattern is NOT unpublished.</p>', 'PATTERN Clothing', '', '', '', 'pattern-outer-garments'),
(69, '', '', 'Jumper', '', '', '', 'jumper'),
(70, '', '<p>Wide dress ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Wide dress', '', '', '', 'wide-dress'),
(71, '', '<p>Classic Jacket ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Classic Jacket', '', '', '', 'classic-jacket'),
(72, '', '<p>Poncho ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Poncho', '', '', '', 'poncho'),
(73, '', '<p>Dress ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>', 'Dress', '', '', '', 'dress'),
(74, 'The multi variant. A product using the mighty multi variant', '<p>The new multi variants are very mighty and handy to use. Create new variants and new ramifications directly in the parent. Any variant is really its own product and can be modified directly from the parent. Due the new caching system it is very performant and lightweight.</p>', 'Multi Variant', '', '', '', 'multi-variant'),
(75, '', '', 'Multi Variant', '', '', '', 'multi-variant-1'),
(76, '', '', 'Multi Variant', '', '', '', 'multi-variant-2'),
(77, '', '', 'Multi Variant', '', '', '', 'multi-variant-3'),
(78, '', '', 'Multi Variant', '', '', '', 'multi-variant-4'),
(79, '', '', 'Multi Variant', '', '', '', 'multi-variant-5'),
(80, '', '', 'Multi Variant', '', '', '', 'multi-variant-6'),
(81, '', '', 'Multi Variant', '', '', '', 'multi-variant-7'),
(82, '', '', 'Multi Variant', '', '', '', 'multi-variant-8'),
(83, '', '', 'Multi Variant', '', '', '', 'multi-variant-9'),
(84, '', '', 'Multi Variant', '', '', '', 'multi-variant-10'),
(85, '', '', 'Multi Variant', '', '', '', 'multi-variant-11'),
(86, '', '', 'Multi Variant', '', '', '', 'multi-variant-12'),
(87, '', '', 'Multi Variant', '', '', '', 'multi-variant-13'),
(88, '', '', 'Multi Variant', '', '', '', 'multi-variant-14'),
(89, '', '', 'Multi Variant', '', '', '', 'multi-variant-15'),
(90, '', '', 'Multi Variant', '', '', '', 'multi-variant-16'),
(91, '', '', 'Multi Variant', '', '', '', 'multi-variant-17');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_categories`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_categories` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_category_id` mediumint(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`virtuemart_category_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Maps Products to Categories' AUTO_INCREMENT=82 ;

--
-- Dumping data for table `#__virtuemart_product_categories`
--

INSERT IGNORE INTO `#__virtuemart_product_categories` (`id`, `virtuemart_product_id`, `virtuemart_category_id`, `ordering`) VALUES
(7, 7, 1, 7),
(8, 11, 1, 8),
(9, 15, 1, 9),
(53, 60, 5, 1),
(54, 61, 5, 2),
(55, 62, 5, 3),
(56, 63, 5, 4),
(57, 64, 6, 1),
(58, 65, 6, 2),
(59, 66, 6, 3),
(60, 67, 6, 4),
(61, 68, 7, 1),
(62, 70, 7, 3),
(63, 70, 9, 1),
(64, 69, 7, 2),
(65, 69, 8, 1),
(66, 71, 7, 4),
(67, 71, 8, 2),
(68, 72, 7, 5),
(69, 72, 9, 2),
(70, 72, 8, 3),
(71, 73, 7, 6),
(72, 73, 9, 3),
(73, 63, 4, 4),
(74, 62, 4, 3),
(75, 61, 4, 2),
(76, 60, 4, 1),
(77, 67, 4, 8),
(78, 66, 4, 7),
(79, 65, 4, 6),
(80, 64, 4, 5),
(81, 74, 1, 10);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_customfields`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_customfields` (
  `virtuemart_customfield_id` int(1) unsigned NOT NULL AUTO_INCREMENT COMMENT 'field id',
  `virtuemart_product_id` int(1) NOT NULL DEFAULT '0',
  `virtuemart_custom_id` int(1) NOT NULL DEFAULT '1' COMMENT 'custom group id',
  `customfield_value` varchar(2500) DEFAULT NULL COMMENT 'field value',
  `customfield_price` decimal(15,6) DEFAULT NULL COMMENT 'price',
  `disabler` int(1) unsigned NOT NULL DEFAULT '0',
  `override` int(1) unsigned NOT NULL DEFAULT '0',
  `customfield_params` varchar(17000) NOT NULL DEFAULT '' COMMENT 'Param for Plugins',
  `product_sku` char(64) DEFAULT NULL,
  `product_gtin` char(64) DEFAULT NULL,
  `product_mpn` char(64) DEFAULT NULL,
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) unsigned NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) unsigned NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_customfield_id`),
  KEY `virtuemart_product_id` (`virtuemart_product_id`),
  KEY `virtuemart_custom_id` (`virtuemart_custom_id`),
  KEY `published` (`published`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='custom fields' AUTO_INCREMENT=114 ;

--
-- Dumping data for table `#__virtuemart_product_customfields`
--

INSERT IGNORE INTO `#__virtuemart_product_customfields` (`virtuemart_customfield_id`, `virtuemart_product_id`, `virtuemart_custom_id`, `customfield_value`, `customfield_price`, `disabler`, `override`, `customfield_params`, `product_sku`, `product_gtin`, `product_mpn`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`, `ordering`) VALUES
(11, 7, 10, 'product_sku', NULL, 0, 0, 'withParent="1"|parentOrderable="1"|', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(12, 11, 10, 'product_sku', NULL, 0, 0, 'withParent="1"|parentOrderable="0"|', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(14, 15, 1, '7', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(15, 15, 10, 'product_sku', NULL, 0, 0, 'withParent="1"|parentOrderable="1"|', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(16, 15, 9, '(default)', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(17, 15, 9, 'Variante A', '10.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(18, 15, 9, 'Variante B', '20.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(19, 15, 9, 'Variante C', '30.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 4),
(28, 61, 1, '62', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(29, 61, 1, '63', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(30, 62, 1, '63', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(31, 62, 1, '61', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(32, 63, 1, '62', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(33, 63, 1, '61', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(44, 64, 13, 'Details: ', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 5),
(43, 64, 11, '', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 4),
(41, 64, 12, 'M-L', '1.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(40, 64, 12, 'S-M', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(46, 65, 12, 'S', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(42, 64, 12, 'L-XL', '2.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(45, 64, 14, 'Components: ', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 6),
(47, 65, 12, 'M', '1.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(48, 65, 12, 'L', '3.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(50, 65, 13, 'Extra fluffy cap your Santa will be amused', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 5),
(51, 65, 14, '100% Synthetic Deerimitation', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 6),
(52, 66, 12, 'S', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(53, 66, 12, 'M', '3.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(54, 66, 12, 'L', '5.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(56, 66, 13, 'The players choice!', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 5),
(57, 66, 14, '100% Cotton', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 6),
(58, 66, 1, '65', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(59, 66, 1, '67', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(60, 65, 1, '66', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(61, 65, 1, '67', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(66, 67, 13, 'Your freetime and leisure heads friend', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 5),
(67, 67, 14, '100% Cotton', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 6),
(68, 67, 1, '65', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(69, 67, 1, '66', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(70, 68, 15, 'Twill', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(71, 68, 15, 'Rip-stop', '10.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(72, 68, 16, 'M', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(73, 68, 16, 'L', '10.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(110, 71, 1, '8', NULL, 0, 0, 'wPrice=0|wImage=1|wDescr=0|width="150"|height="150"|', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 0),
(111, 71, 1, '72', NULL, 0, 0, 'wPrice=0|wImage=1|wDescr=0|width="150"|height="150"|', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 1),
(112, 71, 1, '70', NULL, 0, 0, 'wPrice=0|wImage=1|wDescr=0|width="150"|height="150"|', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 2),
(113, 71, 1, '73', NULL, 0, 0, 'wPrice=0|wImage=1|wDescr=0|width="150"|height="150"|', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 3),
(77, 69, 16, 'M-L', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(78, 69, 16, 'L-XL', '15.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(82, 70, 15, 'Fine', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(83, 70, 15, 'Extra fine', '100.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(84, 70, 16, 'S-M', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(85, 70, 16, 'M-L', '50.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(89, 71, 15, 'Cord', NULL, 0, 0, '', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 0),
(90, 71, 15, 'Twill', '100.000000', 0, 0, '', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 1),
(91, 71, 16, 'M-L', NULL, 0, 0, '', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 2),
(92, 71, 16, 'L-XL', '100.000000', 0, 0, '', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0, 3),
(96, 72, 15, 'Rubber', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(97, 72, 15, 'Polyethylen', '5.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(98, 72, 16, 'S-M', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(99, 72, 16, 'L-XL', '5.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(103, 73, 16, 'XS', NULL, 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 0),
(104, 73, 16, 'S', '10.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 1),
(105, 73, 16, 'M', '20.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 2),
(106, 73, 16, 'L', '30.000000', 0, 0, '', NULL, NULL, NULL, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0, 3),
(109, 74, 20, NULL, NULL, 0, 0, 'selectoptions=[{"voption":"product_length","clabel":"","values":"40.0000\\r\\n42.0000\\r\\n45.0000\\r\\n"},{"voption":"clabels","clabel":"Material","values":"Cotton\\r\\nLeather\\r\\nSilver"},{"voption":"clabels","clabel":"Color","values":"white\\r\\nred\\r\\ngreen\\r\\nblue"}]|clabels=0|options={"74":["40.0000","Cotton","white"],"75":["40.0000","Cotton","red"],"76":["40.0000","Cotton","green"],"77":["40.0000","Cotton","blue"],"78":["40.0000","Leather","red"],"79":["40.0000","Leather","blue"],"80":["40.0000","Silver","white"],"81":["42.0000","Cotton","white"],"82":["42.0000","Cotton","red"],"83":["42.0000","Cotton","blue"],"84":["42.0000","Cotton","green"],"85":["42.0000","Leather","red"],"86":["42.0000","Leather","green"],"87":["42.0000","Leather","blue"],"88":["42.0000","Silver","white"],"89":["45.0000","Cotton","white"],"90":["45.0000","Cotton","red"],"91":["45.0000","Cotton","green"]}|', NULL, NULL, NULL, 0, '0000-00-00 00:00:00', 0, '2015-01-26 20:00:10', 874, '0000-00-00 00:00:00', 0, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_manufacturers`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_manufacturers` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) DEFAULT NULL,
  `virtuemart_manufacturer_id` smallint(1) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`virtuemart_manufacturer_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Maps a product to a manufacturer' AUTO_INCREMENT=69 ;

--
-- Dumping data for table `#__virtuemart_product_manufacturers`
--

INSERT IGNORE INTO `#__virtuemart_product_manufacturers` (`id`, `virtuemart_product_id`, `virtuemart_manufacturer_id`) VALUES
(7, 7, 2),
(8, 8, 2),
(9, 9, 2),
(10, 10, 2),
(11, 11, 2),
(12, 15, 2),
(54, 60, 3),
(55, 61, 3),
(56, 62, 2),
(57, 63, 2),
(58, 64, 2),
(59, 65, 2),
(60, 66, 1),
(61, 67, 3),
(62, 68, 2),
(63, 70, 1),
(64, 69, 3),
(65, 71, 3),
(66, 72, 1),
(67, 73, 2),
(68, 74, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_medias`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_medias` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_media_id` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`virtuemart_media_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=32 ;

--
-- Dumping data for table `#__virtuemart_product_medias`
--

INSERT IGNORE INTO `#__virtuemart_product_medias` (`id`, `virtuemart_product_id`, `virtuemart_media_id`, `ordering`) VALUES
(7, 7, 8, 1),
(8, 11, 8, 1),
(9, 15, 8, 1),
(17, 60, 8, 1),
(18, 61, 10, 1),
(19, 62, 11, 1),
(20, 63, 12, 1),
(21, 64, 8, 1),
(22, 65, 13, 1),
(23, 66, 14, 1),
(24, 67, 15, 1),
(25, 68, 8, 1),
(26, 69, 16, 1),
(27, 70, 17, 1),
(28, 71, 18, 1),
(29, 72, 19, 1),
(30, 73, 20, 1),
(31, 74, 8, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_prices`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_prices` (
  `virtuemart_product_price_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `product_price` decimal(15,6) DEFAULT NULL,
  `override` tinyint(1) DEFAULT NULL,
  `product_override_price` decimal(15,5) DEFAULT NULL,
  `product_tax_id` int(1) DEFAULT NULL,
  `product_discount_id` int(1) DEFAULT NULL,
  `product_currency` smallint(1) DEFAULT NULL,
  `product_price_publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_price_publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `price_quantity_start` int(1) unsigned NOT NULL DEFAULT '0',
  `price_quantity_end` int(1) unsigned NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_product_price_id`),
  KEY `virtuemart_product_id` (`virtuemart_product_id`),
  KEY `product_price` (`virtuemart_product_id`),
  KEY `virtuemart_shoppergroup_id` (`virtuemart_shoppergroup_id`),
  KEY `product_price_publish_up` (`product_price_publish_up`),
  KEY `product_price_publish_down` (`product_price_publish_down`),
  KEY `price_quantity_start` (`price_quantity_start`),
  KEY `price_quantity_end` (`price_quantity_end`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Holds price records for a product' AUTO_INCREMENT=42 ;

--
-- Dumping data for table `#__virtuemart_product_prices`
--

INSERT IGNORE INTO `#__virtuemart_product_prices` (`virtuemart_product_price_id`, `virtuemart_product_id`, `virtuemart_shoppergroup_id`, `product_price`, `override`, `product_override_price`, `product_tax_id`, `product_discount_id`, `product_currency`, `product_price_publish_up`, `product_price_publish_down`, `price_quantity_start`, `price_quantity_end`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(6, 7, 0, '10.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(7, 8, 0, '15.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(8, 9, 0, '20.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(9, 10, 0, '25.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(10, 11, 0, '10.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(11, 12, 0, '15.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(12, 13, 0, '20.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(13, 14, 0, '25.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(14, 15, 0, '10.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(15, 16, 0, '15.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(16, 17, 0, '20.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(17, 18, 0, '25.000000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(28, 61, 0, '29.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(29, 62, 0, '34.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(30, 63, 0, '44.900000', 0, '0.00000', 0, 0, 191, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(31, 64, 0, '25.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(32, 65, 0, '24.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(33, 66, 0, '15.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(34, 67, 0, '17.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(35, 68, 0, '249.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(36, 69, 0, '149.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(37, 70, 0, '490.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(38, 71, 0, '899.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '2015-03-18 08:26:13', 466, '2015-03-18 08:26:13', 466, '0000-00-00 00:00:00', 0),
(39, 72, 0, '24.900000', 0, '0.00000', 0, 0, 182, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(40, 73, 0, '449.900000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 0),
(41, 74, 0, '20.000000', 0, '0.00000', 0, 0, 47, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', 874, '0000-00-00 00:00:00', 874, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_product_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_product_shoppergroups` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`virtuemart_shoppergroup_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Maps Products to Categories' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_ratings`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_ratings` (
  `virtuemart_rating_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `rates` int(1) NOT NULL DEFAULT '0',
  `ratingcount` int(1) unsigned NOT NULL DEFAULT '0',
  `rating` decimal(10,1) NOT NULL DEFAULT '0.0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_rating_id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`virtuemart_rating_id`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Stores all ratings for a product' AUTO_INCREMENT=29 ;

--
-- Dumping data for table `#__virtuemart_ratings`
--

INSERT IGNORE INTO `#__virtuemart_ratings` (`virtuemart_rating_id`, `virtuemart_product_id`, `rates`, `ratingcount`, `rating`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`) VALUES
(4, 7, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(5, 11, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(6, 15, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(15, 63, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(16, 60, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(17, 61, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(18, 62, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(19, 67, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(20, 64, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(21, 65, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(22, 66, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(23, 71, 7, 2, '3.5', 1, '2015-03-18 08:31:59', 466, '2015-03-18 08:31:59', 466),
(24, 72, 3, 1, '3.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(25, 73, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(26, 70, 5, 1, '5.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(27, 69, 4, 1, '4.0', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(28, 74, 4, 2, '4.5', 1, '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_rating_reviews`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_rating_reviews` (
  `virtuemart_rating_review_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `comment` varchar(18000) DEFAULT NULL,
  `review_ok` tinyint(1) NOT NULL DEFAULT '0',
  `review_rates` int(1) unsigned NOT NULL DEFAULT '0',
  `review_ratingcount` int(1) unsigned NOT NULL DEFAULT '0',
  `review_rating` decimal(10,2) NOT NULL DEFAULT '0.00',
  `review_editable` tinyint(1) NOT NULL DEFAULT '1',
  `lastip` char(50) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_rating_review_id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`created_by`),
  KEY `created_on` (`created_on`),
  KEY `created_by` (`created_by`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_rating_reviews`
--

INSERT IGNORE INTO `#__virtuemart_rating_reviews` (`virtuemart_rating_review_id`, `virtuemart_product_id`, `comment`, `review_ok`, `review_rates`, `review_ratingcount`, `review_rating`, `review_editable`, `lastip`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 71, 'First: Rate the product. Please select a rating between 0 (poorest) and 5 stars (best).', 0, 2, 1, '2.00', 0, '192.168.1.32', 1, '2015-03-18 08:31:59', 466, '2015-03-18 08:31:59', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_rating_votes`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_rating_votes` (
  `virtuemart_rating_vote_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `vote` int(1) NOT NULL DEFAULT '0',
  `lastip` char(50) NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_rating_vote_id`),
  UNIQUE KEY `virtuemart_product_id` (`virtuemart_product_id`,`created_by`),
  KEY `created_by` (`created_by`),
  KEY `created_on` (`created_on`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Stores all ratings for a product' AUTO_INCREMENT=29 ;

--
-- Dumping data for table `#__virtuemart_rating_votes`
--

INSERT IGNORE INTO `#__virtuemart_rating_votes` (`virtuemart_rating_vote_id`, `virtuemart_product_id`, `vote`, `lastip`, `created_on`, `created_by`, `modified_on`, `modified_by`) VALUES
(4, 7, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(5, 11, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(6, 15, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(28, 71, 2, '192.168.1.32', '2015-03-18 08:31:59', 466, '2015-03-18 08:31:59', 466),
(15, 63, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(16, 60, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(17, 61, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(18, 62, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(19, 67, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(20, 64, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(21, 65, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(22, 66, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(23, 71, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(24, 72, 3, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(25, 73, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(26, 70, 5, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635),
(27, 69, 4, '::1', '0000-00-00 00:00:00', 635, '0000-00-00 00:00:00', 635);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_shipmentmethods`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_shipmentmethods` (
  `virtuemart_shipmentmethod_id` mediumint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `shipment_jplugin_id` int(1) NOT NULL DEFAULT '0',
  `shipment_element` char(50) NOT NULL DEFAULT '',
  `shipment_params` varchar(19000) NOT NULL DEFAULT '',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_shipmentmethod_id`),
  KEY `shipment_jplugin_id` (`shipment_jplugin_id`),
  KEY `shipment_element` (`shipment_element`,`virtuemart_vendor_id`),
  KEY `ordering` (`ordering`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Shipment created from the shipment plugins' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_shipmentmethods`
--

INSERT IGNORE INTO `#__virtuemart_shipmentmethods` (`virtuemart_shipmentmethod_id`, `virtuemart_vendor_id`, `shipment_jplugin_id`, `shipment_element`, `shipment_params`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 10117, 'weight_countries', 'shipment_logos=""|countries=""|zip_start=""|zip_stop=""|weight_start=""|weight_stop=""|weight_unit="KG"|nbproducts_start=0|nbproducts_stop=0|orderamount_start=""|orderamount_stop=""|cost="0"|package_fee="2.49"|tax_id="0"|free_shipment="500"|', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_shipmentmethods_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_shipmentmethods_en_gb` (
  `virtuemart_shipmentmethod_id` int(1) unsigned NOT NULL,
  `shipment_name` char(180) NOT NULL DEFAULT '',
  `shipment_desc` varchar(19000) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_shipmentmethod_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_shipmentmethods_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_shipmentmethods_en_gb` (`virtuemart_shipmentmethod_id`, `shipment_name`, `shipment_desc`, `slug`) VALUES
(1, 'Self pick-up', '', 'Self-pick-up');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_shipmentmethod_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_shipmentmethod_shoppergroups` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_shipmentmethod_id` mediumint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_shipmentmethod_id` (`virtuemart_shipmentmethod_id`,`virtuemart_shoppergroup_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='xref table for shipment to shoppergroup' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_shipment_plg_weight_countries`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_shipment_plg_weight_countries` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_order_id` int(11) unsigned DEFAULT NULL,
  `order_number` char(32) DEFAULT NULL,
  `virtuemart_shipmentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `shipment_name` varchar(5000) DEFAULT NULL,
  `order_weight` decimal(10,4) DEFAULT NULL,
  `shipment_weight_unit` char(3) DEFAULT 'KG',
  `shipment_cost` decimal(10,2) DEFAULT NULL,
  `shipment_package_fee` decimal(10,2) DEFAULT NULL,
  `tax_id` smallint(1) DEFAULT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(11) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(11) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(11) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Shipment Weight Countries Table' AUTO_INCREMENT=3 ;

--
-- Dumping data for table `#__virtuemart_shipment_plg_weight_countries`
--

INSERT IGNORE INTO `#__virtuemart_shipment_plg_weight_countries` (`id`, `virtuemart_order_id`, `order_number`, `virtuemart_shipmentmethod_id`, `shipment_name`, `order_weight`, `shipment_weight_unit`, `shipment_cost`, `shipment_package_fee`, `tax_id`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, '94e403', 1, '<span class="vmshipment_name">Self pick-up</span>', '0.1000', 'KG', '0.00', '0.00', 0, '2015-03-16 11:09:53', 466, '2015-03-16 11:09:53', 466, '0000-00-00 00:00:00', 0),
(2, 2, '1b6704', 1, '<span class="vmshipment_name">Self pick-up</span>', '0.2000', 'KG', '0.00', '0.00', 0, '2015-03-19 10:42:41', 466, '2015-03-19 10:42:41', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_shoppergroups` (
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) NOT NULL DEFAULT '1',
  `shopper_group_name` char(128) DEFAULT NULL,
  `shopper_group_desc` char(255) DEFAULT NULL,
  `custom_price_display` tinyint(1) NOT NULL DEFAULT '0',
  `price_display` blob NOT NULL,
  `default` tinyint(1) NOT NULL DEFAULT '0',
  `sgrp_additional` tinyint(1) NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_shoppergroup_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `shopper_group_name` (`shopper_group_name`),
  KEY `ordering` (`ordering`),
  KEY `shared` (`shared`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Shopper Groups that users can be assigned to' AUTO_INCREMENT=5 ;

--
-- Dumping data for table `#__virtuemart_shoppergroups`
--

INSERT IGNORE INTO `#__virtuemart_shoppergroups` (`virtuemart_shoppergroup_id`, `virtuemart_vendor_id`, `shopper_group_name`, `shopper_group_desc`, `custom_price_display`, `price_display`, `default`, `sgrp_additional`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(2, 1, 'COM_VIRTUEMART_SHOPPERGROUP_DEFAULT', 'COM_VIRTUEMART_SHOPPERGROUP_DEFAULT_TIP', 0, '', 1, 0, 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(1, 1, 'COM_VIRTUEMART_SHOPPERGROUP_GUEST', 'COM_VIRTUEMART_SHOPPERGROUP_GUEST_TIP', 0, '', 2, 0, 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 1, 'Gold Level', 'Gold Level Shoppers.', 0, '', 0, 0, 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 1, 'Wholesale', 'Shoppers that can buy at wholesale.', 0, '', 0, 0, 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_states`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_states` (
  `virtuemart_state_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `virtuemart_country_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `virtuemart_worldzone_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `state_name` char(64) DEFAULT NULL,
  `state_3_code` char(3) DEFAULT NULL,
  `state_2_code` char(2) DEFAULT NULL,
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_state_id`),
  UNIQUE KEY `state_3_code` (`virtuemart_vendor_id`,`virtuemart_country_id`,`state_3_code`),
  UNIQUE KEY `state_2_code` (`virtuemart_vendor_id`,`virtuemart_country_id`,`state_2_code`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `virtuemart_country_id` (`virtuemart_country_id`),
  KEY `ordering` (`ordering`),
  KEY `shared` (`shared`),
  KEY `published` (`published`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='States that are assigned to a country' AUTO_INCREMENT=730 ;

--
-- Dumping data for table `#__virtuemart_states`
--

INSERT IGNORE INTO `#__virtuemart_states` (`virtuemart_state_id`, `virtuemart_vendor_id`, `virtuemart_country_id`, `virtuemart_worldzone_id`, `state_name`, `state_3_code`, `state_2_code`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 1, 223, 0, 'Alabama', 'ALA', 'AL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(2, 1, 223, 0, 'Alaska', 'ALK', 'AK', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 1, 223, 0, 'Arizona', 'ARZ', 'AZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 1, 223, 0, 'Arkansas', 'ARK', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(5, 1, 223, 0, 'California', 'CAL', 'CA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(6, 1, 223, 0, 'Colorado', 'COL', 'CO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(7, 1, 223, 0, 'Connecticut', 'CCT', 'CT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(8, 1, 223, 0, 'Delaware', 'DEL', 'DE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(9, 1, 223, 0, 'District Of Columbia', 'DOC', 'DC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(10, 1, 223, 0, 'Florida', 'FLO', 'FL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(11, 1, 223, 0, 'Georgia', 'GEA', 'GA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(12, 1, 223, 0, 'Hawaii', 'HWI', 'HI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(13, 1, 223, 0, 'Idaho', 'IDA', 'ID', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(14, 1, 223, 0, 'Illinois', 'ILL', 'IL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(15, 1, 223, 0, 'Indiana', 'IND', 'IN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(16, 1, 223, 0, 'Iowa', 'IOA', 'IA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(17, 1, 223, 0, 'Kansas', 'KAS', 'KS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(18, 1, 223, 0, 'Kentucky', 'KTY', 'KY', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(19, 1, 223, 0, 'Louisiana', 'LOA', 'LA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(20, 1, 223, 0, 'Maine', 'MAI', 'ME', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(21, 1, 223, 0, 'Maryland', 'MLD', 'MD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(22, 1, 223, 0, 'Massachusetts', 'MSA', 'MA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(23, 1, 223, 0, 'Michigan', 'MIC', 'MI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(24, 1, 223, 0, 'Minnesota', 'MIN', 'MN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(25, 1, 223, 0, 'Mississippi', 'MIS', 'MS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(26, 1, 223, 0, 'Missouri', 'MIO', 'MO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(27, 1, 223, 0, 'Montana', 'MOT', 'MT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(28, 1, 223, 0, 'Nebraska', 'NEB', 'NE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(29, 1, 223, 0, 'Nevada', 'NEV', 'NV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(30, 1, 223, 0, 'New Hampshire', 'NEH', 'NH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(31, 1, 223, 0, 'New Jersey', 'NEJ', 'NJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(32, 1, 223, 0, 'New Mexico', 'NEM', 'NM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(33, 1, 223, 0, 'New York', 'NEY', 'NY', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(34, 1, 223, 0, 'North Carolina', 'NOC', 'NC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(35, 1, 223, 0, 'North Dakota', 'NOD', 'ND', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(36, 1, 223, 0, 'Ohio', 'OHI', 'OH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(37, 1, 223, 0, 'Oklahoma', 'OKL', 'OK', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(38, 1, 223, 0, 'Oregon', 'ORN', 'OR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(39, 1, 223, 0, 'Pennsylvania', 'PEA', 'PA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(40, 1, 223, 0, 'Rhode Island', 'RHI', 'RI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(41, 1, 223, 0, 'South Carolina', 'SOC', 'SC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(42, 1, 223, 0, 'South Dakota', 'SOD', 'SD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(43, 1, 223, 0, 'Tennessee', 'TEN', 'TN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(44, 1, 223, 0, 'Texas', 'TXS', 'TX', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(45, 1, 223, 0, 'Utah', 'UTA', 'UT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(46, 1, 223, 0, 'Vermont', 'VMT', 'VT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(47, 1, 223, 0, 'Virginia', 'VIA', 'VA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(48, 1, 223, 0, 'Washington', 'WAS', 'WA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(49, 1, 223, 0, 'West Virginia', 'WEV', 'WV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(50, 1, 223, 0, 'Wisconsin', 'WIS', 'WI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(51, 1, 223, 0, 'Wyoming', 'WYO', 'WY', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(52, 1, 38, 0, 'Alberta', 'ALB', 'AB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(53, 1, 38, 0, 'British Columbia', 'BRC', 'BC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(54, 1, 38, 0, 'Manitoba', 'MAB', 'MB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(55, 1, 38, 0, 'New Brunswick', 'NEB', 'NB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(56, 1, 38, 0, 'Newfoundland and Labrador', 'NFL', 'NL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(57, 1, 38, 0, 'Northwest Territories', 'NWT', 'NT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(58, 1, 38, 0, 'Nova Scotia', 'NOS', 'NS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(59, 1, 38, 0, 'Nunavut', 'NUT', 'NU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(60, 1, 38, 0, 'Ontario', 'ONT', 'ON', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(61, 1, 38, 0, 'Prince Edward Island', 'PEI', 'PE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(62, 1, 38, 0, 'Quebec', 'QEC', 'QC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(63, 1, 38, 0, 'Saskatchewan', 'SAK', 'SK', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(64, 1, 38, 0, 'Yukon', 'YUT', 'YT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(65, 1, 222, 0, 'England', 'ENG', 'EN', 0, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(66, 1, 222, 0, 'Northern Ireland', 'NOI', 'NI', 0, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(67, 1, 222, 0, 'Scotland', 'SCO', 'SD', 0, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(68, 1, 222, 0, 'Wales', 'WLS', 'WS', 0, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(69, 1, 13, 0, 'Australian Capital Territory', 'ACT', 'AC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(70, 1, 13, 0, 'New South Wales', 'NSW', 'NS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(71, 1, 13, 0, 'Northern Territory', 'NOT', 'NT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(72, 1, 13, 0, 'Queensland', 'QLD', 'QL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(73, 1, 13, 0, 'South Australia', 'SOA', 'SA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(74, 1, 13, 0, 'Tasmania', 'TAS', 'TS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(75, 1, 13, 0, 'Victoria', 'VIC', 'VI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(76, 1, 13, 0, 'Western Australia', 'WEA', 'WA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(77, 1, 138, 0, 'Aguascalientes', 'AGS', 'AG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(78, 1, 138, 0, 'Baja California Norte', 'BCN', 'BN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(79, 1, 138, 0, 'Baja California Sur', 'BCS', 'BS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(80, 1, 138, 0, 'Campeche', 'CAM', 'CA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(81, 1, 138, 0, 'Chiapas', 'CHI', 'CS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(82, 1, 138, 0, 'Chihuahua', 'CHA', 'CH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(83, 1, 138, 0, 'Coahuila', 'COA', 'CO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(84, 1, 138, 0, 'Colima', 'COL', 'CM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(85, 1, 138, 0, 'Distrito Federal', 'DFM', 'DF', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(86, 1, 138, 0, 'Durango', 'DGO', 'DO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(87, 1, 138, 0, 'Guanajuato', 'GTO', 'GO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(88, 1, 138, 0, 'Guerrero', 'GRO', 'GU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(89, 1, 138, 0, 'Hidalgo', 'HGO', 'HI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(90, 1, 138, 0, 'Jalisco', 'JAL', 'JA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(91, 1, 138, 0, 'M', 'EDM', 'EM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(92, 1, 138, 0, 'Michoac', 'MCN', 'MI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(93, 1, 138, 0, 'Morelos', 'MOR', 'MO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(94, 1, 138, 0, 'Nayarit', 'NAY', 'NY', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(95, 1, 138, 0, 'Nuevo Le', 'NUL', 'NL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(96, 1, 138, 0, 'Oaxaca', 'OAX', 'OA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(97, 1, 138, 0, 'Puebla', 'PUE', 'PU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(98, 1, 138, 0, 'Quer', 'QRO', 'QU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(99, 1, 138, 0, 'Quintana Roo', 'QUR', 'QR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(100, 1, 138, 0, 'San Luis Potos', 'SLP', 'SP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(101, 1, 138, 0, 'Sinaloa', 'SIN', 'SI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(102, 1, 138, 0, 'Sonora', 'SON', 'SO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(103, 1, 138, 0, 'Tabasco', 'TAB', 'TA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(104, 1, 138, 0, 'Tamaulipas', 'TAM', 'TM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(105, 1, 138, 0, 'Tlaxcala', 'TLX', 'TX', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(106, 1, 138, 0, 'Veracruz', 'VER', 'VZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(107, 1, 138, 0, 'Yucat', 'YUC', 'YU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(108, 1, 138, 0, 'Zacatecas', 'ZAC', 'ZA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(109, 1, 30, 0, 'Acre', 'ACR', 'AC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(110, 1, 30, 0, 'Alagoas', 'ALG', 'AL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(111, 1, 30, 0, 'Amapá', 'AMP', 'AP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(112, 1, 30, 0, 'Amazonas', 'AMZ', 'AM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(113, 1, 30, 0, 'Bahía', 'BAH', 'BA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(114, 1, 30, 0, 'Ceará', 'CEA', 'CE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(115, 1, 30, 0, 'Distrito Federal', 'DFB', 'DF', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(116, 1, 30, 0, 'Espírito Santo', 'ESS', 'ES', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(117, 1, 30, 0, 'Goiás', 'GOI', 'GO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(118, 1, 30, 0, 'Maranhão', 'MAR', 'MA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(119, 1, 30, 0, 'Mato Grosso', 'MAT', 'MT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(120, 1, 30, 0, 'Mato Grosso do Sul', 'MGS', 'MS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(121, 1, 30, 0, 'Minas Gerais', 'MIG', 'MG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(122, 1, 30, 0, 'Paraná', 'PAR', 'PR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(123, 1, 30, 0, 'Paraíba', 'PRB', 'PB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(124, 1, 30, 0, 'Pará', 'PAB', 'PA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(125, 1, 30, 0, 'Pernambuco', 'PER', 'PE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(126, 1, 30, 0, 'Piauí', 'PIA', 'PI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(127, 1, 30, 0, 'Rio Grande do Norte', 'RGN', 'RN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(128, 1, 30, 0, 'Rio Grande do Sul', 'RGS', 'RS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(129, 1, 30, 0, 'Rio de Janeiro', 'RDJ', 'RJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(130, 1, 30, 0, 'Rondônia', 'RON', 'RO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(131, 1, 30, 0, 'Roraima', 'ROR', 'RR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(132, 1, 30, 0, 'Santa Catarina', 'SAC', 'SC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(133, 1, 30, 0, 'Sergipe', 'SER', 'SE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(134, 1, 30, 0, 'São Paulo', 'SAP', 'SP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(135, 1, 30, 0, 'Tocantins', 'TOC', 'TO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(136, 1, 44, 0, 'Anhui', 'ANH', '34', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(137, 1, 44, 0, 'Beijing', 'BEI', '11', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(138, 1, 44, 0, 'Chongqing', 'CHO', '50', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(139, 1, 44, 0, 'Fujian', 'FUJ', '35', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(140, 1, 44, 0, 'Gansu', 'GAN', '62', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(141, 1, 44, 0, 'Guangdong', 'GUA', '44', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(142, 1, 44, 0, 'Guangxi Zhuang', 'GUZ', '45', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(143, 1, 44, 0, 'Guizhou', 'GUI', '52', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(144, 1, 44, 0, 'Hainan', 'HAI', '46', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(145, 1, 44, 0, 'Hebei', 'HEB', '13', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(146, 1, 44, 0, 'Heilongjiang', 'HEI', '23', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(147, 1, 44, 0, 'Henan', 'HEN', '41', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(148, 1, 44, 0, 'Hubei', 'HUB', '42', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(149, 1, 44, 0, 'Hunan', 'HUN', '43', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(150, 1, 44, 0, 'Jiangsu', 'JIA', '32', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(151, 1, 44, 0, 'Jiangxi', 'JIX', '36', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(152, 1, 44, 0, 'Jilin', 'JIL', '22', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(153, 1, 44, 0, 'Liaoning', 'LIA', '21', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(154, 1, 44, 0, 'Nei Mongol', 'NML', '15', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(155, 1, 44, 0, 'Ningxia Hui', 'NIH', '64', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(156, 1, 44, 0, 'Qinghai', 'QIN', '63', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(157, 1, 44, 0, 'Shandong', 'SNG', '37', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(158, 1, 44, 0, 'Shanghai', 'SHH', '31', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(159, 1, 44, 0, 'Shaanxi', 'SHX', '61', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(160, 1, 44, 0, 'Sichuan', 'SIC', '51', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(161, 1, 44, 0, 'Tianjin', 'TIA', '12', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(162, 1, 44, 0, 'Xinjiang Uygur', 'XIU', '65', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(163, 1, 44, 0, 'Xizang', 'XIZ', '54', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(164, 1, 44, 0, 'Yunnan', 'YUN', '53', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(165, 1, 44, 0, 'Zhejiang', 'ZHE', '33', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(166, 1, 104, 0, 'Israel', 'ISL', 'IL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(167, 1, 104, 0, 'Gaza Strip', 'GZS', 'GZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(168, 1, 104, 0, 'West Bank', 'WBK', 'WB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(169, 1, 151, 0, 'St. Maarten', 'STM', 'SM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(170, 1, 151, 0, 'Bonaire', 'BNR', 'BN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(171, 1, 151, 0, 'Curacao', 'CUR', 'CR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(172, 1, 175, 0, 'Alba', 'ABA', 'AB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(173, 1, 175, 0, 'Arad', 'ARD', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(174, 1, 175, 0, 'Arges', 'ARG', 'AG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(175, 1, 175, 0, 'Bacau', 'BAC', 'BC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(176, 1, 175, 0, 'Bihor', 'BIH', 'BH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(177, 1, 175, 0, 'Bistrita-Nasaud', 'BIS', 'BN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(178, 1, 175, 0, 'Botosani', 'BOT', 'BT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(179, 1, 175, 0, 'Braila', 'BRL', 'BR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(180, 1, 175, 0, 'Brasov', 'BRA', 'BV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(181, 1, 175, 0, 'Bucuresti', 'BUC', 'B', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(182, 1, 175, 0, 'Buzau', 'BUZ', 'BZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(183, 1, 175, 0, 'Calarasi', 'CAL', 'CL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(184, 1, 175, 0, 'Caras Severin', 'CRS', 'CS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(185, 1, 175, 0, 'Cluj', 'CLJ', 'CJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(186, 1, 175, 0, 'Constanta', 'CST', 'CT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(187, 1, 175, 0, 'Covasna', 'COV', 'CV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(188, 1, 175, 0, 'Dambovita', 'DAM', 'DB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(189, 1, 175, 0, 'Dolj', 'DLJ', 'DJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(190, 1, 175, 0, 'Galati', 'GAL', 'GL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(191, 1, 175, 0, 'Giurgiu', 'GIU', 'GR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(192, 1, 175, 0, 'Gorj', 'GOR', 'GJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(193, 1, 175, 0, 'Hargita', 'HRG', 'HR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(194, 1, 175, 0, 'Hunedoara', 'HUN', 'HD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(195, 1, 175, 0, 'Ialomita', 'IAL', 'IL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(196, 1, 175, 0, 'Iasi', 'IAS', 'IS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(197, 1, 175, 0, 'Ilfov', 'ILF', 'IF', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(198, 1, 175, 0, 'Maramures', 'MAR', 'MM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(199, 1, 175, 0, 'Mehedinti', 'MEH', 'MH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(200, 1, 175, 0, 'Mures', 'MUR', 'MS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(201, 1, 175, 0, 'Neamt', 'NEM', 'NT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(202, 1, 175, 0, 'Olt', 'OLT', 'OT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(203, 1, 175, 0, 'Prahova', 'PRA', 'PH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(204, 1, 175, 0, 'Salaj', 'SAL', 'SJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(205, 1, 175, 0, 'Satu Mare', 'SAT', 'SM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(206, 1, 175, 0, 'Sibiu', 'SIB', 'SB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(207, 1, 175, 0, 'Suceava', 'SUC', 'SV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(208, 1, 175, 0, 'Teleorman', 'TEL', 'TR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(209, 1, 175, 0, 'Timis', 'TIM', 'TM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(210, 1, 175, 0, 'Tulcea', 'TUL', 'TL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(211, 1, 175, 0, 'Valcea', 'VAL', 'VL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(212, 1, 175, 0, 'Vaslui', 'VAS', 'VS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(213, 1, 175, 0, 'Vrancea', 'VRA', 'VN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(214, 1, 105, 0, 'Agrigento', 'AGR', 'AG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(215, 1, 105, 0, 'Alessandria', 'ALE', 'AL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(216, 1, 105, 0, 'Ancona', 'ANC', 'AN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(217, 1, 105, 0, 'Aosta', 'AOS', 'AO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(218, 1, 105, 0, 'Arezzo', 'ARE', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(219, 1, 105, 0, 'Ascoli Piceno', 'API', 'AP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(220, 1, 105, 0, 'Asti', 'AST', 'AT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(221, 1, 105, 0, 'Avellino', 'AVE', 'AV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(222, 1, 105, 0, 'Bari', 'BAR', 'BA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(223, 1, 105, 0, 'Belluno', 'BEL', 'BL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(224, 1, 105, 0, 'Benevento', 'BEN', 'BN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(225, 1, 105, 0, 'Bergamo', 'BEG', 'BG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(226, 1, 105, 0, 'Biella', 'BIE', 'BI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(227, 1, 105, 0, 'Bologna', 'BOL', 'BO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(228, 1, 105, 0, 'Bolzano', 'BOZ', 'BZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(229, 1, 105, 0, 'Brescia', 'BRE', 'BS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(230, 1, 105, 0, 'Brindisi', 'BRI', 'BR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(231, 1, 105, 0, 'Cagliari', 'CAG', 'CA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(232, 1, 105, 0, 'Caltanissetta', 'CAL', 'CL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(233, 1, 105, 0, 'Campobasso', 'CBO', 'CB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(234, 1, 105, 0, 'Carbonia-Iglesias', 'CAR', 'CI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(235, 1, 105, 0, 'Caserta', 'CAS', 'CE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(236, 1, 105, 0, 'Catania', 'CAT', 'CT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(237, 1, 105, 0, 'Catanzaro', 'CTZ', 'CZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(238, 1, 105, 0, 'Chieti', 'CHI', 'CH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(239, 1, 105, 0, 'Como', 'COM', 'CO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(240, 1, 105, 0, 'Cosenza', 'COS', 'CS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(241, 1, 105, 0, 'Cremona', 'CRE', 'CR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(242, 1, 105, 0, 'Crotone', 'CRO', 'KR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(243, 1, 105, 0, 'Cuneo', 'CUN', 'CN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(244, 1, 105, 0, 'Enna', 'ENN', 'EN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(245, 1, 105, 0, 'Ferrara', 'FER', 'FE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(246, 1, 105, 0, 'Firenze', 'FIR', 'FI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(247, 1, 105, 0, 'Foggia', 'FOG', 'FG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(248, 1, 105, 0, 'Forli-Cesena', 'FOC', 'FC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(249, 1, 105, 0, 'Frosinone', 'FRO', 'FR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(250, 1, 105, 0, 'Genova', 'GEN', 'GE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(251, 1, 105, 0, 'Gorizia', 'GOR', 'GO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(252, 1, 105, 0, 'Grosseto', 'GRO', 'GR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(253, 1, 105, 0, 'Imperia', 'IMP', 'IM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(254, 1, 105, 0, 'Isernia', 'ISE', 'IS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(255, 1, 105, 0, 'L''Aquila', 'AQU', 'AQ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(256, 1, 105, 0, 'La Spezia', 'LAS', 'SP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(257, 1, 105, 0, 'Latina', 'LAT', 'LT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(258, 1, 105, 0, 'Lecce', 'LEC', 'LE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(259, 1, 105, 0, 'Lecco', 'LCC', 'LC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(260, 1, 105, 0, 'Livorno', 'LIV', 'LI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(261, 1, 105, 0, 'Lodi', 'LOD', 'LO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(262, 1, 105, 0, 'Lucca', 'LUC', 'LU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(263, 1, 105, 0, 'Macerata', 'MAC', 'MC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(264, 1, 105, 0, 'Mantova', 'MAN', 'MN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(265, 1, 105, 0, 'Massa-Carrara', 'MAS', 'MS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(266, 1, 105, 0, 'Matera', 'MAA', 'MT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(267, 1, 105, 0, 'Medio Campidano', 'MED', 'VS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(268, 1, 105, 0, 'Messina', 'MES', 'ME', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(269, 1, 105, 0, 'Milano', 'MIL', 'MI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(270, 1, 105, 0, 'Modena', 'MOD', 'MO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(271, 1, 105, 0, 'Napoli', 'NAP', 'NA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(272, 1, 105, 0, 'Novara', 'NOV', 'NO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(273, 1, 105, 0, 'Nuoro', 'NUR', 'NU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(274, 1, 105, 0, 'Ogliastra', 'OGL', 'OG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(275, 1, 105, 0, 'Olbia-Tempio', 'OLB', 'OT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(276, 1, 105, 0, 'Oristano', 'ORI', 'OR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(277, 1, 105, 0, 'Padova', 'PDA', 'PD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(278, 1, 105, 0, 'Palermo', 'PAL', 'PA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(279, 1, 105, 0, 'Parma', 'PAA', 'PR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(280, 1, 105, 0, 'Pavia', 'PAV', 'PV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(281, 1, 105, 0, 'Perugia', 'PER', 'PG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(282, 1, 105, 0, 'Pesaro e Urbino', 'PES', 'PU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(283, 1, 105, 0, 'Pescara', 'PSC', 'PE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(284, 1, 105, 0, 'Piacenza', 'PIA', 'PC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(285, 1, 105, 0, 'Pisa', 'PIS', 'PI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(286, 1, 105, 0, 'Pistoia', 'PIT', 'PT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(287, 1, 105, 0, 'Pordenone', 'POR', 'PN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(288, 1, 105, 0, 'Potenza', 'PTZ', 'PZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(289, 1, 105, 0, 'Prato', 'PRA', 'PO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(290, 1, 105, 0, 'Ragusa', 'RAG', 'RG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(291, 1, 105, 0, 'Ravenna', 'RAV', 'RA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(292, 1, 105, 0, 'Reggio Calabria', 'REG', 'RC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(293, 1, 105, 0, 'Reggio Emilia', 'REE', 'RE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(294, 1, 105, 0, 'Rieti', 'RIE', 'RI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(295, 1, 105, 0, 'Rimini', 'RIM', 'RN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(296, 1, 105, 0, 'Roma', 'ROM', 'RM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(297, 1, 105, 0, 'Rovigo', 'ROV', 'RO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(298, 1, 105, 0, 'Salerno', 'SAL', 'SA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(299, 1, 105, 0, 'Sassari', 'SAS', 'SS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(300, 1, 105, 0, 'Savona', 'SAV', 'SV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(301, 1, 105, 0, 'Siena', 'SIE', 'SI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(302, 1, 105, 0, 'Siracusa', 'SIR', 'SR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(303, 1, 105, 0, 'Sondrio', 'SOO', 'SO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(304, 1, 105, 0, 'Taranto', 'TAR', 'TA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(305, 1, 105, 0, 'Teramo', 'TER', 'TE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(306, 1, 105, 0, 'Terni', 'TRN', 'TR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(307, 1, 105, 0, 'Torino', 'TOR', 'TO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(308, 1, 105, 0, 'Trapani', 'TRA', 'TP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(309, 1, 105, 0, 'Trento', 'TRE', 'TN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(310, 1, 105, 0, 'Treviso', 'TRV', 'TV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(311, 1, 105, 0, 'Trieste', 'TRI', 'TS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(312, 1, 105, 0, 'Udine', 'UDI', 'UD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(313, 1, 105, 0, 'Varese', 'VAR', 'VA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(314, 1, 105, 0, 'Venezia', 'VEN', 'VE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(315, 1, 105, 0, 'Verbano Cusio Ossola', 'VCO', 'VB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(316, 1, 105, 0, 'Vercelli', 'VER', 'VC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(317, 1, 105, 0, 'Verona', 'VRN', 'VR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(318, 1, 105, 0, 'Vibo Valenzia', 'VIV', 'VV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(319, 1, 105, 0, 'Vicenza', 'VII', 'VI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(320, 1, 105, 0, 'Viterbo', 'VIT', 'VT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(321, 1, 195, 0, 'A Coru', 'ACO', '15', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(322, 1, 195, 0, 'Alava', 'ALA', '01', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(323, 1, 195, 0, 'Albacete', 'ALB', '02', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(324, 1, 195, 0, 'Alicante', 'ALI', '03', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(325, 1, 195, 0, 'Almeria', 'ALM', '04', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(326, 1, 195, 0, 'Asturias', 'AST', '33', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(327, 1, 195, 0, 'Avila', 'AVI', '05', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(328, 1, 195, 0, 'Badajoz', 'BAD', '06', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(329, 1, 195, 0, 'Baleares', 'BAL', '07', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(330, 1, 195, 0, 'Barcelona', 'BAR', '08', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(331, 1, 195, 0, 'Burgos', 'BUR', '09', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(332, 1, 195, 0, 'Caceres', 'CAC', '10', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(333, 1, 195, 0, 'Cadiz', 'CAD', '11', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(334, 1, 195, 0, 'Cantabria', 'CAN', '39', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(335, 1, 195, 0, 'Castellon', 'CAS', '12', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(336, 1, 195, 0, 'Ceuta', 'CEU', '51', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(337, 1, 195, 0, 'Ciudad Real', 'CIU', '13', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(338, 1, 195, 0, 'Cordoba', 'COR', '14', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(339, 1, 195, 0, 'Cuenca', 'CUE', '16', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(340, 1, 195, 0, 'Girona', 'GIR', '17', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(341, 1, 195, 0, 'Granada', 'GRA', '18', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(342, 1, 195, 0, 'Guadalajara', 'GUA', '19', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(343, 1, 195, 0, 'Guipuzcoa', 'GUI', '20', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(344, 1, 195, 0, 'Huelva', 'HUL', '21', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(345, 1, 195, 0, 'Huesca', 'HUS', '22', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(346, 1, 195, 0, 'Jaen', 'JAE', '23', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(347, 1, 195, 0, 'La Rioja', 'LRI', '26', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(348, 1, 195, 0, 'Las Palmas', 'LPA', '35', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(349, 1, 195, 0, 'Leon', 'LEO', '24', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(350, 1, 195, 0, 'Lleida', 'LLE', '25', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(351, 1, 195, 0, 'Lugo', 'LUG', '27', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(352, 1, 195, 0, 'Madrid', 'MAD', '28', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(353, 1, 195, 0, 'Malaga', 'MAL', '29', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(354, 1, 195, 0, 'Melilla', 'MEL', '52', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(355, 1, 195, 0, 'Murcia', 'MUR', '30', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(356, 1, 195, 0, 'Navarra', 'NAV', '31', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(357, 1, 195, 0, 'Ourense', 'OUR', '32', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(358, 1, 195, 0, 'Palencia', 'PAL', '34', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(359, 1, 195, 0, 'Pontevedra', 'PON', '36', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(360, 1, 195, 0, 'Salamanca', 'SAL', '37', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(361, 1, 195, 0, 'Santa Cruz de Tenerife', 'SCT', '38', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(362, 1, 195, 0, 'Segovia', 'SEG', '40', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(363, 1, 195, 0, 'Sevilla', 'SEV', '41', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(364, 1, 195, 0, 'Soria', 'SOR', '42', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(365, 1, 195, 0, 'Tarragona', 'TAR', '43', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(366, 1, 195, 0, 'Teruel', 'TER', '44', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(367, 1, 195, 0, 'Toledo', 'TOL', '45', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(368, 1, 195, 0, 'Valencia', 'VAL', '46', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(369, 1, 195, 0, 'Valladolid', 'VLL', '47', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(370, 1, 195, 0, 'Vizcaya', 'VIZ', '48', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(371, 1, 195, 0, 'Zamora', 'ZAM', '49', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(372, 1, 195, 0, 'Zaragoza', 'ZAR', '50', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(373, 1, 10, 0, 'Buenos Aires', 'BAS', 'BA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(374, 1, 10, 0, 'Ciudad Autonoma De Buenos Aires', 'CBA', 'CB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(375, 1, 10, 0, 'Catamarca', 'CAT', 'CA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(376, 1, 10, 0, 'Chaco', 'CHO', 'CH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(377, 1, 10, 0, 'Chubut', 'CTT', 'CT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(378, 1, 10, 0, 'Cordoba', 'COD', 'CO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(379, 1, 10, 0, 'Corrientes', 'CRI', 'CR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(380, 1, 10, 0, 'Entre Rios', 'ERS', 'ER', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(381, 1, 10, 0, 'Formosa', 'FRM', 'FR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(382, 1, 10, 0, 'Jujuy', 'JUJ', 'JU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(383, 1, 10, 0, 'La Pampa', 'LPM', 'LP', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(384, 1, 10, 0, 'La Rioja', 'LRI', 'LR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(385, 1, 10, 0, 'Mendoza', 'MED', 'ME', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(386, 1, 10, 0, 'Misiones', 'MIS', 'MI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(387, 1, 10, 0, 'Neuquen', 'NQU', 'NQ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(388, 1, 10, 0, 'Rio Negro', 'RNG', 'RN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(389, 1, 10, 0, 'Salta', 'SAL', 'SA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);
INSERT IGNORE INTO `#__virtuemart_states` (`virtuemart_state_id`, `virtuemart_vendor_id`, `virtuemart_country_id`, `virtuemart_worldzone_id`, `state_name`, `state_3_code`, `state_2_code`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(390, 1, 10, 0, 'San Juan', 'SJN', 'SJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(391, 1, 10, 0, 'San Luis', 'SLU', 'SL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(392, 1, 10, 0, 'Santa Cruz', 'SCZ', 'SC', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(393, 1, 10, 0, 'Santa Fe', 'SFE', 'SF', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(394, 1, 10, 0, 'Santiago Del Estero', 'SEN', 'SE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(395, 1, 10, 0, 'Tierra Del Fuego', 'TFE', 'TF', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(396, 1, 10, 0, 'Tucuman', 'TUC', 'TU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(397, 1, 11, 0, 'Aragatsotn', 'ARG', 'AG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(398, 1, 11, 0, 'Ararat', 'ARR', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(399, 1, 11, 0, 'Armavir', 'ARM', 'AV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(400, 1, 11, 0, 'Gegharkunik', 'GEG', 'GR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(401, 1, 11, 0, 'Kotayk', 'KOT', 'KT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(402, 1, 11, 0, 'Lori', 'LOR', 'LO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(403, 1, 11, 0, 'Shirak', 'SHI', 'SH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(404, 1, 11, 0, 'Syunik', 'SYU', 'SU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(405, 1, 11, 0, 'Tavush', 'TAV', 'TV', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(406, 1, 11, 0, 'Vayots-Dzor', 'VAD', 'VD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(407, 1, 11, 0, 'Yerevan', 'YER', 'ER', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(408, 1, 99, 0, 'Andaman & Nicobar Islands', 'ANI', 'AI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(409, 1, 99, 0, 'Andhra Pradesh', 'AND', 'AN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(410, 1, 99, 0, 'Arunachal Pradesh', 'ARU', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(411, 1, 99, 0, 'Assam', 'ASS', 'AS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(412, 1, 99, 0, 'Bihar', 'BIH', 'BI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(413, 1, 99, 0, 'Chandigarh', 'CHA', 'CA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(414, 1, 99, 0, 'Chhatisgarh', 'CHH', 'CH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(415, 1, 99, 0, 'Dadra & Nagar Haveli', 'DAD', 'DD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(416, 1, 99, 0, 'Daman & Diu', 'DAM', 'DA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(417, 1, 99, 0, 'Delhi', 'DEL', 'DE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(418, 1, 99, 0, 'Goa', 'GOA', 'GO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(419, 1, 99, 0, 'Gujarat', 'GUJ', 'GU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(420, 1, 99, 0, 'Haryana', 'HAR', 'HA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(421, 1, 99, 0, 'Himachal Pradesh', 'HIM', 'HI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(422, 1, 99, 0, 'Jammu & Kashmir', 'JAM', 'JA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(423, 1, 99, 0, 'Jharkhand', 'JHA', 'JH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(424, 1, 99, 0, 'Karnataka', 'KAR', 'KA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(425, 1, 99, 0, 'Kerala', 'KER', 'KE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(426, 1, 99, 0, 'Lakshadweep', 'LAK', 'LA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(427, 1, 99, 0, 'Madhya Pradesh', 'MAD', 'MD', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(428, 1, 99, 0, 'Maharashtra', 'MAH', 'MH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(429, 1, 99, 0, 'Manipur', 'MAN', 'MN', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(430, 1, 99, 0, 'Meghalaya', 'MEG', 'ME', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(431, 1, 99, 0, 'Mizoram', 'MIZ', 'MI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(432, 1, 99, 0, 'Nagaland', 'NAG', 'NA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(433, 1, 99, 0, 'Orissa', 'ORI', 'OR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(434, 1, 99, 0, 'Pondicherry', 'PON', 'PO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(435, 1, 99, 0, 'Punjab', 'PUN', 'PU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(436, 1, 99, 0, 'Rajasthan', 'RAJ', 'RA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(437, 1, 99, 0, 'Sikkim', 'SIK', 'SI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(438, 1, 99, 0, 'Tamil Nadu', 'TAM', 'TA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(439, 1, 99, 0, 'Tripura', 'TRI', 'TR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(440, 1, 99, 0, 'Uttaranchal', 'UAR', 'UA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(441, 1, 99, 0, 'Uttar Pradesh', 'UTT', 'UT', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(442, 1, 99, 0, 'West Bengal', 'WES', 'WE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(443, 1, 101, 0, 'Ahmadi va Kohkiluyeh', 'BOK', 'BO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(444, 1, 101, 0, 'Ardabil', 'ARD', 'AR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(445, 1, 101, 0, 'Azarbayjan-e Gharbi', 'AZG', 'AG', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(446, 1, 101, 0, 'Azarbayjan-e Sharqi', 'AZS', 'AS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(447, 1, 101, 0, 'Bushehr', 'BUS', 'BU', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(448, 1, 101, 0, 'Chaharmahal va Bakhtiari', 'CMB', 'CM', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(449, 1, 101, 0, 'Esfahan', 'ESF', 'ES', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(450, 1, 101, 0, 'Fars', 'FAR', 'FA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(451, 1, 101, 0, 'Gilan', 'GIL', 'GI', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(452, 1, 101, 0, 'Gorgan', 'GOR', 'GO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(453, 1, 101, 0, 'Hamadan', 'HAM', 'HA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(454, 1, 101, 0, 'Hormozgan', 'HOR', 'HO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(455, 1, 101, 0, 'Ilam', 'ILA', 'IL', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(456, 1, 101, 0, 'Kerman', 'KER', 'KE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(457, 1, 101, 0, 'Kermanshah', 'BAK', 'BA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(458, 1, 101, 0, 'Khorasan-e Junoubi', 'KHJ', 'KJ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(459, 1, 101, 0, 'Khorasan-e Razavi', 'KHR', 'KR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(460, 1, 101, 0, 'Khorasan-e Shomali', 'KHS', 'KS', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(461, 1, 101, 0, 'Khuzestan', 'KHU', 'KH', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(462, 1, 101, 0, 'Kordestan', 'KOR', 'KO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(463, 1, 101, 0, 'Lorestan', 'LOR', 'LO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(464, 1, 101, 0, 'Markazi', 'MAR', 'MR', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(465, 1, 101, 0, 'Mazandaran', 'MAZ', 'MZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(466, 1, 101, 0, 'Qazvin', 'QAS', 'QA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(467, 1, 101, 0, 'Qom', 'QOM', 'QO', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(468, 1, 101, 0, 'Semnan', 'SEM', 'SE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(469, 1, 101, 0, 'Sistan va Baluchestan', 'SBA', 'SB', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(470, 1, 101, 0, 'Tehran', 'TEH', 'TE', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(471, 1, 101, 0, 'Yazd', 'YAZ', 'YA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(472, 1, 101, 0, 'Zanjan', 'ZAN', 'ZA', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(535, 1, 84, 0, 'ΛΕΥΚΑΔΑΣ', 'ΛΕΥ', 'ΛΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(532, 1, 84, 0, 'ΛΑΡΙΣΑΣ', 'ΛΑΡ', 'ΛΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(504, 1, 84, 0, 'ΑΡΚΑΔΙΑΣ', 'ΑΡΚ', 'ΑΚ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(503, 1, 84, 0, 'ΑΡΓΟΛΙΔΑΣ', 'ΑΡΓ', 'ΑΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(533, 1, 84, 0, 'ΛΑΣΙΘΙΟΥ', 'ΛΑΣ', 'ΛΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(534, 1, 84, 0, 'ΛΕΣΒΟΥ', 'ΛΕΣ', 'ΛΣ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(530, 1, 84, 0, 'ΚΥΚΛΑΔΩΝ', 'ΚΥΚ', 'ΚΥ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(553, 1, 84, 0, 'ΑΙΤΩΛΟΑΚΑΡΝΑΝΙΑΣ', 'ΑΙΤ', 'ΑΙ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(529, 1, 84, 0, 'ΚΟΡΙΝΘΙΑΣ', 'ΚΟΡ', 'ΚΟ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(531, 1, 84, 0, 'ΛΑΚΩΝΙΑΣ', 'ΛΑΚ', 'ΛK', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(517, 1, 84, 0, 'ΗΜΑΘΙΑΣ', 'ΗΜΑ', 'ΗΜ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(518, 1, 84, 0, 'ΗΡΑΚΛΕΙΟΥ', 'ΗΡΑ', 'ΗΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(519, 1, 84, 0, 'ΘΕΣΠΡΩΤΙΑΣ', 'ΘΕΠ', 'ΘΠ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(520, 1, 84, 0, 'ΘΕΣΣΑΛΟΝΙΚΗΣ', 'ΘΕΣ', 'ΘΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(521, 1, 84, 0, 'ΙΩΑΝΝΙΝΩΝ', 'ΙΩΑ', 'ΙΩ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(522, 1, 84, 0, 'ΚΑΒΑΛΑΣ', 'ΚΑΒ', 'ΚΒ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(523, 1, 84, 0, 'ΚΑΡΔΙΤΣΑΣ', 'ΚΑΡ', 'ΚΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(524, 1, 84, 0, 'ΚΑΣΤΟΡΙΑΣ', 'ΚΑΣ', 'ΚΣ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(525, 1, 84, 0, 'ΚΕΡΚΥΡΑΣ', 'ΚΕΡ', 'ΚΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(526, 1, 84, 0, 'ΚΕΦΑΛΛΗΝΙΑΣ', 'ΚΕΦ', 'ΚΦ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(527, 1, 84, 0, 'ΚΙΛΚΙΣ', 'ΚΙΛ', 'ΚΙ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(528, 1, 84, 0, 'ΚΟΖΑΝΗΣ', 'ΚΟΖ', 'ΚZ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(507, 1, 84, 0, 'ΑΧΑΪΑΣ', 'ΑΧΑ', 'ΑΧ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(508, 1, 84, 0, 'ΒΟΙΩΤΙΑΣ', 'ΒΟΙ', 'ΒΟ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(509, 1, 84, 0, 'ΓΡΕΒΕΝΩΝ', 'ΓΡΕ', 'ΓΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(510, 1, 84, 0, 'ΔΡΑΜΑΣ', 'ΔΡΑ', 'ΔΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(511, 1, 84, 0, 'ΔΩΔΕΚΑΝΗΣΟΥ', 'ΔΩΔ', 'ΔΩ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(512, 1, 84, 0, 'ΕΒΡΟΥ', 'ΕΒΡ', 'ΕΒ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(513, 1, 84, 0, 'ΕΥΒΟΙΑΣ', 'ΕΥΒ', 'ΕΥ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(514, 1, 84, 0, 'ΕΥΡΥΤΑΝΙΑΣ', 'ΕΥΡ', 'ΕΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(515, 1, 84, 0, 'ΖΑΚΥΝΘΟΥ', 'ΖΑΚ', 'ΖΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(516, 1, 84, 0, 'ΗΛΕΙΑΣ', 'ΗΛΕ', 'ΗΛ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(505, 1, 84, 0, 'ΑΡΤΑΣ', 'ΑΡΤ', 'ΑΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(506, 1, 84, 0, 'ΑΤΤΙΚΗΣ', 'ΑΤΤ', 'ΑΤ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(536, 1, 84, 0, 'ΜΑΓΝΗΣΙΑΣ', 'ΜΑΓ', 'ΜΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(537, 1, 84, 0, 'ΜΕΣΣΗΝΙΑΣ', 'ΜΕΣ', 'ΜΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(538, 1, 84, 0, 'ΞΑΝΘΗΣ', 'ΞΑΝ', 'ΞΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(539, 1, 84, 0, 'ΠΕΛΛΗΣ', 'ΠΕΛ', 'ΠΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(540, 1, 84, 0, 'ΠΙΕΡΙΑΣ', 'ΠΙΕ', 'ΠΙ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(541, 1, 84, 0, 'ΠΡΕΒΕΖΑΣ', 'ΠΡΕ', 'ΠΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(542, 1, 84, 0, 'ΡΕΘΥΜΝΗΣ', 'ΡΕΘ', 'ΡΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(543, 1, 84, 0, 'ΡΟΔΟΠΗΣ', 'ΡΟΔ', 'ΡΟ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(544, 1, 84, 0, 'ΣΑΜΟΥ', 'ΣΑΜ', 'ΣΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(545, 1, 84, 0, 'ΣΕΡΡΩΝ', 'ΣΕΡ', 'ΣΕ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(546, 1, 84, 0, 'ΤΡΙΚΑΛΩΝ', 'ΤΡΙ', 'ΤΡ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(547, 1, 84, 0, 'ΦΘΙΩΤΙΔΑΣ', 'ΦΘΙ', 'ΦΘ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(548, 1, 84, 0, 'ΦΛΩΡΙΝΑΣ', 'ΦΛΩ', 'ΦΛ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(549, 1, 84, 0, 'ΦΩΚΙΔΑΣ', 'ΦΩΚ', 'ΦΩ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(550, 1, 84, 0, 'ΧΑΛΚΙΔΙΚΗΣ', 'ΧΑΛ', 'ΧΑ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(551, 1, 84, 0, 'ΧΑΝΙΩΝ', 'ΧΑΝ', 'ΧΝ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(552, 1, 84, 0, 'ΧΙΟΥ', 'ΧΙΟ', 'ΧΙ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(569, 1, 81, 0, 'Schleswig-Holstein', 'SHO', 'SH', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(554, 1, 81, 0, 'Freie und Hansestadt Hamburg', 'HAM', 'HH', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(555, 1, 81, 0, 'Niedersachsen', 'NIS', 'NI', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(556, 1, 81, 0, 'Freie Hansestadt Bremen', 'HBR', 'HB', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(557, 1, 81, 0, 'Nordrhein-Westfalen', 'NRW', 'NW', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(558, 1, 81, 0, 'Hessen', 'HES', 'HE', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(559, 1, 81, 0, 'Rheinland-Pfalz', 'RLP', 'RP', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(560, 1, 81, 0, 'Baden-Württemberg', 'BWÜ', 'BW', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(561, 1, 81, 0, 'Freistaat Bayern', 'BAV', 'BY', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(562, 1, 81, 0, 'Saarland', 'SLA', 'SL', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(563, 1, 81, 0, 'Berlin', 'BER', 'BE', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(564, 1, 81, 0, 'Brandenburg', 'BRB', 'BB', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(565, 1, 81, 0, 'Mecklenburg-Vorpommern', 'MVO', 'MV', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(566, 1, 81, 0, 'Freistaat Sachsen', 'SAC', 'SN', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(567, 1, 81, 0, 'Sachsen-Anhalt', 'SAA', 'ST', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(568, 1, 81, 0, 'Freistaat Thüringen', 'THÜ', 'TH', 0, 1, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(570, 1, 176, 0, 'Адыгея Республика', 'AD', '01', 1, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(571, 1, 176, 0, 'Алтай Республика', 'AL', '04', 2, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(572, 1, 176, 0, 'Алтайский край', 'ALT', '22', 3, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(573, 1, 176, 0, 'Амурская область', 'AMU', '28', 4, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(574, 1, 176, 0, 'Архангельская область', 'ARK', '29', 5, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(575, 1, 176, 0, 'Астраханская область', 'AST', '30', 6, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(576, 1, 176, 0, 'Башкортостан Республика', 'BA', '02', 7, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(577, 1, 176, 0, 'Белгородская область', 'BEL', '31', 8, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(578, 1, 176, 0, 'Брянская область', 'BRY', '32', 9, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(579, 1, 176, 0, 'Бурятия Республика', 'BU', '03', 10, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(580, 1, 176, 0, 'Владимирская область', 'VLA', '33', 11, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(581, 1, 176, 0, 'Волгоградская область', 'VGG', '34', 12, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(582, 1, 176, 0, 'Вологодская область', 'VLG', '35', 13, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(583, 1, 176, 0, 'Воронежская область', 'VOR', '36', 14, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(584, 1, 176, 0, 'Дагестан Республика', 'DA', '05', 15, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(585, 1, 176, 0, 'Еврейская автономная область', 'YEV', '79', 16, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(586, 1, 176, 0, 'Забайкальский край', 'ZAB', '75', 17, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(587, 1, 176, 0, 'Ивановская область', 'IVA', '37', 18, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(588, 1, 176, 0, 'Ингушетия Республика', 'IN', '06', 19, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(589, 1, 176, 0, 'Иркутская область', 'IRK', '38', 20, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(590, 1, 176, 0, 'Кабардино-Балкарская Республика', 'KB', '07', 21, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(591, 1, 176, 0, 'Калининградская область', 'KGD', '39', 22, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(592, 1, 176, 0, 'Калмыкия Республика', 'KL', '08', 23, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(593, 1, 176, 0, 'Калужская область', 'KLU', '40', 24, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(594, 1, 176, 0, 'Камчатский край', 'KAM', '41', 25, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(595, 1, 176, 0, 'Карачаево-Черкесская Республика', 'KC', '09', 26, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(596, 1, 176, 0, 'Карелия Республика', 'KR', '10', 27, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(597, 1, 176, 0, 'Кемеровская область', 'KEM', '42', 28, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(598, 1, 176, 0, 'Кировская область', 'KIR', '43', 29, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(599, 1, 176, 0, 'Коми Республика', 'KO', '11', 30, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(600, 1, 176, 0, 'Костромская область', 'KOS', '44', 31, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(601, 1, 176, 0, 'Краснодарский край', 'KDA', '23', 32, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(602, 1, 176, 0, 'Красноярский край', 'KIA', '24', 33, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(603, 1, 176, 0, 'Курганская область', 'KGN', '45', 34, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(604, 1, 176, 0, 'Курская область', 'KRS', '46', 35, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(605, 1, 176, 0, 'Ленинградская область', 'LEN', '47', 36, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(606, 1, 176, 0, 'Липецкая область', 'LIP', '48', 37, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(607, 1, 176, 0, 'Магаданская область', 'MAG', '49', 38, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(608, 1, 176, 0, 'Марий Эл Республика', 'ME', '12', 39, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(609, 1, 176, 0, 'Мордовия Республика', 'MO', '13', 40, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(610, 1, 176, 0, 'Москва', 'MOW', '77', 41, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(611, 1, 176, 0, 'Московская область', 'MOS', '50', 42, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(612, 1, 176, 0, 'Мурманская область', 'MUR', '51', 43, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(613, 1, 176, 0, 'Ненецкий автономный округ', 'NEN', '83', 44, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(614, 1, 176, 0, 'Нижегородская область', 'NIZ', '52', 45, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(615, 1, 176, 0, 'Новгородская область', 'NGR', '53', 46, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(616, 1, 176, 0, 'Новосибирская область', 'NVS', '54', 47, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(617, 1, 176, 0, 'Омская область', 'OMS', '55', 48, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(618, 1, 176, 0, 'Оренбургская область', 'ORE', '56', 49, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(619, 1, 176, 0, 'Орловская область', 'ORL', '57', 50, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(620, 1, 176, 0, 'Пензенская область', 'PNZ', '58', 51, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(621, 1, 176, 0, 'Пермский край', 'PER', '59', 52, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(622, 1, 176, 0, 'Приморский край', 'PRI', '25', 53, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(623, 1, 176, 0, 'Псковская область', 'PSK', '60', 54, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(624, 1, 176, 0, 'Ростовская область', 'ROS', '61', 55, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(625, 1, 176, 0, 'Рязанская область', 'RYA', '62', 56, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(626, 1, 176, 0, 'Самарская область', 'SAM', '63', 57, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(627, 1, 176, 0, 'Санкт-Петербург', 'SPE', '78', 58, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(628, 1, 176, 0, 'Саратовская область', 'SAR', '64', 59, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(629, 1, 176, 0, 'Саха (Якутия) Республика', 'SA', '14', 60, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(630, 1, 176, 0, 'Сахалинская область', 'SAK', '65', 61, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(631, 1, 176, 0, 'Свердловская область', 'SVE', '66', 62, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(632, 1, 176, 0, 'Северная Осетия-Алания Республика', 'SE', '15', 63, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(633, 1, 176, 0, 'Смоленская область', 'SMO', '67', 64, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(634, 1, 176, 0, 'Ставропольский край', 'STA', '26', 65, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(635, 1, 176, 0, 'Тамбовская область', 'TAM', '68', 66, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(636, 1, 176, 0, 'Татарстан Республика', 'TA', '16', 67, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(637, 1, 176, 0, 'Тверская область', 'TVE', '69', 68, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(638, 1, 176, 0, 'Томская область', 'TOM', '70', 69, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(639, 1, 176, 0, 'Тульская область', 'TUL', '71', 70, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(640, 1, 176, 0, 'Тыва Республика', 'TY', '17', 71, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(641, 1, 176, 0, 'Тюменская область', 'TYU', '72', 72, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(642, 1, 176, 0, 'Удмуртская Республика', 'UD', '18', 73, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(643, 1, 176, 0, 'Ульяновская область', 'ULY', '73', 74, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(644, 1, 176, 0, 'Хакасия Республика', 'KK', '19', 75, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(645, 1, 176, 0, 'Челябинская область', 'CHE', '74', 76, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(646, 1, 176, 0, 'Чеченская Республика', 'CE', '20', 77, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(647, 1, 176, 0, 'Чувашская Республика', 'CU', '21', 78, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(648, 1, 176, 0, 'Чукотский автономный округ', 'CHU', '87', 79, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(649, 1, 176, 0, 'Хабаровский край', 'KHA', '27', 80, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(650, 1, 176, 0, 'Ханты-Мансийский автономный округ', 'KHM', '86', 81, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(651, 1, 176, 0, 'Ямало-Ненецкий автономный округ', 'YAN', '89', 82, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(652, 1, 176, 0, 'Ярославская область', 'YAR', '76', 83, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(653, 1, 209, 0, 'กระบี่', 'กบ', 'กบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(654, 1, 209, 0, 'กรุงเทพมหานคร', 'กทม', 'กท', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(655, 1, 209, 0, 'กาญจนบุรี', 'กจ', 'กจ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(656, 1, 209, 0, 'กาฬสินธุ์', 'กส', 'กส', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(657, 1, 209, 0, 'กำแพงเพชร', 'กพ', 'กพ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(658, 1, 209, 0, 'ขอนแก่น', 'ขก', 'ขก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(659, 1, 209, 0, 'จันทบุรี', 'จบ', 'จบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(660, 1, 209, 0, 'ฉะเชิงเทรา', 'ฉช', 'ฉช', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(661, 1, 209, 0, 'ชลบุรี', 'ชบ', 'ชบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(662, 1, 209, 0, 'ชัยนาท', 'ชน', 'ชน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(663, 1, 209, 0, 'ชัยภูมิ', 'ชย', 'ชย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(664, 1, 209, 0, 'ชุมพร', 'ชพ', 'ชพ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(665, 1, 209, 0, 'เชียงราย', 'ชร', 'ชร', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(666, 1, 209, 0, 'เชียงใหม่', 'ชม', 'ชม', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(667, 1, 209, 0, 'ตรัง', 'ตง', 'ตง', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(668, 1, 209, 0, 'ตราด', 'ตร', 'ตร', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(669, 1, 209, 0, 'ตาก', 'ตก', 'ตก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(670, 1, 209, 0, 'นครนายก', 'นย', 'นย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(671, 1, 209, 0, 'นครปฐม', 'นฐ', 'นฐ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(672, 1, 209, 0, 'นครพนม', 'นพ', 'นพ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(673, 1, 209, 0, 'นครราชสีมา', 'นม', 'นม', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(674, 1, 209, 0, 'นครศรีธรรมราช', 'นศ', 'นศ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(675, 1, 209, 0, 'นครสวรรค์', 'นว', 'นว', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(676, 1, 209, 0, 'นนทบุรี', 'นบ', 'นบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(677, 1, 209, 0, 'นราธิวาส', 'นธ', 'นธ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(678, 1, 209, 0, 'น่าน', 'นน', 'นน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(679, 1, 209, 0, 'บุรีรัมย์', 'บร', 'บร', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(680, 1, 209, 0, 'บึงกาฬ', 'บก', 'บก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(681, 1, 209, 0, 'ปทุมธานี', 'ปท', 'ปท', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(682, 1, 209, 0, 'ประจวบคีรีขันธ์', 'ปข', 'ปข', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(683, 1, 209, 0, 'ปราจีนบุรี', 'ปจ', 'ปจ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(684, 1, 209, 0, 'ปัตตานี', 'ปน', 'ปน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(685, 1, 209, 0, 'พระนครศรีอยุธยา', 'อย', 'อย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(686, 1, 209, 0, 'พังงา', 'พง', 'พง', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(687, 1, 209, 0, 'พัทลุง', 'พท', 'พท', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(688, 1, 209, 0, 'พิจิตร', 'พจ', 'พจ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(689, 1, 209, 0, 'พิษณุโลก', 'พล', 'พล', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(690, 1, 209, 0, 'เพชรบุรี', 'พบ', 'พบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(691, 1, 209, 0, 'เพชรบูรณ์', 'พช', 'พช', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(692, 1, 209, 0, 'แพร่', 'พร', 'พร', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(693, 1, 209, 0, 'พะเยา', 'พย', 'พย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(694, 1, 209, 0, 'ภูเก็ต', 'ภก', 'ภก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(695, 1, 209, 0, 'มหาสารคาม', 'มค', 'มค', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(696, 1, 209, 0, 'แม่ฮ่องสอน', 'มส', 'มส', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(697, 1, 209, 0, 'มุกดาหาร', 'มห', 'มห', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(698, 1, 209, 0, 'ยะลา', 'ยล', 'ยล', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(699, 1, 209, 0, 'ยโสธร', 'ยส', 'ยส', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(700, 1, 209, 0, 'ร้อยเอ็ด', 'รอ', 'รอ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(701, 1, 209, 0, 'ระนอง', 'รน', 'รน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(702, 1, 209, 0, 'ระยอง', 'รย', 'รย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(703, 1, 209, 0, 'ราชบุรี', 'รบ', 'รบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(704, 1, 209, 0, 'ลพบุรี', 'ลบ', 'ลบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(705, 1, 209, 0, 'ลำปาง', 'ลป', 'ลป', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(706, 1, 209, 0, 'ลำพูน', 'ลพ', 'ลพ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(707, 1, 209, 0, 'เลย', 'ลย', 'ลย', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(708, 1, 209, 0, 'ศรีสะเกษ', 'ศก', 'ศก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(709, 1, 209, 0, 'สกลนคร', 'สน', 'สน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(710, 1, 209, 0, 'สงขลา', 'สข', 'สข', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(711, 1, 209, 0, 'สตูล', 'สต', 'สต', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(712, 1, 209, 0, 'สมุทรปราการ', 'สป', 'สป', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(713, 1, 209, 0, 'สมุทรสงคราม', 'สส', 'สส', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(714, 1, 209, 0, 'สมุทรสาคร', 'สค', 'สค', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(715, 1, 209, 0, 'สระบุรี', 'สบ', 'สบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(716, 1, 209, 0, 'สระแก้ว', 'สก', 'สก', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(717, 1, 209, 0, 'สิงห์บุรี', 'สห', 'สห', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(718, 1, 209, 0, 'สุโขทัย', 'สท', 'สท', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(719, 1, 209, 0, 'สุพรรณบุรี', 'สพ', 'สพ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(720, 1, 209, 0, 'สุราษฎร์ธานี', 'สฎ', 'สฎ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(721, 1, 209, 0, 'สุรินทร์', 'สร', 'สร', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(722, 1, 209, 0, 'หนองคาย', 'นค', 'นค', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(723, 1, 209, 0, 'หนองบัวลำภู', 'นภ', 'นภ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(724, 1, 209, 0, 'อ่างทอง', 'อท', 'อท', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(725, 1, 209, 0, 'อุดรธานี', 'อด', 'อด', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(726, 1, 209, 0, 'อุตรดิตถ์', 'อต', 'อต', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(727, 1, 209, 0, 'อุทัยธานี', 'อน', 'อน', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(728, 1, 209, 0, 'อุบลราชธานี', 'อบ', 'อบ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(729, 1, 209, 0, 'อำนาจเจริญ', 'อจ', 'อจ', 0, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_userfields`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_userfields` (
  `virtuemart_userfield_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '1',
  `userfield_jplugin_id` int(1) NOT NULL DEFAULT '0',
  `name` char(255) NOT NULL DEFAULT '',
  `title` char(255) NOT NULL DEFAULT '',
  `description` varchar(2048) DEFAULT NULL,
  `type` char(70) NOT NULL DEFAULT '',
  `maxlength` int(1) DEFAULT NULL,
  `size` int(1) DEFAULT NULL,
  `required` tinyint(4) NOT NULL DEFAULT '0',
  `cols` int(1) DEFAULT NULL,
  `rows` int(1) DEFAULT NULL,
  `value` char(255) DEFAULT NULL,
  `default` char(255) DEFAULT NULL,
  `registration` tinyint(1) NOT NULL DEFAULT '0',
  `shipment` tinyint(1) NOT NULL DEFAULT '0',
  `account` tinyint(1) NOT NULL DEFAULT '1',
  `cart` tinyint(1) NOT NULL DEFAULT '0',
  `readonly` tinyint(1) NOT NULL DEFAULT '0',
  `calculated` tinyint(1) NOT NULL DEFAULT '0',
  `sys` tinyint(4) NOT NULL DEFAULT '0',
  `userfield_params` varchar(17000) NOT NULL DEFAULT '',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_userfield_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `ordering` (`ordering`),
  KEY `shared` (`shared`),
  KEY `published` (`published`),
  KEY `account` (`account`),
  KEY `shipment` (`shipment`),
  KEY `cart` (`cart`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Holds the fields for the user information' AUTO_INCREMENT=52 ;

--
-- Dumping data for table `#__virtuemart_userfields`
--

INSERT IGNORE INTO `#__virtuemart_userfields` (`virtuemart_userfield_id`, `virtuemart_vendor_id`, `userfield_jplugin_id`, `name`, `title`, `description`, `type`, `maxlength`, `size`, `required`, `cols`, `rows`, `value`, `default`, `registration`, `shipment`, `account`, `cart`, `readonly`, `calculated`, `sys`, `userfield_params`, `ordering`, `shared`, `published`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(5, 0, 0, 'email', 'COM_VIRTUEMART_REGISTER_EMAIL', '', 'emailaddress', 100, 30, 1, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 1, '', 4, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(6, 0, 0, 'name', 'COM_VIRTUEMART_USER_DISPLAYED_NAME', '', 'text', 25, 30, 1, 0, 0, '', NULL, 1, 0, 1, 0, 0, 0, 1, '', 8, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(7, 0, 0, 'username', 'COM_VIRTUEMART_USERNAME', '', 'text', 25, 30, 1, 0, 0, '', NULL, 1, 0, 1, 0, 0, 0, 1, '', 6, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(8, 0, 0, 'password', 'COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_1', '', 'password', 25, 30, 1, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 1, '', 10, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(9, 0, 0, 'password2', 'COM_VIRTUEMART_SHOPPER_FORM_PASSWORD_2', '', 'password', 25, 30, 1, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 1, '', 12, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(15, 0, 0, 'agreed', 'COM_VIRTUEMART_I_AGREE_TO_TOS', '', 'checkbox', NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 1, '', 13, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(16, 0, 0, 'tos', 'COM_VIRTUEMART_STORE_FORM_TOS', '', 'custom', NULL, NULL, 1, NULL, NULL, NULL, NULL, 0, 0, 0, 1, 0, 0, 1, '', 14, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(17, 0, 0, 'customer_note', 'COM_VIRTUEMART_CNOTES_CART', '', 'textarea', 2500, NULL, 0, 60, 1, NULL, NULL, 0, 0, 0, 1, 0, 0, 1, '', 13, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(20, 0, 0, 'address_type_name', 'COM_VIRTUEMART_USER_FORM_ADDRESS_LABEL', '', 'text', 32, 30, 1, NULL, NULL, NULL, 'Shipment', 0, 1, 0, 0, 0, 0, 1, '', 16, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(21, 0, 0, 'delimiter_billto', 'COM_VIRTUEMART_USER_FORM_BILLTO_LBL', '', 'delimiter', 25, 30, 0, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 0, '', 18, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(22, 0, 0, 'company', 'COM_VIRTUEMART_SHOPPER_FORM_COMPANY_NAME', '', 'text', 64, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 20, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(23, 0, 0, 'title', 'COM_VIRTUEMART_SHOPPER_FORM_TITLE', '', 'select', 0, 210, 0, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 1, '', 22, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(24, 0, 0, 'first_name', 'COM_VIRTUEMART_SHOPPER_FORM_FIRST_NAME', '', 'text', 32, 30, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 24, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(25, 0, 0, 'middle_name', 'COM_VIRTUEMART_SHOPPER_FORM_MIDDLE_NAME', '', 'text', 32, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 26, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(26, 0, 0, 'last_name', 'COM_VIRTUEMART_SHOPPER_FORM_LAST_NAME', '', 'text', 32, 30, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 28, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(27, 0, 0, 'address_1', 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_1', '', 'text', 64, 30, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 30, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(28, 0, 0, 'address_2', 'COM_VIRTUEMART_SHOPPER_FORM_ADDRESS_2', '', 'text', 64, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 32, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(29, 0, 0, 'zip', 'COM_VIRTUEMART_SHOPPER_FORM_ZIP', '', 'text', 32, 30, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 34, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(35, 0, 0, 'city', 'COM_VIRTUEMART_SHOPPER_FORM_CITY', '', 'text', 32, 30, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 36, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(36, 0, 0, 'virtuemart_country_id', 'COM_VIRTUEMART_SHOPPER_FORM_COUNTRY', '', 'select', 0, 210, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 38, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(37, 0, 0, 'virtuemart_state_id', 'COM_VIRTUEMART_SHOPPER_FORM_STATE', '', 'select', 0, 210, 1, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 40, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(38, 0, 0, 'phone_1', 'COM_VIRTUEMART_SHOPPER_FORM_PHONE', '', 'text', 32, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 42, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(39, 0, 0, 'phone_2', 'COM_VIRTUEMART_SHOPPER_FORM_PHONE2', '', 'text', 32, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 44, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(40, 0, 0, 'fax', 'COM_VIRTUEMART_SHOPPER_FORM_FAX', '', 'text', 32, 30, 0, NULL, NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 1, '', 46, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(41, 0, 0, 'delimiter_sendregistration', 'COM_VIRTUEMART_BUTTON_SEND_REG', '', 'delimiter', 25, 30, 0, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 0, '', 2, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(42, 0, 0, 'delimiter_userinfo', 'COM_VIRTUEMART_ORDER_PRINT_CUST_INFO_LBL', '', 'delimiter', NULL, NULL, 0, NULL, NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 0, '', 14, 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(50, 0, 0, 'tax_exemption_number', 'COM_VIRTUEMART_SHOPPER_FORM_TAXEXEMPTION_NBR', 'Vendors can set here a tax exemption number for a shopper. This field is only changeable by administrators.', 'text', 10, 0, 0, 0, 0, NULL, NULL, 0, 0, 1, 1, 0, 0, 0, '', 48, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(51, 0, 0, 'tax_usage_type', 'COM_VIRTUEMART_SHOPPER_FORM_TAX_USAGE', 'Federal, national, educational, public, or similar often get a special tax. This field is only writable by administrators.', 'select', 0, 0, 0, 0, 0, NULL, NULL, 0, 0, 1, 1, 0, 0, 0, '', 50, 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_userfield_values`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_userfield_values` (
  `virtuemart_userfield_value_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_userfield_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `fieldtitle` char(255) NOT NULL DEFAULT '',
  `fieldvalue` char(255) NOT NULL DEFAULT '',
  `sys` tinyint(4) NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_userfield_value_id`),
  KEY `virtuemart_userfield_id` (`virtuemart_userfield_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Holds the different values for dropdown and radio lists' AUTO_INCREMENT=20 ;

--
-- Dumping data for table `#__virtuemart_userfield_values`
--

INSERT IGNORE INTO `#__virtuemart_userfield_values` (`virtuemart_userfield_value_id`, `virtuemart_userfield_id`, `fieldtitle`, `fieldvalue`, `sys`, `ordering`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 23, 'COM_VIRTUEMART_SHOPPER_TITLE_MR', 'Mr', 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(2, 23, 'COM_VIRTUEMART_SHOPPER_TITLE_MRS', 'Mrs', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(3, 51, 'None', '', 0, 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(4, 51, 'Non-resident (Canada)', 'R', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(5, 51, 'Federal government (United States)', 'A', 0, 1, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(6, 51, 'State government (United States)', 'B', 0, 2, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(7, 51, 'Tribe / Status Indian / Indian Band (both)', 'C', 0, 3, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(8, 51, 'Foreign diplomat (both)', 'D', 0, 4, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(9, 51, 'Charitable or benevolent org (both)', 'E', 0, 5, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(10, 51, 'Religious or educational org (both)', 'F', 0, 6, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(11, 51, 'Resale (both)', 'G', 0, 7, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(12, 51, 'Commercial agricultural production (both)', 'H', 0, 8, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(13, 51, 'Industrial production / manufacturer (both)', 'I', 0, 9, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(14, 51, 'Direct pay permit (United States)', 'J', 0, 10, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(15, 51, 'Direct mail (United States)', 'K', 0, 11, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(16, 51, 'Other (both)', 'L', 0, 12, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(17, 51, 'Local government (United States)', 'N', 0, 13, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(18, 51, 'Commercial aquaculture (Canada)', 'P', 0, 14, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0),
(19, 51, 'Commercial Fishery (Canada)', 'Q', 0, 15, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_userinfos`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_userinfos` (
  `virtuemart_userinfo_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  `address_type` char(2) NOT NULL DEFAULT '',
  `address_type_name` char(32) NOT NULL DEFAULT '',
  `name` char(64) DEFAULT NULL,
  `company` char(64) DEFAULT NULL,
  `title` char(32) DEFAULT NULL,
  `last_name` char(48) DEFAULT NULL,
  `first_name` char(48) DEFAULT NULL,
  `middle_name` char(48) DEFAULT NULL,
  `phone_1` char(32) DEFAULT NULL,
  `phone_2` char(32) DEFAULT NULL,
  `fax` char(32) DEFAULT NULL,
  `address_1` char(64) NOT NULL DEFAULT '',
  `address_2` char(64) DEFAULT NULL,
  `city` char(64) NOT NULL DEFAULT '',
  `virtuemart_state_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_country_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `zip` char(32) NOT NULL DEFAULT '',
  `agreed` tinyint(1) NOT NULL DEFAULT '0',
  `tos` tinyint(1) NOT NULL DEFAULT '0',
  `customer_note` varchar(2500) NOT NULL DEFAULT '',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_userinfo_id`),
  KEY `i_virtuemart_user_id` (`virtuemart_userinfo_id`,`virtuemart_user_id`),
  KEY `virtuemart_user_id` (`virtuemart_user_id`,`address_type`),
  KEY `address_type` (`address_type`),
  KEY `address_type_name` (`address_type_name`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Customer Information, BT = BillTo and ST = ShipTo' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_userinfos`
--

INSERT IGNORE INTO `#__virtuemart_userinfos` (`virtuemart_userinfo_id`, `virtuemart_user_id`, `address_type`, `address_type_name`, `name`, `company`, `title`, `last_name`, `first_name`, `middle_name`, `phone_1`, `phone_2`, `fax`, `address_1`, `address_2`, `city`, `virtuemart_state_id`, `virtuemart_country_id`, `zip`, `agreed`, `tos`, `customer_note`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 466, 'BT', '', 'Super User', 'Sample Company', 'Mr', 'John', 'Doe', '', '555-555-555', '', '', 'PO Box 123', '', 'Seattle', 48, 223, '98101', 0, 0, '', '2015-03-16 10:52:15', 466, '2015-03-17 09:35:19', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vendors`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vendors` (
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `vendor_name` char(64) DEFAULT NULL,
  `vendor_currency` int(1) DEFAULT NULL,
  `vendor_accepted_currencies` varchar(1536) NOT NULL DEFAULT '',
  `vendor_params` varchar(17000) NOT NULL DEFAULT '',
  `metarobot` char(20) DEFAULT NULL,
  `metaauthor` char(64) DEFAULT NULL,
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_vendor_id`),
  KEY `vendor_name` (`vendor_name`),
  KEY `vendor_currency` (`vendor_currency`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COMMENT='Vendors manage their products in your store' AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_vendors`
--

INSERT IGNORE INTO `#__virtuemart_vendors` (`virtuemart_vendor_id`, `vendor_name`, `vendor_currency`, `vendor_accepted_currencies`, `vendor_params`, `metarobot`, `metaauthor`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(1, 'Sample Company', 47, '52,26,47,144', 'vendor_min_pov="0"|vendor_min_poq=1|vendor_freeshipment=0|vendor_address_format=""|vendor_date_format=""|vendor_letter_format="A4"|vendor_letter_orientation="P"|vendor_letter_margin_top="55"|vendor_letter_margin_left="25"|vendor_letter_margin_right="25"|vendor_letter_margin_bottom="25"|vendor_letter_margin_header="20"|vendor_letter_margin_footer="20"|vendor_letter_font="helvetica"|vendor_letter_font_size="8"|vendor_letter_header_font_size="7"|vendor_letter_footer_font_size="6"|vendor_letter_header="1"|vendor_letter_header_line="1"|vendor_letter_header_line_color="#000000"|vendor_letter_header_image="1"|vendor_letter_header_imagesize="60"|vendor_letter_header_cell_height_ratio="1"|vendor_letter_footer="1"|vendor_letter_footer_line="1"|vendor_letter_footer_line_color="#000000"|vendor_letter_footer_cell_height_ratio="1"|vendor_letter_add_tos="0"|vendor_letter_add_tos_newpage="1"|vendor_mail_width=640|vendor_mail_header=1|vendor_mail_tos=1|vendor_mail_logo=1|vendor_mail_logo_width=200|vendor_mail_font="helvetica"|vendor_mail_header_font_size=11|vendor_mail_font_size=12|vendor_mail_footer_font_size=10|', '', '', '0000-00-00 00:00:00', 0, '2015-03-17 09:35:19', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vendors_en_gb`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vendors_en_gb` (
  `virtuemart_vendor_id` int(1) unsigned NOT NULL,
  `vendor_store_desc` text NOT NULL,
  `vendor_terms_of_service` text NOT NULL,
  `vendor_legal_info` text NOT NULL,
  `vendor_letter_css` text NOT NULL,
  `vendor_letter_header_html` varchar(8000) NOT NULL DEFAULT '<h1>{vm:vendorname}</h1><p>{vm:vendoraddress}</p>',
  `vendor_letter_footer_html` varchar(8000) NOT NULL DEFAULT '<p>{vm:vendorlegalinfo}<br />Page {vm:pagenum}/{vm:pagecount}</p>',
  `vendor_store_name` char(180) NOT NULL DEFAULT '',
  `vendor_phone` char(26) NOT NULL DEFAULT '',
  `vendor_url` char(255) NOT NULL DEFAULT '',
  `metadesc` varchar(400) NOT NULL DEFAULT '',
  `metakey` varchar(400) NOT NULL DEFAULT '',
  `customtitle` char(255) NOT NULL DEFAULT '',
  `vendor_invoice_free1` char(255) NOT NULL DEFAULT '',
  `vendor_invoice_free2` char(255) NOT NULL DEFAULT '',
  `vendor_mail_free1` char(255) NOT NULL DEFAULT '',
  `vendor_mail_free2` char(255) NOT NULL DEFAULT '',
  `vendor_mail_css` char(255) NOT NULL DEFAULT '',
  `slug` char(192) NOT NULL DEFAULT '',
  PRIMARY KEY (`virtuemart_vendor_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `#__virtuemart_vendors_en_gb`
--

INSERT IGNORE INTO `#__virtuemart_vendors_en_gb` (`virtuemart_vendor_id`, `vendor_store_desc`, `vendor_terms_of_service`, `vendor_legal_info`, `vendor_letter_css`, `vendor_letter_header_html`, `vendor_letter_footer_html`, `vendor_store_name`, `vendor_phone`, `vendor_url`, `metadesc`, `metakey`, `customtitle`, `vendor_invoice_free1`, `vendor_invoice_free2`, `vendor_mail_free1`, `vendor_mail_free2`, `vendor_mail_css`, `slug`) VALUES
(1, '<p>We have the best clothing for up-to-date people. Check it out!</p>&#13;&#10;<p>We were established in 1869 in a time when getting good clothes was expensive, but the quality was good. Now that only a select few of those authentic clothes survive, we have dedicated this store to bringing the experience alive for collectors and master carrier everywhere.</p>&#13;&#10;<p>You can easily find products selecting the category you would like to browse above.</p>', '<h5>This is a demo store. Your orders will not proceed. You have not configured any terms of service yet. Click <a href="administrator/index.php?option=com_virtuemart&amp;view=user&amp;task=editshop">here</a> to change this text.</h5>', '<p>VAT-ID: XYZ-DEMO<br />Reg.Nr: DEMONUMBER</p>', '.vmdoc-header { }&#13;&#10;.vmdoc-footer { }&#13;&#10;', '<h1>{vm:vendorname}</h1>&#13;&#10;<p>{vm:vendoraddress}</p>', '<p>{vm:vendorlegalinfo}<br /> Page {vm:pagenum}/{vm:pagecount}</p>', 'VirtueMart 3 Sample store', '', 'http://192.168.1.15/hardik/Elos/Quickstart/', '', '', '', '', '', '', '', '', 'virtuemart-3-sample-store');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vendor_medias`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vendor_medias` (
  `id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_media_id` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`,`virtuemart_media_id`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;

--
-- Dumping data for table `#__virtuemart_vendor_medias`
--

INSERT IGNORE INTO `#__virtuemart_vendor_medias` (`id`, `virtuemart_vendor_id`, `virtuemart_media_id`, `ordering`) VALUES
(1, 1, 1, 1);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vendor_users`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vendor_users` (
  `id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`,`virtuemart_user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vmusers`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vmusers` (
  `virtuemart_user_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  `user_is_vendor` tinyint(1) NOT NULL DEFAULT '0',
  `customer_number` char(32) DEFAULT NULL,
  `virtuemart_paymentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `virtuemart_shipmentmethod_id` mediumint(1) unsigned DEFAULT NULL,
  `agreed` tinyint(1) NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_user_id`),
  UNIQUE KEY `u_virtuemart_user_id` (`virtuemart_user_id`,`virtuemart_vendor_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`),
  KEY `user_is_vendor` (`user_is_vendor`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 COMMENT='Holds the unique user data' AUTO_INCREMENT=467 ;

--
-- Dumping data for table `#__virtuemart_vmusers`
--

INSERT IGNORE INTO `#__virtuemart_vmusers` (`virtuemart_user_id`, `virtuemart_vendor_id`, `user_is_vendor`, `customer_number`, `virtuemart_paymentmethod_id`, `virtuemart_shipmentmethod_id`, `agreed`, `created_on`, `created_by`, `modified_on`, `modified_by`, `locked_on`, `locked_by`) VALUES
(466, 1, 1, 'AD21232f297', 0, 0, 0, '2015-03-16 10:52:15', 466, '2015-03-17 09:35:19', 466, '0000-00-00 00:00:00', 0);

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_vmuser_shoppergroups`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_vmuser_shoppergroups` (
  `id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_shoppergroup_id` smallint(1) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  UNIQUE KEY `virtuemart_user_id` (`virtuemart_user_id`,`virtuemart_shoppergroup_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='xref table for users to shopper group' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_waitingusers`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_waitingusers` (
  `virtuemart_waitinguser_id` int(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_product_id` int(1) unsigned NOT NULL DEFAULT '0',
  `virtuemart_user_id` int(1) unsigned NOT NULL DEFAULT '0',
  `notify_email` char(150) NOT NULL DEFAULT '',
  `notified` tinyint(1) NOT NULL DEFAULT '0',
  `notify_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `ordering` int(1) NOT NULL DEFAULT '0',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_waitinguser_id`),
  KEY `virtuemart_product_id` (`virtuemart_product_id`),
  KEY `notify_email` (`notify_email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Stores notifications, users waiting f. products out of stock' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_wishlist`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_wishlist` (
  `virtuemart_wishlist_id` int(11) NOT NULL AUTO_INCREMENT,
  `userid` int(11) NOT NULL,
  `virtuemart_product_id` int(11) NOT NULL,
  `virtuemart_category_id` int(11) NOT NULL,
  `virtuemart_product_qty` int(11) NOT NULL,
  `wishlist_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  PRIMARY KEY (`virtuemart_wishlist_id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;

--
-- Dumping data for table `#__virtuemart_wishlist`
--

INSERT IGNORE INTO `#__virtuemart_wishlist` (`virtuemart_wishlist_id`, `userid`, `virtuemart_product_id`, `virtuemart_category_id`, `virtuemart_product_qty`, `wishlist_date`) VALUES
(4, 466, 61, 5, 1, '2015-03-19 06:19:25');

-- --------------------------------------------------------

--
-- Table structure for table `#__virtuemart_worldzones`
--

CREATE TABLE IF NOT EXISTS `#__virtuemart_worldzones` (
  `virtuemart_worldzone_id` smallint(1) unsigned NOT NULL AUTO_INCREMENT,
  `virtuemart_vendor_id` smallint(1) DEFAULT NULL,
  `zone_name` char(255) DEFAULT NULL,
  `zone_cost` decimal(10,2) DEFAULT NULL,
  `zone_limit` decimal(10,2) DEFAULT NULL,
  `zone_description` varchar(18000) DEFAULT NULL,
  `zone_tax_rate` int(1) unsigned NOT NULL DEFAULT '0',
  `ordering` int(1) NOT NULL DEFAULT '0',
  `shared` tinyint(1) NOT NULL DEFAULT '0',
  `published` tinyint(1) NOT NULL DEFAULT '1',
  `created_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` int(1) NOT NULL DEFAULT '0',
  `modified_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(1) NOT NULL DEFAULT '0',
  `locked_on` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `locked_by` int(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`virtuemart_worldzone_id`),
  KEY `virtuemart_vendor_id` (`virtuemart_vendor_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='The Zones managed by the Zone Shipment Module' AUTO_INCREMENT=1 ;

-- --------------------------------------------------------

--
-- Table structure for table `#__weblinks`
--

CREATE TABLE IF NOT EXISTS `#__weblinks` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `catid` int(11) NOT NULL DEFAULT '0',
  `title` varchar(250) NOT NULL DEFAULT '',
  `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
  `url` varchar(250) NOT NULL DEFAULT '',
  `description` text NOT NULL,
  `hits` int(11) NOT NULL DEFAULT '0',
  `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',
  `access` int(11) NOT NULL DEFAULT '1',
  `params` text NOT NULL,
  `language` char(7) NOT NULL DEFAULT '',
  `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) NOT NULL DEFAULT '',
  `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `modified_by` int(10) unsigned NOT NULL DEFAULT '0',
  `metakey` text NOT NULL,
  `metadesc` text NOT NULL,
  `metadata` text NOT NULL,
  `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if link is featured.',
  `xreference` varchar(50) NOT NULL 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',
  `images` text NOT NULL,
  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`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

/*!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 */;
